mode (ATM T1 E1 controller)
To set the DSL controller into ATM mode and create an ATM interface or to set the T1 or E1 controller into T1 or E1 mode and create a logical T1/E1 controller, use the mode command in controller configuration mode. To disable the current mode and prepare to change modes, use the no form of this command.
Cisco 1800, Cisco 2800, Cisco 3700, Cisco 3800 Series
mode atm
no mode atm
Cisco 1700 Series, Cisco 2600XM
mode {atm | t1 | e1}
no mode {atm | t1 | e1}
Cisco IAD2430
mode {atm [aim aim-slot] | cas | t1 | e1}
no mode {atm [aim aim-slot] | cas | t1 | e1}
Syntax Description
atm |
Sets the controller into ATM mode and creates an ATM interface (ATM 0). When ATM mode is enabled, no channel groups, DS0 groups, PRI groups, or time-division multiplexing (TDM) groups are allowed, because ATM occupies all the DS0s on the T1/E1 trunk. When you set the controller to ATM mode, the controller framing is automatically set to extended super frame (ESF) for T1 or cyclic redundancy check type 4 (CRC4) for E1. The line code is automatically set to binary 8-zero substitution (B8ZS) for T1 or high-density bipolar C (HDBC) for E1. When you remove ATM mode by entering the no mode atm command, ATM interface 0 is deleted.
|
||
aim |
(Optional) The configuration on this controller uses the Advanced Integration Module (AIM) in the specified slot for ATM SAR. The aim keyword does not apply to the Cisco IAD2430 series IAD. |
||
aim-slot |
(Optional) AIM slot number on the router chassis:
|
||
cas |
(Cisco 2600 series WIC slots only) Channel-associated signaling (CAS) mode. The T1 or E1 in this WIC slot is mapped to support T1 or E1 voice (that is, it is configured in a DS0 group or a PRI group). CAS mode is supported on both controller 0 and controller 1. On the Cisco IAD2430 series IAD, CAS mode is not supported. |
||
t1 |
Sets the controller into T1 mode and creates a T1 interface. When you set the controller to T1 mode, the controller framing is automatically set to ESF for T1. The line code is automatically set to B8ZS for T1. |
||
e1 |
Sets the controller into E1 mode and creates an E1 interface. When you set the controller to E1 mode, the controller framing is automatically set to CRC4 for E1. The line code is automatically set to HDB3 for E1. |
Command Default
The controller mode is disabled.
Command Modes
Controller configuration
Command History
Release |
Modification |
---|---|
11.3 MA |
This command was introduced on the Cisco MC3810. |
12.1(5)XM |
Support for this command was extended to the merged SGCP/MGCP software. |
12.2(2)T |
This command was integrated into Cisco IOS Release 12.2(2)T. |
12.2(8)T |
This command was integrated into Cisco IOS Release 12.2(8)T for the Cisco IAD2420. |
12.2(2)XB |
Support was extended to the Cisco 2600 series and Cisco 3660. The keyword aim and the argument aim-slot were added. The parenthetical modifier for the command was changed from "Voice over ATM" to "T1/E1 controller." |
12.2(15)T |
This command was implemented on the Cisco 2691 and the Cisco 3700 series. |
12.3(4)XD |
This command was integrated into Cisco IOS Release 12.3(4)XD on Cisco 2600 series and Cisco 3700 series routers to configure DSL Frame mode and to add T1/E1 Framed support. |
12.3(4)XG |
This command was integrated into Cisco IOS Release 12.3(4)XG on the Cisco 1700 series routers. |
12.3(7)T |
This command was integrated into Cisco IOS Release 12.3(7)T on Cisco 2600 series and Cisco 3700 series routers. |
12.3(11)T |
This command was implemented on Cisco 2800 and Cisco 3800 series routers. |
12.3(14)T |
This command was implemented on Cisco 1800 series routers. |
Usage Guidelines
When a DSL controller is configured in ATM mode, the mode must be configured identically on both the CO and CPE sides. Both sides must be set to ATM mode.
Note |
If using the no mode atm command to leave ATM mode, the router must be rebooted immediately to clear the mode. |
When configuring a DSL controller in T1 or E1 mode, the mode must be configured identically on the CPE and CO sides.
Examples
Examples
The following example configures ATM mode on the DSL controller.
Router(config)# controller
dsl
3/0
Router(config-controller)# mode atm
Examples
The following example configures T1 mode on the DSL controller.
Router(config)# controller
dsl
3/0
Router(config-controller)# mode t1