2.64. vpp_pppoe_interface module

class vpp_pppoe_interface.VppPppoe6Interface(test, src_ip, dst_ip, outer_fib_id=0, is_teb=0)

Bases: vpp_interface.VppInterface

VPP Pppoe IPv6 interface

add_vpp_config()
remove_vpp_config()
class vpp_pppoe_interface.VppPppoeInterface(test, client_ip, client_mac, session_id, decap_vrf_id=0)

Bases: vpp_interface.VppInterface

VPP Pppoe interface

add_vpp_config()
remove_vpp_config()