Cisco Systems OL-7396-01 Network Router User Manual


 
2-11
ATM Switch Router Software Configuration Guide
OL-7396-01
Chapter 2 Understanding the User Interface
Accessing Each Command Mode
Map-Class Configuration Mode
Map-class configuration mode provides access to command used to define the traffic parameters when
specifying a request for a switched virtual channel (SVC).
To enter map-class configuration mode from global configuration mode, enter the map-class command
followed by a class name to configure; the prompt changes to the ATM switch router’s hostname
followed by (config-map-class)#:
Switch(config)# map-class atm newclass
Switch(config-map-class)#
You can also use the map-class command to enter map-class configuration mode directly from map-list
configuration mode, without first returning to global configuration mode:
Switch(config-map-list)# map-class atm newclass
Switch(config-map-class)#
To exit map-class configuration mode and return to global configuration mode, use the exit command:
Switch(config-map-class)# exit
Switch(config)#
To exit map-class configuration mode and return to privileged EXEC mode, use the end command or
press Ctrl-Z:
Switch(config-map-class)# end
Switch#
ATM Router Configuration Mode
ATM router configuration mode provides access to commands used to configure Private
Network-Network Interface (PNNI) routing.
To enter ATM router configuration mode from global configuration mode, use the atm router pnni
command; the prompt changes to the ATM switch router’s hostname followed by (config-atm-router)#:
Switch(config)# atm router pnni
Switch(config-atm-router)#
To exit ATM router configuration mode and return to global configuration mode, use the exit command:
Switch(config-atm-router)# exit
Switch(config)#
To exit ATM router configuration mode and return to privileged EXEC mode, use the end command or
press Ctrl-Z:
Switch(config-atm-router)# end
Switch#
For detailed information on configuring PNNI routing, see Chapter 11, “Configuring ATM Routing and
PNNI.”