Level¶
Keys
Children
authentication
config
link_state_database
route_preference
state
system_level_counters
traffic_engineering
-
class
NetworkInstances.NetworkInstance.Protocols.Protocol.Isis.Levels.
Level
¶ Bases:
Entity
Class Hierarchy:
NetworkInstances
NetworkInstance
Protocols
Protocol
Isis
Levels
Level
This class represents configuration data.
Configuration and operational state parameters related to a
particular level within the IS-IS protocol instance
-
level_number
(key)¶ Reference to ISIS level-number
type: int
range: 1..2refers to:
level_number
-
system_level_counters
¶ This container defines ISIS system level counters
type:
SystemLevelCounters
-
link_state_database
¶ This container defines ISIS LSDB
type:
LinkStateDatabase
config: False
-
traffic_engineering
¶ This container defines ISIS TE
type:
TrafficEngineering
-
route_preference
¶ This container defines Administrative Distance (or preference) assigned to ISIS routes (level1 internal, level2 internal, level1 external, level2 external)
type:
RoutePreference
-
authentication
¶ This container defines ISIS authentication
type:
Authentication
-