A-4

ATM Switch Router Software Configuration Guide
OL-7396-01
Appendix
Adding a Higher Level of PNNI Hierarchy
Switch T4 Initial Configuration

The initial configuration for switch SanFran.BldA.T4 follows:

hostname SanFran.BldA.T4
atm address 47.0091.4455.6677.2233.1011.1266.0060.3e7b.2001.00
atm router pnni
node 1 level 72 lowest
redistribute atm-static
interface ATM0/0/3
no ip address
no atm auto-configuration
atm iisp side user version 4.0
atm route 47.0091.4455.6677.11... ATM0/0/3

To display the reachability information, use the show atm route command. To display the interface

type, side, and version, use the show atm interface command:

SanFran.BldA.T4# show atm interface atm 0/0/3
Interface: ATM0/0/3 Port-type: oc3suni
IF Status: UP Admin Status: up
Auto-config: disabled AutoCfgState: not applicable
IF-Side: User IF-type: IISP
Uni-type: not applicable Uni-version: V4.0
Switch T5 Initial Configuration

The initial configuration for switch SanFran.BldA.T5 follows:

hostname SanFran.BldA.T5
atm address 47.0091.4455.6677.2233.1011.1244.0060.3e7b.2401.00
atm router pnni
node 1 level 72 lowest
redistribute atm-static
Configuring Second Level of PNNI Hierarchy on Switches T3 and T4

The following example shows how to configure and display the second level of PNNI hierarc hy on

switches NewYork.BldB.T3 and SanFran.BldA.T4 (see Figure A-2):

Note In this example, the configuration of the second level of PNNI hierarchy on switc h NewYork.BldB.T3

or switch SanFran.BldA.T4 has no effect on new or existing connections.

NewYork.BldB.T3# configure terminal
NewYork.BldB.T3(config)# atm router pnni
NewYork.BldB.T3(config-atm-router)# node 2 level 56
NewYork.BldB.T3(config-pnni-node)# name NewYork
NewYork.BldB.T3(config-pnni-node)# exit
NewYork.BldB.T3(config-atm-router)# node 1
NewYork.BldB.T3(config-pnni-node)# parent 2
NewYork.BldB.T3(config-pnni-node)# election leadership-priority 45
NewYork.BldB.T3(config-pnni-node)# end
NewYork.BldB.T3#