cc/td/doc/product/atm/wa3/11_2_5
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table of Contents

Configuring Port Adapter Modules Interfaces

Configuring Port Adapter Modules Interfaces

This chapter describes the individual steps needed to configure the individual port adapter modules. Your switch is configured as specified in your order and is ready for installation and startup when it leaves the factory. As your communication requirements change, you might want to upgrade your system, add components, or change the initial configuration.

Hardware installation and cabling instructions are included in the LightStream 1010 ATM Switch PAM Installation Guide, while command-line interface (CLI) command descriptions are provided in the LightStream 1010 ATM Switch Command Reference.

See the following sections for detailed PAM default configuration instructions:

Configure 155 SM, MM, UTP Interfaces

The 155-Mbps SONET STS3c/SDH STM1 Port Adapter Module has four ports and is ideal for intercampus or wide-area links. The four ports on the PAM can be configured as redundant links using the switch routing protocols. The PAM supports SC-type and UTP connectors, while receive and transmit 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, building on the sophisticated manageability mechanisms of SONET/SDH

Each of the ports on the PAM can be configured to support the following clocking options:

The plug-and-play mechanisms of the LightStream 1010 allow the switch to come up automatically. All configuration information for port adapter modules can be saved between hot swaps and switch reboots, while interface types are automatically discovered by the switch. This eliminates mandatory manual configuration.

Traffic-pacing allows the aggregate output traffic rate on any port to be set to a rate below the line rate; this is useful when communicating with a slow receiver or when connected to public networks with peak-rate tariffs.

The plug-and-play mechanisms of the LightStream 1010 switch allow the switches to come up automatically. All configuration information for port adapter modules can be saved between hot swaps and switch reboots, while interface types are automatically discovered by the switch. This eliminates mandatory manual configuration.

The LightStream 1010 supports any combination of port adapter modules, allowing customers to configure their switches with only the number and type of interfaces required, with up to 32 155 Mbps interface ports.

Default 155 ATM Interface Configuration Without Autoconfiguration

If ILMI has been disabled or if the connecting end node does not support ILMI, the following defaults are assigned to all 155 Mbps interfaces:

Manual 155 Interface Configuration

Use the following commands to manually change any of the default configuration values:

Task Command
At the privileged EXEC prompt, enter configuration mode from the terminal. configure1
[terminal]
Specify an ATM interface and enter interface configuration mode. interface atm card/sub_card/port
Modify the ATM interface type. atm uni type {private | public}2
Modify UNI version. atm uni version {3.0 | 3.1| 4.0}2
Modify the maximum VPI bits configuration. atm maxvpi-bits 0-82
Modify the maximum VCI bits configuration. atm maxvci-bits 0-142
Modify the ATM interface side. atm uni type {network | user}2
Modify the framing mode. sonet {stm-1 | sts-3c}
Modify the clock source. clock source {free-running | loop-timed | network-derived}
Modify scambling mode. scambling {cell-payload | sts-stream}

1 These commands are documented in the LightStream 1010 ATM Switch Command Reference publication.
2 Shut down the interface and disable autoconfiguration before using this command.
Examples

The following example changes the default ATM interface type to private using the atm uni type private command:

Switch#config t
Enter configuration commands, one per line.  End with CNTL/Z.
Switch(config)#interface atm 0/0/0
Switch(config-if)#shutdown
Switch(config-if)#
%LINEPROTO-5-UPDOWN: Line protocol on Interface ATM0/0/0, changed state to down
%LINEPROTO-5-UPDOWN: Line protocol on Interface ATM0/0/1, changed state to down
%LINK-5-CHANGED: Interface ATM0/0/0, changed state to administratively down
%LINK-5-CHANGED: Interface ATM0/0/1, changed state to going down
%LINK-3-UPDOWN: Interface ATM0/0/1, changed state to down
Switch(config-if)#no atm auto-configuration
% Please 'shut/no shut' this interface for this command to take effect.
Switch(config-if)#atm uni type private
Switch(config-if)#no shutdown
Switch(config-if)#
%LINK-5-CHANGED: Interface ATM0/0/0, changed state to going down
%LINK-3-UPDOWN: Interface ATM0/0/1, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface ATM0/0/1, changed state to up
%LINK-3-UPDOWN: Interface ATM0/0/0, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface ATM0/0/0, changed state to up
Switch(config-if)#

The following example changes the clock source using the clock source network-derived command:

Switch#config t
Enter configuration commands, one per line.  End with CNTL/Z.
Switch(config)#interface atm 0/0/0
Switch(config-if)#clock source network-derived

Refer to the section "Troubleshoot Interface Configuration" to confirm your interface configuration.

Configure 622 SM and MM Interfaces

The 622-Mbps SONET STS12/SDH STM4 Port Adapter Module has one port and is ideal for intercampus or wide-area links. The port on the PAM can be configured as a redundant link using the switch routing protocols. The PAM supports an SC-type connector, and receive and transmit LEDs give quick, visual indications of port status and operation. For detailed network management support, comprehensive statistics gathering and alarm monitoring capabilities are provided, building on the sophisticated manageability mechanisms of SONET/SDH

Each of the ports on the PAM can be configured to support the following clocking options:

The plug-and-play mechanisms of the LightStream 1010 allow the switch to come up automatically. All configuration information for port adapter modules can be saved between hot swaps and switch reboots, while interface types are automatically discovered by the switch. This process eliminates mandatory manual configuration.

The plug-and-play mechanisms of the LightStream 1010 switch allow the switches to come up automatically. All configuration information for port adapter modules can be saved between hot swaps and switch reboots, while interface types are automatically discovered by the switch. This eliminates mandatory manual configuration.

The LightStream 1010 supports any combination of port adapter modules, allowing customers to configure their switches with only the number and type of interfaces required, with up to 8 622-Mbps interface ports.

Default 622 ATM Interface Configuration Without Autoconfiguration

If ILMI has been disabled or if the connecting end node does not support ILMI, the following defaults are assigned to all 622 Mbps interfaces:

Manual 622 Interface Configuration

Use the following commands to manually change any of the default configuration values:

Task Command
At the privileged EXEC prompt, enter configuration mode from the terminal. configure1
[terminal]
Specify an ATM interface and enter interface configuration mode. interface atm card/sub_card/port
Modify the ATM interface type. atm uni type {private | public}2
Modify UNI version. atm uni version {3.0 | 3.1| 4.0}2
Modify the maximum VPI bits configuration. atm maxvpi-bits 0-82
Modify the maximum VCI bits configuration. atm maxvci-bits 0-142
Modify the ATM interface side. atm uni type {network | user}2
Modify the framing mode. sonet {stm-4 | sts-12}
Modify the clock source. clock source {free-running | loop-timed | network-derived}
Modify scambling mode. scambling {cell-payload | sts-stream}

1 These commands are documented in the LightStream 1010 ATM Switch Command Reference publication.
2 Shut down the interface and disable autoconfiguration before using this command.
Examples

The following example changes the default ATM interface type to private using the atm uni type private command:

Switch#config t
Enter configuration commands, one per line.  End with CNTL/Z.
Switch(config)#interface atm 0/0/0
Switch(config-if)#shutdown
Switch(config-if)#
%LINEPROTO-5-UPDOWN: Line protocol on Interface ATM0/0/0, changed state to down
%LINEPROTO-5-UPDOWN: Line protocol on Interface ATM0/0/1, changed state to down
%LINK-5-CHANGED: Interface ATM0/0/0, changed state to administratively down
%LINK-5-CHANGED: Interface ATM0/0/1, changed state to going down
%LINK-3-UPDOWN: Interface ATM0/0/1, changed state to down
Switch(config-if)#no atm auto-configuration
% Please 'shut/no shut' this interface for this command to take effect.
Switch(config-if)#atm uni type private
Switch(config-if)#no shutdown
Switch(config-if)#
%LINK-5-CHANGED: Interface ATM0/0/0, changed state to going down
%LINK-3-UPDOWN: Interface ATM0/0/1, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface ATM0/0/1, changed state to up
%LINK-3-UPDOWN: Interface ATM0/0/0, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface ATM0/0/0, changed state to up
Switch(config-if)#

The following example changes the clock source using the clock source network-derived command:

Switch#config t
Enter configuration commands, one per line.  End with CNTL/Z.
Switch(config)#interface atm 0/0/0
Switch(config-if)#clock source network-derived

Refer to the section "Troubleshoot Interface Configuration" to confirm your interface configuration.

Configure DS-3 and E3 Interfaces

The 45 Mbps DS-3 Port Adapter Module 34-Mbps and the E3 PAMs are ideal for wide-area connectivity, to link multiple campuses, or to connect to public networks. The ports on the PAM can be set up as redundant links, which are exploited by the switch's sophisticated routing protocols.

Each of the ports on the PAM can be configured to support the following clocking options:


Note Network clocking configuration options are applicable to DS-3 Quad interfaces only.

