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

default-route

Syntax

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-label push-label;
}

Hierarchy Level

[edit logical-systems logical-system-name protocols mpls interface (interface-name | all) label-map],
[edit protocols mpls interface (interface-name | all) label-map]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

Process MPLS packets that have not been assigned label values and have no corresponding entry in the mpls.0 table.

The remaining statements are explained separately.

Usage Guidelines

See Configuring MPLS Exception Monitoring.

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]