Navigation
Supported Platforms
Configuring ANCP Neighbors
You must configure each neighboring access node that you want the ANCP agent to monitor and potentially shape traffic for. Some neighbor settings override globally configured values.
To configure an ANCP neighbor:
- Specify the IP address of the neighbor.[edit protocols ancp]user@host# set neighbor 10.2.3.4
- (Optional) Configure the neighbor to operate in a backward-compatible
mode when it does not support the current IETF standard and the backward-compatible mode
is not configured globally.[edit protocols ancp neighbor 10.2.3.4]user@host# set pre-ietf-mode
- (Optional) Override the globally configured backward-compatible mode
when the neighbor supports the current IETF standard.[edit protocols ancp neighbor 10.2.3.4]user@host# set ietf-mode
- (Optional) Configure the interval in seconds between ANCP
adjacency messages exchanged with this neighbor.[edit protocols ancp neighbor 10.2.3.4]user@host# set adjacency-timer 20
- (Optional) Specify the maximum number of discovery table
entries that are accepted from this neighbor.[edit protocols ancp neighbor 10.2.3.4]user@host# set maximum-discovery-table-entries 10000