inter-region-template
Syntax
inter-region-template {
template template-name {
all-regions {
incoming;
ingress-replication {
create-new-ucast-tunnel;
label-switched-path {
label-switched-path-template (Multicast) {
(default-template | lsp-template-name);
}
}
}
ldp-p2mp;
rsvp-te {
label-switched-path-template (Multicast) {
(default-template | lsp-template-name);
}
static-lsp static-lsp;
region region-name{
incoming;
ingress-replication {
create-new-ucast-tunnel;
label-switched-path {
label-switched-path-template (Multicast){
(default-template | lsp-template-name);
}
}
}
ldp-p2mp;
rsvp-te {
label-switched-path-template (Multicast) {
(default-template | lsp-template-name);
}
static-lsp static-lsp;
}
}
}
}
Hierarchy Level
[edit protocols mvpn]
Description
Define MVPN inter-region tunnel mapping template. A template is configured on a transit area boundary router (ABR) to define the tunnel type to be used for a given region. There are four types of tunnels that can be used:
Incoming — Indicates that the tunnel type used across the ABR remains unchanged.
Ingress-replication — A tunnel type used for passing multicast traffic between routers through the MPLS cloud, or between PE routers when using MVPN. The ingress replication provider tunnel uses MPLS point-to-point LSPs to create the multicast distribution tree.
Ldp-p2mp — Specify a point-to-multipoint provider tunnel with LDP signaling for an MBGP MVPN.
Rsvp-te — Configure RSVP tunnels to multicast traffic flooding using point-to-multipoint LSPs.
The remaining statements are explained separately. See CLI Explorer.
Required Privilege Level
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 15.1.