Cisco ASR 9000 Series Manuale di configurazione - Pagina 12
Sfoglia online o scarica il pdf Manuale di configurazione per Hardware di rete Cisco ASR 9000 Series. Cisco ASR 9000 Series 46. Line card
Anche per Cisco ASR 9000 Series: Configurazione delle impostazioni di rete (26 pagine), Manuale di configurazione (50 pagine), Manuale (24 pagine), Configurazione (46 pagine), Manuale (44 pagine), Manuale di riferimento rapido (7 pagine)
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