Table of Contents
Configuring Circuit Emulation Services
Overview of CES T1/E1 Interfaces
Configuring CES T1/E1 Interfaces
General Guidelines for Creating Soft PVCs for Circuit Emulation Services
Configuring T1/E1 Unstructured Circuit Emulation Services
Configuring T1/E1 Structured (n x 64) Circuit Emulation Services
Configuring T1/E1 CES SVCs
Reconfiguring a Previously Established Circuit
Deleting a Previously Established Circuit
Configuring SGCP
Configuring Circuit Emulation Services
This chapter describes circuit emulation services (CES) and how to configure the CES T1/E1 port adapters in the Catalyst 8540 MSR, Catalyst 8510 MSR, and LightStream 1010 ATM switch routers. You can use CES T1/E1 port adapters for links that require constant bit rate (CBR) services.
 |
Note This chapter provides advanced configuration instructions for the Catalyst 8540 MSR, Catalyst 8510 MSR, and LightStream 1010 ATM switch routers. For an overview of CES applications and operation, refer to the Guide to ATM Technology. For complete descriptions of the commands mentioned in this chapter, refer to the ATM Switch Router Command Reference publication. For hardware installation and cabling instructions, refer to the ATM and Layer 3 Port Adapter and Interface Module Installation Guide. |
This chapter includes the following sections:
Overview of CES T1/E1 Interfaces
You can use CES T1/E1 port adapters for links that require CBR services, such as interconnecting PBXs, time-division multiplexers (TDMs), and video conference equipment over campus, public, or private networks.
This section provides an overview of the hardware features and functions supported on the CES T1/E1 port adapters.
Clocking Options
You can configure each interface on the port adapter to support the following clocking options:
- Self-timing based on a stratum 4 level clock
- Loop timing from the received data stream—ideal for public network connections
- Timing synchronized to a selected master clock port—required to distribute a single clock across a network
Interfaces Supported
The number of CES T1/E1 interfaces you can configure is platform dependent:
- Catalyst 8540 MSR—up to 64 CES T1/E1 interfaces
- Catalyst 8510 MSR and LightStream 1010—up to 32 CES T1/E1 interfaces
Connectors Supported
The CES T1 port adapters support UTP connectors and the CES E1 port adapters support UTP, foil twisted-pair, or 75-ohm BNC connectors. Status and carrier-detect LEDs on each port give quick, visual indications of port status and operation. For detailed network management support, comprehensive statistics gathering and alarm monitoring capabilities are provided.
Functions Supported by CES Modules
The functions supported by a CES module include the following:
- Circuit emulation services interworking function (CES-IWF), which enables communication between CBR and ATM UNI interfaces
- T1/E1 CES unstructured services
- T1/E1 CES structured services
Framing Formats and Line Coding Options for CES Modules
The CES modules support the framing formats and line coding options shown in Table 18-1.
Table 18-1 CES Module Framing and Line Coding Options
| Module |
Framing Options and Description |
Line Coding Options |
|
CES T1 port adapter
|
- Super Frame (SF)
- Extended Super Frame (ESF)
|
ami or b8zs
(b8zs is the default)
|
|
CES E1 port adapter (120-ohm)
and
CES E1 port adapter (BNC)
|
- E1 CRC multiframe (e1_crc_mf_lt).
Configures the line type to e1_crc_mf, without channel associated signalling (CAS) enabled.
- E1 CRC multiframe (e1_crc_mfCAS_lt).
Configures the line type to e1_crc_mf, with CAS enabled.
Configures the line type to e1_lt.
- E1 multiframe (e1_mfCAS_lt).
Configures the line type to e1_mf, with CAS enabled.
|
ami or hdb3
(hdb3 is the default)
|
|
Default CES T1/E1 Interface Configuration
The following defaults are assigned to all CES T1/E1 interfaces:
- Loopback = no loopback
- Signalling mode = no signalling
- Transmit clock source = network-derived
- Data format = clear channel
- Line build-out (LBO) = 0 to 110 feet
- Cell delay variation = 2000 microseconds
- Channel associated signalling (CAS) = FALSE
- Partial fill = 47
- AAL1 service type = unstructured
- AAL1 clock mode = synchronous
The following defaults are assigned to CES T1 port adapters:
- Framing = ESF
- Line coding = B8ZS
The following defaults are assigned to CES E1 port adapters:
- Framing = E1_LT
- Line coding = HDB3
- International bits = 0x3
- National bits = 0x1f
- Multiframe spare bits = 0xb
Configuring CES T1/E1 Interfaces
To manually change any of the CES T1/E1 default configuration values, enter the interface cbr global configuration command to specify a CBR interface, as follows:
- interface cbr card/subcard/port
To configure the CES T1/E1 interfaces perform the following commands, beginning in global configuration mode:
| |
Command |
Purpose |
| Step 1 |
Switch(config)# interface cbr card/subcard/port
Switch(config-if)#
|
Selects the physical interface to be configured and enters global configuration mode.
|
| Step 2 |
Switch(config-if)# shutdown
|
Disables the interface.
|
| Step 3 |
Switch(config-if)# ces aal1 service {structured | unstructured}
|
Configures the service type. The default is unstructured.
|
| Step 4 |
Switch(config-if)# ces aal1 clock {adaptive | srts | synchronous}
|
Configures the type of clocking.
Note For structured CES, the default is synchronous.
|
| Step 5 |
Switch(config-if)# ces circuit circuit-id [cas]
[cdv max-req] [circuit-name name]
[partial-fill number] [shutdown]
[timeslots number]
[on-hook-detect pattern]
|
Configures the following CES connection attributes for the circuit:
- Circuit id number.
-
- For unstructured service, use 0.
- For CES T1 structured service,
use 1 through 24.
- For CES E1 structured service,
use 1 through 31.
- Enables channel-associated signalling for structured service only. The default is no cas.
- Enables the peak-to-peak cell delay variation requirement. The default is 2000 milliseconds.
|
|
|
|
- Sets the ASCII name for the CES-IWF circuit. The maximum length is 64 characters. The default is CBRx/x/x:0.
- Enables the partial AAL1 cell fill service for structured service only. The default is 47.
- Disables the circuit. The default is no shutdown.
- Configures the time slots for the circuit for structured service only.
- Configures on-hook detection.
|
| Step 6 |
Switch(config-if)# ces dsx1 clock source {loop-timed | network-derived}
|
Configures the clock source. The default is network-derived.
|
| Step 7 |
Switch(config-if)# ces dsx1 framing {sf | esf}
Switch(config-if)# ces dsx1 framing {e1_crc_mfCAS_lt | e1_crc_mf_lt | e1_lt | e1_mfCAS_lt}
|
Configures CES T1 framing mode. The default is esf.
Configures CES E1 framing mode. The default is e1_lt.
|
| Step 8 |
Switch(config-if)# ces dsx1 lbo {0_110 | 110_220 | 220_330 | 330_440 | 440_550 | 550_660 | 660_above | square_pulse}
|
Configures the line build-out. The default is 0_110.
|
| Step 9 |
Switch(config-if)# ces dsx1 linecode {ami | b8zs}
Switch(config-if)# ces dsx1 linecode {ami | hdb3}
|
Configures CES T1 line code type. The default is b8zs.
Configures CES E1 line code type. The default is hdb3.
|
| Step 10 |
Switch(config-if)# ces dsx1 loopback {line | noloop | payload}
|
Configures the loopback test method. The default is noloop.
|
| Step 11 |
Switch(config-if)# ces dsx1 signalmode robbedbit
|
Configures the CES T1 signal mode to robbedbit. The default is no.
|
| Step 12 |
Switch(config-if)# ces pvc circuit-id interface atm card/subcard/port [vpi vpi] vci vci
|
Configures the destination port for the circuit and configures a hard PVC, as follows:
- Specifies the circuit identification.
-
- For unstructured service, use 0.
- For T1 structured service,
use 1 through 24.
- For E1 structured service,
use 1 through 31.
- Specifies the card/subcard/port number of the ATM interface.
- Specifies the virtual path identifier of the destination PVC.
- Specifies the virtual channel identifier of the destination PVC.
|
|
|
Switch(config-if)# ces pvc circuit-id dest-address atm-address [[vpi vpi] vci vci]
[retry-interval [first retry-interval]
[maximum retry-interval]] [follow-ifstate]
|
Configures the destination (active) port for the circuit and configures a soft PVC, as follows:
- Specifies the circuit identification.
-
- For unstructured service, use 0.
- For T1 structured service, use 1 through 24.
- For E1 structured service, use 1 through 31.
- Specifies the destination address of the soft PVC.
- Specifies the virtual path identifier of the destination PVC.
- Specifies the virtual channel identifier of the destination PVC.
- Configures retry interval timers for a soft PVC, as follows:
-
- Specifies in milliseconds, the retry interval after the first failed attempt. The default is 5,000.
- Specifies in seconds, the maximum retry interval between any two attempts. The default is 600.
- Configures the source (active) port circuit status to follow the status of the physical interface. The default circuit setting ignores the status of the physical interface.
|
| Step 13 |
Switch(config-if)# ces pvc circuit-id follow-ifstate
|
Configures the destination (passive) port circuit status for a soft-PVC to follow the status of the physical interface. The default circuit setting ignores the status of the physical interface.
|
| Step 14 |
Switch(config-if)# no shutdown
|
Reenables the interface.
|
|
Examples
The following example shows how to change the default cell delay variation for circuit 0 to 30,000, using the ces circuit command:
Switch#
configure terminal
Switch(config)#
interface cbr 3/0/0
Switch(config-if)#
shutdown
Switch(config-if)#
ces circuit 0 cdv 3000
Switch(config-if)#
no shutdown
 |
