-
Notifications
You must be signed in to change notification settings - Fork 447
Configuration : capability
This document present the NEW, not yet complete process API which is due to be used after the 3.4.x releases.
This statement can be found under the following group:
- BGP
capability <name> {
asn4 enable|disable
aigp enable|disable
operational enable|disable
multi-session enable|disable
route-refresh enable|disable
graceful-restart <time in second>
add-path disable|send|receive|send/receive
}
The default for this options is enabled. ExaBGP always understand ASN4 but may be configured to not speak it.
The default for this options is disabled. AIGP will only be used on IBGP connection.
The default for this options is disabled.
The default for this options is disabled. This configuration may not work properly when accepting incoming connection.
The default for this options is disabled. The covers both normal and enhanced route-refresh.
The default for this options is disabled. It is enabled by indicating the graceful-restart time required.
The default for this options is disabled. You can enable add-path for sending, receiving or both.
Get Started
Misc
Self-Promotion