RoutingProtocol¶
Keys
Children
-
class
RoutingState.RoutingInstance.RoutingProtocols.RoutingProtocol¶ Bases:
EntityClass Hierarchy:
RoutingStateRoutingInstanceRoutingProtocolsRoutingProtocolThis class represents state data.
State data of a routing protocol instance.
An implementation MUST provide exactly one
system-controlled instance of the type ‘direct’. Other
instances MAY be created by configuration.
-
name(key)¶ The name of the routing protocol instance. For system-controlled instances this name is persistent, i.e., it SHOULD NOT change across reboots
type: str
config: False
-