DETAILED STEPS
Purpose
Command or Action
Enters global configuration mode.
configure
Example:
RP/0/RP0/CPU0:router# configure
Step 1
Configures an MPLS-TE tunnel interface.
interface tunnel-te tunnel-id
Example:
RP/0/RP0/CPU0:router(config)#interface
tunnel-te 1
Step 2
Sets the upper limit on the path aggregate admin-weight when
computing paths for MPLS TE LSPs for the specified MPLS TE tunnel.
path-selection cost-limit cost-limit
Example:
RP/0/RP0/CPU0:router(config-if)#
path-selection cost-limit 2
Step 3
commit
—
Saves the configuration changes and remains within the
configuration session.
Use the
commit
or
end
command.
Step 4
end
—
Prompts user to take one of these actions:
•
Yes
—
Saves configuration changes and exits the configuration
session.
•
No
—
Exits the configuration session without committing the
configuration changes.
•
Cancel
—
Remains in the configuration session, without
committing the configuration changes.
Configuring Path-selection Cost Limit per Path-option Attribute-set
Perform these steps to configure path-selection cost limit per path-option attribute-set:
SUMMARY STEPS
1.
configure
2.
mpls traffic-eng
3.
attribute-set path-option attribute-set-name
4.
path-selection cost-limit 3
Cisco IOS XR MPLS Configuration Guide for the Cisco CRS Router, Release 5.1.x
338
Implementing MPLS Traffic Engineering
Configuring Path-selection Cost Limit