19-17
ATM Switch Router Software Configuration Guide
OL-7396-01
Chapter19 Configuring Circuit Emulation Services
Configuring T1/E1 Unstructured Circuit Emulation Services
Example
The following example shows how to configure the source (active) side of a soft PVC, as shown in
Figure 19-2:
CESwitch# show ces address
CES-IWF ATM Address(es):
47.0091.8100.0000.0060.5c71.1f01.4000.0c80.1034.10 CBR-PVC-B
CESwitch# configure terminal
CESwitch(config)# interface cbr 3/0/0
CESwitch(config-if)# shutdown
CESwitch(config-if)# ces aal1 service unstructured
CESwitch(config-if)# ces aal1 clock synchronous
CESwitch(config-if)# ces dsx1 clock source network-derived
CESwitch(config-if)# ces circuit 0 circuit-name CBR-PVC-A
CESwitch(config-if)# ces pvc 0 dest-address 47.0091.8100.0000.0060.5c71.1f01.4000.0c80.1034.10 vpi 0 vci 1040
CESwitch(config-if)# no shutdown
Verifying a Soft PVC for Unstructured CES
To verify the softPVC configuration, use the following privileged EXEC commands:
Examples
The following example shows how to display the soft PVC configured in the previous se ction (shown in
Figure 19-2), 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 Active SoftVC ATM-P3/0/3 0 16 UP
CBR3/0/1 0 Passive SoftVC ATM-P3/0/3 0 1040 UP
The following example shows how to display the detailed circuit information for CBR3/0/1, the
destination (passive) side of the soft PVC (shown in Figure 19-2), using the show ces circuit interface
cbr command:
CESwitch# show ces circuit interface cbr 3/0/1 0
Circuit: Name CBR-PVC-B, Circuit-state ADMIN_UP / oper-state UP
Interface CBR3/0/1, Circuit_id 0, Port-Type T1, Port-State UP
Port Clocking network-derived, aal1 Clocking Method CESIWF_AAL1_CLOCK_SYNC
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 0xC100 (vci = 3088)
Configured CDV 2000 usecs, Measured CDV 2378 usecs
De-jitter: UnderFlow 137, OverFlow 0
ErrTolerance 8, idleCircuitdetect OFF, onHookIdleCode 0x0
state: VcActive, maxQueueDepth 823, startDequeueDepth 435
Partial Fill: 47, Structured Data Transfer 0
Passive SoftVC
Src: atm addr 47.0091.8100.0000.00e0.4fac.b401.4000.0c81.803c.10 vpi 0, vci 1040
Command Purpose
show ces circuit Shows the soft PVC configuration
information.
show ces circuit interface cbr
card/subcard/port circuit-id
Shows the detailed softPVC interface
configuration information.