Configuring the Ignore Integrated IS-IS Overload Bit Setting in MPLS-TE
Command or Action
Example:
RP/0/RSP0/CPU0:router(config-if)# path-option 1
explicit identifier 6 ospf green area 0
Step 4
Repeat Step 3 as many times as needed.
Example:
RP/0/RSP0/CPU0:router(config-if)# path-option 2
explicit name 234 ospf 3 area 7 verbatim
Step 5
Use the commit or end command.
Step 6
show mpls traffic-eng tunnels [tunnel-number]
Example:
RP/0/RSP0/CPU0:router# show mpls traffic-eng
tunnels 1
Configuring the Ignore Integrated IS-IS Overload Bit Setting in MPLS-TE
Perform this task to configure an overload node avoidance in MPLS-TE. When the overload bit is enabled,
tunnels are brought down when the overload node is found in the tunnel path.
SUMMARY STEPS
1. configure
2. mpls traffic-eng
3. path-selection ignore overload {head | mid | tail}
4. Use the commit or end command.
Cisco ASR 9000 Series Aggregation Services Router MPLS Configuration Guide, Release 4.3.x
182
Implementing MPLS Traffic Engineering
Purpose
Configures another explicit path option.
commit—Saves the configuration changes, and remains
within the configuration session.
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 mode, without
committing the configuration changes.
Displays information about MPLS-TE tunnels.
OL-28381-02