Traffic-pacing allows the aggregate output traffic rate on any port to be set to a rate below the line rate; this is useful when communicating with a slow receiver or when connected to public networks with peak-rate tariffs.

The plug-and-play mechanisms of the LightStream 1010 switch allow the switches to come up automatically. All configuration information for port adapter modules can be saved between hot swaps and switch reboots, while interface types are automatically discovered by the switch. This process eliminates mandatory manual configuration.

The LightStream 1010 supports any combination of port adapter modules, allowing customers to configure their switches with only the number and type of interfaces required, with up to 32 DS-3 or E3 interface ports.

Default DS-3 and E3 ATM Interface Configuration Without Autoconfiguration

If ILMI has been disabled or if the connecting end node does not support ILMI, the following defaults are assigned to all DS-3 or E3 interfaces:

DS3 PAM:

E3 PAM:

Manual DS-3 and E3 Interface Configuration

Use the following commands to manually change any of the default configuration values:

Task Command
At the privileged EXEC prompt, enter configuration mode from the terminal. configure1
[terminal]
Specify an ATM interface and enter interface configuration mode. interface atm card/sub_card/port
Modify the ATM interface type. atm uni type {private | public}2
Modify UNI version. atm uni version {3.0 | 3.1| 4.0}2
Modify the maximum VPI bits configuration. atm maxvpi-bits 0-82
Modify the maximum VCI bits configuration. atm maxvci-bits 0-142
Modify the ATM interface side. atm uni type {network | user}2
Modify framing mode. framing { cbitadm | cbitplcp | m23adm | m23plcp}
Modify scambling mode. scambling {cell-payload | sts-stream}
Modify the clock source. clock source {free-running | loop-timed | network-derived}
Configure the network derived clock. network-clock-select {1-4_priority} atm card/sub_card/port
Modify line build out. lbo { long | short }
Modify auto-ferf configuration. auto-ferf {ais | lcd | los | oof | red }

1 These commands are documented in the LightStream 1010 ATM Switch Command Reference publication.
2 Shut down the interface and disable autoconfiguration before using this command.
Examples

The following example changes the default ATM interface type to private using the atm uni type private command:

Switch#config t
Enter configuration commands, one per line.  End with CNTL/Z.
Switch(config)#interface atm 0/0/0
Switch(config-if)#shutdown
Switch(config-if)#
%LINEPROTO-5-UPDOWN: Line protocol on Interface ATM0/0/0, changed state to down
%LINEPROTO-5-UPDOWN: Line protocol on Interface ATM0/0/1, changed state to down
%LINK-5-CHANGED: Interface ATM0/0/0, changed state to administratively down
%LINK-5-CHANGED: Interface ATM0/0/1, changed state to going down
%LINK-3-UPDOWN: Interface ATM0/0/1, changed state to down
Switch(config-if)#no atm auto-configuration
% Please 'shut/no shut' this interface for this command to take effect.
Switch(config-if)#atm uni type private
Switch(config-if)#no shutdown
Switch(config-if)#
%LINK-5-CHANGED: Interface ATM0/0/0, changed state to going down
%LINK-3-UPDOWN: Interface ATM0/0/1, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface ATM0/0/1, changed state to up
%LINK-3-UPDOWN: Interface ATM0/0/0, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface ATM0/0/0, changed state to up
Switch(config-if)#

The following example changes the clock source using the clock source network-derived command:

Switch#config t
Enter configuration commands, one per line.  End with CNTL/Z.
Switch(config)#interface atm 0/0/0
Switch(config-if)#clock source network-derived

Refer to the section "Troubleshoot Interface Configuration" to confirm your interface configuration.

Configure T1/E1 Trunk Interfaces

The T1 and E1 trunk port adapter module has four ports and is ideal for intercampus or wide-area links. The four ports on the PAM can be configured as redundant links using the switch routing protocols. The PAM supports SC-type and BNC connectors while receive and transmit 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, building on the sophisticated manageability mechanisms of SONET/SDH

Each of the ports on the PAM can be configured to support the following clocking options:

Traffic-pacing allows the aggregate output traffic rate on any port to be set to a rate below the line rate; this is useful when communicating with a slow receiver or when connected to public networks with peak-rate tariffs.

The plug-and-play mechanisms of the LightStream 1010 switch allow the switches to come up automatically. All configuration information for port adapter modules can be saved between hot swaps and switch reboots, while interface types are automatically discovered by the switch. This process eliminates mandatory manual configuration.

The LightStream 1010 supports any combination of port adapter modules, allowing customers to configure their switches with only the number and type of interfaces required, with up to 32 T1 or E1 interface ports.

The T1 and E1 PAMs provide connectivity to the wide area network through T1 or E1 trunk lines.

Default T1 and E1 ATM Interface Configuration Without Autoconfiguration

If ILMI has been disabled or if the connecting end node does not support ILMI, the following defaults are assigned to all T1 and E1 interfaces:

The following PAM types have specific defaults assigned:

T1 PAM:

E1 PAM:

Manual T1and E1 Interface Configuration

Use the following commands to manually change any of the default configuration values:

Task Command
At the privileged EXEC prompt, enter configuration mode from the terminal. configure1
[terminal]
Specify an ATM interface and enter interface configuration mode. interface atm card/sub_card/port
Modify the ATM interface type. atm uni type {private | public}2
Modify UNI version. atm uni version {3.0 | 3.1| 4.0}2
Modify the maximum VPI bits configuration. atm maxvpi-bits 0-82
Modify the maximum VCI bits configuration. atm maxvci-bits 0-142
Modify the ATM interface side. atm uni type {network | user}2
Modify T1 framing mode.

Modify E1 framing mode.
framing { esfadm | esfplcp | sfadm | sfplcp }

framing { crc4adm | crc4plcp | pcm30adm pcm30plcp}
Modify T1 line coding.

Modify E1 line coding.
linecode { ami | b8zs}

linecode { ami | hdb3}
Modify scambling mode. scambling {cell-payload | sts-stream}
Modify the clock source. clock source {free-running | loop-timed | network-derived}
Configure the network derived clock. network-clock-select {1-4_priority} atm card/sub_card/port
Modify line build out. lbo { 0_110 | 110_220 | 220_330 | 330_440 | 440_550 | 550_600 | gt_600 }
Modify auto-ferf configuration. auto-ferf { ais | lcd | los | oof | red }

1 These commands are documented in the LightStream 1010 ATM Switch Command Reference publication.
2 Shut down the interface and disable autoconfiguration before using this command.
Examples

The following example changes the default ATM interface type to private using the atm uni type private command:

Switch#config t
Enter configuration commands, one per line.  End with CNTL/Z.
Switch(config)#interface atm 0/0/0
Switch(config-if)#shutdown
Switch(config-if)#
%LINEPROTO-5-UPDOWN: Line protocol on Interface ATM0/0/0, changed state to down
%LINEPROTO-5-UPDOWN: Line protocol on Interface ATM0/0/1, changed state to down
%LINK-5-CHANGED: Interface ATM0/0/0, changed state to administratively down
%LINK-5-CHANGED: Interface ATM0/0/1, changed state to going down
%LINK-3-UPDOWN: Interface ATM0/0/1, changed state to down
Switch(config-if)#no atm auto-configuration
% Please 'shut/no shut' this interface for this command to take effect.
Switch(config-if)#atm uni type private
Switch(config-if)#no shutdown
Switch(config-if)#
%LINK-5-CHANGED: Interface ATM0/0/0, changed state to going down
%LINK-3-UPDOWN: Interface ATM0/0/1, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface ATM0/0/1, changed state to up
%LINK-3-UPDOWN: Interface ATM0/0/0, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface ATM0/0/0, changed state to up
Switch(config-if)#

The following example changes the clock source using the clock source network-derived command:

Switch#config t
Enter configuration commands, one per line.  End with CNTL/Z.
Switch(config)#interface atm 0/0/0
Switch(config-if)#clock source network-derived

Refer to the section "Troubleshoot Interface Configuration" to confirm your interface configuration.

Configure CES/T1 Interfaces

The circuit emulation service (CES) T1 and E1 PAMs are ideal for links that require constant bit rate (CBR) services, such as interconnecting Private Branch Exchanges (PBXs), time-division multiplexers, and video conference equipment over campus, public, or private networks. The four ports on the PAM can be configured as redundant links using the switch's routing protocols. The T1 PAMs support UTP connectors and the E1 PAMs support either unshielded twisted-pair (UTP), shielded twisted-pair (STP), 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.

Each of the ports on the PAM can be configured to support the following clocking options:

The plug-and-play mechanisms of the LightStream 1010 allow the switch to come up automatically. All configuration information for port adapter modules can be saved between hot swaps and switch reboots, while interface types are automatically discovered by the switch. This eliminates mandatory manual configuration.

The LightStream 1010 supports any combination of port adapter modules. Customers can configure their switches with only the number and type of interfaces required, with up to 32 CES T1 or CES E1 interface ports.

