Bridge-group doesn't work in Catalyst (3550 or 3560) - v2 - 2nd

From: Fabio Rodrigues (fleandror2@gmail.com)
Date: Sun Oct 01 2006 - 10:55:17 ART


Hi All,

does anyone have problems with bridge-group configuration in Catalyst 3550 or
3560 ? In my lab doesn't work. Look:

       vlan 4 vlan 5
R4--------------SW--------------R5

R4:
ipv6 unicast-routing
interface FastEthernet0/0
 no ip address
 ipv6 address 2001:CC1E:BEBA:CAFE::4/64

R5:
ipv6 unicast-routing
interface FastEthernet0/0
 no ip address
 ipv6 address 2001:CC1E:BEBA:CAFE::5/64

SWITCH:
vtp mode transparent
vlan 4-5
!
interface FastEthernet0/4
 switchport access vlan 4
 switchport mode access
!
interface FastEthernet0/5
 switchport access vlan 5
 switchport mode access
!
interface Vlan4
 no ip address
 bridge-group 1
!
interface Vlan5
 no ip address
 bridge-group 1
!
bridge 1 protocol vlan-bridge
! ------------------------------------------------------------
!

R4 Console:

R4# ping ipv6 2001:CC1E:BEBA:CAFE::5

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 2001:CC1E:BEBA:CAFE::5, timeout is 2
seconds:
.....
Success rate is 0 percent (0/5)
R4#

Does anyone knows what is happen ? Is this config wrong ?

Tks again,

Fabio.



This archive was generated by hypermail 2.1.4 : Wed Nov 01 2006 - 07:29:03 ART