FD.io VPP
v19.01.3-6-g70449b9b9
Vector Packet Processing
|
IP neighboors dump response. More...
Data Fields | |
u32 | context |
u32 | sw_if_index |
u32 | stats_index |
u8 | is_static |
u8 | is_ipv6 |
u8 | mac_address [6] |
u8 | ip_address [16] |
IP neighboors dump response.
context | - sender context which was passed in the request |
sw_if_index | - The interface used to reach the neighbor |
stats_index | - An index in the stats segment that can be used to read the counters for this neighbour. |
is_static | - [1|0] to indicate if neighbor is statically configured |
is_ipv6 | - [1|0] to indicate if address family is ipv[6|4] |