RoutingProtocols

Children

class RoutingState.RoutingInstance.RoutingProtocols

Bases: Entity

Class Hierarchy: RoutingState RoutingInstance RoutingProtocols

This class represents state data.

Container for the list of routing protocol instances.

routing_protocol

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

type: list of RoutingProtocol

config: False