Flags¶
-
class
NetworkInstances.NetworkInstance.Protocols.Protocol.Isis.Levels.Level.LinkStateDatabase.Lsp.State.Flags¶ Flags (Enum Class)
-
PARTITION_REPAIR = 0 When set, the originator supports partition
repair.
-
ATTACHED_ERROR = 1 When set, the originator is attached to another
area using the referred metric.
-
ATTACHED_EXPENSE = 2 When set, the originator is attached to another
area using the referred metric.
-
ATTACHED_DELAY = 3 When set, the originator is attached to another
area using the referred metric.
-
ATTACHED_DEFAULT = 4 When set, the originator is attached to another
area using the referred metric.
-
OVERLOAD = 5 When set, the originator is overloaded, and must
be avoided in path calculation.
-