State¶
Leafs
-
class
NetworkInstances.NetworkInstance.Protocols.Protocol.Isis.Levels.Level.RoutePreference.
State
¶ Bases:
Entity
Class Hierarchy:
NetworkInstances
NetworkInstance
Protocols
Protocol
Isis
Levels
Level
RoutePreference
State
This class represents state data.
This container defines ISIS route preference state information.
-
external_route_preference
¶ Administrative Distance(preference) for external ISIS routes
type: int
range: 1..255config: False
-
internal_route_preference
¶ Administrative Distance(preference) for internal ISIS routes
type: int
range: 1..255config: False
-