FD.io VPP
v20.05.1-6-gf53edbc3b
Vector Packet Processing
|
Dump details of all or just a single GRE tunnel. More...
Data Fields | |
u32 | client_index |
u32 | context |
vl_api_interface_index_t | sw_if_index |
Dump details of all or just a single GRE tunnel.
client_index | - opaque cookie to identify the sender. |
context | - sender context, to match reply w/ request. |
sw_if_index | - filter for tunnel of this interface index, ~0 for all. |
vl_api_interface_index_t vl_api_gre_tunnel_dump_t::sw_if_index |