The CES T1 or CES E1 PAM provides the following ATM connections:

Functionality Supported by CES Modules

The functionality supported by a CES module includes the following:

These CES services are described briefly in separate sections below.

Figure 16-1 shows a simplified representation of how these types of circuit emulation services can coexist in a LightStream 1010 ATM network and be performed by means of CES modules in LightStream 1010 switches.


Figure 16-1: Circuit Emulation Services Supported by CES Modules



CES-IWF

CES-IWF is a service based on ATM Forum standards that allows communications to occur between CBR and ATM User-Network Interface (UNI) interfaces, that is, between non-ATM telephony devices (such as classic PBXs or TDMs) and ATM devices (such as LightStream 1010 switches). For example, an LightStream 1010 equipped with a CES module offers a migration path from classic T1/E1 CBR data communications services to emulated CES T1/E1 unstructured (clear channel) services or structured (N x 64) services in an ATM network.

Figure 16-2 is a simplified representation of CES-IWF functions in a LightStream 1010 network.


Figure 16-2: CES-IWF Functions in a LightStream 1010 Network



T1/E1 Unstructured (Clear Channel) CES Services

Unstructured CES services in a LightStream 1010 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 private base exchanges (PBXs), time division multiplexers (TDMs), and video conferencing equipment, as shown in Figure 16-4. Unstructured CES operations do not decode or alter the CBR data in any way.

By means of a CES module, the following unstructured CES services are provided to LightStream 1010 users:

Using a CES T1 PAM for unstructured CES services simulates a point-to-point T1 leased line across your ATM network.
Similarly, using a CES T1 PAM for unstructured CES services simulates a point-to-point E1 leased line across your ATM network.

Figure 16-3 is a generalized representation of how T1/E1 unstructured CES services are accomplished in conjunction with a LightStream 1010 switch equipped with a CES T1/E1 PAM.


Figure 16-3: T/E1 Unstructured CES Services Across Leased Lines



Figure 16-4 provides a generalized example of unstructured CES applications in a LightStream 1010 network. During unstructured CES services, user CBR data received from an edge device at one side of the network is segmented into ATM cells and propagated through the ATM network. After traversing the network, the ATM cells are reassembled into a CBR bit stream that matches the original user data. This CBR data is then passed out of the network to the edge device at the destination endpoint.


Figure 16-4: T1/E1 Unstructured CES Applications in LightStream 1010 Network



T1/E1 Structured (N x 64) CES Services

N x 64 refers to a circuit bandwidth (data transmission speed) provided by the aggregation of N x 64 Kbps channels, where N is an integer greater than 1. The 64 Kbps data rate, or the DS0 channel, is the basic building block of the T carrier systems (T1, T2, and T3).

The T1/E1 structured (N x 64) CES services enable a CES module to function in the same way as a classic digital access and crossconnect system (DACS) switch. By means of a CES T1/E1 module, the following structured services are provided to LightStream 1010 users:

Using a CES T1 PAM, you can map a single digital signal level 0 (DS0) channel or multiple DS0 channels across an ATM network. Each T1 port has up to 24 time slots for allocation to structured CES circuits. Each time slot can transmit CBR data at a rate of 64 Kbps, or at 56 Kbps, if you choose to use optional channel associated signaling (CAS). The later section "Channel Associated Signaling for Structured CES Services Only" describes the CAS mechanism.
Using either the 120- or 75-ohm version of a CES E1 PAM, you can map a single DS0 channel (64 Kbps) or multiple DS0 channels across an ATM network. Each E1 port has up to 31 available time slots for allocation to structured CES circuits. Each time slot can transmit CBR data at a rate of 64 Kbps.
If you choose to use optional CAS in conjunction with a structured CES circuit, the effective data transfer rate of the circuit is limited to 56 Kbps, since 8 Kbps of the circuit's bandwidth is required for signaling purposes.

Figure 16-5 illustrates the digital crossconnect and channelized mapping functions supported by a LightStream 1010 switch equipped with a CES module.


Figure 16-5: DACS Functions of CES Modules



Note that single or multiple DS0 time slots can be mapped across the ATM network. Each time slot (or DS0 channel) represents a single N x 64 circuit that is capable of transmitting CBR data at a rate of 64-Kbps. Note also that multiple N x 64 circuits may be connected to a single port, using separate time slots.

With T1/E1 structured CES services, network designers can simplify networks by eliminating TDM devices, using LightStream 1010 CES modules instead as a means of allocating T1/E1 bandwidth to PBXs and teleconferencing equipment.

As Figure 16-5 demonstrates, structured services in a CES module allow T1/E1-formatted CBR data to be provisioned into individual DS0 channels (PVCs) or groups of DS0 channels.

Data from these channels can be sent to multiple individual output ports on a CES module where the data can be combined with CBR data from other DS0 channels or groups of DS0 channels to form an outgoing T1/E1 bit stream. Thus, you can combine structured CBR data in a highly flexible way for transport across an ATM network.

Figure 16-6, for example, illustrates how 24 available N x 64 DS0 time slots in a CES T1 PAM can be combined in any number of ways to accomplish structured CBR data transport in an ATM network. Note that the DS0 channels can be grouped as contiguous or non-contiguous time slots.

The DS0 time slots chosen for illustrative purpose in Figure 16-6 have no particular significance. In other words, you can allocate the available DS0 time slots for a CES T1 PAM in any way that suits the bandwidth requirements of a particular CES circuit.


Figure 16-6: Time Slots for Structured Services in CES T1 PAM



Note that the ingress (source) DS0 channels at one end of the CES circuit can be mapped into different egress (destination) DS0 channels at the other end of the CES circuit. The only requirement in mapping DS0 channels is that the number of time slots mapped at each end of the CES circuit must agree.

For example, Figure 16-6 shows DS0 time slots #7, #8, and #24 being bundled to form a single 192 Kbps circuit; at the other end of the connection, you can bundle any of three (available, as well as different) DS0 time slots (such as #18, #19, and #20) to complete the CES circuit. For example, if you allocate three DS0 time slots at one end of the connection, you must also allocate three DS0 time slots at the other end of the connection.

For CES structured services, each DS0 time slot represents a data bandwidth of 64 Kbps for CBR data transport. However, if you are using optional CAS during CBR data transport, the data bandwidth is limited to 56 Kbps per DS0 time slot.

Figure 16-7 illustrates how 31 available N x 64 DS0 time slots can be provisioned for structured CES services in a CES E1 PAM. The previous rule for DS0 time slot allocation with a CES T1 PAM also applies to the CES E1 PAM. In other words, the specific DS0 time slot numbers assigned at one end of the circuit in a CES E1 PAM need not map identically one for one to the DS0 time slot numbers at the other end of the CES circuit. Only the aggregate number of such DS0 time slots provisioned at each end of the circuit must agree.


Figure 16-7: Time Slots for Structured CES Services in CES E1 PAM



Channel Associated Signaling for Structured CES Services Only

Since the CES T1/E1 PAM emulates constant bit rate services over ATM networks, it must be capable of providing support for handling CAS information introduced into structured CES circuits by PBXs and TDMs. An optional CAS feature for the CES T1/E1 PAM meets this requirement.

With respect to the CAS information carried in a CBR bit stream, a CES module can be configured to operate as follows:

In this case, the CES module does not sense the CAS information (carried as ABCD bits in the CBR bit stream) and provides no support for CAS functions.
In this case, in addition to packaging incoming CBR data into ATM AAL1 cells in the usual manner for transport through the network, the CES module in the ingress LightStream 1010 node (see Figure 16-8) senses the ABCD bit patterns in the incoming data, incorporates these patterns in the ATM cell stream, and propagates the cells to the next node in the network. The ATM cells are transported across the network from link to link until the egress LightStream 1010 node is reached (see Figure 16-8).
At the egress node, the CES module strips off the ABCD bit patterns carried by the ATM cells, reassembles the CAS ABCD bits and the user's CBR data into original form, and passes the frames out of the ATM network on the proper DS0 time slot.
All these processes occur transparently without user notice.
In this case, the CAS and on-hook detection features work together to provide a means for an ingress node in an ATM network to monitor on-hook and off-hook conditions for a specified 1 x 64 structured CES circuit. As implied by 1 x 64, the on-hook detection (or bandwidth-release) feature is supported only in a structured CES circuit that involves a single DS0 time slot at each end of the connection, as shown in Figure 16-8.
As shown in Figure 16-8, however, the DS0 time slot configured for the structured CES circuit at the ingress node (time slot 2) can be different from the DS0 time slot configured at the egress node (time slot 4). These particular time slots were chosen merely for illustrative purposes; only one such time slot can be configured at each end of the circuit when using the on-hook detection feature.
When you invoke this feature, the ingress CES module monitors the ABCD bits in the incoming CBR bit stream to detect on-hook and off-hook conditions in the circuit. In an off-hook condition, all the bandwidth provisioned for the specified CES circuit is used for transporting ATM AAL1 cells across the network from the ingress node to the egress node.
Conversely, in an on-hook condition, the network periodically sends dummy ATM cells from the ingress node to the egress node to maintain the connection. However, these dummy cells consume only a fraction of the circuit's reserved bandwidth, leaving the rest of the bandwidth available for use by other network traffic. Hence, this bandwidth-release feature enables the network to make more efficient use of its resources.

