GracefulRestart

Leafs

class Routing.RoutingInstance.RoutingProtocols.RoutingProtocol.Ospf.Instance.GracefulRestart

Bases: Entity

Class Hierarchy: Routing RoutingInstance RoutingProtocols RoutingProtocol Ospf Instance GracefulRestart

This class represents configuration data.

Graceful restart config state.

enable

Enable/Disable graceful restart as defined in RFC 3623

type: bool

helper_enable

Enable RestartHelperSupport in RFC 3623 Section B.2

type: bool

restart_interval

RestartInterval option in RFC 3623 Section B.1

type: int

range: 1..1800

units: seconds

default value: 120

helper_strict_lsa_checking

RestartHelperStrictLSAChecking option in RFC 3623 Section B.2

type: bool