Specifications
10-52
Cisco IGX 8400 Series Provisioning Guide, Release 9.3.3 and Later Releases
OL-1166-04
Chapter 10 Cisco IGX 8400 Series IP Service
IP Service Provisioning
Configuration for LSC2 Portion of ATM-LSR-2 (URM-LSR)
Proceed with configuration as follows:
Step 15
Router LSC1 (config-if)# Router OSPF 5
Sets up OSPF routing and assigning a process ID of
5 which is locally significant. The ID may be chosen
from a wide range of available process ID up to
approximately 32,000.
Step 16
Router LSC1 (config-router)# network 142.4.0.0
0.0.255.255 area 10
Step 17
Router LSC1 (config-router)# network 142.6.0.0
0.0.255.255 area 10
Command Description
Command Description
Before you begin
Step 1
Router LSC2(config)# ip routing
Enables IP routing protocol.
Step 2
Router LSC2(config)# ip cef
Enables Cisco express forwarding protocol.
Step 3
Router LSC2(config)# interface ATM0/0
Enable internal ATM interface between embedded
UXM-E and embedded router on the URM card.
Step 4
Router LSC2(config-if)# no ip address
Step 5
Router LSC2(config-if)# label-control-protocol vsi
[controller ID]
Enables router ATM port ATM0/0 as MPLS
controller. Controller ID default is 1, optional values
up to 32 for IGX.
Setting up interslave control link
Step 6
Router LSC2(config-if)# interface XmplsATM33
Interslave link on 3.2 port of IGX (port 2 on the
URM in slot 3). This is an extended port of the router
ATM0/0 vsi 0x00010300 port.
Step 7
Router LSC2(config-if)# extended-port ATM0/0 igx 3.2
Binds extended port XmplsATM33 to IGX slave
port 3.2.
Step 8
Router LSC2(config-if)# ip address 142.4.133.15
255.255.0.0
Assigns an IP address to XmplsATM1.
Step 9
Router LSC2(config-if)# mpls ip
Enables MPLS for xtag interface XmplsATM1.
Setting up interslave port
Step 10
Router LSC2(config-if)# interface XmplsATM42
Interslave link on 4.1 port of IGX (port 1 on the
UXM in slot 4). This is an extended port of the
router ATM0/0 vsi 0x00010300 port.
Step 11
Router LSC2(config-if)# extended-port ATM0/0 igx 4.1
Binds the extended port XmplsATM42 to IGX slave
port 1.
Step 12
Router LSC2(config-if)# ip address 142.7.133.22
255.255.0.0
Assigns an IP address to XmplsATM42.
Step 13
Router LSC2(config-if)# mpls ip
Enables MPLS for xtag interface XmplsATM42.
Step 14
Router LSC2 (config-if)# exit
Exits the interface configuration mode.
Configuring routing protocol
Configures OSPF or EIGRP.