Cisco ASR 9000 Series Configuration - Page 21
Parcourez en ligne ou téléchargez le pdf Configuration pour {nom_de_la_catégorie} Cisco ASR 9000 Series. Cisco ASR 9000 Series 46 pages. Line card
Également pour Cisco ASR 9000 Series : Configuration des paramètres du réseau (26 pages), Manuel de configuration (46 pages), Manuel de configuration (50 pages), Manuel (24 pages), Manuel (44 pages), Manuel de référence rapide (7 pages)
Configuring Channelized SONET/SDH on the Cisco ASR 9000 Series Router
Command or Action
Step 5
sts number
Example:
RP/0/RSP0/CPU0:router(config-sonet)# sts
1
Step 6
mode t3
Example:
RP/0/RSP0/CPU0:router(config-stsPath)#
mode t3
Step 7
root
Example:
RP/0/RSP0/CPU0:router(config-stsPath)#
root
Step 8
controller t3 interface-path-id
Example:
RP/0/RSP0/CPU0:router(config)# controller
t3 0/1/1/0/0
Step 9
mode serial
Example:
RP/0/RSP0/CPU0:router(config-t3)# mode
serial
Step 10
root
Example:
RP/0/RSP0/CPU0:router(config-t3)# root
Step 11
interface serial interface-path-id
Example:
RP/0/RSP0/CPU0:router(config)# interface
serial 0/1/1/0/0/0:0
Step 12
encapsulation {frame-relay | hdlc | ppp}
Example:
RP/0/RSP0/CPU0:router(config-if)#
encapsulation ppp
Step 13
ipv4 ip-address mask
Example:
RP/0/RSP0/CPU0:router(config-if)# ip
address 10.10.10.10 255.255.255.255
OL-26061-03
Cisco ASR 9000 Aggregation Services Router Interfaces and Hardware Component Configuration Guide
Purpose
Configures the STS stream specified by number. The ranges are:
•
1 to 48—1-Port Channelized OC-48/DS3 SPA
•
1 to 3—1-Port Channelized OC-3/STM-1 SPA
1 to 12—2-Port Channelized OC-12/DS0 SPA
•
Sets the mode of the interface at the STS level for T3.
Exits to global configuration mode.
Enters T3 controller configuration submode and specifies the T3
controller name and interface-path-id identifier with the
rack/slot/module/port/T3Num notation.
Sets the mode of the interface to serial to establish a clear channel.
Exits to global configuration mode.
Specifies the complete interface number with the
rack/slot/module/port/T3Num/T1num:instance notation.
Specifies the encapsulation type with the one of the following
keywords:
frame-relay—Frame Relay network protocol
•
•
hdlc—High-level Data Link Control (HDLC) synchronous
protocol
ppp—Point-to-Point Protocol
•
Assigns an IP address and subnet mask to the interface.
How to Configure Channelized SONET/SDH
HC-337