![]() |
FD.io VPP
v16.09
Vector Packet Processing
|
Set flags on the interface. More...
Data Fields | |
| u32 | client_index |
| u32 | context |
| u32 | sw_if_index |
| u8 | admin_up_down |
| u8 | link_up_down |
| u8 | deleted |
Set flags on the interface.
| client_index | - opaque cookie to identify the sender |
| context | - sender context, to match reply w/ request |
| sw_if_index | - index of the interface to set flags on |
| admin_up_down | - set the admin state, 1 = up, 0 = down |
| link_up_down | - Oper state sent on change event, not used in config. |
| deleted | - interface was deleted |