Config¶
Leafs
-
class
RoutingPolicy.PolicyDefinitions.PolicyDefinition.Statements.Statement.Actions.IsisActions.
Config
¶ Bases:
Entity
Class Hierarchy :
RoutingPolicy
PolicyDefinitions
PolicyDefinition
Statements
Statement
Actions
IsisActions
Config
This class represents configuration data.
Configuration parameters relating to IS-IS actions
-
set_level
¶ Set the level that a prefix is to be imported into
type: int
range: 1..2
-
set_metric_type
¶ Set the type of metric that is to be specified when the set metric leaf is specified
type: int
range: 1..2
-
set_metric
¶ Set the metric of the IS-IS prefix
type: int
range: 1..16777215
-