Hi All,
I have a question on "no bridge xx route ip" command, what I want is to
disable IP routing inside the bridge group, but I found after I use this
command, router still routes the IP packets.
My configuration is as follows:
.2 172.10.37.0/24 .1 .1 172.10.36.0/24 .2
R7 -------------------------------- R3 ---------------------------- R6
The configuration on R7 and R6 as usual, no bridge group is configured on
them, on R3, I have(stripped):
bridge irb
!
interface GigabitEthernet1/0/0
ip address 172.10.37.1 255.255.255.0
no ip route-cache distributed
no ip mroute-cache
load-interval 30
negotiation auto
bridge-group 1
!
interface FastEthernet2/0/0
ip address 172.10.36.1 255.255.255.0
no ip route-cache distributed
no ip mroute-cache
half-duplex
bridge-group 1
!
bridge 1 protocol ieee
But on R7 I still could ping 172.10.36.2, after I use "no ip routing", then
it
failed, so my question what is the relationship between "no bridge xx route
ip" and "no ip routing", why after I run the first command, ip routing is
still enabled in the bridge group?
Thanks,
Jerry
Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=8917&t=8917
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]