Specifications

Table Of Contents
set mpls experimental
MP-413
Cisco IOS Multiprotocol Label Switching Command Reference
January 2010
set mpls experimental
To set the Multiprotocol Label Switching (MPLS) experimental-bit value, use the set mpls experimental
command in QoS policy-map configuration mode. To return to the default settings, use the no form of
this command.
set mpls experimental {impo
sition | topmost} experimental-value
no set mpls experimental {impo
sition | topmost}
Syntax Description
Defaults No experimental-bit value is set.
Command Modes QoS policy-map configuration
Command History
Usage Guidelines This command is not supported on systems that are configured with a Supervisor Engine 2.
Examples This example shows how to set the experimental-bit value on the topmost label on input or output:
Router(config)# policy-map policy1
Router(config-pmap)# class class1
Router(config-pmap-c)# set mpls experimental topmost 5
imposition Specifies the experimental-bit value on IP to Multiprotocol Label Switching
(MPLS) or MPLS input in all newly imposed labels.
topmost Specifies the experimental-bit value on the topmost label on the input or
out
put flows.
experimental-value Experimental-bit value; valid values are from 0 to 7.
Release Modification
12.2(18)SXE This command was introduced on the Supervisor Engine 720.
12.2(33)SRA This command was integrated into Cisco IOS Release 12.2(33)SRA.