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

[edit routing-instances] Hierarchy Level

[edit]
routing-instances routing-instance-name {
interface interface-name ;
instance-type (forwarding | no-forwarding | virtual-router | vpls | vrf);
protocols {
mvpn {
autodiscovery-only {
intra-as {
inclusive;
}
}
}
pim {
mvpn {
autodiscovery {
inet-mdt;
}
}
vpn-group-address class-D-address; /* only for the 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: All other statements at the [edit protocols pim] and [edit protocols msdp] hierarchy levels can be configured at the [edit routing-instances routing-instance-name protocols pim] and [edit routing-instances routing-instance-name protocols msdp] hierarchy levels. The listed statements are valid in a routing instance only.


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