11-17
ATM Switch Router Software Configuration Guide
OL-7396-01
Chapter11 Configuring ATM Routing and PNNI
Basic PNNI Configuration
To configure a LGN and peer group identifier, perform these steps, beginning in global co nfiguration
mode:
Examples
The following example shows how to create a new node 2 with a level of 56 and a peer grou p identifier
of 56:47009111223344:
Switch(config)# atm router pnni
Switch(config-atm-router)# node 2 level 56 peer-group-identifier 56:47009111223344 enable
Switch(config-pnni-node)# end
Notice that the PNNI level and the first two digits of the peer group identifier are the same.
Displaying the Logical Group Node Configuration
To display the LGN configuration, use the following privileged EXEC command:
Command Purpose
Step1 Switch(config)# atm router pnni
Switch(config-atm-router)#
Enters ATM router PNNI mode.
Step2 Switch(config-atm-router)# node node-index
level number [lowest] [peer-group-identifier
dd:xxx] [enable | disable]
Configures the logical node and optionally its
peer group identifier. Configures each logical
node in the peer group with the same peer group
identifier. When you have more than one logical
node on the same switch, you must specify a
different index number to distinguish it from
node 1.
Command Purpose
show atm pnni local-node Displays the PNNI node information.