Cisco Systems 78-6897-01 Network Router User Manual


 
Configuring PVCs
ATM Switch Router Quick Software Configuration Guide3-12
Configuring the Router
If the 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 main 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-encap
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.
8 Router(config)# map-list name
Create a map list. Match the name you
enter here to the name in Step 6.
9 Router(config-map-list)# ip
dest-address atm-vc vcd
broadcast
Add the destination router IP address. The
VCD
1
number must match the VCD
number you assigned in Step 5. This
configuration allows the VC to receive
routing updates.