FD.io VPP
v21.06-3-gbb25fbf28
Vector Packet Processing
|
enable / disable the network delay simulation cross-connect More...
Data Fields | |
u32 | client_index |
u32 | context |
bool | enable_disable |
vl_api_interface_index_t | sw_if_index0 |
vl_api_interface_index_t | sw_if_index1 |
option | vat_help = "[<intfc0> | sw_if_index <swif0>] [<intfc1> | sw_if_index <swif1>] [disable]" |
enable / disable the network delay simulation cross-connect
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
enable_disable | - enable or disable the feature |
sw_if_index0 | - one interface to cross-connect |
sw_if_index1 | - the other interface to cross-connect |
u32 vl_api_nsim_cross_connect_enable_disable_t::client_index |
bool vl_api_nsim_cross_connect_enable_disable_t::enable_disable |
vl_api_interface_index_t vl_api_nsim_cross_connect_enable_disable_t::sw_if_index0 |
vl_api_interface_index_t vl_api_nsim_cross_connect_enable_disable_t::sw_if_index1 |
option vl_api_nsim_cross_connect_enable_disable_t::vat_help = "[<intfc0> | sw_if_index <swif0>] [<intfc1> | sw_if_index <swif1>] [disable]" |