2.181. vpp_teib module¶
TEIB objects
- class vpp_teib.VppTeib(test, itf, peer, nh, table_id=0)¶
Bases:
vpp_object.VppObject- 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.
- vpp_teib.find_teib(test, ne)¶