Configuring Access Node Control Protocol on Cisco ASR 9000 Series Routers
How to Configure ANCP on Cisco ASR 9000 Series Routers
QC-99
Cisco ASR 9000 Series Aggregation Services Router Modular Quality of Service Configuration Guide
OL-23108-02
Step 4
end
or
commit
Example:
RP/0/RSP0/CPU0:router(config-ancp)# end
or
RP/0/RSP0/CPU0:router(config-ancp)# commit
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.
Step 5
show ancp neighbor {description
description-string
| sender-name {
H.H.H
|
A.B.C.D
}} [statistics][detail]
Example:
RP/0/RSP0/CPU0:router# show ancp neighbor
sender-name 0006.2aaa.281b
(Optional) Displays data or message statistics
associated with individual ANCP adjacencies or
sets of adjacencies.
Step 6
show ancp neighbor summary
[statistics][detail]
Example:
RP/0/RSP0/CPU0:router# show ancp neighbor
summary
(Optional) Displays adjacency counts by state.
Step 7
clear ancp neighbor {all | description
description-string
| sender-name {
H.H.H
|
A.B.C.D
}}[state | statistics]
Example:
RP/0/RSP0/CPU0:router# clear ancp neighbor
all
(Optional) Clears ANCP neighbors, either all or
individually. Configured ports are placed in a
down state while releasing unconfigured ports. If
state is selected, the adjacency is reset without
clearing the TCP socket.
Step 8
clear ancp summary [statistics | detail]
Example:
RP/0/RSP0/CPU0:router# clear ancp summary
statistics
(Optional) Clears aggregate message statistics
only, without modifying individual neighbor or
port statistics.
Command or Action Purpose