Note You might have to use the shutdown command to shut down the interface before you can modify the circuit. After modifying the circuit, use the no shutdown command to reenable the interface. |
The following example shows how to change the default CBR interface framing mode to super frame, using the ces dsx1 framing command:
Switch#
configure terminal
Switch(config)#
interface cbr 3/0/0
Switch(config-if)#
ces dsx1 framing sf
The following example shows how to change the default CBR interface line build-out length to range from 330 to 440 feet, using the ces dsx1 lbo command:
Switch#
configure terminal
Switch(config)#
interface cbr 3/0/0
Switch(config-if)#
ces dsx1 lbo 330_440
The following example shows how to change the default CBR interface line code method to binary 8 zero suppression, using the ces dsx1 linecode command:
Switch#
configure terminal
Switch(config)#
interface cbr 3/0/0
Switch(config-if)#
ces dsx1 linecode b8zs
The following example shows how to change the default CBR interface loopback method to payload, using the ces dsx1 loopback command:
Switch#
configure terminal
Switch(config)#
interface cbr 3/0/0
Switch(config-if)#
ces dsx1 loopback payload
See "Configuring Interfaces," to confirm your interface configuration.
General Guidelines for Creating Soft PVCs for Circuit Emulation Services
You can create either hard permanent virtual channels (PVCs) or soft PVCs for unstructured or structured CES, depending on your particular CES application requirements. The main difference between hard and soft PVCs is rerouting in case of failure, as follows:
- A hard PVC on a CES T1/E1 port—Should a failure occur in a midpoint switch, hard PVCs are not automatically rerouted.
- A soft PVC on a CES T1/E1 port—Should a failure occur in a midpoint switch, soft PVCs are rerouted automatically, assuming another route is available.
This section provides general guidelines for configuring soft PVCs for CES modules. For specific instructions for configuring both hard and soft PVCs, see the following sections:
To configure soft PVCs for either unstructured or structured circuit emulation services, follow these steps:
Step 1 Determine which CES interfaces are currently configured in your ATM switch router chassis, using the show ces status command in privileged EXEC mode.
CESwitch#
show ces status
Interface IF Admin Port Channels in
Name Status Status Type use
------------- -------- --------- ----------- -----------
Step 2 Determine which two ports you want to define as participants in the soft PVC.
Step 3 Decide which of the two ports you want to designate as the destination (or passive) side of the soft PVC.
 |
