State¶
Leafs
-
class
NetworkInstances.NetworkInstance.Protocols.Protocol.Isis.Levels.Level.RoutePreference.State¶ Bases:
EntityClass Hierarchy :
NetworkInstancesNetworkInstanceProtocolsProtocolIsisLevelsLevelRoutePreferenceStateThis 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..255
config: False
-
internal_route_preference¶ Administrative Distance(preference) for internal ISIS routes
type: int
range: 1..255
config: False
-