interface
Syntax
interfaceinterface-name{
disable;
admin-group{
group-name;
}
label-mapin-label{
(next-hop(address|interface-name|address/interface-name)) | (reject|discard);
(pop| (swap<out-label>);
class-of-servicevalue;
preferencepreference;
typetype;
}
}Hierarchy Level
Description
Enable MPLS on one or more interfaces.
Options
interface-name—Name of the interface on which to configure MPLS. To configure all interfaces, you can specifyall. For details about specifying interfaces, see the JUNOS Internet Software Configuration Guide: Interfaces and Class of Service.The remaining options are explained separately in this chapter.
Usage Guidelines
See Minimum MPLS Configuration and Configure the Intermediate and Egress Routers for Static MPLS.
Required Privilege Level
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.