Router(config-if)# tunnel mpls traffic-eng path-select tie max-fill
Router(config-if)# tunnel mpls traffic-eng bandwidth 5000
Router(config-if)# tunnel mpls traffic-eng autoroute announce
Router(config-if)# tunnel mpls traffic-eng path-option 10 dynamic
Verifying the Flex LSP ECMP min-fill and max-fill
Global Commands
To display the current global tiebreaker value.
•
If the global tiebreaker is not set, the effective tiebreaker is the default setting (min-fill).
•
If the global tiebreaker is set, it is the effective tiebreaker as well.
Router# show mpls traffic-eng path-selection tiebreaker
Global Path Selection Tiebreaker
---------------------------------------------
Configured Tiebreaker: not set
Effective Tiebreaker: min-fill (default)
Tunnel-Specific Commands
To display current tiebreaker configuration of a tunnel:
Router# show mpls traffic-eng tunnels tunnel 1400 path-selection tiebreaker
Tunnel Name Global Tunnel Specific Effective
Router_t1400 not set max-fill max-fill
To display the tiebreaker:
Router# show mpls traffic-eng tunnels tunnel 2000 detail
Name: Router_t2000 (Tunnel2000) Destination: 56.6.6.6
Status:
Admin: up Oper: up Path: valid Signalling: connected
path option 10, type dynamic (Basis for Setup, path weight 80)
Lockout Info:
Locked Out: No
Config Parameters:
Bandwidth: 5000 kbps (Global) Priority: 7 7 Affinity: 0x0/0xFFFF
Metric Type: TE (default)
Path-selection Tiebreaker:
Global: not set Tunnel Specific: min-fill Effective: min-fill
Hop Limit: 5
Cost Limit: disabled
Path-invalidation timeout: 45000 msec (default), Action: Tear
AutoRoute: enabled LockDown: disabled Loadshare: 5000 [400000] bw-based
auto-bw: disabled
Association Type: Single Sided Bidirectional LSPs, Co-routed: YES
Use the debug mpls traffic-eng path ecmp command to display the ECMP-related debug information, such
as for BWV comparison when all other tiebreakers failed to yield a selected path. Use this command in
conjunction with the debug mpls traffic-eng path spf or debug mpls traffic-eng path lookup commands.
Restore Path Option
The restore path option signals a restore LSP after the double failure of both, primary and protect LSPs. The
restore LSP is signaled only after both, primary and protect LSPs fail or are administratively down and it is
destroyed when the primary LSP comes back up. If the sticky option is configured, and both, primary and
protect LSPs fail, restore LSP is destroyed when either the primary or protect LSP comes up. Also, restore
LSP can be SRLG capable if it is configured.
MPLS Basic Configuration Guide, Cisco IOS XE Everest 16.5.1 (Cisco ASR 900 Series)
163
Flex LSP Overview
Restore Path Option