Prefix¶
Keys
Children
-
class
NetworkInstances.NetworkInstance.Protocols.Protocol.Isis.Levels.Level.LinkStateDatabase.Lsp.Tlvs.Tlv.ExtendedIpv4Reachability.Prefixes.
Prefix
¶ Bases:
Entity
Class Hierarchy:
NetworkInstances
NetworkInstance
Protocols
Protocol
Isis
Levels
Level
LinkStateDatabase
Lsp
Tlvs
Tlv
ExtendedIpv4Reachability
Prefixes
Prefix
This class represents state data.
This list describes IPv4 extended prefixes and
attributes.
-
prefix
(key)¶ Reference to the IPv4 prefix that the TLV describes the attributes of
type: str
pattern: ^(([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])/(([0-9])|([1-2][0-9])|(3[0-2]))$refers to:
prefix
config: False
-
undefined_subtlvs
¶ This container describes undefined ISIS TLVs
type:
UndefinedSubtlvs
config: False
-