19-55
ATM Switch Router Software Configuration Guide
OL-7396-01
Chapter19 Configuring Circuit Emulation Services
Deleting a Previously Established Circuit
Cell-Rate: 4107, Bit-Rate 1544000
cas OFF, cell_header 0x100 (vci = 16)
cdv 2000 usecs, Measured cdv 350 usecs
ErrTolerance 8, idleCircuitdetect OFF, onHookIdleCode 0x0
state: VcAlarm, maxQueueDepth 879, startDequeueDepth 491
Partial Fill: 47, Structured Data Transfer 0
HardPVC
src: CBR3/0/0 vpi 0, vci 16
Dst: ATM0/1/3 vpi 0, vci 100
The output from this command verifies the following configuration information:
The circuit named CBR-PVC-A is UP.
The clock source is network-derived.
The AAL1 clocking method is synchronous.
Deleting a Previously Established Circuit
This section describes how to delete a previously established circuit.
To delete a previously established circuit, follow these steps, beginning in privileged EXEC mode :
Example
The following example shows how to delete a previously established circuit:
CESwitch# show ces circuit
Interface Circuit Circuit-Type X-interface X-vpi X-vci Status
CBR3/0/0 0 HardPVC ATM0/0 0 100 UP
CBR3/0/3 0 HardPVC ATM0/0 0 101 UP
CESwitch# configure terminal
CESwitch(config)# interface cbr 3/0/0
CESwitch(config-if)# no ces circuit 0
CESwitch(config-if)# exit
CESwitch(config)# interface cbr 3/0/3
Command Purpose
Step1 Switch# show ces circuit Shows the configuration information for the
circuit.
Step2 Switch# configure terminal
Switch(config)#
Enters global configuration mode from the
terminal.
Step3 Switch(config)# interface cbr card/subcard/port
Switch(config-if)#
Selects the physical interface where the circuit is
to be deleted.
Step4 Switch(config-if)# no ces circuit circuit-id Deletes the CES circuit.
Step5 Switch(config-if)# exit
Switch(config)#
Exits interface configuration mode and returns to
global configuration mode.
Step6 Switch(config)# interface cbr card/subcard/port
Switch(config-if)#
Selects the other physical interface where the
circuit is to be deleted.
Step7 Switch(config-if)# no ces circuit circuit-id Deletes the other end of CES circuit.