Specifications

Table Of Contents
mpls traffic-eng attribute-flags
MP-293
Cisco IOS Multiprotocol Label Switching Command Reference
January 2010
mpls traffic-eng attribute-flags
To set the user-specified attribute flags for the interface, use the mpls traffic-eng attribute-flags
command in interface configuration mode. To disable the user-specified attribute flags for the interface,
use the no form of this command.
mpls traffic-eng attribute-flags a
ttributes
no mpls traffic-eng attribute-flags
Syntax Description
Command Default None
Command Modes Interface configuration (config-if)
Command History
Usage Guidelines This command assigns attributes to a link so that tunnels with matching attributes (represented by their
a
ffinity bits) prefer this link to others that do not match. The interface is flooded globally so that it can
be used as a tunnel head-end path selection criterion.
Examples The following example shows how to set the attribute flags to 0x0101:
Router(config-if)# mpls traffic-eng attribute-flags 0x0101
attributes Attributes that will be compared to a tunnels affinity bits during selection
of a path.
Valid values are from 0x0 to 0xFFFFFFFF, representing 32 attributes (bits)
w
here the value of an attribute is 0 or 1.
Release Modification
12.0(5)S This command was introduced.
12.2(28)SB This command was integrated into Cisco IOS Release 12.2(28)SB.
12.2(33)SRA This command was integrated into Cisco IOS Release 12.2(33)SRA.
12.2SX This command is supported in the Cisco IOS Release 12.2SX train. Support
i
n a specific 12.2SX release of this train depends on your feature set,
platform, and platform hardware.
12.2(33)SCA This command was integrated into Cisco IOS Release 12.2(33)SCA.