此内容没有您所选择的语言版本。
8.25. neutron bgp-speaker-create
Positional arguments
- NAME
Name of the BGP speaker to create.
Optional arguments
- -h, --help
show this help message and exit
- --request-format {json}
DEPRECATED! Only JSON request format is supported.
- --tenant-id TENANT_ID
The owner tenant ID.
- --local-as LOCAL_AS
Local AS number. (Integer in [1, 65535] is allowed.)
- --ip-version {4,6} IP
version for the BGP speaker (default is 4).
- --advertise-floating-ip-host-routes {True,False}
Whether to enable or disable the advertisement of
floating-ip host routes by the BGP speaker. By default
floating ip host routes will be advertised by the BGP
speaker.
- --advertise-tenant-networks {True,False}
Whether to enable or disable the advertisement of
tenant network routes by the BGP speaker. By default
tenant network routes will be advertised by the BGP
speaker.