Figure 16-8: CAS in a Structured CES Circuit



When the CAS feature is enabled for a CES circuit, the bandwidth of the DS0 channel is limited to 56 Kbps for user data, since CAS functions consume eight Kbps of channel bandwidth for transporting the ABCD signaling bits. These signaling bits are passed transparently from the ingress node to the egress node as part of the ATM AAL1 cell stream.

In summary, when the optional CAS and on-hook detection features are enabled, the following conditions apply:

A later section entitled "Configure a Soft PVC for Structured CES Services with CAS" outlines the procedures for enabling the CAS feature using CLI commands.

Also, a later section "Configure Structured CES Services with CAS and On-Hook Detection Enabled" outlines the additional steps necessary in setting up a 1 x 64 structured circuit through CLI commands to take advantage of the bandwidth-release feature.

Default CSE T1 and E1 ATM Interface Configuration Without Autoconfiguration

If Interim Link Management Interface (ILMI) has been disabled or if the connecting end node does not support ILMI, the following defaults are assigned to all CES T1 and CES E1 interfaces:

The following PAM types have specific defaults assigned:

CES T1 PAM:

CES E1 PAM:

The following defaults apply for all versions of the CES modules, unless you change them manually by means of specific CLI commands issued during module configuration:

Manual CES T1 and E1 Interface Configuration

Use the following commands to manually change any of the default configuration values:

Task Command
At the privileged EXEC prompt, enter configuration mode from the terminal. configure1
[terminal]
Specify an ATM interface and enter interface configuration mode. interface atm card/sub_card/port
Configure the type of clocking. ces aal1 clock {adaptive | srts | synchronous}
Configure the service type. ces aal1 service {structured | unstructured}
Configure the DSX-1 clock source. ces dsx1 clock source {free-running | loop-timed | network-derived}
Configure the DSX-1 framing type ces dsx1 framing {e1_crc_mfCAS_lt|e1_crc_mf_lt|e1_lt|e1_mfCAS_lt}
Configure the DSX-1 line build out. ces dsx1 lbo {0_110 | 110_220 | 220_330 | 330_440 | 440_550 | 550_660 | 660_above | square_pulse}
Configure the DSX-1 line code type. ces dsx1 linecode {ami | b8zs}
Configure the DSX-1 loopback test method. ces dsx1 loopback {line | noloop | payload}
Configure the circuit cell delay variation. ces circuit 0 cdv {1-65535| circuit-name |shutdown}
Configure the PVC. ces pvc 0 dest-address {interface atm card/sub_card/port}

1 These commands are documented in the LightStream 1010 ATM Switch Command Reference publication.
Examples

The following example changes the default CBR interface DSX-1 framing mode to super frame using the ces dsx1 framing sf command:

Switch#config t
Enter configuration commands, one per line.  End with CNTL/Z.
Switch(config)#interface cbr 3/0/0
Switch(config-if)# ces dsx1 framing sf

The following example changes the default CBR interface DSX-1 line-build-out to 330 to 440 feet using the ces dsx1 lbo 330_440 command:

Switch#config t
Enter configuration commands, one per line.  End with CNTL/Z.
Switch(config)#interface cbr 3/0/0
Switch(config-if)#ces dsx1 lbo 330_440

The following example changes the default CBR interface the DSX-1 linecode method to binary 8 zero suppression using the ces dsx1 linecode b8zs command:

Switch#config t
Enter configuration commands, one per line.  End with CNTL/Z.
Switch(config)#interface cbr 3/0/0
Switch(config-if)#ces dsx1 linecode b8zs

The following example changes the default CBR interface DSX-1 loopback method to use the payload using the ces dsx1 loopback payload command:

Switch#config t
Enter configuration commands, one per line.  End with CNTL/Z.
Switch(config)#interface cbr 3/0/0
Switch(config-if)#ces dsx1 loopback payload

The following example changes the default CBR interface circuit zero cell delay variation to 30,000 using the ces circuit 0 cdv 30000 command:

Switch#config t
Enter configuration commands, one per line.  End with CNTL/Z.
Switch(config)#interface cbr 3/0/0
Switch(config-if)#ces circuit 0 cdv 30000

The following example changes the default CBR interface PVC 0 to ATM interface 0/0/0 using the ces pvc 0 dest-address interface atm 0/0/0 command:

Switch#config t
Enter configuration commands, one per line.  End with CNTL/Z.
Switch(config)#interface cbr 3/0/0
Switch(config-if)#ces pvc 0 dest-address interface atm 0/0/0

Refer to the section "Troubleshoot Interface Configuration" to confirm your interface configuration.

Methods Available for Configuring CES Modules

Basically, two methods are available for configuring a CES module for use in a LightStream 1010 operating environment:


Figure 16-9: Methods of Configuring a CES Module in a LightStream 1010 Environment



Conventions Adopted for CES Module Configuration Procedures

The configuration procedures throughout this document are based on the following assumptions/conventions:

These sample procedures demonstrate typical or common configuration tasks and might not reflect your particular CES module configuration requirements.

Framing Formats and Line Coding Options for CES Modules

The CES modules support the framing formats and line coding options indicated in Table 16-1.


Table  16-1: CES Module Framing and Line Coding Options
Module Framing Options/Description Line Coding Options
CES T1 PAM Super frame (SF)

Extended super frame (ESF)

ami or b8zs (b8zs is default)
CES E1 PAM (120-ohm) E1 CRC multiframe (e1_crc_mf_lt). Configure line type to e1_crc_mf, without CAS enabled.

E1 CRC multiframe (e1_crc_mfCAS_lt). Configure line type to e1_crc_mf, with CAS enabled.

E1 (e1_lt). Configure line type to e1_lt.

E1 multiframe (e1_mfCAS_lt). Configure line type to e1_mf, with CAS enabled.

ami or hdb3 (hdb3 is default)
CES E1 PAM (BNC) E1 CRC multiframe (e1_crc_mf_lt). Configure line type to e1_crc_mf, without CAS enabled.

E1 CRC multiframe (e1_crc_mfCAS_lt). Configure line type to e1_crc_mf, with CAS enabled.

E1 (e1_lt). Configure line type to e1_lt.

E1 multiframe (e1_mfCAS_lt). Configure line type to e1_mf with CAS enabled.

ami or hdb3 (hdb3 is default)

Guidelines for Creating Soft PVCs for CES Services

As a CES T1/E1 PAM user, you can create either hard PVCs or soft PVCs, depending on your particular CES application requirements. The differences between these two types of CES circuits are noted in later sections dealing with the actual configuration of unstructured (clear channel) and structured (N x 64 Kbps) CES circuits.

The following steps must be performed in a prescribed order when you configure soft PVCs for either unstructured or structured CES services:

Step 1 Determine which two ports you want to define as participants in the soft PVC.

Step 2 Decide which of these two ports you wish to designate as the destination (or passive) side of the soft PVC.

This is an arbitrary decision--it makes no difference which port you define as the destination end of the circuit. However, you must decide which port is to function in this capacity and proceed accordingly.


Step 3 Configure the destination (passive) side of the soft PVC.

You must configure the destination end of the soft PVC first, because so doing defines an ATM Forum compliant CES-IWF ATM address for that port.


You must retrieve this address (see Step 4), as well as the virtual path identifier/virtual channel identifier (VPI/VCI) values for the circuit (see Step 5), and embody these elements as part of the command string when you configure the source (active) end of the soft PVC (see Step 6).


Step 4 Retrieve the CES-IWF ATM address of the destination end of the soft PVC by issuing the CLI show ces address command. This command typically produces output in the following form:

Step 5 Retrieve the VPI/VCI values for the circuit by issuing the CLI show ces circuit interface cbrx/x/x # command. This command typically produces output in the following form:

Step 6 Configure the source (active) end of the soft PVC; at the same time, complete soft PVC set up using the information derived from Step 4 and Step 5.

You must configure the source end of the soft PVC last, because doing so 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 port.


If you have not already defined the destination port for the soft PVC (as required by Step 3), this CES-IWF ATM address would not be defined for the destination port, nor would the VPI/VCI values be available as required by Step 6 for use in completing the soft PVC.


Determine Currently Configured CES Interfaces in LightStream 1010 Chassis

Before configuring new interfaces for a CES module, it might be useful to determine which interfaces are already defined for CES modules in your LightStream 1010 chassis. Make this determination by issuing the show ces status CLI command at the privileged EXEC mode prompt:

