2.159. vpp_udp_encap module¶
UDP encap objects
-
class
vpp_udp_encap.VppUdpEncap(test, src_ip, dst_ip, src_port, dst_port, table_id=0)¶ Bases:
vpp_object.VppObject-
add_vpp_config()¶ Add the configuration for this object to vpp.
-
get_stats()¶
-
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.
-
-
vpp_udp_encap.find_udp_encap(test, ue)¶