Table Of Contents
T3/E3 and T1/E1 Controller Commands on Cisco IOS XR Software
bert e1
bert e3
bert error
bert interval
bert pattern
bert t1
bert t3
cablelength
channel-group
clock source (T1/E1)
clock source (T3/E3)
controller e1
controller e3
controller t1
controller t3
dsu bandwidth
dsu mode
dsu remote
fdl ansi
framing (E1)
framing (E3)
framing (T1)
framing (T3)
hw-module subslot cardtype
loopback (T1/E1)
loopback (T3/E3)
mdl
mode
national bits (E1)
national bits (E3)
show controllers e1
show controllers e3
show controllers t1
show controllers t3
shutdown (T1/E1)
shutdown (T3/E3)
speed (DS0)
timeslots
yellow
T3/E3 and T1/E1 Controller Commands on Cisco IOS XR Software
This module describes the commands to configure T3/E3 and T1/E1 controllers on routers supporting Cisco IOS XR software.
bert e1
To start or stop a configured bit error rate test (BERT) on an E1 controller or channel group, use the bert e1 command in EXEC mode. To return to the default state, use the no form of this command.
bert e1 instance [channel-group channel-group-number] {start | stop}
no bert e1 instance [channel-group channel-group-number] {start | stop}
Syntax Description
channel-group channel-group-number
|
(Optional) Channel group number. When an E1 data line is configured, channel group numbers can be values from 0 to 30.
Note For any of the DS0 time slots within the time slot range provided for the channel group, use time slot -1 as the channel number.
|
start
|
Starts the BERT on the E1 controller or channel.
|
stop
|
Stops the BERT on the E1 controller or channel.
|
Defaults
No default behavior or values
Command Modes
EXEC
Command History
Release
|
Modification
|
Release 3.3.0
|
This command was introduced on the Cisco XR 12000 Series Router.
|
Release 3.4.0
|
No modification.
|
Release 3.5.0
|
No modification.
|
Usage Guidelines
To use this command, you must be in a user group associated with a task group that includes the proper task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.
You need to use the bert pattern command in E1 configuration mode or channel configuration mode to configure a BERT pattern before you can start a BERT on an E1 controller or channel group.
To view the BERT results, use the show controllers e1 command in EXEC mode. The BERT results include the following information:
•
Type of test pattern selected
•
Status of the test
•
Interval selected
•
Time remaining on the BERT
•
Total bit errors
•
Total bits received
BERT is data intrusive. Regular data cannot flow on a line while the test is in progress. The line is put in an alarm state when a BERT is in progress and restored to a normal state after a BERT has been terminated.
Task ID
Task ID
|
Operations
|
sonet-sdh
|
read, write
|
Examples
The following example shows how to start a BERT on an E1 controller:
RP/0/0/CPU0:Router# bert e1 0/3/0/0/0 start
RP/0/0/CPU0:Router# bert e1 0/3/0/0/0 stop
Related Commands
bert e3
To start or stop a configured bit error rate test (BERT) on an E3 controller or channel group, use the bert e3 command in EXEC mode. To return to the default state, use the no form of this command.
bert e3 instance [channel-group channel-group-number] [error] {start | stop}
no bert e3 instance [channel-group channel-group-number] [error] {start | stop}
Syntax Description
channel-group channel-group-number
|
(Optional) Channel group number. When an E3 data line is configured, channel group numbers can be values from 0 to 30.
Note For any of the DS0 time slots within the time slot range provided for the channel group, use time slot -1 as the channel number.
|
error
|
(Optional) Injects errors into the running BERT stream.
|
start
|
Starts the BERT on the E3 controller or channel.
|
stop
|
Stops the BERT on the E3 controller or channel.
|
Defaults
No default behavior or values
Command Modes
EXEC
Command History
Release
|
Modification
|
Release 3.3.0
|
This command was introduced on the Cisco XR 12000 Series Router.
|
Release 3.4.0
|
No modification.
|
Release 3.5.0
|
No modification.
|
Usage Guidelines
To use this command, you must be in a user group associated with a task group that includes the proper task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.
You need to use the bert pattern command in E3 configuration mode or channel configuration mode to configure a BERT pattern before you can start a BERT on an E3 controller or channel group.
To view the BERT results, use the show controllers e3 command in EXEC mode. The BERT results include the following information:
•
Type of test pattern selected
•
Status of the test
•
Interval selected
•
Time remaining on the BERT
•
Total bit errors
•
Total bits received
BERT is data intrusive. Regular data cannot flow on a line while the test is in progress. The line is put in an alarm state when a BERT is in progress and restored to a normal state after a BERT has been terminated.
Task ID
Task ID
|
Operations
|
sonet-sdh
|
read, write
|
Examples
The following example shows how to start a BERT on an E3 controller:
RP/0/0/CPU0:Router# bert e3 0/3/0/0/0 start
RP/0/0/CPU0:Router# bert e3 0/3/0/0/0 stop
Related Commands
bert error
To insert errors into a BERT stream on a T3/E3 or T1/E1 line, use the bert error command in T3 or T1 configuration mode. To disable a BERT pattern, use the no form of this command.
bert error [number]
no bert error [number]
Syntax Description
number
|
Specifies the number of BERT errors to introduce into the bit stream. Range is from 1 to 255.
|
Defaults
Default is 1
Command Modes
T3 configuration
T1 configuration
Command History
Release
|
Modification
|
Release 3.3.0
|
This command was introduced on the Cisco XR 12000 Series Router.
|
Release 3.4.0
|
No modification.
|
Release 3.5.0
|
No modification.
|
Usage Guidelines
To use this command, you must be in a user group associated with a task group that includes the proper task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.
Use the bert error command with the bert pattern command.
Task ID
Task ID
|
Operations
|
sonet-sdh
|
read, write
|
Examples
The following example shows how to insert 10 errors into the BERT bit stream on the T1 controller in slot 0, subslot 3:
RP/0/0/CPU0:Router(config)# controller t1 0/0/3/1/10
RP/0/0/CPU0:Router(config-t1e1)# bert error 10
Related Commands
bert interval
To specify the duration of a bit error rate test (BERT) pattern on a T3/E3 or T1/E1 line, use the bert interval command in T3, E3, T1, E1, or channel group configuration mode. To revert to the default interval, use the no form of this command.
bert interval time
no bert interval time
Syntax Description
time
|
Duration (in minutes) of the BERT. The interval can be a value from 1 to 14400.
|
Defaults
BERT runs for a default of 1 minute if this command is not used.
Command Modes
T3 configuration
E3 configuration
T1 configuration
E1 configuration
channel group configuration
Command History
Release
|
Modification
|
Release 3.3.0
|
This command was introduced on the Cisco XR 12000 Series Router.
|
Release 3.4.0
|
No modification.
|
Release 3.5.0
|
No modification.
|
Usage Guidelines
To use this command, you must be in a user group associated with a task group that includes the proper task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.
Use the bert interval command with the bert pattern command. If the bert interval command is not used, then the BERT runs for a default of 1 minute.
Task ID
Task ID
|
Operations
|
sonet-sdh
|
read, write
|
Examples
The following example shows how to limit the BERT to 10 minutes on the T1 controller in slot 0, subslot 3:
RP/0/0/CPU0:Router(config)# controller t1 0/0/3/1/10
RP/0/0/CPU0:Router(config-t1e1)# bert interval 10
Related Commands
bert pattern
To enable a bit error rate test (BERT) pattern on a T3/E3 or T1/E1 line or an individual channel group, use the bert pattern command in T3, E3, T1, E1, or channel group configuration mode. To disable a BERT pattern, use the no form of this command.
bert pattern {0s | 1s | 2^15 | 2^20 | 2^20-QRSS | 2^23 | alt-0-1 | none}
no bert pattern {0s | 1s | 2^15 | 2^20 | 2^20-QRSS | 2^23 | alt-0-1 | none}
Syntax Description
0s
|
Invokes a repeating pattern of zeros (...000...).
|
1s
|
Invokes a repeating pattern of ones (...111...).
|
2^15
|
Invokes a pseudorandom O.151 test pattern that is 32,768 bits in length.
|
2^20
|
Invokes a pseudorandom O.153 test pattern that is 1,048,575 bits in length.
|
2^20-QRSS
|
Invokes a pseudorandom quasi-random signal sequence (QRSS) 0.151 test pattern that is 1,048,575 bits in length.
|
2^23
|
Invokes a pseudorandom O.151 test pattern that is 8,388,607 bits in length.
|
alt-0-1
|
Invokes a repeating pattern of alternating zeros and ones (...01010...).
|
none
|
BERT is not configured.
|
Defaults
Disabled
Command Modes
T3 configuration
E3 configuration
T1 configuration
E1 configuration
channel group configuration
Command History
Release
|
Modification
|
Release 3.3.0
|
This command was introduced on the Cisco XR 12000 Series Router.
|
Release 3.4.0
|
No modification.
|
Release 3.5.0
|
No modification.
|
Usage Guidelines
To use this command, you must be in a user group associated with a task group that includes the proper task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.
BERT is supported on each of the T3/E3 or T1/E1 links. It is done only over an unframed T3/E3 or T1/E1 signal and is run on only one port at a time. It is also supported on an individual channel group.
To begin a BERT, commit the configuration and use the bert t1, bert e1, bert t3, or bert e3 command in EXEC mode.
To view the BERT results, use the show controllers t1 or show controllers t3 command in EXEC mode. The BERT results include the following information:
•
Type of test pattern selected
•
Status of the test
•
Interval selected
•
Time remaining on the BERT
•
Total bit errors
•
Total bits received
BERT is data intrusive. Regular data cannot flow on a line while the test is in progress. The line is put in an alarm state when a BERT is in progress and restored to a normal state after a BERT has been terminated.
Task ID
Task ID
|
Operations
|
sonet-sdh
|
read, write
|
Examples
The following example shows how to enable the running of a BERT pattern of all zeros on the T1 controller in slot 0, subslot 3:
RP/0/0/CPU0:Router(config)# controller t1 0/0/3/1/10
RP/0/0/CPU0:Router(config-t1e1)# bert pattern 0s
Related Commands
bert t1
To start or stop a configured bit error rate test (BERT) on a T1 controller or channel group, use the
bert t1 command in EXEC mode.
bert t1 instance [channel-group channel-group-number] {start | stop}
no bert t1 instance [channel-group channel-group-number] {start | stop}
Syntax Description
channel-group
|
(Optional) Channel group number. When a T1 data line is configured, channel group numbers can be values from 0 to 23.
Note For any of the DS0 time slots within the time slot range provided for the channel group, use time slot -1 as the channel number.
|
start
|
Starts the BERT on the T1 controller or channel.
|
stop
|
Stops the BERT on the T1 controller or channel.
|
Defaults
No default behavior or values
Command Modes
EXEC
Command History
Release
|
Modification
|
Release 3.3.0
|
This command was introduced on the Cisco XR 12000 Series Router.
|
Release 3.4.0
|
No modification.
|
Release 3.5.0
|
No modification.
|
Usage Guidelines
To use this command, you must be in a user group associated with a task group that includes the proper task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.
You need to use the bert pattern command in T1 configuration mode or channel configuration mode to configure BERT pattern before you can start a BERT on a T1 controller or channel group.
To view the BERT results, use the show controllers t1 command in EXEC mode. The BERT results include the following information:
•
Type of test pattern selected
•
Status of the test
•
Interval selected
•
Time remaining on the BERT
•
Total bit errors
•
Total bits received
BERT is data intrusive. Regular data cannot flow on a line while the test is in progress. The line is put in an alarm state when a BERT is in progress and restored to a normal state after a BERT has been terminated.
Task ID
Task ID
|
Operations
|
sonet-sdh
|
read, write
|
Examples
The following example shows how to start a BERT on a T1 controller:
RP/0/0/CPU0:Router# bert t1 0/3/0/0/0 start
RP/0/0/CPU0:Router# bert t1 0/3/0/0/0 stop
Related Commands
bert t3
To start or stop a configured bit error rate test (BERT) on a T3 controller or channel group, use the
bert t3 command in EXEC mode.
bert t3 instance [channel-group channel-group-number] [error] {start | stop}
no bert t3 instance [channel-group channel-group-number] [error] {start | stop}
Syntax Description
channel-group
|
(Optional) Channel group number. When an E1 data line is configured, channel group numbers can be values from 0 to 30.
Note For any of the DS0 time slots within the time slot range provided for the channel group, use time slot -1 as the channel number.
|
error
|
(Optional) Injects errors into the running BERT stream.
|
start
|
Starts the BERT on the T3 controller or channel.
|
stop
|
Stops the BERT on the T3 controller or channel.
|
Defaults
No default behavior or values
Command Modes
EXEC
Command History
Release
|
Modification
|
Release 3.3.0
|
This command was introduced on the Cisco XR 12000 Series Router.
|
Release 3.4.0
|
No modification.
|
Release 3.5.0
|
No modification.
|
Usage Guidelines
To use this command, you must be in a user group associated with a task group that includes the proper task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.
You need to use the bert pattern command in T3 configuration mode or channel configuration mode to configure a BERT pattern before you can start a BERT on a T3 controller or channel group.
To view the BERT results, use the show controllers t3 command in EXEC mode. The BERT results include the following information:
•
Type of test pattern selected
•
Status of the test
•
Interval selected
•
Time remaining on the BERT
•
Total bit errors
•
Total bits received
BERT is data intrusive. Regular data cannot flow on a line while the test is in progress. The line is put in an alarm state when a BERT is in progress and restored to a normal state after a BERT has been terminated.
Task ID
Task ID
|
Operations
|
sonet-sdh
|
read, write
|
Examples
The following example shows how to start a BERT on a T3 controller:
RP/0/0/CPU0:Router# bert t3 0/3/0/0 start
RP/0/0/CPU0:Router# bert t3 0/3/0/0 stop
Related Commands
cablelength
To specify the distance of the cable from the routers to the network equipment, use the cablelength command in T3 or E3 configuration mode. To restore the default cable length, use the no form of this command.
cablelength feet
no cablelength
Syntax Description
feet
|
Number of feet in the range from 0 to 450.
|
Defaults
feet: 224
Command Modes
T3 configuration
E3 configuration
Command History
Release
|
Modification
|
Release 3.3.0
|
This command was introduced on the Cisco XR 12000 Series Router.
|
Release 3.4.0
|
No modification.
|
Release 3.5.0
|
No modification.
|
Usage Guidelines
To use this command, you must be in a user group associated with a task group that includes the proper task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.
You can specify a cable length from 0 to 450 feet; however, the hardware recognizes only two ranges: 0 to 49 and 50 to 450. For example, entering 35 feet uses the 0 to 49 range. If you later change the cable length to 40 feet, there is no change because 40 is still within the 0 to 49 range. However, if you change the cable length to 50, the 50 to 450 range is used. The actual number you enter is stored in the configuration file.
Task ID
Task ID
|
Operations
|
sonet-sdh
|
read, write
|
Examples
The following example shows how to set the cable length for the router to 300 feet:
RP/0/0/CPU0:Router(config)# controller t3 0/6/0/0
RP/0/0/CPU0:Router(config-t3)# cablelength 300
Related Commands
Command
|
Description
|
controller e3
|
Configures an E3 controller and enters E3 configuration mode.
|
controller t3
|
Configures a T3 controller and enters T3 configuration mode.
|
channel-group
To configure a DS0 channel group and enter channel group configuration mode, use the channel-group command in T1 or E1 configuration mode. To unassign a channel group, use the no form of this command.
channel-group channel-group-number
no channel-group channel-group-number
Syntax Description
channel-group-number
|
Channel group number. When a T1 controller is configured, channel group numbers can be values from 0 to 23. When an E1 controller is configured, channel group numbers can be values from 0 to 30.
Note For any of the DS0 time slots within the time slot range provided for the channel group, use time slot -1 as the channel number.
|
Defaults
No default behavior or values
Command Modes
T1 configuration
E1 configuration
Command History
Release
|
Modification
|
Release 3.3.0
|
This command was introduced on the Cisco XR 12000 Series Router.
|
Release 3.4.0
|
No modification.
|
Release 3.5.0
|
No modification.
|
Usage Guidelines
To use this command, you must be in a user group associated with a task group that includes the proper task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.
The channel-group command is available only on channelized SPAs.
Use the channel-group command in configurations in which the router must communicate with a T1 or an E1 fractional data line. The channel group number may be arbitrarily assigned and must be unique for the controller. An associated serial interface is created with each defined channel group.
Before the channel group configuration is valid, you must define the associated DS0 time slots using the timeslots command.
Use the no channel group command to delete a channel group.
Task ID
Task ID
|
Operations
|
sonet-sdh
|
read, write
|
Examples
The following example shows how to enter channel group configuration mode for channel group number 5:
RP/0/0/CPU0:Router(config)# controller t1 0/6/0/0/10
RP/0/0/CPU0:Router(config-t1e1)# channel-group 5
RP/0/0/CPU0:Router(config-t1-channel_group)#
Related Commands
Command
|
Description
|
bert pattern
|
Enables a bit error rate test (BERT) pattern on an individual channel group.
|
framing (E1)
|
Specifies the frame type for the E1 data line.
|
framing (T1)
|
Specifies the frame type for the T1 data line.
|
mode
|
Specifies the mode of the T1/E1 controller.
|
speed (DS0)
|
Specifies the speed of the underlying DS0s in a channel group.
|
timeslots
|
Associates one or more DS0 time slots with the channel group.
|
clock source (T1/E1)
To set clocking for individual T1 or E1 links, use the clock source command in T1 or E1 configuration mode. To return to the default, use the no form of this command.
clock source {internal | line}
no clock source
Syntax Description
internal
|
Specifies that the clock is generated from the internal clock of the T1 or E1 controller.
Note When configuring clocking on a serial link, you need to configure one end to be internal and the other end to be line. If you configure internal clocking on both ends of a connection, framing slips occur. If you configure line clocking on both ends of a connection, the line does not come up.
|
line
|
Specifies that the clock on this controller derives its clocking from the external source to which the controller is connected, which is generally the telephone company central office (CO).
|
Defaults
The default clock source is internal.
Command Modes
T1 configuration
E1 configuration
Command History
Release
|
Modification
|
Release 3.3.0
|
This command was introduced on the Cisco XR 12000 Series Router.
|
Release 3.4.0
|
No modification.
|
Release 3.5.0
|
No modification.
|
Usage Guidelines
To use this command, you must be in a user group associated with a task group that includes the proper task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.
Task ID
Task ID
|
Operations
|
sonet-sdh
|
read, write
|
Examples
The following example shows how to set the clocking on the T1 controller in slot 6, subslot 0 to internal:
RP/0/0/CPU0:Router(config)# controller t1 0/6/0/0
RP/0/0/CPU0:Router(config-t1e1)# clock source internal
Related Commands
Command
|
Description
|
controller e1
|
Configures an E1 controller and enters E1 configuration mode.
|
controller t1
|
Configures a T1 controller and enters T1 configuration mode.
|
clock source (T3/E3)
To set clocking for individual T3 or E3 links, use the clock source command in T3 or E3 configuration mode. To return to the default, use the no form of this command.
clock source {internal | line}
no clock source
Syntax Description
internal
|
Specifies that the clock is generated from the internal clock of the T3 or E3 controller.
Note When configuring clocking on a serial link, you need to configure one end to be internal and the other end to be line. If you configure internal clocking on both ends of a connection, framing slips occur. If you configure line clocking on both ends of a connection, the line does not come up.
|
line
|
Specifies that the clock on this controller derives its clocking from the external source to which the controller is connected, which is generally the telephone company central office (CO).
|
Defaults
The default clock source is internal.
Command Modes
T3 configuration
E3 configuration
Command History
Release
|
Modification
|
Release 3.3.0
|
This command was introduced on the Cisco XR 12000 Series Router.
|
Release 3.4.0
|
No modification.
|
Release 3.5.0
|
No modification.
|
Usage Guidelines
To use this command, you must be in a user group associated with a task group that includes the proper task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.
If you do not specify the clock source command, the default clock source is used.
Configure the clock source line command if your telephone company or the remote data service unit provides the master clock of the T3 or E3 connection.
Configure the clock source internal command if your router provides the master clock of the T3 or E3 connection.
Note
For a back-to-back connection between two T3 or E3 network modules, one controller must be configured for internal clocking while the other controller must be configured for line clocking.
Task ID
Task ID
|
Operations
|
sonet-sdh
|
read, write
|
Examples
The following example shows how to set the clocking on the T3 controller in slot 6, subslot 0 to line:
RP/0/0/CPU0:Router(config)# controller t3 0/6/0/0
RP/0/0/CPU0:Router(config-t3)# clock source line
Related Commands
Command
|
Description
|
controller e3
|
Configures an E3 controller and enters E3 configuration mode.
|
controller t3
|
Configures a T3 controller and enters T3 configuration mode.
|
controller e1
To configure an E1 controller and enter E1 configuration mode, use the controller e1 command in global configuration mode. To return to the default state, use the no form of this command.
controller e1 instance
no controller e1 instance
Syntax Description
instance
|
Physical interface instance. Naming notation is rack/slot/module/port /t1-num and a slash between values is required as part of the notation.
• rack: Chassis number of the rack.
• slot: Physical slot number of the modular services card or line card.
• module: Module number. A physical layer interface module (PLIM) is always 0. Shared port adapters (SPAs) are referenced by their subslot number.
• port: Physical port number of the T3 controller.
• t1-num: E1 channel number. Channels range from 1 to 31.
For more information about the syntax for the router, use the question mark (?) online help function.
|
Defaults
No default behavior or values
Command Modes
Global configuration
Command History
Release
|
Modification
|
Release 3.3.0
|
This command was introduced on the Cisco XR 12000 Series Router.
|
Release 3.4.0
|
No modification.
|
Release 3.5.0
|
No modification.
|
Usage Guidelines
To use this command, you must be in a user group associated with a task group that includes the proper task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.
The controller e1 command is used in configurations in which the router is intended to communicate with an E1 fractional data line. The controller e1 command is available only on channelized interfaces.
Use the mode command in T3 configuration mode to specify the mode for the port. The default mode for 2-Port and 4-Port Channelized T3 SPAs is T1.
Note
If you do not use the mode command to define the port to be E1, you cannot configure the E1 controller.
To view the status of the controllers, use the show controllers e1 command.
Task ID
Task ID
|
Operations
|
interface
|
read, write
|
Examples
The following example shows how to enter E1 configuration mode for a controller in slot 6, on the SPA in subslot 2, on T3 port number 0 and E1 channel number 3:
RP/0/0/CPU0:Router(config)# controller e1 0/6/2/0/3
RP/0/0/CPU0:Router(config-t1e1)#
Related Commands
Command
|
Description
|
mode
|
Configures the mode of the port to be E1, T1, or serial.
|
show controllers e1
|
Displays information about the E1 controllers.
|
controller e3
To configure an E3 controller and enter E3 configuration mode, use the controller e3 command in global configuration mode. To return to the default state, use the no form of this command.
controller e3 instance
no controller e3 instance
Syntax Description
instance
|
Physical interface instance. Naming notation is rack/slot/module/port and a slash between values is required as part of the notation.
• rack: Chassis number of the rack.
• slot: Physical slot number of the modular services card or line card.
• module: Module number. A physical layer interface module (PLIM) is always 0. Shared port adapters (SPAs) are referenced by their subslot number.
• port: Physical port number of the E3 controller.
For more information about the syntax for the router, use the question mark (?) online help function.
|
Defaults
No default behavior or values
Command Modes
Global configuration
Command History
Release
|
Modification
|
Release 3.3.0
|
This command was introduced on the Cisco XR 12000 Series Router.
|
Release 3.4.0
|
No modification.
|
Release 3.5.0
|
No modification.
|
Usage Guidelines
To use this command, you must be in a user group associated with a task group that includes the proper task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.
The controller e3 command applies only to the 2-Port and 4-Port Clear Channel T3/E3 SPAs. Use the card type command to define the controller type to be E3.
To view the status of the controllers, use the show controllers e3 command.
Task ID
Task ID
|
Operations
|
interface
|
read, write
|
Examples
The following example shows how to enter E3 configuration mode for a controller in slot 6, on the SPA in subslot 2, on E3 controller 0:
RP/0/0/CPU0:Router(config)# controller e3 0/6/2/0
RP/0/0/CPU0:Router(config-e3)#
Related Commands
controller t1
To configure a T1 controller and enter T1 configuration mode, use the controller t1 command in global configuration mode. To return to the default state, use the no form of this command.
controller t1 instance
no controller t1 instance
Syntax Description
instance
|
Physical interface instance. Naming notation is rack/slot/module/port /t1-num and a slash between values is required as part of the notation.
• rack: Chassis number of the rack.
• slot: Physical slot number of the modular services card or line card.
• module: Module number. A physical layer interface module (PLIM) is always 0. Shared port adapters (SPAs) are referenced by their subslot number.
• port: Physical port number of the T3 controller.
• t1-num: T1 channel number. T1 channels range from 1 to 24.
For more information about the syntax for the router, use the question mark (?) online help function.
|
Defaults
No default behavior or values
Command Modes
Global configuration
Command History
Release
|
Modification
|
Release 3.3.0
|
This command was introduced on the Cisco XR |