Cisco Systems OL-7396-01 Network Router User Manual


 
7-41
ATM Switch Router Software Configuration Guide
OL-7396-01
Chapter 7 Configuring Virtual Connections
Configuring Two-Ended Soft PVC and Soft PVP Connections
On Switch-B, create a two-ended soft PVC on the source switch that uses the passive half leg on the
terminating switch.
Switch-B(config)# interface atm 3/0/1
Switch-B(config-if)# atm soft-vc 0 50 dest-address
47.0091.8100.0000.0050.e209.8001.4000.0c82.0030.00 1 60
On Switch-C, display the passive half-leg configuration information of two-ended soft PVC.
Switch-C# show atm vc interface atm 0/0/1 1 60
Interface:ATM0/0/1, Type:oc3suni
VPI = 1 VCI = 60
Status:UP
Time-since-last-status-change:00:01:15
Connection-type:SoftVC
Cast-type:point-to-point
Passive half leg
Soft vc location:Destination
Remote ATM address:47.0091.8100.0000.0050.e209.8001.4000.0c82.0030.00
Remote VPI:0
Remote VCI:50
Soft vc call state:Active
Packet-discard-option:disabled
Usage-Parameter-Control (UPC):pass
Wrr weight:2
Number of OAM-configured connections:0
OAM-configuration:disabled
OAM-states: Not-applicable
Cross-connect-interface:ATM4/0/3, Type:oc3suni
Cross-connect-VPI = 0
Cross-connect-VCI = 50
Cross-connect-UPC:pass
Cross-connect OAM-configuration:disabled
Cross-connect OAM-state: Not-applicable
Threshold Group:5, Cells queued:0
Rx cells:0, Tx cells:0
Tx Clp0:0, Tx Clp1:0
Rx Clp0:0, Rx Clp1:0
Rx Upc Violations:0, Rx cell drops:0
Rx Clp0 q full drops:0, Rx Clp1 qthresh drops:0
Rx connection-traffic-table-index:1
Rx service-category:UBR (Unspecified Bit Rate)
Rx pcr-clp01:7113539
Rx scr-clp01:none
Rx mcr-clp01:none
Rx cdvt:1024 (from default for interface)
Rx mbs:none
Tx connection-traffic-table-index:1
Tx service-category:UBR (Unspecified Bit Rate)
Tx pcr-clp01:7113539
Tx scr-clp01:none
Tx mcr-clp01:none
Tx cdvt:none
Tx mbs:none
The following example shows the configuration of the two-ended soft PVP with a passive half leg
starting with the configuration of Switch-C.
Switch-C(config)# interface atm 0/0/1
Switch-C(config-if)# atm soft-vp 1 passive
Switch-C(config-if)# end
Switch-C#