7-24
ATM Switch Router Software Configuration Guide
OL-7396-01
Chapter7 Configuring Virtual Connections
Configuring SoftPVC Connections
Modifying CTTR Indexes on an Existing Soft PVC
To change the CTTR indexes and PD (packet discard option) on an existing soft PVC, perform the
following steps, beginning in global configuration mode:
Examples
The following example modifies the CTTR indexes for an existi ng soft PVC.
Switch(config)# interface atm 1/1/1
Switch(config-if)# atm soft-vc 25 48 rx-cttr 102 tx-cttr 102
Switch(config-if)# end
Switch#
Command Purpose
Step1 Switch(config)# interface atm card/subcard/port Selects the interface being configured.
Step2 Switch(config-if)# atm soft-vc source-vpi source-vci
[rx-cttr index] [tx-cttr index] [pd {off | on | use-cttr}]
S
p
ecifies the new PD o
p
tion for the existin
g
soft
P
along with the new receive and transmit CTTR
indexes.
Step3 Switch(config-if)# end
Switch#
Switches to EXEC command mode.