cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
348
Views
0
Helpful
1
Replies

Contrast "no ip routing" to interface with bridge-group

admin_2
Level 3
Level 3

Int E0

no ip address

bridge-group 1

Above provides me with bridging of IP.. correct?

How does this compare/contrast with the global command "no ip routing"? Why would I use one over the other?

1 Reply 1

Not applicable

Applying no ip address to an interface but applying a bridge group on it does not mean you are bridging IP.

IF "no ip routing" is turned on globally and you put a bridge group on an interface (with of without an ip address on it - that part doesn't matter) THEN you are bridging IP.

Let me try to explain.

There are basically 3 ways to tell if an interface is routing or bridging a protocol.

1) Global route/bridge of protocols

2) CRB

3) IRB

Let's talk about the first. If you have IP ROUTING and IPX ROUTING turned on under the global config section then IP and IPX will be routed ONLY regardless of whether you put IP or IPX addresses on interfaces. All other protocols that are not set under the global config section will be bridged under all interfaces that have bridging turned on. Putting an IP address on an interface doesn't

cause ip routing for that interface. Just as leaving one off does not let you bridge IP. This is decided globally with the routing commands.

2) CRB - concurrent routing and bridging. This allows you to have some interfaces where you will route IP and other interfaces where you will bridge IP. But the routed IP interfaces and the bridged IP interfaces will not communicate with one another in this box.

3) IRB - integrated routing and bridging. This is like CRB EXCEPT that it allows the bridged interfaces to communicate with the routed interfaces.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: