Network Router User's Manual

Configuring VP Tunnels
ATM Switch Router Quick Software Configuration Guide3-22
Take these steps:
Example
The following example shows how to configure the VP tunnel on VPI=99.
Switch# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)# interface atm 3/0/2
Switch(config-if)# atm pvp 99
Switch(config-if)# interface atm 3/0/2.99
Switch(config-subif)# end
Switch#
Step Command Purpose
1 Switch> enable
Switch#
Enter privileged EXEC mode.
2 Switch# configure terminal
Switch(config)#
Enter global configuration mode.
3 Switch(config)# interface atm
card/subcard/port
Switch(config-if)#
Enter interface configuration mode on the
ATM interface.
4 Switch(config-if)# atm pvp vpi
Configure a PVP leg.
5 Switch(config-if)# interface
card/subcard/port.vpt#
Switch(config-subif)#
Create a VP tunnel using a VPT number
that matches the PVP leg VPI you
configured in Step 4.
6 Switch(config-subif)# end
Switch#
Return to privileged EXEC mode.
7 (No command.)
Repeat this procedure on the other ATM
switch router.