Network Router User's Manual

Configuring Soft PVCs
ATM Switch Router Quick Software Configuration Guide3-16
Verify
Not applicable.
Configuring the Source ATM Switch Router
Most of the configuration for the soft PVC occurs on the source switch. See the ATM
switch router B in Figure3-3.
Take these steps:
Example
Switch# configure terminal
Switch(config)# interface atm 3/0/1
Switch(config-if)# atm soft-vc 0 50 dest-address
47.0091.8100.0000.0061.E5BC.0000.1111.11122.2222.00 1 60
Switch(config-if)# end
Switch#
Step Command Purpose
1 Switch# configure terminal
Switch(config)#
Enter global configuration mode.
2 Switch(config)# interface atm
card/subcard/port
Switch(config-if)#
Enter interface configuration mode on the
interface from which you want the soft
PVC to originate (that is, the starting
point).
3 Switch(config-if)# atm soft-vc
src-vpi src-vci dest-address
dest_address dest-vpi dest-vci
Enter the soft PVC VPI/VCIs for the
interface on the source switch and the
destination ATM address and destination
VPI/VCIs.
4 Switch(config-if)# end
Switch#
Return to privileged EXEC mode.
5 (No command.)
Proceed to the section “Configuring the
Router” to complete the soft PVC.