IPv6 traffic on 3550

From: Derek Chan (derekc@mad.scientist.com)
Date: Wed Jul 02 2008 - 18:03:19 ART


I am trying to get IPv6 running across two 3550s to a 3560. I know I can use
fallback switching on 3550. However I can make it work. Could someone help
me?

Here are the network connections diagram and configurations:

|R4|fa0/1 -- fa0/4|SW4|fa0/21 -- fa0/21|SW3| fa0/16 -- fa0/16|SW2|fa0/6 --
fa0/0|R6|

(VLAN 46 is already created and working)

R4
int fa0/1
ipv addr 2001:CC1E:16:46::4/64
!

R6
int fa0/0
ipv addr 2001:CC1E:16:46::6/64
!

SW2 (3560)
bridge 1 protocol vlan-bridge
int vlan 46
bridge-group 1
!
int fa0/6
no switchp
bridge-group 1
!

SW3 (3550)
bridge 1 protocol vlan-bridge
int vlan 46
bridge-group 1
!

SW4 (3550)
bridge 1 protocol vlan-bridge
int vlan 46
bridge-group 1
!
int fa0/4
no switchport
bridge-group 1
!



This archive was generated by hypermail 2.1.4 : Mon Aug 04 2008 - 06:11:53 ART