2.55. vpp_gre_interface module¶
-
class
vpp_gre_interface.VppGre6Interface(test, src_ip, dst_ip, outer_fib_id=0, is_teb=0)¶ Bases:
vpp_interface.VppInterfaceVPP GRE IPv6 interface
-
add_vpp_config()¶
-
remove_vpp_config()¶
-
-
class
vpp_gre_interface.VppGreInterface(test, src_ip, dst_ip, outer_fib_id=0, is_teb=0)¶ Bases:
vpp_interface.VppInterfaceVPP GRE interface
-
add_vpp_config()¶
-
remove_vpp_config()¶
-