NeighborOrigin¶
-
class
ydk.models.ietf.ietf_ip.
NeighborOrigin
¶ NeighborOrigin (Enum Class)
The origin of a neighbor entry.
-
other = 0
None of the following.
-
static = 1
Indicates that the mapping has been statically
configured - for example, using NETCONF or a Command Line
Interface.
-
dynamic = 2
Indicates that the mapping has been dynamically resolved
using, e.g., IPv4 ARP or the IPv6 Neighbor Discovery
protocol.
-