ArpEntry
Fields
| name | type | nullable | description |
|---|---|---|---|
ip | IpAddress | false | The IPv4 address of the neighbor node. |
linkLayerAddress | MacAddress | false | The link-layer address of the neighbor node. |
Used by
network → devices → interfaces → subinterfaces → ipv4 → neighbors
See also
Data model path
- network:
Network- devices: List<
Device>- interfaces: List<
Iface>- subinterfaces: List<
SubInterface>- ipv4:
IfaceIpv4Info- neighbors: List<
ArpEntry>
- neighbors: List<
- ipv4:
- subinterfaces: List<
- interfaces: List<
- devices: List<
network → devices → interfaces → subinterfaces → ipv6 → neighbors
See also
Data model path
- network:
Network- devices: List<
Device>- interfaces: List<
Iface>- subinterfaces: List<
SubInterface>- ipv6:
IfaceIpv6Info- neighbors: List<
ArpEntry>
- neighbors: List<
- ipv6:
- subinterfaces: List<
- interfaces: List<
- devices: List<
network → devices → interfaces → routedVlan → ipv4 → neighbors
See also
Data model path
- network:
Network- devices: List<
Device>- interfaces: List<
Iface>- routedVlan:
RoutedVlan- ipv4:
IfaceIpv4Info- neighbors: List<
ArpEntry>
- neighbors: List<
- ipv4:
- routedVlan:
- interfaces: List<
- devices: List<
network → devices → interfaces → routedVlan → ipv6 → neighbors
See also
Data model path
- network:
Network- devices: List<
Device>- interfaces: List<
Iface>- routedVlan:
RoutedVlan- ipv6:
IfaceIpv6Info- neighbors: List<
ArpEntry>
- neighbors: List<
- ipv6:
- routedVlan:
- interfaces: List<
- devices: List<