condor4#show ces status
   Interface      IF      Admin        Port  Channels in
     Name       Status   Status        Type      use    
------------- -------- --------- ----------- -----------
     	CBR0/1/0	       UP	        UP	          T1 	       1-24
	     CBR0/1/1       	UP	        UP	          T1	        1-24
	     CBR0/1/2	       UP	        UP	          T1	        1-24 
	     CBR0/1/3	       UP	        UP          	T1	        1-24
condor4#

This command displays key information about the presently configured CBR interfaces in your LightStream 1010 chassis. In this particular case, the output shows that a CES T1 module is installed in chassis slot 0, module slot 1, and that all four ports (0 - 3) of the module are configured for service.

Configure CES PAMs for Unstructured CES Services

This section presents the CLI-based procedures you use in configuring CES modules for unstructured (clear channel) CES services.

A circuit that you set up on a CBR port for unstructured service is always identified as circuit 0, since there can only be one such circuit established on any given CBR port. Such a circuit consumes the entire bandwidth of a T1/E1 port, as indicated below:

The procedures in this section begin with the simplest of the configuration tasks for unstructured CES services, namely, configuring a hard PVC to use adaptive clocking.

However, synchronous clocking is the default clocking mode for all CES modules. It is the clocking mode used in most CES applications. Proceed directly to the later section entitled "Configure a Hard PVC with Synchronous Clocking" if so doing meets your particular CES application requirements.

Configure a Hard PVC with Adaptive Clocking

A CES module converts CBR traffic into ATM cells for propagation through an ATM network. CBR traffic arriving on a given CES module port must first be segmented into ATM cells. This cell stream is then directed to an outgoing ATM port or CBR port. If the outgoing port is an ATM port on the same LightStream 1010 chassis, then the PVC is called a hard PVC.

As a general rule in setting up a hard PVC, you must interconnect a CBR port and an ATM port in the same LightStream 1010 chassis.

For procedural purposes, assume that a CES module, identified as CBR0/1/0, and an ATM module, identified as ATM0/0/0, are the two interface modules to be involved in the hard PVC; assume further that this hard PVC uses adaptive clocking.

To set up a hard PVC on the target LightStream 1010 switch that satisfies the previous assumptions, perform the following steps:

Step 1 In privileged EXEC mode, enter the configure terminal command:

The configure command sets the chassis to the global configuration mode; terminal is a keyword that identifies the terminal (console) as the source of subsequent configuration commands.


Step 2 In global configuration mode, enter the interface CBR0/1/0 command:

This command sets the LightStream 1010 chassis to the interface configuration mode and identifies interface CBR0/1/0 as the chassis element for subsequent configuration.


This command also causes particular VPI and VCI values to be assigned automatically (implicitly) to the source port (CBR0/1/0) by LightStream 1010 software (see Figure 16-10). These implicit VPI/VCI values are hardware dependent, that is, they are assigned by the system, based on the particular port being configured.


In effect, the CBR0/1/0 parameter is the port ID for the CES module which tells you that the PAM is installed in the module 1 position of chassis slot 0.


Step 3 In interface configuration mode, enter the following commands:

Respectively, these commands:


Step 4 To define the destination port (ATM 0/0/0) for the hard PVC, enter the following commands:

Respectively, these commands:



Note The VPI/VCI values shown in the second line of the previous command sequence (vpi 0 vci 100) are for demonstration purposes only. If you were creating an actual hard PVC, you would know beforehand the VPI/VCI values for the destination end of the hard PVC. For example, it can be safely assumed that you have already purchased a service from a common carrier (such as U.S. West) that provides a virtual path for CBR data transmission. However, from the 32,000 VCI numbers made available to you by the service provider, you must select a particular VCI for carrying your CBR traffic. You assign this VCI number beforehand, depending on the intended destination of your CBR data. In summary, the service provider gives you a virtual path for your data, but you must decide which VCI number to assign to the circuit.

After performing the previous procedure, a hard PVC (circuit number 0) named CBR-PVC-A exists between the specified source port in the CES module and the specified destination port in the ATM module.

This CES circuit enables bidirectional, unstructured CBR traffic to flow between these two modules. Figure 16-10 is a logical representation of this circuit.


Figure 16-10: Hard PVC Configured for Unstructured CES Services

Verify a Configured Hard PVC with Adaptive Clocking

To verify the hard PVC established in the previous procedure, perform the following steps:

Step 1 To display the configured CES-IWF ATM address(es) for the local LightStream 1010 chassis, enter the show ces address command at the privileged EXEC mode prompt:

This command displays the CES-IWF ATM address for the destination end of the circuit named CBR-PVC-A (see Figure 16-10). This address results from Step 4 in the previous section "Configure a Hard PVC with Adaptive Clocking."


Step 2 To display basic information about the hard PVC, enter the show ces circuit command:

This command verifies the source and destination port IDs of the hard PVC and indicates that the circuit is UP, or fully operational.


Step 3 To display detailed information about the hard PVC, enter the show ces circuit interface cbr0/1/0 0 command:

This command displays all the configuration information relevant to the hard PVC that you set up in the preceding section.


Note that the Port-Type field in the third line of the previous output example identifies the type of CES module that you have configured (which, in this case, is a T1 interface).


Note also that any hard PVC that you set up for unstructured CES services always carries the circuit identifier Circuit_id 0, as shown in the third line of the previous output example, since there is only one such circuit in an unstructured hard PVC.


In other words, a hard PVC that you set up for unstructured CES services on any CBR port is always labeled circuit 0, since the entire bandwidth of the T1/E1 port is dedicated to that circuit.


Configure a Hard PVC with Synchronous Clocking

For consistency, this procedure refers to the same port IDs that you used in setting up a hard PVC in the section "Configure a Hard PVC with Adaptive Clocking."

To set up a hard PVC on the target LightStream 1010 chassis with synchronous clocking, perform the following steps:

Step 1 In privileged EXEC mode, enter the configure terminal command:

Step 2 In global configuration mode, enter the interface cbr 0/1/0 command:

This command sets the LightStream 1010 chassis to the interface configuration mode and identifies interface CBR0/1/0 as the chassis element for subsequent configuration.


Step 3 In interface configuration mode, enter the following commands:

Respectively, these commands:


Verify a Configured Hard PVC with Synchronous Clocking

To verify the configuration information for a hard PVC with synchronous clocking, enter the show ces circuit interface cbr 0/1/0 0 command in privileged EXEC mode:

condor4#show ces circuit interface cbr 0/1/0 0
Circuit: Name CBR-PVC-A, Circuit-state ADMIN_UP / 
Interface CBR0/1/0, 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 0x100 (vci = 16)
cdv 2000 usecs, Measured cdv 350 usecs
ErrTolerance 8, idleCircuitdetect OFF, onHookIdleCode 0x0
state: VcAlarm, maxQueueDepth      879, startDequeueDepth      491
Partial Fill:       47, Structured Data Transfer 0
HardPVC       
src: CBR0/1/0 vpi 0, vci 16
Dst: ATM0/0/0 vpi 0, vci 100
condor4#

The output from this command verifies the configuration information for the source and destination ports for the hard PVC, confirms synchronous clocking for the circuit named CBR-PVC-A, and indicates that the circuit is UP.

Configure a Soft PVC with Synchronous Clocking

In a soft PVC, as in a hard PVC, you also 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.

The destination address of a soft PVC can point to either of the following:

For example, if you wish to set up a soft PVC involving a local node and a destination node at the opposite edge of the network, you would need to determine the CES-IWF ATM address of the port in the destination node in order to complete soft PVC set-up.

To obtain the destination address (dest-address) for an already configured port in a CES module, you would log into the remote LightStream 1010 chassis containing that module and issue the show ces address command. This command displays all the CES-IWF ATM addresses currently configured for that node.

For simplicity, however, the procedure in this section assumes that you will be creating a soft PVC between interface modules in the same LightStream 1010 chassis. Furthermore, this soft PVC will involve the same port IDs (CBR0/1/0 and CBR0/1/1) as those used in previous configuration procedures.

To obtain the address for a destination port that you are currently configuring as part of a new soft PVC, issue the show ces address, as shown in Step 4 of the following procedure.

To set up a soft PVC involving port IDs CBR0/1/0 and CBR0/1/1 on the target chassis with synchronous clocking, perform the following steps:

Step 1 In privileged EXEC mode, enter the configure terminal command:

Step 2 In global configuration mode, enter the interface cbr 0/1/1 command:

This command sets the LightStream 1010 chassis to the interface configuration mode and identifies interface CBR0/1/1 as the chassis element for subsequent configuration commands.


Step 3 In interface configuration mode, enter the following commands:

Respectively, these commands:


Step 4 In privileged EXEC mode, enter the show ces address command:

