ATM and Layer 3 Quick Software Configuration Guide, 12.1(5)EY1
Configuring SVCs, PVCs, Soft PVCs, PVPs, and VP Tunnels

Table Of Contents

Configuring SVCs, PVCs, Soft PVCs, PVPs, and VP Tunnels

Configuring SVCs

Configuring the Router

Configuring PVCs

Configuring the Switch Router

Configuring the Router

Configuring Soft PVCs

Configuring the Switch Router

Configuring the Router

Configuring PVPs

Configuring VP Tunnels

Configuring SVCs, PVCs, Soft PVCs, PVPs, and VP Tunnels


This chapter describes how to configure switched virtual circuits (SVCs), permanent virtual circuits (PVCs), soft PVCs, permanent virtual paths (PVPs), and virtual path (VP) tunnels, and includes the following sections:

Configuring SVCs

Configuring PVCs

Configuring Soft PVCs

Configuring PVPs

Configuring VP Tunnels


Note For more software configuration information, refer to the ATM Switch Router Software Configuration Guide and Layer 3 Software Configuration Guide.


Configuring SVCs

An SVC is a logical connection established using signaling messages, which reduces the amount of manual configuration required. SVCs are established on demand and torn down when a release message is generated either by signaling messages or by the application.

On the switch router, no configuration is necessary to set up a transit SVC (an SVC that does not terminate on the switch router). The signaling channels are set up by default and do not require manual configuration.

If the SVC terminates on a router, however, configuration is required on the router where the SVC terminates. For your convenience, the router configuration is described in this section.

Figure 3-1 shows an example network that illustrates how to set up SVCs. This example network is used throughout this section.

Figure 3-1 Example Network for Configuring SVCs

Configuring the Router

Perform the following tasks on both routers that terminate the SVC:

Configure PVCs for QSAAL and ILMI signaling

Configure IP and ESI addresses and subnet masks

Determine the NSAP address

Configure a map group and map list

The following subsections describe these procedures in detail.


Tips Open two Telnet windows for both the source and destination routers.


Configuring Signaling on the Routers

Configure PVCs for QSAAL and ILMI signaling on the main ATM interfaces of both the source and destination routers that terminate the SVC.


Note On the switch router, the signaling and ILMI channels are set up by default and do not require manual configuration.


Perform these steps:

 
Command
Purpose

Step 1

Switch> enable

Enters privileged EXEC mode.

Step 2

Switch# configure terminal

Switch(config)#

Enters global configuration mode.

Step 3

Router(config)# interface atm port[/slot]

Router(config-if)#

Enters interface configuration mode on the ATM interface.

Step 4

Router(config-if)# atm pvc number 0 5 qsaal

Configures a PVC for QSAAL1 signaling.

Step 5

Router(config-if)# atm pvc number 0 16 ilmi

Configures a PVC for ILMI signaling.

Step 6

Router(config-if)# end

Router#

Returns to privileged EXEC mode.

Step 7

(No command.)

Repeat this procedure on the other router.

1 QSAAL = Q.2931 protocol over signaling ATM adaptation layer

Example

Router> enable
Router# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)# interface atm 0
Router(config-if)# atm pvc 1 0 5 qsaal
Router(config-if)# atm pvc 2 0 16 ilmi
Router(config-if)# end
Router#

Verify

Router# show atm vc interface atm 0
               VCD /                                     Peak Avg/Min Burst
Interface      Name         VPI   VCI  Type   Encaps     Kbps   Kbps  Cells Sts
0              1              0     5   PVC    SAAL     155000 155000         UP
0              2              0    16   PVC    ILMI     155000 155000         UP
Switch#

Configuring the IP Address and ESI Address

On an ATM subinterface, configure the IP address and an ESI address.

Perform these steps:

 
Command
Purpose

Step 1

Router> enable

Enters privileged EXEC mode.

Step 2

Router# configure terminal

Router(config)#

Enters global configuration mode.

Step 3

Router(config-if)# interface atm port/slot.subinterface multipoint

Configures an ATM subinterface.

Step 4

Router(config-subif)# ip address ip-address subnet-mask

Configures an IP address on the subinterface.

Step 5

Router(config-subif)# atm esi-address address

Configures a 14-digit ESI address on the subinterface (for example, 111111222222.00).

After ILMI address registration is complete, an NSAP address is automatically created based on the ESI address you entered.

Step 6

Router(config-subif)# end

Router#

Returns to privileged EXEC mode.

Step 7

(No command.)

