Cisco Systems OL-7396-01 Network Router User Manual


 
11-35
ATM Switch Router Software Configuration Guide
OL-7396-01
Chapter 11 Configuring ATM Routing and PNNI
Advanced PNNI Configuration
To configure the precedence of reachable addresses, perform these steps, beginning in global
configuration mode:
Example
The following example shows how to configure all PNNI remote exterior routes with a precedence value
of 4:
Switch(config)# atm router pnni
Switch(config-atm-router)# precedence pnni-remote-exterior 4
Displaying Precedence Configuration
To display the ATM PNNI route determination precedence configuration, use the following privileged
EXEC command:
Example
The following example shows the ATM PNNI route determination precedence configuration using the
show atm pnni precedence privileged EXEC command:
Switch# show atm pnni precedence
Working Default
Prefix Poa Type Priority Priority
----------------------------- -------- --------
local-internal 1 1
static-local-internal-metrics 2 2
static-local-exterior 3 3
static-local-exterior-metrics 2 2
pnni-remote-internal 2 2
pnni-remote-internal-metrics 2 2
pnni-remote-exterior 4 4
pnni-remote-exterior-metrics 2 2
Command Purpose
Step 1
Switch(config)# atm router pnni
Switch(config-atm-router)#
Enters ATM router PNNI mode.
Step 2
Switch(config-atm-router)# precedence
[pnni-remote-exterior value |
pnni-remote-exterior-metrics value |
pnni-remote-internal value |
pnni-remote-internal-metrics value |
static-local-exterior value |
static-local-exterior-metrics value |
static-local-internal-metrics value]
Enters PNNI precedence and configure the PNNI
node.
Command Purpose
show atm pnni precedence Displays the node ATM PNNI route
determination precedence configuration.