usage: neutron bgp-peer-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] --peer-ip
                               PEER_IP_ADDRESS --remote-as PEER_REMOTE_AS
                               [--auth-type PEER_AUTH_TYPE]
                               [--password AUTH_PASSWORD]
                               NAME
Create a BGP Peer.
Positional arguments:
NAME--peer-ip PEER_IP_ADDRESS--remote-as PEER_REMOTE_ASOptional arguments:
-h, --help--auth-type PEER_AUTH_TYPE--password AUTH_PASSWORDusage: neutron bgp-peer-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 peers.
Optional arguments:
-h, --help-D, --show-details-F FIELD, --field FIELDusage: neutron bgp-peer-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_PEER
Show information of a given BGP peer.
Positional arguments:
BGP_PEEROptional arguments:
-h, --help-D, --show-details-F FIELD, --field FIELDusage: neutron bgp-peer-delete [-h] [--request-format {json}] BGP_PEER
Delete a BGP peer.
Positional arguments:
BGP_PEEROptional arguments:
-h, --helpusage: neutron bgp-peer-update [-h] [--request-format {json}] [--name NAME]
                               [--password AUTH_PASSWORD]
                               BGP_PEER
Update BGP Peer’s information.
Positional arguments:
BGP_PEEROptional arguments:
-h, --help--name NAME--password AUTH_PASSWORDusage: neutron bgp-speaker-peer-add [-h] [--request-format {json}]
                                    BGP_SPEAKER BGP_PEER
Add a peer to the BGP speaker.
Positional arguments:
BGP_SPEAKERBGP_PEEROptional arguments:
-h, --helpusage: neutron bgp-speaker-peer-remove [-h] [--request-format {json}]
                                       BGP_SPEAKER BGP_PEER
Remove a peer from the BGP speaker.
Positional arguments:
BGP_SPEAKERBGP_PEEROptional arguments:
-h, --help
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.