|
|
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 tasks, 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 uni version {3.0 | 3.1 | 4.0} | Modifies the UNI 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. | ||
| atm uni type {network | user} | Modifies the ATM interface side. |
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 router 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 tasks, 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 0-8 | Modifies the maximum VPI bits configuration. |
| 4 | atm maxvci-bits 0-14 | 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 tasks, 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 router 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 an ATM interface and enters interface configuration mode. | ||
| atm uni [side {private | public} type {network | user} version {3.0 | 3.1 | 4.0}] | Modifies the ATM interface side, type, or version. | ||
| atm maxvpi-bits 0-8 | Modifies the maximum VPI bits configuration. | ||
| atm maxvci-bits 0-14 | Modifies the maximum VCI bits configuration. | ||
| sonet {stm-4 | sts-12} | Modifies the framing mode. | ||
| clock source {free-running | network-derived} | Modifies the clock source. | ||
| scrambling {cell-payload | sts-stream} | Modifies the scrambling mode. |
| 1The subcard for the full-width 622-Mbps module is always zero. |
The following example shows how to change the default ATM interface type to private using the atm uni type private command:
Switch# config term Enter configuration commands, one per line. End with CNTL/Z. 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# config term 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 "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 router 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 tasks, beginning in global configuration mode:
| Step | Command | Purpose |
|---|---|---|
| 1 | network-clock-select {1-4_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 0-8 | Modifies the maximum VPI bits configuration. |
| 5 | atm maxvci-bits 0-14 | 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# config term Enter configuration commands, one per line. End with CNTL/Z. 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# config term 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 "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 router 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 tasks, beginning in global configuration mode:
| Step | Command | Purpose |
|---|---|---|
| 1 | network-clock-select {1-4_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 0-8 | Modifies the maximum VPI bits configuration. |
| 5 | atm maxvci-bits 0-14 | 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# config term Enter configuration commands, one per line. End with CNTL/Z. 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# config term 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 "Troubleshooting the Interface Configuration" later in this chapter to confirm your interface configuration.
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 controller {atm | ethernet} | Confirms interface controller memory addressing. |
![]()
![]()
![]()
![]()
![]()
![]()
![]()
Posted: Mon Aug 16 14:22:18 PDT 1999
Copyright 1989-1999©Cisco Systems Inc.