Note This is an arbitrary decision—you can choose either port as the destination end of the circuit. However, you must decide which port is to function in this capacity and proceed accordingly. |
Step 4 Decide whether you want the state of the soft PVC to match the state of the ports.
Step 5 Configure the destination (passive) side of the soft PVC. You must configure the destination end of the soft PVC first, as this end defines a CES-IWF ATM address for that circuit.
 |
Note If the interface is up, you might have to disable it, using the shutdown command, before you can configure the circuit. After configuring the circuit, use the no shutdown command to reenable the interface. |
CESwitch#
configure terminal
CESwitch(config)#
interface cbr 3/0/1
CESwitch(config-if)#
shutdown
CESwitch(config-if)#
ces circuit 0 circuit-name CBR-PVC-B
CESwitch(config-if)#
no shutdown
Step 6 Retrieve the CES-IWF ATM address of the soft PVC's destination end, using the show ces address command. The following example shows how to display the CES-IWF ATM address and VPI/VCI for a CES circuit:
CESwitch#
show ces address
47.0091.8100.0000.0060.5c71.1f01.4000.0c80.1030.10 CBR-PVC-A vpi 0 vci 16
47.0091.8100.0000.0060.5c71.1f01.4000.0c80.1030.20 CBR-PVC-AC vpi 0 vci 1056
47.0091.8100.0000.0060.5c71.1f01.4000.0c80.1034.10 CBR-PVC-B vpi 0 vci 1040
47.0091.8100.0000.0060.5c71.1f01.4000.0c80.1038.10 CBR-PVC-CA vp1 0 vci 3088
Step 7 Configure the source (active) end of the soft PVC last, using the information derived from Step 6. You must configure the source end of the soft PVC last, because that end not only defines the configuration information for the source port, but also requires you to enter the CES-IWF ATM address and VPI/VCI values for the destination circuit.
 |
