bagpipe-bgp.conf¶
api¶
- host¶
- Type:
host address
- Default:
127.0.0.1
IP address on which the API server should listen
¶ Group
Name
api
api_host
- port¶
- Type:
port number
- Default:
8082
- Minimum Value:
0
- Maximum Value:
65535
Port on which the API server should listen
¶ 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:
True
Enable RT Constraint (RFC4684)
- bgp_port¶
- Type:
port number
- Default:
179
- Minimum Value:
0
- Maximum Value:
65535
TCP port of connections to BGP peers
common¶
- root_helper¶
- Type:
string
- Default:
sudo
Root 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:
dummy
Dataplane 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:
dummy
Dataplane driver.
More dataplane configuration parameters exist depending on the driver: