Rib¶
Keys
Leafs
-
class
Routing.RoutingInstance.Ribs.
Rib
¶ Bases:
Entity
Class Hierarchy:
Routing
RoutingInstance
Ribs
Rib
This class represents configuration data.
Each entry contains configuration for a RIB identified
by the ‘name’ key.
Entries having the same key as a system-controlled entry
of the list /routing-state/routing-instance/ribs/rib are
used for configuring parameters of that entry. Other
entries define additional user-controlled RIBs.
-
name
(key)¶ The name of the RIB. For system-controlled entries, the value of this leaf must be the same as the name of the corresponding entry in state data. For user-controlled entries, an arbitrary name can be used
type: str
-
description
¶ Textual description of the RIB
type: str
-