19-27
ATM Switch Router Software Configuration Guide
OL-7396-01
Chapter19 Configuring Circuit Emulation Services
Configuring T1/E1 Structured (n x 64) Circuit Emulation Services
ATM3/1/0 DOWN down waiting n/a Idle n/a
ATM3/1/1 UP up done UpAndNormal Active 2way_in
ATM3/1/1.99 UP up done UpAndNormal Active 2way_in
ATM3/1/2 DOWN down waiting n/a Idle n/a
ATM3/1/3 DOWN down waiting n/a Idle n/a
ATM-P4/0/0 UP up waiting n/a Idle n/a
CESwitch# configure terminal
CESwitch(config)# interface cbr 3/1/0
CESwitch(config-if)# shutdown
CESwitch(config-if)# ces aal1 service structured
CESwitch(config-if)# ces circuit 1 timeslots 1
CESwitch(config-if)# ces pvc 1 interface atm 0/0/0.1 vpi 1 vci 101
CESwitch(config-if)# ces circuit 2 timeslots 2
CESwitch(config-if)# ces pvc 2 interface atm 0/0/0.1 vpi 1 vci 102
CESwitch(config-if)# ces circuit 3 timeslots 3
CESwitch(config-if)# ces pvc 3 interface atm 0/0/0.1 vpi 1 vci 103
CESwitch(config-if)# no shutdown
Verifying a Hard PVC for Structured CES with a Shaped VP Tunnel
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-3, using the show ces circuit command:
CESwitch# show ces circuit
Interface Circuit Circuit-Type X-interface X-vpi X-vci Status
CBR3/1/0 1 HardPVC ATM0/0/0.1 1 101 DOWN
CBR3/1/0 2 HardPVC ATM0/0/0.1 1 102 DOWN
CBR3/1/0 3 HardPVC ATM0/0/0.1 1 103 DOWN
CBR3/1/3 0 Active SoftVC UNKNOWN 0 0 DOWN
The following example shows how to display detailed information about the hard PVC shown in
Figure 19-3, using the show ces circuit interface command:
CESwitch# show ces circuit interface cbr 3/1/0 1
Circuit: Name CBR3/1/0:1, Circuit-state ADMIN_UP / oper-state UP Interface CBR3
Port Clocking loop-timed, aal1 Clocking Method CESIWF_AAL1_CLOCK_SYNC
Channel in use on this port: 1-3
Channels used by this circuit: 1
Cell-Rate: 172, Bit-Rate 64000
cas OFF, cell_header 0x100 (vci = 16)
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.
show atm vp interface atm card/subcard/port vpi Show detailed interface configuration
information for the shaped VP tunnel.