|
FD.io VPP
v21.06-3-gbb25fbf28
Vector Packet Processing
|
Go to the documentation of this file.
17 import "vnet/interface_types.api";
18 import "vnet/ethernet/ethernet_types.api";
19 import "vnet/ip/ip_types.api";
30 define pppoe_add_del_session
39 option vat_help =
"client-addr <client-addr> session-id <nn> [encap-if-index <nn>] [decap-next [ip4|ip6|node <name>]] local-mac <local-mac> client-mac <client-mac> [del]";
47 define pppoe_add_del_session_reply
59 define pppoe_session_dump
64 option vat_help =
"[<intfc> | sw_if_index <nn>]";
77 define pppoe_session_details
101 option vat_help =
"[ sw_if_index <intfc> is_add <bool> ]";
107 define pppoe_add_del_cp_reply
reply for create PPPOE control plane interface
Create PPPOE control plane interface.
vl_api_interface_index_t sw_if_index
vl_api_interface_index_t sw_if_index
vl_api_mac_address_t client_mac
vl_api_interface_index_t encap_if_index
vl_api_interface_index_t sw_if_index
vl_api_interface_index_t sw_if_index
vl_api_mac_address_t local_mac
vl_api_mac_address_t client_mac
Set or delete an PPPOE session.
dump details of an PPPOE session
vl_api_address_t client_ip
reply for set or delete an PPPOE session
int pppoe_add_del_cp(u32 cp_if_index, u8 is_add)
vl_api_address_t client_ip