2.140. vpp_nhrp module¶
NHRP objects
-
class
vpp_nhrp.VppNhrp(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_nhrp.find_nhrp(test, ne)¶