Este conteúdo não está disponível no idioma selecionado.
8.19. neutron bgp-peer-create
Positional arguments
- NAME
Name of the BGP peer 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.
- --peer-ip PEER_IP_ADDRESS
Peer IP address.
- --remote-as PEER_REMOTE_AS
Peer AS number. (Integer in [1, 65535] is allowed.)
- --auth-type PEER_AUTH_TYPE
Authentication algorithm. Supported algorithms:
none(default), md5
- --password AUTH_PASSWORD
Authentication password.