State¶
Leafs
-
class
RoutingPolicy.PolicyDefinitions.PolicyDefinition.Statements.Statement.Actions.IsisActions.State¶ Bases:
EntityClass Hierarchy :
RoutingPolicyPolicyDefinitionsPolicyDefinitionStatementsStatementActionsIsisActionsStateThis class represents state data.
Operational state associated with IS-IS actions
-
set_level¶ Set the level that a prefix is to be imported into
type: int
range: 1..2
config: False
-
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
config: False
-
set_metric¶ Set the metric of the IS-IS prefix
type: int
range: 1..16777215
config: False
-