This command displays the CES-IWF ATM addresses for the circuit: CBR-PVC-A is the active (or source) side of the circuit, while CBR-PVC-B is the destination (or passive) side of the circuit (see Figure 16-11). You need the address of the destination side of the circuit to complete Step 7.


Step 5 Establish global configuration mode by entering the following command:

Step 6 Establish interface configuration mode by entering the following command:

This command sets the LightStream 1010 chassis to interface configuration mode and identifies interface CBR0/1/0 as the chassis element for subsequent configuration.


Step 7 In interface configuration mode, enter the following commands:

Respectively, these commands:


Figure 16-11 shows a logical representation of the soft PVC that you created in performing the previous procedure.


Figure 16-11: Soft PVC Configured for Unstructured CES Services



Verify a Configured Soft PVC (with Synchronous Clocking)

To verify the configuration information established previously in creating the soft PVC, perform the following steps:

Step 1 To display the CES circuit, issue the show ces circuit command in privileged EXEC mode:

Step 2 To show detailed circuit information for port 1 (CBR0/1/1) of the soft PVC, issue the show ces circuit interface cbr 0/1/1 0 command:

Step 3 To show detailed circuit information for port 0 (CBR0/1/0) of the soft PVC, issue the following command:

Delete Previously-Established PVCs

This section assumes that you will be referencing the same port IDs (CBR0/1/0 and CBR0/1/1) as used in previous configuration procedures and that you will be deleting previously configured hard PVCs.

In deleting previously configured soft PVCs, the following procedure also applies.

To delete previously configured hard PVCs, perform the following steps:

Step 1 In privileged EXEC mode, enter the show ces circuit command:

This command displays the hard PVCs (or soft PVCs) that are currently configured for your CES T1/E1 PAM.


Step 2 To establish the global configuration mode and identify the console as the source of user input, enter the configure terminal command:

Step 3 At the global configuration mode prompt, enter the following command:

This command sets the LightStream 1010 chassis to the interface configuration mode and identifies port CBR0/1/0 as the chassis element for subsequent configuration commands.


Step 4 At the interface configuration mode prompt, enter the following commands:

Respectively, these commands:


Step 5 In global configuration mode, enter the interface cbr 0/1/1 command:

This command sets the LightStream 1010 chassis to the interface configuration mode and identifies port CBR0/1/1 as the chassis element for subsequent configuration.


Step 6 In interface configuration mode, enter the following commands:

Respectively, these commands:


Verify Deletion of Previously-Established PVCs

This procedure, based on the actions taken in the preceding section, enables you to verify the deletion of a previously configured CES circuit.

To verify the deletion of a previously established CES circuit, perform the following steps:

Step 1 In privileged EXEC mode, enter the show ces circuit command:

The absence of output verifies that all CES circuits are deleted.


Step 2 In privileged EXEC mode, enter the show ces address command:

Again, the absence of output verifies that all previous CES-IWF addresses are deleted.


Configure CES PAMs for Structured CES Services

This section presents the CLI-based procedures you use in configuring CES modules for structured (N x 64 Kbps) CES services.

An important distinction that sets structured CES services apart from unstructured CES services is that structured CES services allow you to allocate T1/E1 bandwidth in a highly flexible and efficient manner that consumes only the T1/E1 bandwidth actually required to support the active structured circuit(s) that you configure.

For example, in configuring a CES module for structured service, you can define multiple hard PVCs or soft PVCs for any given CES T1/E1 PAM port:

In both module types, any bits not available for structured CES services are used for framing and out-of-band control.

For structured CES services, you can invoke CAS which provides the ability to detect on hook or off hook conditions for any given structured CES circuit.

The on hook state indicates that the CES circuit is idle or, in effect, unconnected. Conversely, the off hook state indicates that the circuit is in use and, in fact, connected.

The CAS mechanism allows T1/E1 bandwidth to be dynamically allocated and released by hard PVCs or soft PVCs configured for structured CES services. The section "Configure a Soft PVC for Structured CES Services with CAS" provides specific procedures for creating such a circuit.

For simplicity in demonstrating configuration tasks for structured CES services, the procedures in this section are directed primarily to setting up a single CES circuit per T1/E1 port. However, these procedures outline the essential steps and CLI command syntax that you would use if you were to set up multiple CES circuits on a T1/E1 port.

Another important distinction of structured and unstructured CES services is that structured CES services require network clock synchronization.

As noted in the section "Configure Network Clock Priorities and Sources," you must select the clock source and define its priority locally for each LightStream 1010 chassis in your network. You do this by means of the network-clock-select command.

For continuity, the structured CES configuration procedures in this section are based on the conventions outlined in the section "Conventions Adopted for CES Module Configuration Procedures."

Configure a Hard PVC for Structured CES Services without CAS

The assumptions relating to configuring a hard PVC for structured CES services include the following:

To set up a hard PVC for structured CES services according to the previous assumptions, perform the following steps:

Step 1 In privileged EXEC mode, enter the configure terminal command:

This command sets the LightStream 1010 chassis to the global configuration mode and identifies the console (terminal) as the source of subsequent configuration commands.


Step 2 In global configuration mode, enter the interface cbr 0/1/0 command:

This command sets the LightStream 1010 chassis to the interface configuration mode and identifies port CBR0/1/0 as the chassis element for subsequent configuration. In effect, this port becomes the source port of the hard PVC (see Figure 16-12).


The VPI/VCI values shown for the source port in Figure 16-12 are automatically assigned by PAM hardware. These values are hardware-dependent entities that uniquely identify the port being configured.


Step 3 In interface configuration mode, enter the ces dsx1 clock source network-derived command:

This command configures port CBR0/1/0 to use the network-derived clocking signal (PRS) for network clock synchronization services. In the synchronous clocking mode, the PRS is always derived from the networking environment. You must set the CBR port to use this clocking signal for synchronizing CBR data transport.


Step 4 To configure the port to support b8zs coding for the DSX-1 physical layer, enter the ces dsx1 line-coding b8zs command:

Step 5 To configure the port to use the extended super frame (ESF) framing format for the T1/E1 interface, enter the ces dsx1 framing esf command:

Step 6 To enable the port, enter the no shutdown command:

Step 7 To establish structured CES services for the port, enter the following command:

Step 8 To establish the synchronous clocking mode for the port, enter the following command:

At the conclusion of Step 8, you have completed the configuration of the desired port for the structured CES circuit. You can now proceed with the actual creation of the hard PVC.


Step 9 To specify the four DS0 time slots to be used by the hard PVC, enter the following command:

Step 10 To give the hard PVC a logical name, enter the ces circuit 1 circuit-name CBR-PVC-A command:

The logical name CBR-PVC-A is used for demonstration purposes only--it can be any ASCII string of your choosing. If you do not explicitly specify the circuit-name and logical-name parameters in the command line, the system automatically assigns a unique default name in the form CBRx/y/z:# for the circuit being configured.


The default name for this particular circuit would be CBR0/1/0:1, where the notation preceding the colon uniquely identifies the port, and the number following the colon uniquely identifies the circuit being configured. For structured CES services, the circuit number sequence always begins at 1 for each port in a CES module.



Note You need not specify individual circuit options on a separate command line, as shown in
Step 9 and Step 10. If you wish, you can specify all the desired circuit options on the same command line, provided that you observe the following rules: a) specify the DS0 time slots as the first option; b) specify each desired option thereafter in strict alphabetic order; and, c) separate each command-line option with a space. You can display the options available for any structured CES circuit. For example, in this particular case, you would issue a CLI ces circuit1 ? command, which would display in alphabetic order all the options available for use in the command line.

Step 11 To enable the hard PVC, enter the no ces circuit 1 shutdown command:

Step 12 To define the destination end of the hard PVC and exit from the interface configuration mode, enter the following commands:

Respectively, these commands:


At the conclusion of this procedure, you have created a hard PVC configured for structured CES services, as shown in Figure 16-12.


Figure 16-12: Hard PVC Configured for Structured CES Services



Verify a Configured Hard PVC without CAS

To verify the hard PVC that you set up in the previous procedure, perform the following steps:

Step 1 At the privileged EXEC mode prompt, enter the following command:

This command displays the 20-byte CES-IWF ATM address assigned to the source end of the hard PVC. This address is implicitly assigned by the CES hardware to identify the source end of the hard PVC.


Step 2 To display the details of the hard PVC, enter the show ces circuit command:

Step 3 To display the interface details for port CBR0/1/0, enter the show ces circuit interface cbr 0/1/0 1 command:

Configure a Soft PVC for Structured CES Services without CAS

The procedure below for configuring a soft PVC for structured service is based on the following assumptions:

To set up a soft PVC for structured CES services according to the previous assumptions, perform the following steps:

Step 1 At the privileged EXEC mode prompt, enter the configure terminal command:

This command sets the LightStream 1010 chassis to the global configuration mode and identifies the console (terminal) as the source of subsequent configuration commands.


Step 2 At the global configuration mode prompt, enter the interface cbr 0/1/1 command:

