Cisco ASR 9000 Series Panduan Konfigurasi - Halaman 21

Jelajahi secara online atau unduh pdf Panduan Konfigurasi untuk Perangkat Keras Jaringan Cisco ASR 9000 Series. Cisco ASR 9000 Series 50 halaman. Line card
Juga untuk Cisco ASR 9000 Series: Mengkonfigurasi Pengaturan Jaringan (26 halaman), Panduan Konfigurasi (46 halaman), Manual (24 halaman), Mengkonfigurasi (46 halaman), Manual (44 halaman), Panduan Referensi Cepat (7 halaman)

Cisco ASR 9000 Series Panduan Konfigurasi
Configuring Serial Interfaces on the Cisco ASR 9000 Series Router
11.
12.
13.
Command or Action
Step 1
configure
Example:
RP/0/0RP0RSP0/CPU0:router# configure
Step 2
interface serial interface-path-id
Example:
RP/0/0RP0RSP0/CPU0:router(config)# interface
serial 0/1/0/0
Step 3
encapsulation [hdlc | ppp | frame-relay [IETF]
Example:
RP/0/0RP0RSP0/CPU0:router(config-if)#
encapsulation hdlc
Step 4
serial
Example:
RP/0/0RP0RSP0/CPU0:router(config-if)# serial
Step 5
crc length
Example:
RP/0/0RP0RSP0/CPU0:ios(config-if-serial)# crc
32
Step 6
invert
Example:
RP/0/0RP0RSP0/CPU0:ios(config-if-serial)#
inverts
Step 7
scramble
Example:
RP/0/0RP0RSP0/CPU0:ios(config-if-serial)#
scramble
Step 8
transmit-delay hdlc-flags
Example:
RP/0/0RP0RSP0/CPU0:ios(config-if-serial)#
transmit-delay 10
OL-26061-03
exit
exit
show interfaces serial [interface-path-id]
Cisco ASR 9000 Aggregation Services Router Interfaces and Hardware Component Configuration Guide
Purpose
Enters global configuration mode.
Specifies the serial interface name and notation
rack/slot/module/port, and enters interface configuration
mode.
(Optional) Configures the interface encapsulation
parameters and details such as HDLC, PPP or Frame Relay.
The default encapsulation is hdlc.
Note
(Optional) Enters serial submode to configure the serial
parameters.
(Optional) Specifies the length of the cyclic redundancy
check (CRC) for the interface. Enter the 16 keyword to
specify 16-bit CRC mode, or enter the 32 keyword to
specify 32-bit CRC mode.
The default is CRC length is 16.
Note
(Optional) Inverts the data stream.
(Optional) Enables payload scrambling on the interface.
Payload scrambling is disabled on the interface.
Note
(Optional) Specifies a transmit delay on the interface.
Values can be from 0 to 128.
Transmit delay is disabled by default (the transmit
Note
delay is set to 0).
How to Configure Serial Interfaces
519