Network Router User's Manual

Configuring SVCs, PVCs, SoftPVCs, PVPs, and VPTunnels 3-17
Configuring the Router
Verify
The following example displays the soft VC configuration of switch B, on interface 3/0/1
out to the ATM network:
Switch# show atm vc interface atm 0/0/0
Interface VPI VCI Type X-Interface X-VPI X-VCI Encap Status
ATM0/0/0 0 5 PVC ATM0 0 52 QSAAL DOWN
ATM0/0/0 0 16 PVC ATM0 0 32 ILMI DOWN
ATM3/0/1 0 50SoftVC ATM0/0/1 1 60 UP
Switch#
Configuring the Router
If the soft PVC terminates on a router, you must configure a PVC from the router to the
ATM switch router.
Take these steps:
Step Command Purpose
1 Router> enable
Router#
Enter privileged EXEC mode.
2 Router# configure terminal
Router(config)#
Enter global configuration mode.
3
Router(config)# interface atm
port[/slot][.subinterface]
Router(config-subif)#
Enter subinterface configuration mode on
the ATM interface.
4 Router(config-subif)# ip address
address mask
Configure an IP address and subnet mask
on the subinterface.
5 Router(config-subif)# atm pvc
vcd vpi vci aal-enacap
Create the PVC.
Note VCIs 0 to 31 on all VPIs are
reserved.
6 Router(config-subif)# map-group
name
Assign a map group to this interface. This
command references a map list that you
create in the next step.
7 Router(config-subif)# exit
Router(config)#
Return to global configuration mode.