InterLevelPropagationPolicies¶
Children
- 
class 
NetworkInstances.NetworkInstance.Protocols.Protocol.Isis.Global.InterLevelPropagationPolicies¶ Bases:
EntityClass Hierarchy:
NetworkInstancesNetworkInstanceProtocolsProtocolIsisGlobalInterLevelPropagationPoliciesThis class represents configuration data.
Policies to propagate prefixes between IS-IS levels.
- 
level1_to_level2¶ Policies relating to prefixes to be propagated from Level 1 to Level 2
type:
Level1ToLevel2
- 
level2_to_level1¶ Policies relating to prefixes to be propagated from Level2 to Level 1
type:
Level2ToLevel1
-