Configuring Access Node Control Protocol on Cisco ASR 9000 Series Routers
How to Configure ANCP on Cisco ASR 9000 Series Routers
QC-98
Cisco ASR 9000 Series Aggregation Services Router Modular Quality of Service Configuration Guide
OL-23108-02
2. ancp neighbor sender-name {H.H.H | A.B.C.D}[description string]
3. ancp neighbor sender-name {H.H.H | A.B.C.D}[adjacency-timer interval]
4. end
or
commit
5. show ancp neighbor {description description- string | sender-name {H.H.H |
A.B.C.D}}[statistics][detail]
6. show ancp neighbor summary [statistics] [detail]
7. clear ancp neighbor {all | description description- string | sender-name {H.H.H | A.B.C.D}}
[state | statistics]
8. clear ancp summary [statistics | detail]
9. show ancp neighbor [all] [statistics]
10. show ancp neighbor state {none | synsent | synrcvd | estab} [statistics]
DETAILED STEPS
Command or Action Purpose
Step 1
configure
Example:
RP/0/RSP0/CPU0:router# configure
RP/0/RSP0/CPU0:router(config)#
Enters global configuration mode.
Step 2
ancp neighbor sender-name {
H.H.H
|
A.B.C.D
}[description
string
]
Example:
RP/0/RSP0/CPU0:router(config)# ancp
neighbor sender-name oo13.1aff.c2bd
description vendorA1
Sets neighbor description parameter to easily
identify DSLAMs.
Step 3
ancp neighbor sender-name {
H.H.H
|
A.B.C.D
}
[adjacency-timer
interval
]
Example:
RP/0/RSP0/CPU0:router(config)# ancp
neighbor sender-name 0013.1aff.c2bd
adjacency-timer 20
Sets neighbor adjacency timer parameter. If a
neighbor session is already established, it will be
reset so this timer can take affect.
Note Configured ports are placed in a down
state while unconfigured ports are
released.