Flags¶
-
class
NetworkInstances.NetworkInstance.Protocols.Protocol.Isis.Levels.Level.LinkStateDatabase.Lsp.Tlvs.Tlv.Ipv6Reachability.Prefixes.Prefix.Subtlvs.Subtlv.PrefixSids.PrefixSid.State.
Flags
¶ Flags (Enum Class)
-
READVERTISEMENT = 0
Readvertisment flag. When set, the prefix to which
this Prefix-SID is attached, has been propagated by
the router either from another level or from
redistribution.
-
NODE = 1
Node flag. When set, the Prefix-SID refers to the
router identified by the prefix. Typically, the
N-Flag is set on Prefix-SIDs attached to a router
loopback address.
-
NO_PHP = 2
Penultimate-Hop-Popping flag. When set, then the
penultimate hop MUST NOT pop the Prefix-SID before
delivering the packet to the node that advertised
the Prefix-SID.
-
EXPLICIT_NULL = 3
Explicit-Null flag. When set, any upstream neighbor
of the Prefix-SID originator MUST replace the
Prefix-SID with a Prefix-SID having an Explicit-NULL
value (0 for IPv4 and 2 for IPv6) before forwarding
the packet.
-
VALUE = 4
Value flag. When set, the Prefix-SID carries a
value (instead of an index). By default the flag is
UNSET.
-
LOCAL = 5
Local flag. When set, the value/index carried by
the Prefix-SID has local significance. By default
the flag is UNSET.
-