Auto Configure Bgp Config
Auto-configure the BGP configuration on the Provider Gateway based on the specified IP Space Uplink. VCD will create the BGP Prefix Lists and Route Maps based on the Uplink, and, if the parameters are provided, create the Permission Group and auto-configure the BGP Neighbor with the created Route Maps. Autoconfiguring multiple times with the same Uplink will update the Prefix Lists/Route Maps with the auto-configured name, and update/create the provided Permission Group and BGP Neighbor accordingly.
externalNetworkId
externalNetworkId
{
"ipSpaceUplinkRef": {
"name": "string",
"id": "string"
},
"name": "string",
"neighborAddress": "10.22.1.100, 2001:db8:3333:4444:5555:6666:7777:8888",
"remoteASNumber": "65546"
}
Name of an existing or new BGP Permission Group to auto-configure.
The IP address of an existing or new BGP Neighbor to auto-configure. Both IPv4 and IPv6 formats are supported.
The remote AS number of a BGP neighbor in ASPLAIN format.
The request have been accepted and the task to monitor the request is in the Location header.