State¶
Leafs
-
class
NetworkInstances.NetworkInstance.Protocols.Protocol.Isis.Global.InterLevelPropagationPolicies.Level2ToLevel1.State¶ Bases:
EntityClass Hierarchy :
NetworkInstancesNetworkInstanceProtocolsProtocolIsisGlobalInterLevelPropagationPoliciesLevel2ToLevel1StateThis class represents state data.
Operational state parameters relating to the propagation
of prefixes from IS-IS Level 2 to Level 1.
-
import_policy¶ list of policy names in sequence to be applied on receiving a routing update in the current context, e.g., for the current peer group, neighbor, address family, etc
type: list of str
refers to:
nameconfig: False
-
default_import_policy¶ explicitly set a default policy if no policy definition in the import policy chain is satisfied
type:
DefaultPolicyTypeconfig: False
default value: REJECT_ROUTE
-