Cisco ASR 9000 Series Посібник з конфігурації - Сторінка 46

Переглянути онлайн або завантажити pdf Посібник з конфігурації для Мережеве обладнання Cisco ASR 9000 Series. Cisco ASR 9000 Series 50 сторінок. Line card
Також для Cisco ASR 9000 Series: Налаштування мережевих параметрів (26 сторінок), Посібник з конфігурації (46 сторінок), Посібник (24 сторінок), Налаштування (46 сторінок), Посібник (44 сторінок), Короткий довідник (7 сторінок)

Cisco ASR 9000 Series Посібник з конфігурації
Configuration Examples for Serial Interfaces
RP/0/0RP0RSP0/CPU0:router (config-subif)#ipv4 address 10.20.3.1/24
RP/0/0RP0RSP0/CPU0:router (config-subif)# pvc 16
RP/0/0RP0RSP0/CPU0:router (config-fr-vc)# encapsulation ietf
RP/0/0RP0RSP0/CPU0:router (config-fr-vc)# commit
RP/0/0RP0RSP0/CPU0:router(config-fr-vc)# exit
RP/0/0RP0RSP0/CPU0:router(config-subif)# exit
RP/0/0RP0RSP0/CPU0:router(config)# exit
RP/0/0RP0RSP0/CPU0:router# show interface serial 0/1/0/0
Wed Oct
Serial0/1/0/0 is up, line protocol is up
Interface state transitions: 5
Hardware is Serial network interface(s)
Internet address is 10.20.3.1/24
MTU 4474 bytes, BW 44210 Kbit
reliability 255/255, txload 0/255, rxload 0/255
Encapsulation FRAME-RELAY, crc 16,
Scrambling is disabled, Invert data is disabled
LMI enq sent
LMI enq recvd 880, LMI stat sent
LMI DLCI 1023
Last clearing of "show interface" counters 02:23:04
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
858 packets input, 11154 bytes, 0 total input drops
0 drops for unrecognized upper-level protocol
Received 0 runts, 0 giants, 0 throttles, 0 parity
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
858 packets output, 12226 bytes, 0 total output drops
0 output errors, 0 underruns, 0 applique, 0 resets
0 output buffer failures, 0 output buffers swapped out
The following example shows how to create a serial interface on a SPA with Frame Relay encapsulation
and a serial subinterface with a PVC on router 2, which is connected to router 1:
RP/0/0RP0RSP0/CPU0:router# configure
RP/0/0RP0RSP0/CPU0:router(config)# interface serial 0/1/0/1
RP/0/0RP0RSP0/CPU0:router(config-if)# encapsulation frame-relay
RP/0/0RP0RSP0/CPU0:router(config-if)# no shutdown
RP/0/0RP0RSP0/CPU0:router(config-if)# end
Uncommitted changes found, commit them? [yes]: yes
RP/0/0RP0RSP0/CPU0:router# configure
RP/0/0RP0RSP0/CPU0:router(config)# interface serial 0/1/0/1.1 point-to-point
RP/0/0RP0RSP0/CPU0:router (config-subif)#ipv4 address 10.20.3.2/24
RP/0/0RP0RSP0/CPU0:router (config-subif)# pvc 16
RP/0/0RP0RSP0/CPU0:router (config-fr-vc)# encapsulation ietf
RP/0/0RP0RSP0/CPU0:router (config-fr-vc)# commit
Cisco ASR 9000 Aggregation Services Router Interfaces and Hardware Component Configuration Guide
544
8 04:14:39.946 PST DST
0, LMI stat recvd 0, LMI upd recvd 0
LMI type is CISCO
Configuring Serial Interfaces on the Cisco ASR 9000 Series Router
880, LMI upd sent
0 , DCE LMI up
frame relay DCE
OL-26061-03