MPLS Commands
Page 120 7210 SAS M, T, X, R6, Mxp MPLS Configuration
Guide
label-map
Syntax [no] label-map in-label
Context config>router>mpls>interface
Description This command is used on transit routers when a static LSP is defined. The static LSP on the ingress
router is initiated using the config router mpls static-lsp lsp-name command. An in-label can be
associated with either a pop or a swap action, but not both. If both actions are specified, the last
action specified takes effect.
The no form of this command deletes the static LSP configuration associated with the in-label.
Parameters in-label — Specifies the incoming MPLS label on which to match.
Values 32 — 1023
pop
Syntax [no] pop
Context config>router>mpls>if>label-map
Description This command specifies that the incoming label must be popped (removed). No label stacking is
supported for a static LSP. The service header follows the top label. Once the label is popped, the
packet is forwarded based on the service header.
The no form of this command removes the pop action for the in-label.
Default none
shutdown
Syntax [no] shutdown
Context config>router>mpls>if>label-map
Description This command disables the label map definition. This drops all packets that match the specified in-
label specified in the label-map in-label command.
The no form of this command administratively enables the defined label map action.
Default no shutdown