FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Set L2 XConnect between two interfaces request. More...
Data Fields | |
u32 | client_index |
u32 | context |
vl_api_interface_index_t | rx_sw_if_index |
vl_api_interface_index_t | tx_sw_if_index |
bool | enable [default=true] |
Set L2 XConnect between two interfaces request.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
rx_sw_if_index | - Receive interface index |
tx_sw_if_index | - Transmit interface index |
enable | - enable xconnect if not 0, else set to L3 mode |
vl_api_interface_index_t vl_api_sw_interface_set_l2_xconnect_t::rx_sw_if_index |
vl_api_interface_index_t vl_api_sw_interface_set_l2_xconnect_t::tx_sw_if_index |