Cisco Systems OL-7396-01 Network Router User Manual


 
25-13
ATM Switch Router Software Configuration Guide
OL-7396-01
Chapter 25 Configuring ATM Router Module Interfaces
Configuring LECs on ATM Router Module Interfaces (Catalyst8540 MSR)
LANE Routing from ATM to Ethernet
The following example shows how to configure LANE routing from ATM to Ethernet using the ATM
router module. Figure 25-4 shows an example of a LANE network for LANE routing from ATM to
Ethernet.
Figure 25-4 Example Network for LANE Routing from ATM to Ethernet
Router 1 ATM Interface
Router1# configure terminal
Router1(config)# interface atm 2/0
Router1(config-if)# ip address 1.0.0.1 255.0.0.0
Router1(config-if)# atm pvc 1 0 5 qsaal
Router1(config-if)# atm pvc 2 0 16 ilmi
Router1(config-if)# lane client ethernet happy
Router1(config-if)# end
Router1#
ATM Switch Router ATM Router Module Interface
Switch# configure terminal
Switch(config)# interface atm 2/0/0.1 multipoint
Switch(config-if)# ip address 1.0.0.2 255.0.0.0
Switch(config-if)# lane client ethernet happy
Switch(config-if)# end
Switch#
ATM Switch Router Ethernet Interface
Switch# configure terminal
Switch(config)# interface gigabitethernet 9/0/0
Switch(config-if)# ip address 129.1.0.1 255.255.255.0
Switch(config-if)# no ip directed-broadcast
Switch(config-if)# end
Switch#
Router 2 Ethernet Interface
Router2# configure terminal
Router2(config)# interface gigabitethernet 9/0/0
Router2(config-if)# ip address 129.1.0.2 255.255.255.0
Router2(config-if)# no ip directed-broadcast
Router2(config-if)# end
Router2#
Configure the desired network routing protocol, such as RIP, OSPF, or EIGRP, on Ethernet interfaces.
For more information on configuring networking protocols and routing, refer to the Layer 3 Software
Configuration Guide.
Router 1 Router 2
Catalyst 8540 MSR
ATM router module
Interface ATM 2/0/0
ATM 2/0
GE 9/0/0
GE 9/0/0
45222