|
|
This chapter describes the steps required to configure the physical interfaces on the ATM switch router. Your switch is configured as specified in your order and is ready for installation and startup when it leaves the factory.
Each port on the port adapter physical interface can be configured to support the following clocking options:
The plug-and-play mechanisms of the ATM switch router allow it to come up automatically. All configuration information for port adapters can be saved between hot swaps and switch reboots, while interface types are automatically discovered by the switch, eliminating mandatory manual configuration.
When you upgrade your system, add components, or customize the initial configuration, refer to the following sections:
To configure the circuit emulation service (CES) T1 and E1 port adapters and the Frame Relay E1 port adapters, see the chapters "Configuring Circuit Emulation Services" and "Configuring Frame Relay to ATM Interworking Port Adapter Interfaces."
The ATM switch supports two types of 25-Mbps port adapters: a 4-port version and a 12-port version. The number of ports is determined by the type of cable used with the 25-Mbps port adapters. The cables have a 96-pin Molex connector with a multileg RJ-45 cable assembly. That is, multiple RJ-45 cables branch off from one large 96-pin Molex connector. You can choose either a 4-port version (with four RJ-45 cables) or a 12-port version (with 12 RJ-45 cables). Each 25.6-Mbps ATM port can be used for workgroup links. Each port complies with the ATM Forum PHY standard for 25.6 Mbps over twisted-pair cable.
The plug-and-play mechanisms of the ATM switch allow the switches to come up automatically. All configuration information for the port adapters can be saved between hot swaps and switch reboots, while interface types are automatically discovered by the switch, thereby eliminating mandatory manual configuration.
The ATM switch supports any combination of port adapters. You can configure your switch with up to 32 25-Mbps interface ports with the 4-port 25-Mbps port adapter, or up to 96 25-Mbps interface ports with the 12-port 25-Mbps port adapter.
If ILMI is disabled or if the connecting end node does not support ILMI, the following defaults are assigned to all 25-Mbps interfaces:
For the 12-port 25-Mbps port adapter, the following parameters can be configured on physical ports 0 or 6. Parameters configured on port 0 apply to ports 0 to 5, and parameters configured on port 6 apply to ports 6 to 11. For the 4-port 25-Mbps port adapter, parameters configured on port 0 apply to ports 0 to 4:
To manually change any of the default configuration values, perform the following steps, beginning in global configuration mode:
| Step | Command | Purpose | ||
|---|---|---|---|---|
| interface atm card/subcard/port | Specifies an ATM interface and enters interface configuration mode. | ||
| atm uni [side network] [type private] [version {3.0 | 3.1 | 4.0}] | Modifies the ATM interface side, type, or version. | ||
| atm maxvpi-bits max-vpi-bits | Modifies the maximum VPI bits configuration. | ||
| atm maxvci-bits max-vci-bits | Modifies the maximum VCI bits configuration. |
The following example shows how to change the default ATM interface type to private, using the atm uni type private command:
Switch(config)# interface atm 0/0/0 Switch(config-if)# atm uni type private
The 155-Mbps Synchronous Optical Network (SONET) Synchronous Transport Signal level 3/Synchronous Digital Hierarchy (STS3c/SDH) Synchronous Transport Module level 1 (STM1) port adapter, used for intercampus or wide-area links, has four ports.
You can configure your Catalyst 8540 MSR with any number and type of interfaces required, up to 64 155-Mbps interface ports.
The port adapter supports SC-type and unshielded twisted-pair (UTP) connectors, while receive and transmit LEDs on each port give quick, visual indications of port status and operation.
Traffic pacing allows the aggregate output traffic rate on any port to be set to a rate below the line rate. This feature is useful when communicating with a slow receiver or when connected to public networks with peak-rate tariffs.
You can configure your Catalyst 8510 MSR and LightStream 1010 ATM switch routers with any number and type of interfaces required, with up to 32 155-Mbps interface ports.
The port adapter supports SC-type and unshielded twisted-pair (UTP) connectors, while receive and transmit LEDs on each port give quick, visual indications of port status and operation.
Traffic pacing allows the aggregate output traffic rate on any port to be set to a rate below the line rate. This feature is useful when communicating with a slow receiver or when connected to public networks with peak-rate tariffs.
If Integrated Local Management Interface (ILMI) has been disabled or if the connecting end node does not support ILMI, the following defaults are assigned to all 155-Mbps interfaces:
To manually change any of the default configuration values, perform the following steps, beginning in global configuration mode:
| Step | Command | Purpose |
|---|---|---|
| 1 | interface atm card/subcard/port | Specifies an ATM interface and enters interface configuration mode. |
| 2 | atm uni [side {network | user}] [type {private | public}] [version {3.0 | 3.1 | 4.0}] | Modifies the ATM interface side, type, or version. |
| 3 | atm maxvpi-bits max-vpi-bits | Modifies the maximum VPI bits configuration. |
| 4 | atm maxvci-bits max-vci-bits | Modifies the maximum VCI bits configuration. |
| 5 | sonet {stm-1 | sts-3c} | Modifies the framing mode. |
| 6 | clock source {free-running | loop-timed | network-derived} | Modifies the clock source. |
| 7 | scrambling {cell-payload | sts-stream} | Modifies the scrambling mode. |
The following example configures ATM interface 3/1/1 as the network side of a private UNI running version 3.1.
Switch# interface atm 3/1/1 Switch(config-if)# no atm auto-configuration Switch(config-if)# %ATM-6ILMIOAUTOCFG: ILMI(ATM/0/0): Auto-configuration is disabled, current interface parameters will be used at next interface restart. Switch(config-if)# atm uni version 3.1
Refer to the section "Troubleshooting the Interface Configuration" later in this chapter to confirm your interface configuration.
The Catalyst 8540 MSR supports up to eight OC-3c interface modules per chassis, with a maximum of 128 OC-3c interface ports.
If Integrated Local Management Interface (ILMI) has been disabled or if the connecting end node does not support ILMI, the following defaults are assigned to all OC-3c interfaces:
To manually change any of the default configuration values, perform the following steps, beginning in global configuration mode:
| Step | Command | Purpose |
|---|---|---|
| 1 | interface atm card/subcard/port | Specifies an ATM interface and enters interface configuration mode. |
| 2 | atm uni [side {private | public}] [type {network | user}] [version {3.0 | 3.1 | 4.0}] | Modifies the ATM interface side, type, or version. |
| 3 | atm maxvpi-bits max-vpi-bits | Modifies the maximum VPI bits configuration. |
| 4 | atm maxvci-bits max-vci-bits | Modifies the maximum VCI bits configuration. |
| 5 | sonet {stm-1 | sts-3c} | Modifies the framing mode. |
| 6 | clock source {free-running | loop-timed | network-derived} | Modifies the clock source. |
| 7 | scrambling {cell-payload | sts-stream} | Modifies the scrambling mode. |
The following example configures ATM interface 3/0/1 as the network side of a private UNI running version 3.1.
Switch# interface atm 3/0/1 Switch(config-if)# no atm auto-configuration Switch(config-if)# %ATM-6-ILMINOAUTOCFG: ILMI(ATM3/0/1): Auto-configuration is disabled, current interface parameters will be used at next interface restart. Switch(config-if)# atm uni version 3.1
These interfaces are used for intercampus or wide-area links.
There are two 622-Mbps SONET STS12/SDH STM4 interfaces for the Catalyst 8540 MSR. The half-width port adapter provides one port and is available in multimode, single-mode and single-mode long reach. The full-width four-port 622-Mbps is available in either a single-mode intermediate reach interface module or a new multimode module.
You can configure your Catalyst 8540 MSR with only the number and type of interfaces required, with up to 16 622-Mbps interface ports using the half-width port adapter and up to 32 622-Mbps interface ports using the full-width interface module.
They both support an SC-type connector, and receive and transmit LEDs give quick, visual indications of port status and operation.
The 622-Mbps SONET STS12/SDH STM4 port adapter for the Catalyst 8510 MSR and LightStream 1010 ATM switch routers has a single port. You can configure your switch with only the number and type of interfaces required, with up to eight 622-Mbps interface ports.
The port adapter supports an SC-type connector, and receive and transmit LEDs give quick, visual indications of port status and operation.
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:
To manually change any of the default configuration values, perform the following steps, beginning in global configuration mode:
| Step | Command | Purpose | ||
|---|---|---|---|---|
| interface atm card/subcard/port1 | Specifies the ATM interface and enters interface configuration mode. | ||
| atm uni [side {network | user}] | Modifies the ATM interface side, type, or version. | ||
| Modifies the maximum VPI bits configuration. | |||
| Modifies the maximum VCI bits configuration. | |||
| sonet {stm-4c | sts-12c} or framing {stm-4c | sts-12c} | Modifies the framing mode. | ||
| clock source {free-running | loop-timed | network-derived} | Modifies the clock source. | ||
| sonet overhead {c2 bytes | j0 {bytes | msg line} | j1 {16byte {exp-msg line | msg line} | 64byte {exp-msg line | msg line}} | s1s0 bits} | Modifies the path trace message. | ||
| sonet threshold {sd-ber | sf-ber | b1-tca | b2-tca | b3-tca} ber | Modifies the bit error rate threshold value from | ||
| sonet report {slos | slof | lais | lrdi | pais | prdi | plop | sd-ber | sf-ber | b1-tca | b2-tca | b3-tca} | Enables reporting of selected alarms. |
| 1The subcard for the full-width 622-Mbps interface module is always zero. |
Examples
The following example shows how to change the default ATM interface type to private using the atm uni type private command:
Switch# configure terminal Switch(config)# interface atm 0/0/0 Switch(config-if)# atm uni type private
The following example shows how to change the clock source using the clock source network-derived command:
Switch# configure terminal Switch(config)# interface atm 0/0/0 Switch(config-if)# clock source network-derived
Refer to the "Troubleshooting the Interface Configuration" section to confirm your interface configuration.
The Catalyst 8540 MSR supports the following three OC-48c SM and MM intermediate reach fiber interface modules:
Each OC-48c interface module occupies a slot pair. For example, install an OC-48c interface module in slots 0 and 1, 2 and 3, 9 and 10, or 11 and 12. The chassis supports a maximum of four OC-48c interface modules. A maximum configuration provides up to four OC-48c ports and 16 OC-12 ports or up to eight OC-48c ports. The OC-48c interface module supports a dual SC-type connector. Refer to your hardware installation guide for more information.
The OC-48c interface module is used for intercampus or wide-area links. This interface module is functionally similar to the current OC-3c and OC-12c interfaces, but operates at a faster speed. OC-48c supports both UNI and NNI as well as all framing options.
If ILMI is disabled or if the connecting end node does not support ILMI, the following defaults are assigned to all OC-48c interfaces:
To manually change any of the default configuration values, perform the following steps, beginning in global configuration mode:
| Step | Command | Purpose | ||
|---|---|---|---|---|
| interface atm card/subcard/port | Specifies the ATM interface and enters interface configuration mode. | ||
| atm uni [side {network | user}] [type {private | public}] [version {3.0 | 3.1 | 4.0}] | Modifies the ATM interface side, type, or version. | ||
| Modifies the maximum VPI bits configuration. | |||
| atm maxvci-bits max-vci-bits | Modifies the maximum VCI bits configuration. | ||
| Modifies the framing mode. | |||
| clock source {free-running | loop-timed network-derived} | Modifies the clock source. | ||
| sonet overhead {c2 bytes | j0 {bytes | msg line} | j1 {16byte {exp-msg line | msg line} | 64byte {exp-msg line | msg line}} | s1s0 bits} | Modifies the path trace message. | ||
| sonet threshold {sd-ber | sf-ber | b1-tca | b2-tca | b3-tca} ber | Modifies the BER threshold values. | ||
| sonet report {slos | slof | lais | lrdi | pais | prdi | plop | sd-ber | sf-ber | b1-tca | b2-tca | b3-tca} | Enables reporting of selected alarms. |
The following example shows how to change the number of active VCI bits to 12:
Switch(config)# interface atm 9/0/0 Switch(config-if)# atm max-vci-bits 12
Refer to the "Troubleshooting the Interface Configuration" section to confirm your interface configuration.
The 45-Mbps DS3 and the 34-Mbps E3 port adapters are used for wide-area connections, to link multiple campuses, or to connect to public networks.
You can configure your Catalyst 8540 MSR with only the number and type of interfaces required, with up to 64 DS3 or E3 interface ports.
Traffic-pacing allows the aggregate output traffic rate on any port to be set to a rate below the line rate. This feature is useful when communicating with a slow receiver or when connected to public networks with peak-rate tariffs.
You can configure your Catalyst 8510 MSR and LightStream 1010 ATM switch routers with only the number and type of interfaces required, with up to 32 DS3 or E3 interface ports.
Traffic-pacing allows the aggregate output traffic rate on any port to be set to a rate below the line rate. This feature is useful when communicating with a slow receiver or when connected to public networks with peak-rate tariffs.
If ILMI has been disabled or if the connecting end node does not support ILMI, the following defaults are assigned to all DS3 or E3 interfaces:
The following defaults are assigned to all DS3 port adapter interfaces:
The following defaults are assigned to all E3 port adapter interfaces:
To manually change any of the default configuration values, perform the following steps, beginning in global configuration mode:
| Step | Command | Purpose |
|---|---|---|
| 1 | network-clock-select priority atm card/subcard/port | Configures the network-derived clock. |
| 2 | interface atm card/subcard/port | Specifies an ATM interface and enters interface configuration mode. |
| 3 | atm uni [side {private | public} type {network | user} version {3.0 | 3.1 | 4.0}] | Modifies the ATM interface side, type, or version. |
| 4 | atm maxvpi-bits max-vpi-bits | Modifies the maximum VPI bits configuration. |
| 5 | atm maxvci-bits max-vci-bits | Modifies the maximum VCI bits configuration. |
| 6 | framing {cbitadm | cbitplcp | m23adm | m23plcp} | Modifies the framing mode. |
| 7 | scrambling {cell-payload | sts-stream} | Modifies the scrambling mode. |
| 8 | clock source {free-running | loop-timed | network-derived} | Modifies the clock source. |
| 9 | lbo {long | short} | Modifies the line build-out. |
| 10 | auto-ferf {ais | lcd | los | oof | red} | Modifies the auto-ferf configuration. |
The following example shows how to change the default ATM interface type to private using the atm uni type private command:
Switch# configure terminal Switch(config)# interface atm 0/0/0 Switch(config-if)# atm uni type private
The following example shows how to change the clock source using the clock source network-derived command:
Switch# configure terminal Switch(config)# interface atm 0/0/0 Switch(config-if)# clock source network-derived
Refer to the section "Troubleshooting the Interface Configuration" later in this chapter to confirm your interface configuration.
The T1 and E1 trunk port adapters, used for intercampus or wide-area links, have four ports.
The Catalyst 8540 MSR supports any combination of port adapters. You can configure your switch with only the number and type of interfaces required, with up to 64 T1 or E1 interface ports.
The port adapter supports SC-type and BNC connectors while receive and transmit LEDs on each port give quick, visual indications of port status and operation.
Traffic-pacing allows the aggregate output traffic rate on any port to be set to a rate below the line rates. This feature is useful when communicating with a slow receiver or when connected to public networks with peak-rate tariffs.
The Catalyst 8510 MSR and LightStream 1010 ATM switch routers support any combination of port adapters. You can configure your switch with only the number and type of interfaces required, with up to 32 T1 or E1 interface ports.
The port adapter supports SC-type and BNC connectors while receive and transmit LEDs on each port give quick, visual indications of port status and operation.
Traffic-pacing allows the aggregate output traffic rate on any port to be set to a rate below the line rates. This feature is useful when communicating with a slow receiver or when connected to public networks with peak-rate tariffs.
If ILMI is disabled or if the connecting end node does not support ILMI, the following defaults are assigned to all T1 and E1 interfaces:
The following port adapter types have specific defaults assigned.
T1 port adapter:
E1 port adapter:
To manually change any of the default configuration values, perform the following steps, beginning in global configuration mode:
| Step | Command | Purpose |
|---|---|---|
| 1 | network-clock-select priority atm card/subcard/port | Configures the network-derived clock. |
| 2 | interface atm card/subcard/port | Specifies an ATM interface and enters interface configuration mode. |
| 3 | atm uni [side {private | public}] [type {network | user}] [version {3.0 | 3.1 | 4.0}] | Modifies the ATM interface side, type, or version. |
| 4 | atm maxvpi-bits max-vpi-bits | Modifies the maximum VPI bits configuration. |
| 5 | atm maxvci-bits max-vci-bits | Modifies the maximum VCI bits configuration. |
| 6 | framing {esfadm | esfplcp | sfadm | sfplcp} | Modifies the T1 framing mode. |
| 7 | linecode {ami | b8zs} | Modifies the T1 line coding. |
| 8 | scrambling {cell-payload | sts-stream} | Modifies the scrambling mode. |
| 9 | clock source {free-running | loop-timed | network-derived} | Modifies the clock source. |
| 10 | lbo {0_110 | 110_220 | 220_330 | 330_440 | 440_550 | 550_600 | gt_600} | Modifies the line build-out. |
| 11 | auto-ferf {ais | lcd | los | oof | red} | Modifies the auto-ferf configuration. |
The following example shows how to change the default ATM interface type to private using the atm uni type private command:
Switch# configure terminal Switch(config)# interface atm 0/0/0 Switch(config-if)# atm uni type private
The following example shows how to change the clock source using the clock source network-derived command:
Switch# configure terminal Switch(config)# interface atm 0/0/0 Switch(config-if)# clock source network-derived
Refer to the section "Troubleshooting the Interface Configuration" later in this chapter to confirm your interface configuration.
The ATM router module allows you to integrate Layer 3 switching and ATM switching within a single chassis, which eliminates the need to purchase a separate chassis for each technology. When the ATM router module is installed, you no longer need to choose either Layer 3 or ATM technology, as is frequently the case with enterprise campus and MAN applications. You can have both Layer 3 and ATM technologies within the same multiservice ATM switch router chassis.
The ATM router module separates the control and data path so that all LANE control messages are handled by the ATM switch processor, and data messages are switched on the ATM router module port. The LEC is configured on the ATM router module interface, but control message traffic is sent to the ATM switch processor by the ATM router module. All control signals are routed by the ATM router module to the appropriate VCs.
The ATM router module offers the following benefits:
The following hardware restrictions apply:
The following software restrictions apply:
The only features you can configure directly on the ATM router module interfaces are:
Otherwise, the ATM router module operates as a passive device.
The ATM router module has two internal interfaces, but no external ports. Use the interface atm card/subcard/port command to specify these interfaces.
This section describes the default ATM router module interface configuration and how to change the configuration manually.
The following defaults are assigned to both ATM router module interfaces:
To manually change the default configuration values, perform the following steps, beginning in global configuration mode:
| Step | Command | Purpose | ||
|---|---|---|---|---|
| interface atm card/subcard/port | Specifies an ATM interface and enters interface configuration mode. | ||
| atm maxvci-bits max-vci-bits | Modifies the maximum number of active VCI bits. |
The following example shows how to change the default number of active VCI bits:
Switch(config)# interface atm 0/0/0 Switch(config-if)# atm maxvci-bits 10
The procedures for configuring LANE clients on the ATM router module are the same as the configuration for LANE clients on the route processor, with one exception. To specify an ATM router module interface, rather than the route processor interface, use the interface atm card/subcard/port command. On the route processor, you would use the interface atm 0 command.
To specify the ATM router module interface, use the following command in global configuration mode:
| Command | Purpose |
|---|---|
interface atm card/subcard/port[.subinterface#] | Specifies the ATM interface on the ATM router module and enters interface configuration mode. |
The following example shows how to configure two LECs on an ATM router module interface:
Switch# configure terminal Switch(config)# interface atm 1/0/0.4 multipoint Switch(config-subif)# ip address 40.0.0.1 255.0.0.0 Switch(config-subif)# lane client ethernet VLAN4 Switch(config-subif)# exit Switch(config)# interface atm 1/0/0.5 multipoint Switch(config-subif)# ip address 50.0.0.1 255.0.0.0 Switch(config-subif)# lane client ethernet VLAN5 Switch(config-subif)# exit Switch(config)# router ospf 1 Switch(config-router)# network 40.0.0.0 0.255.255.255 area 0 Switch(config-router)# network 50.0.0.0 0.255.255.255 area 0
For more information on configuring LANE clients on ATM router module interfaces, see the section "Configuring a LAN Emulation Client on the ATM Switch Router" in the chapter "Configuring LAN Emulation."
Table 17-1 describes commands that you can use to confirm that the hardware, software, and interfaces for the ATM switch router are configured as intended:
| Command | Purpose |
|---|---|
Confirms the correct version and type of software is installed. | |
Confirms the type of hardware installed in the system. | |
Confirms the type of hardware installed in the system. | |
Confirms the ATM address is configured correctly. | |
Tests for connectivity between the switch and a host. | |
show {atm | ces} interface | Confirms the ATM interfaces are configured correctly. |
Confirms the status of the ATM interfaces. | |
Confirms the status of ATM virtual interfaces. | |
Confirms the configuration being used is configured correctly. | |
Confirms the configuration saved in NVRAM is configured correctly. | |
show controllers {atm | ethernet} | Confirms interface controller memory addressing. |
![]()
![]()
![]()
![]()
![]()
![]()
![]()
Posted: Mon May 8 18:23:16 PDT 2000
Copyright 1989 - 2000©Cisco Systems Inc.