Cisco Systems OL-7396-01 Manual De Usuario

Descargar
Página de 934
19-36
ATM Switch Router Software Configuration Guide 
OL-7396-01
Chapter 19
Configuring Circuit Emulation Services
Configuring T1/E1 Structured (n x 64) Circuit Emulation Services
Example
The following example shows how to enable channel-associated signalling (CAS) on a soft PVC 
(see
):
CESwitch# show ces status
   Interface      IF      Admin        Port  Channels in
     Name       Status   Status        Type      use
------------- -------- --------- ----------- -----------
     CBR3/0/0       UP        UP          T1 
1-3,7
     CBR3/0/1     DOWN        UP          T1
     CBR3/0/2     DOWN        UP          T1
     CBR3/0/3       UP        UP          T1 
10-13
CESwitch# configure terminal
CESwitch(config)# interface cbr 3/0/0
CESwitch(config-if)# shutdown
CESwitch(config-if)# ces dsx1 signalmode robbedbit 
CESwitch(config-if)# ces circuit 1 cas
CESwitch(config-if)# no shutdown
CESwitch(config-if)# exit
CESwitch(config)# interface cbr 3/0/3
CESwitch(config-if)# shutdown
CESwitch(config-if)# ces dsx1 signalmode robbedbit 
CESwitch(config-if)# ces circuit 1 cas
CESwitch(config-if)# no shutdown
Verifying a Soft PVC for Structured CES with CAS Enabled
To verify the soft PVC with structured CES and CAS enabled, use the following EXEC commands:
Examples
The following example displays the details of the CES circuit (shown in 
), using the show ces 
circuit command at the privileged EXEC mode prompt:
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 displays the CAS status for the source port CBR 3/0/0 (shown in 
):
CESwitch# show ces circuit interface cbr 3/0/0 1
Circuit: Name CBR-PVC-A, Circuit-state ADMIN_UP / oper-state UP 
Interface CBR3/0/0, Circuit_id 1, Port-Type T1, Port-State UP
Port Clocking network-derived, aal1 Clocking Method CESIWF_AAL1_CLOCK_SYNC
Channel in use on this port: 1-3,7
Channels used by this circuit: 1-3,7
Cell-Rate: 698, Bit-Rate 256000
Command
Purpose
show ces circuit
Shows the configuration information for the 
soft PVC.
show ces circuit interface cbr 
card/subcard/port circuit-id
Shows the detailed interface configuration 
information for the soft PVC.