Cisco ASR 9000 Series Configuration Manual - Page 12
Browse online or download pdf Configuration Manual for Network Hardware Cisco ASR 9000 Series. Cisco ASR 9000 Series 46 pages. Line card
Also for Cisco ASR 9000 Series: Configuring Network Settings (26 pages), Configuration Manual (50 pages), Manual (24 pages), Configuring (46 pages), Manual (44 pages), Quick Reference Manual (7 pages)
How to Configure Clear Channel T3/E3 Controllers and Channelized T1/E1 Controllers
•
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/RSP0/CPU0:router# configure
Step 2
controller e3 interface-path-id
Example:
RP/0/RSP0/CPU0:router(config)# controller t3
0/1/0/0
Step 3
mode serial
Example:
RP/0/RSP0/CPU0:router(config-e3)# mode serial
Step 4
no shutdown
Example:
RP/0/RSP0/CPU0:router(config-e3)# no shutdown
Cisco ASR 9000 Aggregation Services Router Interface and Hardware Component Configuration Guide
456
Configuring Clear Channel T3/E3 and Channelized T3 and T1/E1 Controllers on the Cisco ASR 9000 Series Router
E3 is not supported on the 4-Port Channelized T3/DS0 SPA.
configure
controller e3 interface-path-id
mode serial
no shutdown
end
or
commit
show controllers e3 interface-path-id
Purpose
Enters global configuration mode.
Specifies the E3 controller name in the notation
rack/slot/module/port and enters E3 configuration mode.
Configures the mode of the port to be clear channel serial.
This step is required for the 2-Port and 4-Port
Note
Channelized T3 SPA only. The 2-Port and 4-Port
Clear Channel T3/E3 SPA run in serial mode by
default.
Removes the shutdown configuration.
•
The removal of the shutdown configuration removes
the forced administrative down on the controller,
enabling the controller to move to an up or a down state.
OL-32684-01