FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
Interface set gtpu-bypass request. More...
Data Fields | |
u32 | client_index |
u32 | context |
vl_api_interface_index_t | sw_if_index |
bool | is_ipv6 |
bool | enable |
option | vat_help = "<intfc> | sw_if_index <id> [ip4 | ip6] [enable | disable]" |
Interface set gtpu-bypass request.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
sw_if_index | - interface used to reach neighbor |
is_ipv6 | - if non-zero, enable ipv6-gtpu-bypass, else ipv4-gtpu-bypass |
enable | - if non-zero enable, else disable |
vl_api_interface_index_t vl_api_sw_interface_set_gtpu_bypass_t::sw_if_index |
option vl_api_sw_interface_set_gtpu_bypass_t::vat_help = "<intfc> | sw_if_index <id> [ip4 | ip6] [enable | disable]" |