7-75
ATM Switch Router Software Configuration Guide
OL-7396-01
Chapter7 Configuring Virtual Connections
Configuring Nondefault Well-Known PVCs
Configuring Nondefault PVCs
To configure the nondefault PVCs for signalling, ILMI, and PNNI, perform the following steps,
beginning in global configuration mode:
Note An error condition occurs if either the signalling or I LMI well-known VCs remain unconfigured when
an interface is enabled.
When you configure well-known VCs on physical interfaces using the CBR service category, the VC
scheduling on the external interface is the same as the CBR VC configuration. This means that the VCs
are allocated the bandwidth specified and are limited to that same bandwidth (shaped).
Note The connection from an external interface to the route processor is never shaped.
Example
The following example shows the nondefault VC configuration steps:
Step1 Use the show atm vc interface atm command to display the configuration of the existing default
well-known VCs for ATM interface0/0/0.
Step2 Change to interface configuration mode for ATM interface0/0/0.
Step3 Enter manual well-known-vc mode and delete the existing default well-known VCs using the
atm manual-well-known-vc delete command.
Step4 Confirm deletion by entering y.
Step5 Configure the nondefault VC for signalling from 5 (the default) to 35 using the atm pvc command.
Command Purpose
Step1 Switch(config)# interface atm card/subcard/port
Switch(config-if)#
Selects the interface to be configured.
Step2 Switch(config-if)# atm manual-well-known-vc
{keep | delete}
Enters manual-well-known-vc mode.
Step3 Switch(config-if)# atm pvc vpi vci [rx-cttr index]
[tx-cttr index] interface atm card/subcard/port
any-vci [encap {ilmi | pnni | qsaal}]
or
Switch(config-if)# tag-switching atm control-vc
vpi vci
Configures the nondefault PVC for encapsulation
type.
Step4 Switch(config-if)# end
Switch#
Returns to privileged EXEC mode.
Step5 Switch# copy system:running-config
nvram:startup-config
Copies the running configuration file to the
startup configuration file.