This command sets the LightStream 1010 chassis to the interface configuration mode and identifies interface CBR0/1/1 as the chassis element for configuration.


In effect, this port is the destination end of the soft PVC (see Figure 16-13). Refer to the section entitled "Guidelines for Creating Soft PVCs for CES Services," for instructions to configure the destination end of the soft PVC first.


Step 3 To direct port CBR0/1/1 to use the network-derived clocking signal (PRS) for network clock synchronization services, enter the ces dsx1 clock source network-derived command at the interface configuration mode prompt:

In the synchronous clocking mode, the PRS is always derived from a source within the networking environment. Therefore, you must set the CBR port to use this clocking signal for synchronizing CBR data transport.


Step 4 To direct the CES module to use b8zs line coding, enter the ces dsx1 line-coding b8zs command:

Step 5 To direct the CES module to use the extended super frame (ESF) framing format, enter the ces dsx1 framing esf command:

Step 6 To enable the destination port (CBR0/1/1), that is, set it to a fully operational state, enter the no shutdown command:

Step 7 To establish structured services for the port, enter the ces aal1 service structured command:

Step 8 To establish the synchronous clocking mode for the port, enter the ces aal1 clock synchronous command:

You have completed the configuration of the destination port (CBR0/1/1) on the CES module. You can now proceed with the actual creation of the soft PVC on the module.


Step 9 To specify the four DS0 time slots to be used by the soft PVC, enter the following command:

Step 10 To identify the destination (passive) end of the soft PVC, enter the ces circuit 1 circuit-name CBR-PVC-B command:

The logical name CBR-PVC-B is used for demonstration purposes only--it can be any ASCII string of your choosing. If you do not explicitly specify the circuit-name and logical-name parameters in the command line, the system automatically assigns a unique default name in the form CBRx/y/z:# for the circuit.


The default name in this case would be CBR0/1/1:1, where the notation preceding the colon uniquely identifies the destination port being configured, and the number following the colon uniquely identifies the circuit. For structured CES services, the circuit number sequence always begins at 1 for each port on a CES module.



Note You need not specify individual circuit options on a separate command line, as shown in
Step 9 and Step 10. If you wish, you can specify all the desired circuit options on the same command line, provided that you observe the following rules: a) specify the DS0 time slots as the first option; b) specify each desired option thereafter in strict alphabetic order; and, c) separate each command-line option with a space. You can display the options available for any structured CES circuit. For example, in this particular case, you would issue a CLI ces circuit1 ? command, which would display in alphabetic order all the circuit options available for use in the command line.

Step 11 To enable the interface for the destination (passive) end of the soft PVC, enter the no ces circuit 1 shutdown command:

Step 12 To exit interface configuration mode and return to privileged EXEC mode, enter the ^Z command:

Step 13 To retrieve the ATM address for the destination (passive) end of the soft PVC (CBR-PVC-B), enter the show ces address command:

The second of the previous two lines is the CES-IWF ATM address for circuit CBR-PVC-B, that is, the destination end of the soft PVC. Use this address in Step 18.


Step 14 To retrieve the VCI number for circuit CBR-PVC-B, enter the show ces circuit interface cbr 0/1/1 1 command:

This command displays the interface details for circuit CBR-PVC-B, among which is the vpi 0 vci 1040 field near the end of the previous output example. You need this value in configuring the destination ATM address in conjunction with defining the source end of the soft PVC on CBR0/1/0 (see Step 18).


Step 15 To set the LightStream 1010 chassis to the global configuration mode and identify the console (terminal) as the source of configuration commands, enter the configure terminal command:

Step 16 In global configuration mode, enter the interface cbr 0/1/0 command:

This command sets the LightStream 1010 chassis to the interface configuration mode and identifies interface CBR0/1/0 as the chassis element for subsequent configuration. In effect, this command identifies the source (active) side of the soft PVC.


Step 17 To temporarily disable interface CBR0/1/0, enter the ces circuit 1 shutdown command:

Step 18 To establish the destination CES-IWF ATM address to be used by CBR port 0/1/0 in completing the soft PVC, enter the following ces pvc command:

The command string in the second line is the CES-IWF ATM address of the destination end of the soft PVC. You obtained this address in Step 13.


Note also that the vpi 0 vci 1040 values that you entered as the last element in the previous command string were obtained as a result of Step 14.


Step 19 To re-enable the source port (CBR0/1/0), enter the no ces circuit 1 shutdown command:

Step 20 To exit from the interface configuration mode, enter the ^Z command:

This command returns you to the privileged EXEC mode.


After performing this procedure, you have created a soft PVC configured for structured CES services (without channeling associated signaling), as shown in Figure 16-13.


Figure 16-13: Soft PVC Configured for Structured CES Services (without CAS)



Verify a Configured Soft PVC without CAS

To verify the soft PVC that you set up in the previous procedure, perform the following steps:

Step 1 To display the CES-IWF ATM addresses for the soft PVC, enter the show ces address command at the privileged EXEC mode prompt:

Step 2 To display the details of the CES circuit, enter the show ces circuit command:

Step 3 To display the interface details for the source port (CBR0/1/0), enter the show ces circuit interface cbr 0/1/0 1 command:

Step 4 To display the interface details for the destination port (CBR0/1/1), enter the show ces circuit interface cbr 0/1/1 1 command:

Configure a Soft PVC for Structured CES Services with CAS

The procedures in this section build on the configuration information already established for the soft PVC created in the earlier section entitled "Configure a Soft PVC for Structured CES Services without CAS."

In other words, the only difference between the earlier procedure and the one that follows is that the latter enables channel association signaling (CAS) for the soft PVC.

Hence, the following procedure is based on the following assumptions:

To set up a soft PVC for structured CES services with CAS according to the previous assumptions, perform the following steps:

Step 1 In privileged EXEC mode, enter the configure terminal command:

This command sets the LightStream 1010 chassis to the global configuration mode and identifies the console (terminal) as the source of configuration commands.


Step 2 In global configuration mode, enter the interface cbr 0/1/0 command:

This command sets the LightStream 1010 chassis to the interface configuration mode and identifies port CBR0/1/0 as the chassis element for configuration.


In effect, this port is the source port for the soft PVC (see Figure 16-14).


Step 3 In configuration interface mode, enter the following commands:

Respectively, these commands:


Step 4 In global configuration mode, enter the interface cbr 0/1/1 command:

This command sets the LightStream 1010 chassis to the interface configuration mode and identifies port CBR0/1/1 as the chassis element for subsequent configuration.


In effect, this port is the destination port for the soft PVC (see Figure 16-14).


Step 5 In configuration interface mode, enter the following commands:

Respectively, these commands:


After performing this procedure, you have created a soft PVC configured for structured CES services with CAS, as shown in Figure 16-14.


Figure 16-14: Soft PVC Configured for Structured CES Services with CAS



Verify a Configured Soft PVC with CAS

To verify the soft PVC that you set up in the previous procedure, perform the following steps:

Step 1 To display the details of the CES circuit, enter the show ces circuit command at the privileged EXEC mode prompt:

Step 2 To display the CES-IWF ATM addresses for the soft PVC, enter the show ces address command:

Step 3 To display the interface details for the source port (CBR0/1/0), enter the show ces circuit interface cbr 0/1/0 1 command:

Step 4 To display the interface details for the destination port (CBR0/1/1), enter the show ces circuit interface cbr 0/1/1 1 command:

Create Multiple Soft PVCs on Same CES Port

The following procedure demonstrates the logical process that you would complete in creating more than one structured service PVC on the same T1/E1 port.

For example, Figure 16-15 is a logical representation of how multiple CES circuits can be configured on a single T1/E1 port.

Assume that certain configuration information has already been established for a soft PVC (see Figure 16-13) and that you are to create an additional soft PVC involving the same CES module.

Hence, the following assumptions apply for the task of creating a multiple soft PVC on the same T1/E1 port:


Figure 16-15: Configuring Multiple Soft PVCs on Same T1/E1 Port



To create multiple soft PVCs on the same port according to the previous assumptions, perform the following steps:

Step 1 In privileged EXEC mode, enter the configure terminal command:

This command sets the LightStream 1010 chassis to the global configuration mode and identifies the console (terminal) as the source of further configuration commands.


Step 2 In global configuration mode, enter the interface cbr 0/1/2 command:

This command sets the LightStream 1010 chassis to the interface configuration mode and identifies port CBR0/1/2 as the chassis element for configuration.


In effect, this port is the destination side of the new soft PVC. Refer to the section entitled "Guidelines for Creating Soft PVCs for CES Services," which describes the rationale that requires you to configure the destination end of the soft PVC first.


Step 3 At the interface configuration mode prompt, enter the following commands:

Respectively, these commands:


Step 4 Continue with the following commands to complete the configuration of the destination port:

Respectively, these commands:



