2.180. vpp_tunnel_interface module

class vpp_tunnel_interface.VppTunnelInterface(test, parent_if)

Bases: vpp_interface.VppInterface

VPP tunnel interface abstraction

add_stream(pkts)
enable_capture()
get_capture(expected_count=None, remark=None, timeout=1, filter_out_fn=<function is_ipv6_misc>)
property local_mac

MAC-address of the VPP interface.

property remote_mac

MAC-address of the remote interface “connected” to this interface