Note If the interface is up, you might have to disable it, using the shutdown command, before you can configure the circuit. After configuring the circuit, use the no shutdown command to reenable the interface. |
CESwitch(config)# interface cbr 3/0/0
CESwitch(config-if)#
shutdown
CESwitch(config-if)# ces circuit 0
CESwitch(config-if)#
ces pvc 0 dest-address 47.0091.8100.0000.0060.5c71.1f01.4000.0c80.1034.10 vpi 0 vci 104
CESwitch(config-if)#
no shutdown
Step 8 To verify that the CES circuits are up on both sides (source and destination), run the show ces interface command. To verify that the soft PVC was established between two switches, run the show atm vc interface command.
Configuring T1/E1 Unstructured Circuit Emulation Services
This section provides an overview of unstructured (clear channel) circuit emulation services and describes how to configure CES modules for unstructured circuit emulation services.
Overview of Unstructured Circuit Emulation Services
Unstructured circuit emulation services in an ATM switch router network emulate point-to-point connections over T1/E1 leased lines. This service maps the entire bandwidth necessary for a T1/E1 leased line connection across the ATM network, allowing users to interconnect PBXs, TDMs, and video conferencing equipment.
For a detailed description of unstructured circuit emulation services, refer to the Guide to ATM Technology.
The circuit you set up on a CBR port for unstructured service is always identified as circuit 0, because you can establish only one unstructured circuit on any given CBR port. An unstructured circuit uses the entire bandwidth of a T1 port (1.544 Mbps) or an E1 port (2.048 Mbps).
The following subsections describe the procedures for configuring CES modules for unstructured circuit emulation services:
Configuring Network Clocking for Unstructured CES
Circuit emulation services require that the network clock be configured properly. Unstructured services can use synchronous, Synchronous Residual Time Stamp (SRTS), or adaptive clocking mode. For instructions on configuring network clocking, see "Initially Configuring the ATM Switch Router." For a discussion of clocking issues and network examples, refer to the network clock synchronization and network clocking for CES topics in the Guide to ATM Technology.
Configuring Synchronous Clocking With an OC-12c Interface Module
When synchronous clocking is being used and propagated via an OC-12c interface module, be sure to use the following configurations:
- For the Catalyst 8540 MSR, use the optional clocking module.
- For the Catalyst 8510 MSR and LightStream 1010 ATM switch routers, use feature card per flow queueing (FC-PFQ).
Configuring a Hard PVC for Unstructured CES
A CES module converts CBR traffic into ATM cells for propagation through an ATM network. CBR traffic arriving on a CES module port must first be segmented into ATM cells. This cell stream is then directed to an outgoing ATM or CBR port.
 |
Note As a general rule when configuring a hard PVC, you must interconnect a CBR port and an ATM port in the same ATM switch router chassis. |
Figure 18-1 displays unstructured circuit emulation services configured on an ATM switch router, using ATM and CES interface modules to create a hard PVC. In this example, the hard permanent virtual channel (PVC) also uses adaptive clocking, and this CES circuit enables bidirectional, unstructured CBR traffic to flow between these two modules.
Figure 18-1 Hard PVC Configured for Unstructured CES

