Cisco ASR 9000 Series Руководство по конфигурации - Страница 27

Просмотреть онлайн или скачать 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 Руководство по конфигурации
Configuring Serial Interfaces on the Cisco ASR 9000 Series Router
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.1
Step 3
pvc dlci
Example:
RP/0/0RP0RSP0/CPU0:router (config-subif)# pvc
20
Step 4
encap [cisco | ietf]
Example:
RP/0/0RP0RSP0/CPU0:router (config-fr-vc)# encap
ietf
Step 5
service-policy {input | output} policy-map
Example:
RP/0/0RP0RSP0/CPU0:router (config-fr-vc)#
service-policy output policy1
Step 6
end
or
commit
Example:
RP/0/0RP0RSP0/CPU0:router (config-fr-vc)# end
or
RP/0/0RP0RSP0/CPU0:router(config-fr-vc)# commit
OL-26061-03
.
subinterface
Cisco ASR 9000 Aggregation Services Router Interfaces and Hardware Component Configuration Guide
Purpose
Enters global configuration mode.
Enters serial subinterface configuration mode.
Enters subinterface configuration mode for the PVC.
(Optional) Configures the encapsulation for a Frame Relay
PVC.
If the encapsulation type is not configured explicitly
Note
for a PVC, then that PVC inherits the encapsulation
type from the main serial interface.
Attaches a policy map to an input subinterface or output
subinterface. Once attached, the policy map is used as the
service policy for the subinterface.
Saves configuration changes.
When you issue the end command, the system prompts
you to commit changes:
Uncommitted changes found, commit them before
exiting(yes/no/cancel)?
[cancel]:
Entering yes saves configuration changes to the
running configuration file, exits the configuration
session, and returns the router to EXEC mode.
Entering no exits the configuration session and
returns the router to EXEC mode without
committing the configuration changes.
Entering cancel leaves the router in the current
configuration session without exiting or
committing the configuration changes.
Use the commit command to save the configuration
changes to the running configuration file and remain
within the configuration session.
How to Configure Serial Interfaces
525