tenant.nd_interface_policy¶
The neighbor discovery interface policy defines a common configuration that will apply to one or more neighbor discovery interfaces.
ACI class |
|
RN |
|
Cursor |
|
Parent |
|
Atomic |
— |
Attributes¶
Accepted as keyword arguments of .nd_interface_policy(name) and of .set(**attrs) on this cursor. Enum parameters also accept the plain string.
parameter |
wire |
type |
values |
default |
description |
|---|---|---|---|---|---|
|
|
|
— |
— |
The name of the object. |
|
|
|
|
The control state. |
|
|
|
|
— |
— |
Specifies a description of the policy definition. |
|
|
|
— |
|
The hop limit is used by hosts in outgoing packets and link parameters such as the link MTU. This facilitates centralized administration of critical parameters that can be set on routers and automatically propagated to all attached hosts. |
|
|
|
— |
|
In the RA message, the maximum transmission unit (MTU) value that a host should use in packets that it originates. |
|
|
|
— |
|
The neighbor solicitation interval is sent by a node to determine the link-layer address of a neighbor, or to verify that a neighbor is still reachable through a cached link-layer address. Neighbor solicitations are also used for duplicate address detection. |
|
|
|
— |
|
The retransmission retry count for for sending neighbor solicitation messages. |
|
|
|
— |
|
Retransmission base for NUD neighbor solication messages |
|
|
|
— |
|
Retransmission interval between NUD neighbor solication messages |
|
|
|
— |
|
Retransmission maximum number of attempts for NUD neighbor solication messages |
|
|
|
— |
— |
The key for enabling clients to own their data for entity correlation. |
|
|
|
— |
— |
A tag for enabling clients to add their own data. For example, to indicate who created this object. |
|
|
|
— |
|
The interval for sending router advertisement messages. |
|
|
|
— |
|
The lifetime associated with the default router. |
|
|
|
— |
|
The reachable time, which is the time in milliseconds that a node assumes a neighbor is reachable after receiving a reachability confirmation. |
|
|
|
— |
|
The retransmit timer has the time in milliseconds between retransmitted neighbor solicitation messages. |