Level¶
Keys
Children
-
class
NetworkInstances.NetworkInstance.Protocols.Protocol.Isis.Interfaces.Interface.Levels.
Level
¶ Bases:
Entity
Class Hierarchy:
NetworkInstances
NetworkInstance
Protocols
Protocol
Isis
Interfaces
Interface
Levels
Level
This class represents configuration data.
Configuration and operational state parameters related to a
particular level on an IS-IS enabled interface.
-
level_number
(key)¶ Reference to ISIS level-number
type: int
range: 1..2refers to:
level_number
-
packet_counters
¶ This container defines ISIS interface packet counters
type:
PacketCounters
-
adjacencies
¶ This container defines ISIS adjacencies
type:
Adjacencies
config: False
-
afi_safi
¶ This container defines address-family specific configuration and state information
type:
AfiSafi
-
hello_authentication
¶ This container defines ISIS authentication
type:
HelloAuthentication
-