Cisco Systems OL-7396-01 Manual De Usuario

Descargar
Página de 934
11-6
ATM Switch Router Software Configuration Guide 
OL-7396-01
Chapter 11
Configuring ATM Routing and PNNI
IISP Configuration
Configuring Static Routes
Use the atm route command to configure a static route. A static route attached to an interface allows all 
ATM addresses matching the configured address prefix to be reached through that interface.
Note
For private User-Network Interface (UNI) interfaces where ILMI address registration is not used, 
internal-type static routes should be configured to a 19-byte address prefix representing the attached end 
system.
To configure a static route, use the following global configuration command:
Examples
The following example uses the atm route command to configure a static route to the 13-byte switch 
prefix 47.00918100000000410B0A1081 to ATM interface 0/0/0:
Switch(config)# atm route 47.0091.8100.0000.0041.0B0A.1081 atm 0/0/0
The following example uses the atm route command to configure a static route to the 13-byte switch 
prefix 47.00918100000000410B0A1081 to ATM interface 0/0/0 configured with a scope 1 associated:
Switch(config)# atm route 47.0091.8100.0000.0041.0B0A.1081 atm 0/0/0 scope 1
Displaying the Static Route Configuration
To display the ATM static route configuration, use the following EXEC command:
Command
Purpose
atm route addr-prefix atm card/subcard/port 
[e164-address address-string [number-type 
numtype]] [internal] [scope org-scope] 
[aesa-gateway aesa-address]
Specifies a static route to a reachable address 
prefix.
Command
Purpose
show atm route
Displays the static route configuration.