Cisco Systems OL-7396-01 Network Router User Manual


 
7-28
ATM Switch Router Software Configuration Guide
OL-7396-01
Chapter 7 Configuring Virtual Connections
Configuring Soft PVP Connections
The following example shows the soft PVP configuration on interface ATM 1/1/1 at Switch C out to the
ATM netwo rk:
Switch-C# show atm vp
Interface VPI Type X-Interface X-VPI Status
ATM1/1/1 1 SVP ATM1/1/1 75 UP
ATM1/1/1 75 SoftVP ATM1/1/1 1 UP
The following example shows the soft PVP configuration at Switch B on interface ATM 0/0/2
(VPI = 75) out to the ATM network with the switch processor feature card installed:
Switch-B# show atm vp interface atm 0/0/2 75
Interface: ATM0/0/2, Type: oc3suni
VPI = 75
Status: UP
Time-since-last-status-change: 00:09:46
Connection-type: SoftVP
Cast-type: point-to-point
Soft vp location: Source
Remote ATM address: 47.0091.8100.0000.0040.0b0a.2a81.4000.0c80.9010.00
Remote VPI: 75
Soft vp call state: Active
Number of soft vp re-try attempts: 0
First-retry-interval: 5000 milliseconds
Maximum-retry-interval: 60000 milliseconds
Aggregate admin weight: 10080
TIME STAMPS:
Current Slot:2
Outgoing Setup May 26 09:45:30.292
Incoming Connect May 26 09:45:30.320
<information deleted>
Modifying CTTR Indexes on an Existing Soft PVP
To change the CTTR indexes on an existing Soft PVP, perform the following steps, beginning in global
configuration mode:
Example
The following example modifies the CTTR indexes for an existing Soft PVP.
Switch(config)# interface atm 1/1/1
Switch(config-if)# atm soft-vp 48 rx-cttr 102 tx-cttr 102
Switch(config-if)# end
Switch#
Command Purpose
Step 1
Switch(config)# interface atm card/subcard/port Selects the interface being configured.
Step 2
Switch(config-if)# atm soft-vp source-vpi [rx-cttr index]
[tx-cttr index]
Specifies the new rx-cttr and tx-cttr indexes fo
r
existing Soft PVP.
Step 3
Switch(config-if)# end
Switch#
Switches to EXEC command mode.