[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 {
mvpn {
autodiscovery {
inet-mdt;
}
}
vpn-group-address class-D-address; /* needed only for vrf instance type */
}
}
provider-tunnel {
mdt {
group-range multicast-prefix;
threshold {
group group-address {
source source-address {
rate threshold-rate;
}
}
tunnel-limit limit;
}
}
pim-asm {
group-address address;
}
pim-ssm {
group-address address;
}
selective {
group address {
source source-address {
rsvp-te {
label-switched-path-template (default-template | lsp-template-name);
static-lsp lsp-name;
}
threshold-rate number;
}
}
tunnel-limit number;
}
}
}
}

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]