From: Athaide, Dwayne (DAthaide@eprod.com)
Date: Thu Feb 07 2008 - 20:20:50 ARST
Here is the scenario. Have Vlan 8 between R8 and the SVI of Cat 2.
Have VLAN 81 between R8 and BB2. Using bridging
VLAN 8 - 172.16.8.0/24
VLAN 81 - 172.16.8.0/24
Issue is that I cannot ping from CAT2 to BB2 however pings from
R8<->Cat2 and R8<->BB2
R8 Config
!
interface FastEthernet0/0.8
encapsulation dot1Q 8
bridge-group 1
!
interface FastEthernet0/0.81
encapsulation dot1Q 81
bridge-group 1
interface BVI1
ip address 172.16.8.8 255.255.255.0
bridge 1 protocol ieee
bridge 1 route ip
BB2
interface FastEthernet0/0
ip address 172.16.8.102 255.255.255.0
duplex auto
speed auto
CAT2
interface Vlan8
ip address 172.16.8.11 255.255.255.0
end
Please advice
Thanks
This archive was generated by hypermail 2.1.4 : Sat Mar 01 2008 - 16:54:47 ARST