![]() |
FD.io VPP
v21.06-3-gbb25fbf28
Vector Packet Processing
|
VRRP: dump virtual router interface tracking data. More...
Data Fields | |
| u32 | client_index |
| u32 | context |
| vl_api_interface_index_t | sw_if_index |
| u8 | is_ipv6 |
| u8 | vr_id |
| u8 | dump_all |
VRRP: dump virtual router interface tracking data.
| client_index | - opaque cookie to identify the sender |
| context | - sender context, to match reply w/ request |
| sw_if_index | - interface |
| is_ipv6 | - 0 -> IPv4, 1 -> IPv6 |
| vr_id | - ID of VR to dump |
| dump_all | - dump all VR interface tracking, ignore other fields |
| vl_api_interface_index_t vl_api_vrrp_vr_track_if_dump_t::sw_if_index |