Prefix¶
Keys
Children
-
class
NetworkInstances.NetworkInstance.Protocols.Protocol.Isis.Levels.Level.LinkStateDatabase.Lsp.Tlvs.Tlv.MtIpv4Reachability.Prefixes.Prefix¶ Bases:
EntityClass Hierarchy:
NetworkInstancesNetworkInstanceProtocolsProtocolIsisLevelsLevelLinkStateDatabaseLspTlvsTlvMtIpv4ReachabilityPrefixesPrefixThis class represents state data.
IPv4 prefixes that are contained within MT
reachability TLV.
-
mt_id(key)¶ Reference to the topology ID of the topology that the prefix is within
type: int
range: 0..4095refers to:
mt_idconfig: False
-
prefix(key)¶ Reference to the prefix to which reachability is being advertised
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:
prefixconfig: False
-
undefined_subtlvs¶ This container describes undefined ISIS TLVs
type:
UndefinedSubtlvsconfig: False
-