[Contents] [Prev] [Next] [Index] [Report an Error]


[edit routing-instances] Hierarchy Level

[edit]
routing-instances {
    routing-instance-name {
        interface interface-name;
        instance-type (virtual-router | vrf);
        protocols {
            pim {
                vpn-group-address class-D-address; /* only for the vrf instance type */
            }
        }
    }
}
                    

NOTE: All statements at the [edit protocols pim] hierarchy level can be configured at the [edit routing-instance routing-instance-name protocols pim] hierarchy level.


[Contents] [Prev] [Next] [Index] [Report an Error]