Configuring Transparent Bridging
Transparent and SRT Bridging Configuration Examples

BC-66

Cisco IOS Bridging and IBM Networking Configuration Guide
Complex Integrated Routing and Bridging Example

Figure 14 is a more complex example of integrated routing and bridging, where bridge group 1 is used

to route IP traffic, bridge IPX traffic, and bridge and route AppleTalk traffic.

Figure 14 Complex Integrated Routing and Bridging Example

The following example shows the relevant portions of the configuration for the router:

appletalk routing
!
interface Ethernet 1
ip address 5.0.0.1 255.0.0.0
appletalk cable-range 35-35 35.1
appletalk zone Engineering
!
interface Ethernet 2
ip address 3.0.0.1 255.0.0.0
bridge-group 1
!
interface Ethernet 3
ip address 7.0.0.1 255.0.0.0
bridge-group 1
!
interface BVI 1
no ip address
appletalk cable-range 33-33 33.1
appletalk zone Accounting
!
bridge irb
bridge 1 protocol ieee
bridge 1 route appletalk
bridge 1 route ip
no bridge 1 bridge ip
Bridge group 1
S4765
BVI 1
5.0.0.1
3.0.0.1
E2
7.0.0.1
E3
E1