Cisco Systems OL-7396-01 Manual De Usuario

Descargar
Página de 934
11-3
ATM Switch Router Software Configuration Guide
OL-7396-01
Chapter 11
Configuring ATM Routing and PNNI
IISP Configuration
To configure the routing mode, perform these steps, beginning in global configuration mode:
Example
The following example shows how to use the atm routing-mode static command to restrict the switch 
operation to static routing mode:
Switch(config)# atm routing-mode static
This Configuration Will Not Take Effect Until Next Reload.
Switch(config)# end
Switch# copy system:running-config nvram:startup-config
Building configuration...
[OK]
Switch# reload
The following example shows how to reset the switch operation back to PNNI if the switch is operating 
in static mode:
Switch(config)# no atm routing-mode static
This Configuration Will Not Take Effect Until Next Reload.
Switch(config)# end
Switch# copy system:running-config nvram:startup-config
Building configuration...
[OK]
Switch# reload
Displaying the ATM Routing Mode Configuration
To display the ATM routing mode configuration, use the following privileged EXEC command:
Command
Purpose
Step 1
Switch(config)# atm routing-mode static
Configures the ATM routing mode to static.
Step 2
Switch(config)# end
Switch# 
Exits configuration mode.
Step 3
Switch# copy system:running-config 
nvram:startup-config
Writes the running configuration to the startup 
configuration.
Step 4
Switch# reload
Reloads the switch software.
Command
Purpose
more system:running-config
Displays the ATM routing mode 
configuration.