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

label-map

Syntax

label-map (in-label | default-route) {
class-of-service cos-value;
next-hop (address | interface-name | address/interface-name) | (reject | discard);
pop | (swap out-label);
preference preference;
swap-push swap-labelpush-label;
}

Hierarchy Level

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

Release Information

Statement introduced before JUNOS Release 7.4.

Description

For static MPLS only, specify the label to match.

Options

in-label—Incoming label value.

Range: 0 through 1,048,575. Labels 0 through 999,999 are for internal use. Labels 1,000,000 through 1,048,575 are unassigned by the JUNOS software and are available for static LSPs. When you configure static LSPs, you can use only this range of labels.

The remaining statements are explained separately.

Usage Guidelines

See Configuring the Intermediate and Egress Routers 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]