2.168. vpp_lb module¶
- class vpp_lb.VppLbAs(test, pfx, port, protocol, app_srv, is_del, is_flush)¶
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.
- class vpp_lb.VppLbVip(test, pfx, sfx, port, protocol)¶
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.