2.81. vpp_igmp module¶
-
class
vpp_igmp.IgmpSG(saddr, gaddr)¶
-
class
vpp_igmp.VppIgmpConfig(test, sw_if_index, sg=None)¶ Bases:
vpp_object.VppObject-
add_sg(sg)¶
-
add_vpp_config()¶ Add the configuration for this object to vpp.
-
object_id()¶ Return a unique string representing this object.
-
query_vpp_config()¶ Query the vpp configuration.
Returns: True if the object is configured
-
remove_vpp_config()¶ Remove the configuration for this object from vpp.
-