Specifications
2-101
Cisco IGX 8400 Series Provisioning Guide, Release 9.3.3 and Later Releases
OL-1166-04
Chapter 2 Cisco IGX 8400 Series Cards
Universal Router Module
Task 1: Configuring the URM Cisco IOS CLI Window Feature
To configure the URM Cisco IOS CLI window feature, complete the following steps:
Step 1 To create an internal ATM interface between the URM embedded UXM-E and router, enter the
addport slot.1 command:
Next Command: addport 10.1
Step 2 To configure the window escape string, enter the cnftermfunc r 1 value command. The escape string can
be as long as 8 characters, and the default value is “^^”.
Next Command: cnftermfunc r 1 bye
Caution Do not configure an existing Cisco IOS command as the escape string, because the command may be
executed by the URM embedded router when you try to terminate the Cisco IOS CLI window session.
Step 3 (Optional; Required for ROMMON access) To verify that the URM external serial port is set to function
as the auxiliary port, enter the dsprtr slot command and check that AUX appears in the Router Serial
Port field. If CON appears in the Router Serial Port field, complete the following steps:
a. To set the router external serial port function to auxiliary, enter the
cnfrtr slot IOS-config-file-location 2 command:
Next Command: cnfrtr 10 a 2
Tip To preserve the current Cisco IOS configuration file location, type cnfrtr slot, press Return,
and then select the auxiliary serial port function. To display the current Cisco IOS configuration
file location, enter the dsprtr command.
b. To restart the URM embedded router, enter the rstrtr slot command:
Next Command: rstrtr 10
Step 4 (Optional) To configure the window command inactivity timeout (default is 3 minutes), enter the
cnfuiparm 4 value command. Specify value in minutes.
Next Command: cnfuiparm 4 5
Task 2: Opening the URM Cisco IOS CLI Window Session
To open the URM Cisco IOS CLI window session, enter the window slot command:
Next Command: window 10
The Cisco IOS CLI prompt appears:
Router>
Until the window session is terminated, all subsequent typing is delivered to the URM Cisco IOS CLI.