BgpNeighborAddressFamily

BgpNeighborAddressFamily
BgpNeighborAddressFamily
JSON Example
{
    "in_filter_ipprefixlist_id": "string",
    "out_filter_routemap_id": "string",
    "type": "string",
    "in_filter_routemap_id": "string",
    "enabled": false,
    "out_filter_ipprefixlist_id": "string"
}
string
in_filter_ipprefixlist_id
Optional

Id of the IPPrefix List to be used for IN direction filter

string
out_filter_routemap_id
Optional

Id of the RouteMap to be used for OUT direction filter

string
type
Required

Address family type

Possible values are : IPV4_UNICAST, VPNV4_UNICAST,
string
in_filter_routemap_id
Optional

Id of the RouteMap to be used for IN direction filter

boolean
enabled
Optional

Enable this address family

string
out_filter_ipprefixlist_id
Optional

Id of the IPPrefixList to be used for OUT direction filter