Specifications

Table Of Contents
mpls traffic-eng lsp attributes
MP-332
Cisco IOS Multiprotocol Label Switching Command Reference
January 2010
protectionEnables failure protection.
record-route—Records the route used by the LSP.
The following monitoring and management commands are also available in the LSP Attributes
co
nfiguration mode:
exit—Exits from LSP Attributes configuration mode.
list—Relists all the entries in the LSP attribute list.
no—Removes a specific attribute from the LSP attribute list.
Examples The following example shows how to set up an LSP attribute list identified with the numeral 6 with the
band
width and priority mode commands. The example also shows how to use the list mode command:
Router(config)# mpls traffic-eng lsp attributes 6
Router(config-lsp-attr)# bandwidth 500
Router(config-lsp-attr)# list
LIST 6
bandwidth 500
Router(config-lsp-attr)# priority 1 1
Router(config-lsp-attr)# list
LIST 6
bandwidth 500
priority 1 1
Router(config-lsp-attr)# exit
Related Commands Command Description
show mpls traffic-eng lsp attributes Displays global LSP attributes lists.