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


[edit logical-routers logical-router-name routing-instances] Hierarchy Level

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

NOTE: Almost all statements at the [edit protocols pim] hierarchy level can be configured at the [edit logical-routers logical-router-name routing-instances routing-instance-name protocols pim] hierarchy level. See PIM Configuration Guidelines for restrictions.


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