usage: neutron bgp-speaker-create [-h]
                                  [-f {html,json,json,shell,table,value,yaml,yaml}]
                                  [-c COLUMN] [--max-width <integer>]
                                  [--noindent] [--prefix PREFIX]
                                  [--request-format {json}]
                                  [--tenant-id TENANT_ID] --local-as LOCAL_AS
                                  [--ip-version {4,6}]
                                  [--advertise-floating-ip-host-routes {True,False}]
                                  [--advertise-tenant-networks {True,False}]
                                  NAME
Create a BGP Speaker with a specified NAME.
Positional arguments:
NAMEOptional arguments:
-h, --help--local-as LOCAL_AS--ip-version {4,6}--advertise-floating-ip-host-routes {True,False}--advertise-tenant-networks {True,False}usage: neutron bgp-speaker-list [-h]
                                [-f {csv,html,json,json,table,value,yaml,yaml}]
                                [-c COLUMN] [--max-width <integer>]
                                [--noindent]
                                [--quote {all,minimal,none,nonnumeric}]
                                [--request-format {json}] [-D] [-F FIELD]
                                [-P SIZE] [--sort-key FIELD]
                                [--sort-dir {asc,desc}]
List BGP speakers.
Optional arguments:
-h, --help-D, --show-details-F FIELD, --field FIELDusage: neutron bgp-speaker-show [-h]
                                [-f {html,json,json,shell,table,value,yaml,yaml}]
                                [-c COLUMN] [--max-width <integer>]
                                [--noindent] [--prefix PREFIX]
                                [--request-format {json}] [-D] [-F FIELD]
                                BGP_SPEAKER
Show information of a given BGP speaker.
Positional arguments:
BGP_SPEAKEROptional arguments:
-h, --help-D, --show-details-F FIELD, --field FIELDusage: neutron bgp-speaker-delete [-h] [--request-format {json}] BGP_SPEAKER
Delete a BGP speaker.
Positional arguments:
BGP_SPEAKEROptional arguments:
-h, --helpusage: neutron bgp-speaker-update [-h] [--request-format {json}] [--name NAME]
                                  [--advertise-floating-ip-host-routes {True,False}]
                                  [--advertise-tenant-networks {True,False}]
                                  BGP_SPEAKER
Update BGP Speaker’s information.
Positional arguments:
BGP_SPEAKEROptional arguments:
-h, --help--name NAME--advertise-floating-ip-host-routes {True,False}--advertise-tenant-networks {True,False}usage: neutron bgp-speaker-network-add [-h] [--request-format {json}]
                                       BGP_SPEAKER NETWORK
Add a network to the BGP speaker.
Positional arguments:
BGP_SPEAKERNETWORKOptional arguments:
-h, --helpusage: neutron bgp-speaker-network-remove [-h] [--request-format {json}]
                                          BGP_SPEAKER NETWORK
Remove a network from the BGP speaker.
Positional arguments:
BGP_SPEAKERNETWORKOptional arguments:
-h, --helpusage: neutron bgp-speaker-advertiseroute-list [-h]
                                               [-f {csv,html,json,json,table,value,yaml,yaml}]
                                               [-c COLUMN]
                                               [--max-width <integer>]
                                               [--noindent]
                                               [--quote {all,minimal,none,nonnumeric}]
                                               [--request-format {json}] [-D]
                                               [-F FIELD] [-P SIZE]
                                               [--sort-key FIELD]
                                               [--sort-dir {asc,desc}]
                                               BGP_SPEAKER
List routes advertised by a given BGP speaker.
Positional arguments:
BGP_SPEAKEROptional arguments:
-h, --help-D, --show-details-F FIELD, --field FIELD
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.