Cisco Systems OL-7396-01 Network Router User Manual


 
7-27
ATM Switch Router Software Configuration Guide
OL-7396-01
Chapter 7 Configuring Virtual Connections
Configuring Soft PVP Connections
To configure a soft PVP connection, perform the following steps, beginning in global configuration
mode:
The row index for rx-cttr and tx-cttr must be configured before using this optional parameter. See the
Chapter 9, “Configuring Resource Management.”.
Example
The following example shows how to configure a soft PVP on Switch B between interface ATM 0/0/2,
source VPI = 75; and Switch C, destination VPI = 75, with a specified ATM address (see Figure 7-7):
Switch-B(config)# interface atm 0/0/2
Switch-B(config-if)# atm soft-vp 75 dest-address
47.0091.8100.0000.0040.0b0a.2a81.4000.0c80.9010.00 75
Displaying Soft PVP Connections
To display the ATM soft PVP configuration, use the following EXEC command:
Examples
The following example shows the soft PVP configuration at Switch B, on interface ATM 0/0/2 out to the
ATM netwo rk:
Switch-B# show atm vp
Interface VPI Type X-Interface X-VPI Status
ATM0/0/2 1 SVP ATM0/0/2 75 UP
ATM0/0/2 75 SoftVP ATM0/0/2 1 UP
Command Purpose
Step 1
Switch(config)# interface atm card/subcard/port
Switch(config-if)#
Selects the interface to be configured.
Step 2
Switch(config-if)# atm soft-vp source-vpi
dest-address atm-address dest-vpi [enable |
disable] [upc upc] [rx-cttr index] [tx-cttr index]
[retry-interval [first interval]
[maximum interval]] [redo-explicit
[explicit-path precedence {name path-name |
identifier path-id} [upto partial-entry-index]]
[only-explicit]] [hold-priority priority]
[timer-group name]
Configures the soft PVP connection.
Command Purpose
show atm vp [interface atm
card/subcard/port vpi]
Shows the soft PVP configuration.