FD.io VPP
v21.06-3-gbb25fbf28
Vector Packet Processing
|
Create PPPOE control plane interface. More...
Data Fields | |
u32 | client_index |
u32 | context |
vl_api_interface_index_t | sw_if_index |
u8 | is_add |
option | vat_help = "[ sw_if_index <intfc> is_add <bool> ]" |
Create PPPOE control plane interface.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
sw_if_index | - software index of the interface |
is_add | - to create or to delete |
vl_api_interface_index_t vl_api_pppoe_add_del_cp_t::sw_if_index |