Cisco Systems OL-7396-01 Network Router User Manual


 
19-75
ATM Switch Router Software Configuration Guide
OL-7396-01
Chapter 19 Configuring Circuit Emulation Services
Configuring Point-to-Multipoint CES Soft PVC Connections
Confirming VCC Deletion
To confirm the deletion of the point-to-multipoint soft PVC from an interface, use the following EXEC
command before and after deleting the point-to-multipoint soft PVC:
Example
The following example shows how to confirm the entire point-to-multipoint soft PVC circuit is deleted
from the interface:
Source# show ces circuit interface cbr 4/0/1
Source#
If the point-to-multipoint CES soft PVC circuit does not exist the display appears empty.
The following example shows how to confirm the point-to-multipoint CES soft PVC circuit is
configured:
Source# show ces circuit interface cbr 4/0/0
Interface Circuit Circuit-Type X-interface X-vpi X-vci Status
CBR4/0/0 0 P2MP-SoftVC P2MP-SoftVc ATM1/0/1 0 35 UP
Source#
Enabling and Disabling the Root of a Point-to-Multipoint CES Soft PVC
To enable or disable the root of a point-to-multipoint CES soft PVC connection, perform the following
steps, beginning in CES soft PVC point-to-multipoint configuration mode:
Note The disable option releases all the parties of the connection, and the CES soft PVC connection appears
in the NOT_CONNECTED state. No retry will occur until you enable the CES soft PVC using the enable
option.
Examples
The following example disables the point-to-multipoint CES soft PVC connection configured on CBR
interface 4/0/0 and releases all parties:
Switch# config terminal
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)# interface cbr 4/0/0
Command Purpose
show ces circuit interface cbr
card/subcard/port
Shows point-to-multipoint CES soft PVC
interface status.
Command Purpose
Step 1
Switch(ces-p2mp)# disable Disables a point-to-multipoint CES soft PVC
connection and releases all parties.
Step 2
Switch(ces-p2mp)# enable Enables a point-to-multipoint CES soft PVC
connection.