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

static-path

Syntax

static-path inet {
prefix {
class-of-service cos-value;
double-push bottom-label top-label;
next-hop (address | interface-name | address/interface-name);
preference preference;
push out-label;
triple-push bottom-label middle-label top-label;
}
}

Hierarchy Level

[edit logical-systems logical-system-name protocols mpls],
[edit protocols mpls]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

Statically configure an LSP. You configure the LSP on the ingress router only.

You can specify one or more static-path statements.

Options

prefix—IP address that matches the packet’s destination field. You can specify one or more addresses. You can specify the prefix in one of the following ways:

inet—Configure the path for packets with IPv4 destinations.

The remaining statements are explained separately.

Usage Guidelines

See Configuring the Ingress Router for Static 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]