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

provider-tunnel

Syntax

provider-tunnel {
pim-asm group-address address;
rsvp-te {
label-switched-path-template (default-template | lsp-template-name);
static-lsp lsp-name;
}
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;
}
}

Hierarchy Level

[edit logical-systems logical-system-name routing-instances routing-instance-name],
[edit routing-instances routing-instance-name]

Release Information

Statement introduced in JUNOS Release 8.3. The selective statement and substatements were added in JUNOS Release 8.5.

Description

Enables you to configure virtual private LAN service (VPLS) flooding of unknown unicast, broadcast, and multicast traffic using point-to-multipoint (P2MP) LSPs. Also enables you to configure P2MP LSPs for multicast VPNs.

Options

The remaining statements are explained separately.

Usage Guidelines

See Flooding Unknown Traffic Using Point-to-Multipoint LSPs and Configuring Inclusive Point-to-Multipoint LSPs.

Required Privilege Level

routing—To view this statement in the configuration.

routing-control—To add this statement to the configuration.


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