Cisco ASR 9000 Series 구성 - 페이지 21
{카테고리_이름} Cisco ASR 9000 Series에 대한 구성을 온라인으로 검색하거나 PDF를 다운로드하세요. Cisco ASR 9000 Series 46 페이지. Line card
Cisco ASR 9000 Series에 대해서도 마찬가지입니다: 네트워크 설정 구성 (26 페이지), 구성 매뉴얼 (46 페이지), 구성 매뉴얼 (50 페이지), 매뉴얼 (24 페이지), 매뉴얼 (44 페이지), 빠른 참조 매뉴얼 (7 페이지)
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