Cisco Systems OL-7396-01 Manual De Usuario

Descargar
Página de 934
7-73
ATM Switch Router Software Configuration Guide
OL-7396-01
Chapter 7
Configuring Virtual Connections
Configuring Point-to-Multipoint Soft PVC Connections
To delete an individual point-to-multipoint soft PVC leaf connection, perform the following steps, 
beginning in global configuration mode:
Example
The following example shows how to delete only party leaf-reference 2 of the point-to-multipoint 
soft PVCs configured on ATM interface 0/0/1, VPI = 50, VCI = 100:
Source(config)# interface atm 0/0/1
Source(config-if)# atm soft-vc 50 100 p2mp
Source(atmsoft-p2mp)# no party leaf-reference 2
Confirming VCC Deletion
To confirm the deletion of the point-to-multipoint soft PVCs from an interface, use the following EXEC 
command before and after deleting the point-to-multipoint soft PVCs:
Example
The following example shows how to confirm that all the point-to-multipoint soft PVCs are deleted from 
the interface:
Source# show atm soft-vc p2mp interface atm 0/0/1 50 100
 Connection does not exist
Source#
The following example shows how to confirm that an individual leaf of the point-to-multipoint 
soft PVCs has been deleted from the interface:
Source# show atm soft-vc p2mp interface atm 0/0/1 50 100
 Interface: ATM0/0/1, Type: oc3suni
VPI = 50  VCI = 100
Connection-type: SoftVC 
Cast-type: point-to-multipoint-root
 Soft vc location: Source
 Soft vc call state: Inactive
Leaf-ref  VPI    VCI NSAP Address                                       State
    1      50    120 47.0091.8100.0000.00e0.4fac.b401.4000.0c80.9030.00 Inactive  
Source#
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-vc vpi vci p2mp 
Switch(atmsoft-p2mp)#
Selects the soft PVC connection and changes 
configuration mode.
Step 3
Switch(atmsoft-p2mp)# no party leaf-reference 
ref-number
Deletes only one leaf reference.
Command
Purpose
show atm soft-vc p2mp interface atm 
card/subcard/port [vpi vci]
Shows the point-to-multipoint soft PVCs 
configured on the interface.