2.95. vpp_lo_interface module¶
-
class
vpp_lo_interface.
VppLoInterface
(test)¶ Bases:
vpp_interface.VppInterface
,vpp_object.VppObject
VPP loopback interface.
-
add_vpp_config
()¶ Add the configuration for this object to vpp.
-
object_id
()¶ Return a unique string representing this object.
-
remove_vpp_config
()¶ Remove the configuration for this object from vpp.
-