2.107. vpp_gre_interface module¶
-
class
vpp_gre_interface.
VppGre6Interface
(test, src_ip, dst_ip, outer_fib_id=0, type=0, session=0)¶ Bases:
vpp_interface.VppInterface
VPP GRE IPv6 interface
-
add_vpp_config
()¶
-
object_id
()¶
-
remove_vpp_config
()¶
-
-
class
vpp_gre_interface.
VppGreInterface
(test, src_ip, dst_ip, outer_fib_id=0, type=0, session=0)¶ Bases:
vpp_interface.VppInterface
VPP GRE interface
-
add_vpp_config
()¶
-
object_id
()¶
-
remove_vpp_config
()¶
-