IpAdvertisementProfile

IpAdvertisementProfile
IpAdvertisementProfile
JSON Example
{
    "default_periodicity": 0,
    "ip_types": [
        {
            "ip_type": "string",
            "periodicity": 0
        }
    ]
}
integer As uint32 As uint32
default_periodicity
Optional
Constraints: default: 10

Default periodicity for periodic IP advertisement (GratARP/NA) in minutes. Used when a per-type periodicity is not specified. Allowed values are 1-30. Field introduced in 32.1.3. Unit is MIN. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

ip_types
Optional

List of IP address types for which periodic IP advertisement (GratARP/NA) is enabled. Supported ip_type values are VIP_IP, SNAT_IP, FLOATING_INTF_IP, and PRIMARY_INTF_IP. Applied uniformly to all VRFs in this ServiceEngineGroup. Field introduced in 32.1.3. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.