Cisco Systems OL-7396-01 Network Router User Manual


 
19-13
ATM Switch Router Software Configuration Guide
OL-7396-01
Chapter 19 Configuring Circuit Emulation Services
Configuring T1/E1 Unstructured Circuit Emulation Services
Verifying a Hard PVC for Unstructured CES
To verify the hard PVC configuration, use the following privileged EXEC commands:
Examples
The following example shows how to display the basic information about the hard PVC shown in
Figure 19-1, using the show ces circuit command:
CESwitch# show ces circuit
Interface Circuit Circuit-Type X-interface X-vpi X-vci Status
CBR3/0/0 0 HardPVC ATM0/1/3 0 100 UP
The output from this command verifies the source (CBR 3/0/0) and destination (ATM 0/1/3) port IDs of
the hard PVC and indicates that the circuit is up.
The following example shows how to display detailed information about the hard PVC shown in
Figure 19-1, using the show ces circuit interface command:
CESwitch# show ces circuit interface cbr 3/0/0 0
Circuit: Name CBR-PVC-A, Circuit-state ADMIN_UP / oper-state UP
Interface CBR3/0/0, Circuit_id 0, Port-Type T1, Port-State UP
Port Clocking network-derived, aal1 Clocking Method CESIWF_AAL1_CLOCK_ADAPT
Channel in use on this port: 1-24
Channels used by this circuit: 1-24
Cell-Rate: 4107, Bit-Rate 1544000
cas OFF, cell_header 0x100 (vci = 16)
Configured CDV 2000 usecs, Measured CDV unavailable
De-jitter: UnderFlow 903952, OverFlow 0
ErrTolerance 8, idleCircuitdetect OFF, onHookIdleCode 0x0
state: VcAlarm, maxQueueDepth 827, startDequeueDepth 437
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 in an UP state.
The interface CBR 3/0/0 has a circuit id of 0 (because the entire bandwidth of the port is dedicated
to that circuit).
The AAL1 clocking method is adaptive clocking.
The source port for the hard PVC is CBR 3/0/0. The destination port is ATM 0/1/3.
Configuring a Soft PVC for Unstructured CES
In a soft PVC, as well as a hard PVC, you configure both ends of the CES circuit. However, a soft PVC
typically involves CES modules at opposite edges of an ATM network, so a soft PVC can be set up
between any two CES modules anywhere in your network.
Command Purpose
show ces circuit Shows configuration information for the
hard PVC.
show ces circuit interface cbr card/subcard/port
circuit-id
Shows detailed interface configuration
information for the hard PVC.