bagpipe-bgp.conf¶
api¶
-
host¶ Type: host address Default: 127.0.0.1IP address on which the API server should listen
Deprecated Variations¶ Group Name api api_host
-
port¶ Type: port number Default: 8082Minimum Value: 0 Maximum Value: 65535 Port on which the API server should listen
Deprecated Variations¶ Group Name api api_port
bgp¶
-
local_address¶ Type: unknown type Default: <None>IP address used for BGP peerings
-
peers¶ Type: list Default: ''IP addresses of BGP peers
-
my_as¶ Type: integer Default: <None>Minimum Value: 1 Maximum Value: 65535 Our BGP Autonomous System
-
enable_rtc¶ Type: boolean Default: trueEnable RT Constraint (RFC4684)
-
bgp_port¶ Type: port number Default: 179Minimum Value: 0 Maximum Value: 65535 TCP port of connections to BGP peers
common¶
-
root_helper¶ Type: string Default: sudoRoot helper command.
-
root_helper_daemon¶ Type: string Default: <None>Root helper daemon application to use when possible.
dataplane_driver_evpn¶
-
dataplane_local_address¶ Type: unknown type Default: <None>IP address to use as next-hop in our route advertisements, will be used to send us VPN traffic
-
dataplane_driver¶ Type: string Default: dummyDataplane driver.
dataplane_driver_ipvpn¶
-
dataplane_local_address¶ Type: unknown type Default: <None>IP address to use as next-hop in our route advertisements, will be used to send us VPN traffic
-
dataplane_driver¶ Type: string Default: dummyDataplane driver.
More dataplane configuration parameters exist depending on the driver: