Red Hat Training

A Red Hat training course is available for Red Hat OpenStack Platform

8.23. neutron bgp-peer-update

usage: neutron bgp-peer-update [-h] [--request-format {json}] [--name NAME]
                               [--password AUTH_PASSWORD]
                               BGP_PEER
Update BGP Peer's information.

Positional arguments

BGP_PEER


        ID or name of bgp_peer to update.

Optional arguments

-h, --help


        show this help message and exit

--request-format {json}


      DEPRECATED! Only JSON request format is supported.

--name NAME


        Updated name of the BGP peer.

--password AUTH_PASSWORD


      Updated authentication password.