Note As shown in the third line of the previous command sequence, you can specify multiple circuit options in the same command line. In fact, it is possible to specify all the desired circuit options on the same command line, provided that you observe the following rules: a) specify the DS0 time slots as the first command line option; b) specify each desired option thereafter in strict alphabetic order; and, c) separate each command line option with a space. To display all the CES circuits you have configured, you can issue the CLI ces circuit ? command. To display all the options available for any structured CES circuit, you can issue the CLI ces circuitx ? command, where "x" is a circuit identifier in the form of an integer (in a range from 1 - 24 for a 120-ohm E1 PAM or 1 - 31 for a BNC E1 PAM). This command displays in alphabetic order all the options available for the specified structured circuit. Note, however, that specifying zero (0) as the circuit identifier in this command will only display the options available for an unstructured (clear channel) circuit.

Step 5 In global configuration mode, enter the interface cbr 0/1/0 command:

This command sets the LightStream 1010 chassis to the interface configuration mode and sets port CBR0/1/0 as the chassis element to which further configuration commands are to be applied.


In effect, this is the source port of the new multiple soft PVC that you are configuring on the same port (port 0) of the CES module (see Figure 16-15).


Step 6 In interface configuration mode, enter the following commands:

Respectively, these commands:


Step 7 At this point, you need to display the CES-IWF ATM addresses assigned by the PAM hardware as the first step toward defining the CES-IWF ATM address for the destination port (CBR-PVC-CA).

To display the CES-IWF ATM addresses assigned by the PAM hardware, issue the interface cbr 0/1/0 command:


The last line in the output previous example is the CES-IWF ATM address of the destination (passive) side of the new soft PVC that you are creating. Use this address in
Step 9.


Step 8 To retrieve the VPI/VCI values pertaining to the destination port (CBR-PVC-CA), enter the show ces circuit interface cbr command in privileged EXEC mode:

Note the VPI/VCI values, vpi 0, vci 2064, in the next to last line of the previous output example. These are the VPI/VCI values that you must enter in Step 9, together with the CES-IWF ATM address of the destination port of the new soft PVC (CBR-PVC-CA) that you obtained in Step 7.


Step 9 To complete the creation of the new soft PVC from the source port (CBR-PVC-AC) to the destination port (CBR PCV-CA), enter the following commands:

Respectively, these commands:


After completing this procedure, you have, in effect, created two structured service soft PVCs on port 0 (CBR0/1/0) of the CES module.

Verify Creation of Multiple Soft PVCs on Same CES Port

To verify the multiple soft PVCs that you created on the same port in the previous procedure, perform the following steps:

Step 1 To display the circuit details for the soft PVCs that you created in the previous procedure, enter the show ces circuit command in privileged EXEC mode:

Step 2 To display the CES-IWF addresses of the soft PVCs that you set up, enter the show ces address command in privileged EXEC mode:

Step 3 To display the interface details for the new circuit 2 soft PVC that you set up on port CBR0/1/0, use the show ces circuit interface cbr command:

This command displays the interface details pertaining to circuit 2 of the multiple CES soft PVC previously set up on port 0 of the CES module.


Step 4 To display the interface details for the new circuit 1 soft PVC that you set up on port CBR0/1/2, use the show ces circuit interface cbr command:

At the conclusion of this procedure, you have verified that the procedures for creating multiple soft PVCs on the same CES port were correctly performed.

Configure Structured CES Services with CAS and On-Hook Detection Enabled

This section outlines the additional steps that you must take to activate the on-hook detection (bandwidth-release) feature in a 1 x 64 structured CES circuit. These steps are summarized briefly below:

Step 1 Configure the structured CES circuit, with CAS enabled. Detailed steps for creating such a circuit are presented in the earlier section entitled "Configure a Soft PVC for Structured CES Services with CAS."

Step 2 Configure the circuit using only one DS0 time slot at each end of the connection.

Step 3 Enable the on-hook detection feature for the circuit by using the CES circuit 1 on-hook-detect 2 command:

The parameter 2 in the previous command example is a decimal representation of the four hexadecimal ABCD bits of the CAS mechanism. Thus, for purposes of this example, you can assume that the hexadecimal number 2, or binary bit pattern 0010, has been chosen to represent the on-hook state for the CES circuit.


These four ABCD bits in the CAS mechanism are device-specific, depending on the manufacturer of the voice/video telephony device that is generating the CBR traffic. The ABCD bits of the CAS mechanism are user-configurable.


Configure 25Mbps Interfaces

The 25-Mbps Port Adapter Module has twelve 25.6 Mbps ATM ports. Each port is compliant with the ATM Forum PHY standard for 25.6 Mbps over twisted-pair cable and is ideal for workgroup links. Any of the twelve ports on the PAM can be configured as redundant links using the switch's routing protocols. The PAM has a 96-pin Molex connector and a multi-leg 12 RJ-45 cable assembly.

The plug-and-play mechanisms of the LightStream 1010 switch allows the switches to come up automatically. All configuration information for port adapter modules can be saved between hot swaps and switch reboots, while interface types are automatically discovered by the switch. This eliminates mandatory manual configuration.

The LightStream 1010 supports any combinations of port adapter modules, allowing customers to configure their switches with only the number and type of interfaces required with up to 96 25Mbps interface ports.

The 25 Mbps Port Adapter Module has twelve ports and is ideal for workgroup links from the desktop to wiring closet.

Default 25 Mbps ATM Interface Configuration Without Autoconfiguration

If ILMI has been disabled or if the connecting end node does not support ILMI, the following defaults are assigned to all twelve 25-Mbps interfaces:

The following parameters can be configured on physical ports 0 or 6 of the 25Mbps PAM. Parameters configured on port 0 apply to ports 0 to 5 and parameters configured on port 6 apply to ports 6 to 11:


Note Pacing may not be configured on any physical port of the 25 Mbps PAM.

Manual 25 Mbps Interface Configuration

Use the following commands to manually change any of the default configuration values:

Task Command
At the privileged EXEC prompt, enter configuration mode from the terminal. configure1
[terminal]
Specify an ATM interface and enter interface configuration mode. interface atm card/sub_card/port
Modify the ATM interface type. atm uni type {private | public}2
Modify UNI version. atm uni version {3.0 | 3.1| 4.0}2
Modify the maximum VPI bits configuration. atm maxvpi-bits 0-82
Modify the maximum VCI bits configuration. atm maxvci-bits 0-142
Modify the ATM interface side. atm uni type {network | user}2

1 These commands are documented in the LightStream 1010 ATM Switch Command Reference publication.
2 Shut down the interface and disable autoconfiguration before using this command.
Example

The following example changes the default ATM interface type to private using the atm uni type private command:

Switch#config t
Enter configuration commands, one per line.  End with CNTL/Z.
Switch(config)#interface atm 0/0/0
Switch(config-if)#shutdown
Switch(config-if)#
%LINEPROTO-5-UPDOWN: Line protocol on Interface ATM0/0/0, changed state to down
%LINEPROTO-5-UPDOWN: Line protocol on Interface ATM0/0/1, changed state to down
%LINK-5-CHANGED: Interface ATM0/0/0, changed state to administratively down
%LINK-5-CHANGED: Interface ATM0/0/1, changed state to going down
%LINK-3-UPDOWN: Interface ATM0/0/1, changed state to down
Switch(config-if)#no atm auto-configuration
% Please 'shut/no shut' this interface for this command to take effect.
Switch(config-if)#atm uni type private
Switch(config-if)#no shutdown
Switch(config-if)#
%LINK-5-CHANGED: Interface ATM0/0/0, changed state to going down
%LINK-3-UPDOWN: Interface ATM0/0/1, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface ATM0/0/1, changed state to up
%LINK-3-UPDOWN: Interface ATM0/0/0, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface ATM0/0/0, changed state to up
Switch(config-if)#

Refer to the section "Troubleshoot Interface Configuration" to confirm your interface configuration.

Troubleshoot Interface Configuration

This section describes procedures used to confirm that the ATM switch PAMs initial configuration procedures were successful.

Table 16-2 describes commands that might be used to confirm that the hardware, software, and interfaces for the LightStream 1010 ATM switch are configured as intended:


Table  16-2: Configuration Testing Commands
Command Description
show version Confirms the correct version and type of software is installed.
show hardware Confirms the type of hardware installed in the system.
show interface ethernet Confirms the type of hardware installed in the system.
show atm addresses Confirms the ATM address is configured correctly.
ping atm Tests for connectivity between the switch and a host.
show {atm|ces} interface Confirms the ATM interfaces are configured correctly.
show atm status Confirms the status of the ATM interfaces.
show atm vc Confirms the status of ATM virtual interfaces.
show running-config Confirms the configuration being used is configured correctly.
show startup-config Confirms the configuration saved in NVRAM is configured correctly.
show controller {atm|ethernet} Confirms interface controller memory addressing.


hometocprevnextglossaryfeedbacksearchhelp
Copyright 1989-1997 © Cisco Systems Inc.