RestartStatusType¶
-
class
ydk.models.ietf.ietf_ospf.
RestartStatusType
¶ RestartStatusType (Enum Class)
OSPF graceful restart status type.
-
Not_Restarting = 1
Router is not restarting.
-
Planned_Restart = 2
Router is going through planned restart.
-
Unplanned_Restart = 3
Router is going through unplanned restart.
-