ProviderBgpRouteFilteringConfig
ProviderBgpRouteFilteringConfig
Describes IP address family and route filtering configuration for a BGP neighbor.
JSON Example
{
"ipAddressTypeFilteringValue": "string",
"active": false,
"inboundRoutesFilterRef": {
"id": "2a4ba9ad-e8d5-409c-8cae-c06910cd9b47",
"name": "string",
"type": "string"
},
"outboundRoutesFilterRef": {
"id": "2a4ba9ad-e8d5-409c-8cae-c06910cd9b47",
"name": "string",
"type": "string"
},
"maximumRoutes": 0
}
string
ipAddressTypeFilteringValue
Optional
Specifies IP address type based filtering in each direction. If not configured, the type will be automatically derived from the BGP neighbor address.
- IPV4
- IPV6
boolean
active
Optional
Flag to activate address family filtering. The default setting is active.
inboundRoutesFilterRef
Optional
Reference for entities which are external to VCD and do not have a VCD URN identifier.
outboundRoutesFilterRef
Optional
Reference for entities which are external to VCD and do not have a VCD URN identifier.
integer As int32 As int32
maximumRoutes
Optional
Maximum number of routes for the address family
Availability
Added in 38.1