Chapter 24 Configuring ATM Router Module Interfaces
Configuring LECs on ATM Router Module Interfaces (Catalyst 8540 MSR)
LANE Bridging Between ATM and Ethernet
The following example show how to configure LANE bridging between ATM and Ethernet using the ATM router module. Figure
Figure 24-5 Example Network for LANE Bridging Between ATM and Ethernet
Router 1 | Catalyst 8540 MSR | ||
|
| ||
|
|
|
|
| ATM 2/0 |
| GE 9/0/0 |
|
| ATM router module | |
|
| Interface ATM 2/0/0 |
Router 2
GE 9/0/0
45222
Router 1 ATM Interface
Router1# configure terminal
Router1(config)# interface atm 2/0
Router1#
Router 1 Bridge Interface
Router1# configure terminal
Router1(config)# interface BVI1
Router1(config)# bridge 1 protocol ieee
Router1(config)# bridge 1 route ip
Router1(config)# bridge irb
Router1(config)# end
Router1#
ATM Switch Router ATM Router Module Interface
Switch# configure terminal
Switch(config)# interface atm 2/0/0
Switch(config)# bridge 1 protocol ieee
Switch(config)# end
Switch#
ATM Switch Router Ethernet Interface
Switch# configure terminal
Switch(config)# interface gigabitethernet9/0/0
Switch#
|
| ATM and Layer 3 Switch Router Software Configuration Guide |
|
| ||
|
|
| ||||
|
|
|
|
| ||
|
|
|
|