Cisco ASR 9000 Series Руководство по конфигурации - Страница 24
Просмотреть онлайн или скачать pdf Руководство по конфигурации для Шлюз Cisco ASR 9000 Series. Cisco ASR 9000 Series 50 страниц. Line card
Также для Cisco ASR 9000 Series: Настройка параметров сети (26 страниц), Руководство по конфигурации (46 страниц), Руководство (24 страниц), Настройка (46 страниц), Руководство (44 страниц), Краткое справочное руководство (7 страниц)
How to Configure Serial Interfaces
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/0RP0RSP0/CPU0:router# configure
Step 2
interface serial interface-path-id
point-to-point
Example:
RP/0/0RP0RSP0/CPU0:router (config)# interface
serial 0/1/0/0.1
Step 3
ipv4 address ipv4_address/prefix
Example:
RP/0/0RP0RSP0/CPU0:router (config-subif)#ipv4
address 10.46.8.6/24
Step 4
pvc dlci
Example:
RP/0/0RP0RSP0/CPU0:router (config-subif)# pvc
20
Cisco ASR 9000 Aggregation Services Router Interfaces and Hardware Component Configuration Guide
522
Configuring Serial Interfaces on the Cisco ASR 9000 Series Router
Purpose
Enters global configuration mode.
.
Enters serial subinterface configuration mode.
subinterface
Assigns an IP address and subnet mask to the subinterface.
Creates a serial permanent virtual circuit (PVC) and enters
Frame Relay PVC configuration submode.
Replace dlci with a PVC identifier, in the range from 16 to
1007.
Note
Only one PVC is allowed per subinterface.
OL-26061-03