Cisco ASR 9000 Series Посібник з конфігурації - Сторінка 12
Переглянути онлайн або завантажити pdf Посібник з конфігурації для Мережеве обладнання Cisco ASR 9000 Series. Cisco ASR 9000 Series 46 сторінок. Line card
Також для Cisco ASR 9000 Series: Налаштування мережевих параметрів (26 сторінок), Посібник з конфігурації (50 сторінок), Посібник (24 сторінок), Налаштування (46 сторінок), Посібник (44 сторінок), Короткий довідник (7 сторінок)
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