RoutingProtocol

Keys

Children

class RoutingState.RoutingInstance.RoutingProtocols.RoutingProtocol

Bases: Entity

Class Hierarchy: RoutingState RoutingInstance RoutingProtocols RoutingProtocol

This 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.

type(key)

Type of the routing protocol

type: one of the below values: Ospf

config: False

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

ospf

OSPF

type: Ospf

config: False