From: Steven Weber (itweber@earthlink.net)
Date: Thu Sep 26 2002 - 13:03:49 GMT-3
Hey guys,
I'm bridging multiple vlans together and running HSRP on the BVI, below
are the relevant configs. Everything is working fine except that the
management interface on the switch has no connectivity to the network.
When I remove HSRP, I get connectivity to the trunking router but
everyone else still remains unreachable. Please have a look and offer
your insight.
Regards,
Steve
interface FastEthernet0/6
switchport trunk encapsulation isl
switchport trunk allowed vlan 1,20,30,40,1002-1005
switchport mode trunk
no ip address
interface Vlan40
ip address 150.1.222.1 255.255.255.0
no ip route-cache
!
ip default-gateway 150.1.222.3
bridge irb
interface FastEthernet0/0
no ip address
duplex auto
speed auto
!
interface FastEthernet0/0.20
encapsulation isl 20
no ip redirects
bridge-group 1
!
interface FastEthernet0/0.30
encapsulation isl 30
no ip redirects
bridge-group 1
!
interface FastEthernet0/0.40
encapsulation isl 40
no ip redirects
bridge-group 1
interface BVI1
ip address 150.1.222.6 255.255.255.0
ip broadcast-address 150.1.222.255
ip ospf message-digest-key 1 md5 cisco
ip ospf network point-to-multipoint
ipx network 222
standby priority 30 preempt
standby ip 150.1.222.3
bridge 1 protocol ieee
bridge 1 route ip
bridge 1 route ipx
This archive was generated by hypermail 2.1.4 : Mon Oct 07 2002 - 07:44:04 GMT-3