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

[edit logical-systems routing-instances] Hierarchy Level

[edit logical-systems logical-system-name]
routing-instances {
routing-instance-name {
interface interface-name;
instance-type (forwarding | no-forwarding | virtual-router | vpls | vrf);
protocols {
pim {
mdt {
group-range multicast-prefix;
threshold {
group group-address {
source source-address {
rate threshold-rate;
}
}
}
tunnel-limit limit;
}
vpn-group-address class-D-address; /* needed only for vrf instance type */
}
}
}
}

Note: Almost all other statements at the [edit protocols pim] and [edit protocols msdp] hierarchy levels can be configured at the [edit logical-systems logical-system-name routing-instances routing-instance-name protocols pim] and [edit logical-systems logical-system-name routing-instances routing-instance-name protocols msdp] hierarchy level. For restrictions, see PIM Configuration Guidelines. The listed statements are valid in a routing instance only.


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