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.
integer As int32 As int32
maximumRoutes
Optional
Maximum number of routes for the address family
Availability
Added in 38.1