Cisco Systems 78-6897-01 Network Router User Manual


 
Configuring SVCs, PVCs, SoftPVCs, PVPs, and VPTunnels 3-13
Configuring Soft PVCs
Example
Router> enable
Router# configure terminal
Router(config)# interface atm 0.10 multipoint
Router(config-subif)# ip address 192.153.185.33 255.255.255.224 (source router)
Router(config-subif)# atm pvc 2 0 50 aal5snap
Router(config-subif)# map-group cal
Router(config-subif)# exit
Router(config)# map-list cal
Router(config-map-list)# ip 192.153.185.65 atm-vc 2 broadcast (destination router)
Router(config-map-list)# end
Router#
Verify
Router# ping 192.153.185.65
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echoes to 192.153.185.65, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/1/1 ms
Configuring Soft PVCs
Soft PVCs are a combination of SVCs and PVCs. SVCs are set up on the inside of the path
among ATM switch routers, and PVCs are set up between an edge ATM switch router and
the terminating device (such as a router).
Soft PVCs require less manual configuration than PVCs. With soft PVCs, you need to
configure only the destination ATM switch router in the path and PVCs on the devices that
terminate the softPVC (such as a router).
10 Router(config-map-list)# end
Router#
Return to privileged EXEC mode.
11 (No command.)
Repeat this procedure on the other router.
1 VCD = virtual circuit descriptor.
Step Command Purpose