Cisco ASR 9000 Series Configuración de - Página 17

Navegue en línea o descargue pdf Configuración de para Pasarela Cisco ASR 9000 Series. Cisco ASR 9000 Series 46 páginas. Line card
También para Cisco ASR 9000 Series: Configuración de los ajustes de red (26 páginas), Manual de configuración (46 páginas), Manual de configuración (50 páginas), Manual (24 páginas), Manual (44 páginas), Manual de consulta rápida (7 páginas)

Cisco ASR 9000 Series Configuración de
Configuring Channelized SONET/SDH on the Cisco ASR 9000 Series Router
7.
8.
9.
10.
11.
12.
13.
14.
15.
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/RSP0/CPU0:router# configure
Step 2
controller sonet interface-path-id
Example:
RP/0/RSP0/CPU0:router(config)# controller
sonet 0/1/1/0
Step 3
clock source {internal | line}
Example:
RP/0/RSP0/CPU0:router(config-sonet)#
clock source internal
Step 4
framing {sdh | sonet}
Example:
RP/0/RSP0/CPU0:router(config-sonet)#
framing sonet
Step 5
sts number
Example:
RP/0/RSP0/CPU0:router(config-sonet)# sts
1
OL-26061-03
mode mode scramble
root
interface pos interface-path-id
encapsulation [hdlc | ppp | frame-relay [IETF]]
pos crc {16 | 32}
mtu value
no shutdown
end
or
commit
show interfaces pos interface-path-id
Cisco ASR 9000 Aggregation Services Router Interfaces and Hardware Component Configuration Guide
Purpose
Enters global configuration mode.
Enters SONET controller configuration submode and specifies the
SONET controller name and interface-path-id with the
rack/slot/module/port notation.
Configures the SONET port transmit clock source, where the
internal keyword sets the internal clock and the line keyword sets
the clock recovered from the line.
Use the line keyword whenever clocking is derived from the
network. Use the internal keyword when two routers are
connected back to back or over fiber for which no clocking is
available.
line is the default keyword.
Internal clocking is required for SRP interfaces.
Note
(Optional) Configures the controller framing with either the sdh
keyword for Synchronous Digital Hierarchy (SDH) framing or the
sonet keyword for SONET framing.
SONET framing (sonet) is the default.
Configures the STS stream specified by number. The ranges are:
1 to 12 on the 2-Port Channelized OC12c/DS0 SPA
1 to 48 on the 1 Port Channelized OC48/DS3 SPA
How to Configure Channelized SONET/SDH
HC-333