Configuring Clear Channel T3/E3 and Channelized T3 and T1/E1 Controllers on the Cisco ASR 9000 Series Router
11.
12.
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/RSP0/CPU0:router# configure
Step 2
controller {t1 | e1} interface-path-id
Example:
RP/0/RSP0/CPU0:router(config)# controller t3
0/1/0/0
Step 3
channel-group channel-group-number
Example:
RP/0/RSP0/CPU0:router(config-t1)# channel-group
1
RP/0/RSP0/CPU0:router(config-t1-channel_group)#
Step 4
bert pattern pattern
Example:
RP/0/RSP0/CPU0:router(config-t1-channel_group)#
bert pattern 2^15
Step 5
bert interval time
Example:
RP/0/RSP0/CPU0:router(config-t1-channel_group)#
bert interval 5
OL-32684-01
bert [t1 | e1] interface-path-id [channel-group channel-group-number] stop
show controllers [t1 | e1] interface-path-id
Cisco ASR 9000 Aggregation Services Router Interface and Hardware Component Configuration Guide
How to Configure Clear Channel T3/E3 Controllers and Channelized T1/E1 Controllers
Purpose
Enters global configuration mode.
Specifies the controller name and instance in the notation
rack/slot/module/port, and enters T1 or E1 controller
configuration mode.
Enters channel group configuration mode for a specific
channel group. Replace channel-group-number with the
number that identifies the channel group on which you want
to configure a BERT.
Enables a specific bit error rate test (BERT) pattern on a T1
line. Valid patterns for all controllers and channel groups
include: 0s, 1s, 2^15, 2^20, 2^20-QRSS, 2^23, and
alt-0-1. Additional valid patterns for T1 and E1 controllers
include: 1in8, 3in24, 55Daly, and 55Octet. Additional
valid patterns for channel groups include: 2^11, 2^9, ds0-1,
ds0-2, ds0-3, and ds0-4.
You must use the bert command in EXEC mode to
Note
start the BER test.
(Optional) Specifies the duration, in minutes, of a bit error
rate test (BERT) pattern on a T1/E1 line. The interval can be
a value from 1 to 14400.
479