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 |
ping_interval
¶Type: | integer |
---|---|
Default: | 10 |
The number of seconds the bagpipe-bgp client will wait between polling for restart detection.
bagpipe_bgp_ip
¶Type: | string |
---|---|
Default: | 127.0.0.1 |
bagpipe-bgp REST service IP address.
bagpipe_bgp_port
¶Type: | integer |
---|---|
Default: | 8082 |
bagpipe-bgp REST service IP port.
mpls_bridge
¶Type: | string |
---|---|
Default: | br-mpls |
OVS MPLS bridge to use
tun_to_mpls_peer_patch_port
¶Type: | string |
---|---|
Default: | patch-to-mpls |
OVS Peer patch port in tunnel bridge to MPLS bridge
mpls_to_tun_peer_patch_port
¶Type: | string |
---|---|
Default: | patch-from-tun |
OVS Peer patch port in MPLS bridge to tunnel bridge
mpls_to_int_peer_patch_port
¶Type: | string |
---|---|
Default: | patch-mpls-to-int |
OVS Peer patch port in MPLS bridge to int bridge
int_to_mpls_peer_patch_port
¶Type: | string |
---|---|
Default: | patch-int-from-mpls |
OVS Peer patch port in int bridge to MPLS bridge
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
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_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_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.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.