Repeat this procedure on the other router.

Example

Router> enable
Router# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)# interface atm 0.1 multipoint
Router(config-subif)# ip address 193.153.185.33 255.255.255.224 
Router(config-subif)# atm esi-address 999999888888.00
Router(config-subif)# end
Router#

Verify

Router# show interface atm 0.1
ATM0.1 is up, line protocol is up 
  Hardware is ATMizer BX-50
  Internet address is 193.153.185.33/27
  MTU 4470 bytes, BW 155520 Kbit, DLY 100 usec, rely 255/255, load 
1/255
    NSAP address: 47.0091810000000061E5BC01.999999888888.00
  Encapsulation ATM
Router#

Determining the Switch Address

Determine the ATM network service access point (NSAP) address for both the source and destination routers. The NSAP addresses are required to complete the SVC.

Perform these steps:

 
Command
Purpose

Step 1

Router# show interface atm port[/slot][.subinterface]

Displays the 20-byte NSAP address of the router port on which the SVC terminates. Enter the address in Table 3-1.

The NSAP address does not display in certain modes. In this case, you must enter an NSAP address that meets the following criteria:

It must be unique in the network.

It must not be a broadcast or multicast MAC address.

Step 2

(No command.)

Repeat this procedure to display the NSAP address of the other router.

Enter the 20-byte NSAP address of each router in the space provided below in Table 3-1.

Table 3-1 NSAP Addresses

Router
NSAP Address

Source router1

 

Destination router2

 

1 In Figure 3-1, the source router is router A.

2 In Figure 3-1, the destination router is router D.


Example

Switch# show interface atm 0.1
ATM0.1 is up, line protocol is up 
  Hardware is ATMizer BX-50
  Internet address is 192.153.185.65/27
  MTU 4470 bytes, BW 155520 Kbit, DLY 100 usec, rely 255/255, load 
1/255
   NSAP address: 47.0091810000000061E5B5C01.555555555555.00
  Encapsulation ATM
Switch#

Configure a Map Group and Map List

On an ATM subinterface, configure the map group and a map list.

Perform these steps:

 
Command
Purpose

Step 1

Router> enable

Router#

Enters privileged EXEC mode.

Step 2

Router# configure terminal

Router(config)#

Enters global configuration mode.

Step 3

Router(config-if)# interface atm 0[/slot].subinterface multipoint

Creates an ATM subinterface and enters subinterface configuration mode.

Step 4

Router(config-subif)# map-group name

Specifies the map group name on the ATM subinterface. The map group name is used to associate a map list to the subinterface.

Step 5

Router(config-subif)# no shutdown

Enables the interface. Enter this command even if the interface is already up. This command enables the SAR1 process to use the newly configured parameters.

Step 6

Router(config-subif)# exit

Router(config)#

Return to global configuration mode.

Step 7

Router(config)# map-list name

Creates a map list to define an ATM map statement for the SVC. The name you enter here must match the map group name you specified in Step 4.

Step 8

Router(config-map-list)# ip dest-ipaddress atm-nsap dest-nsapaddrss

Adds the destination router IP address and ATM NSAP address to the map list. Enter the addresses you noted in Table 3-1 in the section " Determining the Switch Address."

Step 9

Router(config-map-list)# end

Router#

Returns to privileged EXEC mode.

Step 10

(No command.)

Repeat this procedure on the other router.

1 SAR = Segmentation and Reassembly

Example

Router> enable
Router# configure terminal
Router(config)# interface atm 0.1 multipoint
Router(config-subif)# map-group hawaii
Router(config-subif)# no shutdown
Router(config-subif)# exit
Router(config)# map-list hawaii
Router(config-map-list)# ip 192.153.185.65 atm-nsap 
47.0091810000000061E5B5C01.555555555555.00
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/2/4 ms

Configuring PVCs

A PVC is a permanent logical connection that you must configure manually, from source to destination, through the ATM network. Once configured, the ATM network maintains the connection at all times, regardless of traffic flow. That is, the connection is always up whether there is traffic to send or not.

Figure 3-2 shows an example PVC between ATM-capable router A and router D. This example network is used throughout this section to describe how to set up PVCs.

Figure 3-2 Example Network for Configuring PVCs

When configuring a PVC, the virtual path identifiers (VPIs) and virtual channel identifiers (VCIs) must match between devices, as shown in Figure 3-2:

source router A and switch router B, which both use VPI=0, VCI=50

ATM switch routers B and C, which both use VPI=2, VCI=100

switch router C and destination router D, which both use VPI=50, VCI=255

The VPI and VCIs that create an internal crossconnect within a switch can differ, as shown in Figure 3-2:

switch router B between interfaces 3/0/1 (VPI=0, VCI=50) and 3/0/2 (VPI=2, VCI=100)

switch router C between interfaces 0/1/1 (VPI=2, VCI=100) and 0/0/1 (VPI=50, VCI=255)

Table 3-2 describes the in and out interfaces and associated VPIs/VCIs for the PVC shown in Figure 3-2.

Table 3-2 Example PVC Interfaces and VPIs/VCIs

 
Router A
Switch B
Switch B
Switch C
Switch C
Router D
 
Out
In
Out
In
Out
In
Interface

0.10

3/0/1

3/0/2

0/1/1

0/0/1

0.12

VPI/VCI

0/50

0/50

2/100

2/100

50/255

50/255


Configuring the Switch Router

Perform these steps:

 
Command
Purpose

Step 1

Switch> enable

Switch#

Enters privileged EXEC mode.

Step 2

Switch# configure terminal

Switch(config)#

Enters global configuration mode.

Step 3

Switch(config)# interface atm card/subcard/port[.subinterface [multipoint]]

Switch(config-if)#

Selects the interface to configure and enters interface configuration mode.

Step 4

Switch(config-if)# atm pvc vpi vci interface atm card/subcard/port[.vpt#] vpi vci

Configures the PVC. When configuring PVCs, configure the lowest available VPI and VCI numbers first.

Note VCIs 0 to 31 on all VPIs are reserved.

 

Step 5

Switch(config-if)# end

Switch#

Returns to privileged EXEC mode.


Note If the PVC terminates on an ATM switch router, you must terminate the connection on the route processor interface ATM 0. The atm pvc 0 any-vci command allocates the next available VCI value on the route processor interface ATM 0, although you can specify the VCI value if you choose. An example follows:

Switch(config-if)# atm pvc 2 100 interface atm 0 0 any-vci


Example

The following example shows how to configure the internal crossconnect (within the switch) PVC on switch router B between interface 3/0/1, VPI = 0, VCI = 50, and interface 3/0/2, VPI = 2, VCI = 100 (see Figure 3-2):

Switch> enable
Switch# configure terminal
Switch(config)# interface atm 3/0/1
Switch(config-if)# atm pvc 0 50 interface atm 3/0/2 2 100
Switch(config-if)# end
Switch#

Verify

Switch# show atm vc interface atm 3/0/1
Interface    VPI   VCI   Type    X-Interface  X-VPI X-VCI Encap Status
ATM3/0/1     0     5      PVC    ATM0         0     55    QSAAL  UP
ATM3/0/1     0     16     PVC    ATM0         0     39    ILMI   UP
ATM3/0/1     0     18     PVC    ATM0         0     74    PNNI   UP
ATM3/0/1     0     50     PVC    ATM3/0/2     2     100          UP
Switch#

Configuring the Router

If the PVC terminates on a router, you must configure a PVC from the router to the switch router.

Perform these steps:

 
Command
Purpose

Step 1

Router> enable

Router#

Enters privileged EXEC mode.

Step 2

Router# configure terminal

Router(config)#

Enters global configuration mode.

Step 3

Router(config)# interface atm port[/slot].subinterface

Router(config-subif)#

Enters subinterface configuration mode on the main ATM interface.

Step 4

Router(config-subif)# ip address address mask

Configures an IP address and subnet mask on the subinterface.

Step 5

Router(config-subif)# atm pvc vcd vpi vci aal-encap

Creates the PVC.

Note VCIs 0 to 31 on all VPIs are reserved.

 

Step 6

Router(config-subif)# map-group name

Assigns a map group to this interface. This command references a map list that you create in the next step.

Step 7

Router(config-subif)# exit

Router(config)#

Returns to global configuration mode.

Step 8

Router(config)# map-list name

Creates a map list. Match the name you enter here to the name in Step 6.

Step 9

Router(config-map-list)# ip dest-address atm-vc vcd broadcast

Adds the destination router IP address. The VCD1 number must match the VCD number you assigned in Step 5. This configuration allows the VC to receive routing updates.

Step 10

Router(config-map-list)# end

Router#

Returns to privileged EXEC mode.

Step 11

(No command.)

Repeat this procedure on the other router.

1 VCD = virtual circuit descriptor

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 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 switch router in the path and PVCs on the devices that terminate the soft PVC (such as a router).

Figure 3-3 illustrates how to set up soft PVCs. This example network is used throughout this section.

Figure 3-3 Example Network for Configuring Soft PVCs

Configuring the Switch Router

Perform the following tasks on the switch router to set up a soft PVC:

Determine the destination ATM switch router NSAP address

Configure the source ATM switch router

The subsections that follow describe these procedures in detail.

Determining the Destination Switch Router NSAP Address

Determine the destination switch router NSAP address for the interface. See switch router C in Figure 3-3.

Perform these steps:

 
Command
Purpose

Step 1

Switch# show atm addresses

On the destination switch router, displays the destination ATM address. You need this address to complete the soft PVC. Write the address in the space provided here in this table (or copy it to memory).

Step 2

(No command.)

Proceed to the next section, " Configuring the Source Switch Router," to complete the soft PVC.

Example

Switch# show atm address

Switch Address(es):
  47.00918100000000E04FACB401.00E04FACB401.00 active
 
Soft VC Address(es):
  47.0091.8100.0000.00e0.4fac.b401.4000.0c84.9030.00 ATM-P9/1/3
  47.0091.8100.0000.0061.E5B5.C011.1111.1122.2222.00 ATM0/0/1
  47.0091.8100.0000.00e0.4fac.b401.4000.0c85.0020.00 ATM0/1/0
  47.0091.8100.0000.00e0.4fac.b401.4000.0c85.0030.00 ATM0/1/1

ILMI Switch Prefix(es):
  47.0091.8100.0000.00e0.4fac.b401
 
ILMI Configured Interface Prefix(es):
 
LECS Address(es):
  47.0091.8100.0000.00e0.4fac.b401.00e0.4fac.b405.00
Switch#

Configuring the Source Switch Router

Most of the configuration for the soft PVC occurs on the source switch. See the switch router B in Figure 3-3.

Perform these steps:

 
Command
Purpose

Step 1

Switch# configure terminal

Switch(config)#

Enters global configuration mode.

Step 2

Switch(config)# interface atm card/subcard/port

Switch(config-if)#

Enters interface configuration mode on the interface from which you want the soft PVC to originate (that is, the starting point).

Step 3

Switch(config-if)# atm soft-vc src-vpi src-vci dest-address dest-address dest-vpi dest-vci

Enters the soft PVC VPI/VCIs for the interface on the source switch and the destination ATM address and destination VPI/VCIs.

Step 4

Switch(config-if)# end

Switch#

Returns to privileged EXEC mode.

Step 5

(No command.)

Proceed to the section "Configuring the Router" to complete the soft PVC.

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#

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     50     SoftVC  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 switch router.

Perform these steps:

 
Command
Purpose

Step 1

Router> enable

Router#

Enters privileged EXEC mode.

Step 2

Router# configure terminal

Router(config)#

Enters global configuration mode.

Step 3

Router(config)# interface atm port[/slot].subinterface [multipoint]

Router(config-subif)#

Enters subinterface configuration mode on the ATM interface.

Step 4

Router(config-subif)# ip address ip-address subnet-mask

Configures an IP address and subnet mask on the subinterface.

Step 5

Router(config-subif)# atm pvc vcd vpi vci aal-enacap

Creates the PVC.

Note VCIs 0 to 31 on all VPIs are reserved.

 

Step 6

Router(config-subif)# map-group name

Assigns a map group to this interface. This command references a map list that you create in the next step.

Step 7

Router(config-subif)# exit

Router(config)#

Returns to global configuration mode.

Step 8

Router(config-subif)# map-list name

Creates a map list. The name you enter here should match the name you specified in Step 6.

Step 9

Router(config-map-list)# ip dest-address atm-vc vcd broadcast

Adds the destination router IP address. The VCD number must match the VCD number you assigned in Step 5.

Step 10

Router(config-map-list)# end

Router#

Returns to privileged EXEC mode.

Step 11

(No command.)

Repeat this procedure on the other router.

Example

Router> enable
Router# configure terminal
Router(config)# interface atm 0.10
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 PVPs

A VP connection is like a bundle of VCs, transporting all cells with a common VPI, rather than a specific VPI and VCI. A PVP is a permanent VP (like a PVC).

Figure 3-4 illustrates how to set up PVPs. This example network is used throughout this section.

Figure 3-4 Example Network for Configuring PVPs

Table 3-3 describes the in and out interfaces and associated VPIs for the PVP shown in Figure 3-4. Between ATM switch routers, the VPIs for the out port and the in port must match. For example, in Figure 3-4, the VPIs match between ATM switch routers A and B (VPI = 3).


Note The VPIs for the internal crossconnects do not have to match. For example, in Figure 3-4, the VPIs do not match in switch router A for the internal crossconnect between ports 3/0/1 (VPI = 2) and 3/0/2 (VPI = 3).


Table 3-3 Example PVP Interfaces and VPIs

 
Switch A
Switch B
Switch B
Switch C
Switch C
Switch D
 
Out
In
Out
In
Out
In
Interface

3/0/2

0/0/0

1/1/1

3/1/1

1/0/0

0/1/1

VPI

3

3

5

5

8

8


Perform these steps:

 
Command
Purpose

Step 1

Switch> enable

Switch#

Enters privileged EXEC mode.

Step 2

Switch# configure terminal

Switch(config)#

Enters global configuration mode.

Step 3

Switch(config)# interface atm card/subcard/port

Router(config-if)#

Enters interface configuration mode on the ATM interface.

Step 4

Switch(config-subif)# atm pvp vpi-A interface card/subcard/port vpi-B

Configures the PVP.

Note When configuring PVP connections, use the lowest available VPI numbers first.

 

Step 5

Switch(config-subif)# end

Switch#

Returns to privileged EXEC mode.

Example

The following example shows how to configure the internal crossconnect (within the switch router) PVP on switch router B between interface 3/0/1, VPI = 2 and interface 3/0/2, VPI = 3:

Switch> enable
Switch# configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
Switch(config)# interface atm 3/0/1
Switch(config-if)# atm pvp 2 interface atm 3/0/2 3
Switch(config-if)# end
Switch#

Verify

Switch# show atm vp
Interface    VPI    Type  X-Interface     X-VPI     Status
ATM3/0/1     2      PVP   ATM3/0/2        3         UP
ATM3/0/2     3      PVP   ATM3/0/1        2         UP
Switch#

Configuring VP Tunnels

A VP tunnel is a method of linking two private ATM networks across a public network that does not support SVCs. The VP tunnel provides a permanent path through the public network. The public network transparently trunks the entire collection of virtual channels in the virtual path between the two private networks. Signaling traffic is mapped into the PVP and the switches allocate a virtual channel connection (VCC) on that VP, instead of the default VP 0. This mapping allows the signaling traffic to pass transparently through the public network.

Figure 3-5 illustrates how to set up VP tunnels. This example network is used throughout this section.

Figure 3-5 Example Network for Configuring VP Tunnels

Table 3-4 describes the interfaces and associated VPIs and VPTs for the VP tunnel shown in Figure 3-5. Between the source and destination ATM switch routers, the VPIs and VPTs must match. For example, in Figure 3-5, the VPIs and VPTs (99) match between ATM switch routers A and B.

Table 3-4 Example VP Tunnel Interfaces and VPIs/VPTs

 
Switch A
Switch B
Interface

3/0/2.99

0/0/0.99

VPI

99

99

VPT

99

99


Perform these steps:

 
Command
Purpose

Step 1

Switch> enable

Switch#

Enters privileged EXEC mode.

Step 2

Switch# configure terminal

Switch(config)#

Enters global configuration mode.

Step 3

Switch(config)# interface atm card/subcard/port

Router(config-if)#

Enters interface configuration mode on the ATM interface.

Step 4

Switch(config-if)# atm pvp vpi

Configures a PVP leg.

Step 5

Switch(config-if)# interface card/subcard/port.vpt#

Switch(config-subif)#

Creates a VP tunnel using a VPT number that matches the PVP leg VPI you configured in Step 4.

Step 6

Switch(config-subif)# end

Switch#

Returns to privileged EXEC mode.

Step 7

(No command.)

Repeat this procedure on the other switch router.

Example

The following example shows how to configure the VP tunnel on VPI = 99.

Switch> enable
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#

Verify

When the VP tunnel is configured on both ends and the connection is up, the AutoCfgState displays "completed."

Switch# show atm interface atm 3/0/2.99

Interface:      ATM3/0/2.99     Port-type:      vp tunnel
IF Status:      UP              Admin Status:   up
Auto-config:    enabled         AutoCfgState:   completed
IF-Side:        Network         IF-type:        NNI
Uni-type:       not applicable  Uni-version:    not applicable
<Information deleted>
Switch#

Switch# show atm vp 
Interface         VPI  Type  X-Interface         X-VPI     Status
ATM3/0/2          99   PVP    TUNNEL
Switch#