2.183. vpp_udp_decap module¶
UDP decap objects
- class vpp_udp_decap.VppUdpDecap(test, is_ip4, dst_port, next_proto)¶
Bases:
vpp_object.VppObject- add_vpp_config()¶
Add the configuration for this object to vpp.
- 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.