![]() |
FD.io VPP
v21.06-1-gbb7418cf9
Vector Packet Processing
|
VRRP: dump virtual router peer address data. More...
Data Fields | |
| u32 | client_index |
| u32 | context |
| vl_api_interface_index_t | sw_if_index |
| u8 | is_ipv6 |
| u8 | vr_id |
VRRP: dump virtual router peer address data.
| client_index | - opaque cookie to identify the sender |
| context | - sender context, to match reply w/ request |
| sw_if_index | - interface (0,~0 == "all" -> ignore is_ipv6 & vr_id)) |
| is_ipv6 | - 0 -> IPv4, 1 -> IPv6 |
| vr_id | - ID of VR to dump |
| vl_api_interface_index_t vl_api_vrrp_vr_peer_dump_t::sw_if_index |