BgpNeighbour
BgpNeighbour
NSX Edge BGP Neighbour Specification. Deprecated as of 4.3, Bringup AVN has been deprecated. Instead use DAY-N AVN workflow.
JSON Example
{
"autonomousSystem": 0,
"forwardingIp": "192.168.0.123",
"holdDownTimeSeconds": 0,
"keepAliveTimeSeconds": 0,
"neighbourIp": "192.168.0.123",
"password": "string",
"protocolIp": "192.168.0.123",
"weight": 0
}
integer As int64 As int64
autonomousSystem
Optional
BGP neighbour autonomous system ID
string
forwardingIp
Optional
BGP forwarding IP address
integer As int32 As int32
holdDownTimeSeconds
Optional
BGP neighbour hold down time (in seconds)
integer As int32 As int32
keepAliveTimeSeconds
Optional
BGP neighbour keep alive time (in seconds)
string
neighbourIp
Required
BGP neighbour IP address
string
password
Required
BGP neighbour password
string
protocolIp
Optional
BGP protocol IP address
integer As int32 As int32
weight
Optional
BGP neighbour weight