To configure a hard PVC for unstructured CES, follow these steps, beginning in privileged EXEC mode:
| |
Command |
Purpose |
| Step 1 |
Switch# show ces status
|
Displays information about the current CBR interfaces.
Use this command to choose the source CBR port.
|
| Step 2 |
Switch# show atm status
|
Displays information about the current ATM interfaces.
Use this command to choose the destination ATM port.
Note The interface must be up.
|
| Step 3 |
Switch# configure terminal
Switch(config)#
|
At the privileged EXEC prompt, enters global configuration mode.
|
| Step 4 |
Switch(config)# interface cbr card/subcard/port
Switch(config-if)#
|
Selects the physical interface to be configured.
|
| Step 5 |
Switch(config-if)# shutdown
|
Disables the interface.
|
| Step 6 |
Switch(config-if)# ces aal1 service {structured | unstructured}
|
Configures the CES interface AAL1 service type.
|
| Step 7 |
Switch(config-if)# ces aal1 clock {adaptive | srts | synchronous}
|
Configures the AAL1 clock mode.
|
| Step 8 |
Switch(config-if)# ces circuit circuit-id circuit-name name
|
Configures the CES interface circuit identifier and circuit name.
Note For unstructured service, use 0 for the circuit identifier.
|
| Step 9 |
Switch(config-if)# ces pvc circuit-id interface atm card/subcard/port vpi vpi vci vci
|
Configures the hard PVC to the ATM interface and VPI/VCI.
Note The VPI/VCI are arbitrary here. They are not fixed, whereas the VPI/VCI described in General Guidelines for Creating Soft PVCs for Circuit Emulation Services are fixed.
|
| Step 10 |
Switch(config-if)# no shutdown
|
Reenables the interface.
|
|
Example
The following example shows how to configure the hard PVC for unstructured CES (shown in Figure 18-1):
CESwitch#
show ces status
Interface IF Admin Port Channels in
Name Status Status Type use
------------- -------- --------- ----------- -----------
CESwitch#
show atm status
NUMBER OF INSTALLED CONNECTIONS: (P2P=Point to Point, P2MP=Point to MultiPoint,
MP2P=Multipoint to Point)
Type PVCs SoftPVCs SVCs TVCs PVPs SoftPVPs SVPs Total
TOTAL INSTALLED CONNECTIONS = 44
PER-INTERFACE STATUS SUMMARY AT 18:12:45 UTC Thu Jul 22 1999:
Interface IF Admin Auto-Cfg ILMI Addr SSCOP Hello
Name Status Status Status Reg State State State
------------- -------- ------------ -------- ------------ --------- --------
ATM0/0/1 DOWN down waiting n/a Idle n/a
ATM0/0/5 DOWN shutdown waiting n/a Idle n/a
ATM0/0/6 DOWN shutdown waiting n/a Idle n/a
ATM0/0/7 DOWN shutdown waiting n/a Idle n/a
ATM0/0/ima1 UP up done UpAndNormal Active 2way_in
ATM0/1/0 DOWN shutdown waiting n/a Idle n/a
ATM0/1/1 DOWN shutdown waiting n/a Idle n/a
ATM0/1/2 DOWN shutdown waiting n/a Idle n/a
ATM0/1/3 DOWN shutdown waiting n/a Idle n/a
ATM0/1/7 DOWN down waiting n/a Idle n/a
ATM0/1/ima2 UP up done UpAndNormal Active 2way_in
ATM1/0/0 DOWN down waiting n/a Idle n/a
ATM1/0/1 DOWN down waiting n/a Idle n/a
ATM1/0/2 DOWN down waiting n/a Idle n/a
ATM1/0/3 UP up done UpAndNormal Active n/a
ATM1/1/0 UP up done UpAndNormal Active n/a
ATM1/1/1 DOWN down waiting n/a Idle n/a
ATM1/1/2 DOWN down waiting n/a Idle n/a
ATM1/1/3 DOWN down waiting n/a Idle n/a
ATM2/0/0 UP up n/a UpAndNormal Idle n/a
ATM-P3/0/3 UP up waiting n/a Idle n/a
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/0/0
CESwitch(config-if)#
shutdown
CESwitch(config-if)#
ces aal1 service unstructured
CESwitch(config-if)#
ces aal1 clock adaptive
CESwitch(config-if)#
ces circuit 0 circuit-name CBR-PVC-A
CESwitch(config-if)#
ces pvc 0 interface atm 0/1/3 vpi 0 vci 100
CESwitch(config-if)#
no shutdown
Verifying a Hard PVC for Unstructured CES
To verify the hard PVC configuration, use the following privileged EXEC commands:
| 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.
|
|
Examples
The following example shows how to display the basic information about the hard PVC shown in Figure 18-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 18-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