Configuring Is-Is To Flood Mpls-Te Link Information - Cisco CRS Configuration Manual

Ios xr mpls configuration guide
Hide thumbs Also See for CRS:
Table of Contents

Advertisement

Configuring IS-IS to Flood MPLS-TE Link Information

DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/RP0/CPU0:router# configure
Step 2
interface tunnel-te tunnel-id
Example:
RP/0/RP0/CPU0:router(config)# interface
tunnel-te 1
Step 3
affinity {affinity-value mask mask-value |
exclude name | exclude -all | include name |
include-strict name}
Example:
RP/0/RP0/CPU0:router(config-if)#
affinity include red
Step 4
Use the commit or end command.
Related Topics
Flexible Name-based Tunnel Constraints, on page 180
Configure Flexible Name-based Tunnel Constraints: Example, on page 347
Configuring IS-IS to Flood MPLS-TE Link Information
Perform this task to configure a router running the Intermediate System-to-Intermediate System (IS-IS)
protocol to flood MPLS-TE link information into multiple IS-IS levels.
This procedure shows how to enable MPLS-TE in both IS-IS Level 1 and Level 2.
Cisco IOS XR MPLS Configuration Guide for the Cisco CRS Router, Release 5.1.x
272
Purpose
Enters global configuration mode.
Configures an MPLS-TE tunnel interface.
Configures link attributes for links comprising a tunnel. You can have
up to ten colors.
Multiple include statements can be specified under tunnel configuration.
With this configuration, a link is eligible for CSPF if it has at least a red
color or has at least a green color. Thus, a link with red and any other
colors as well as a link with green and any additional colors meet the
above constraint.
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.
Implementing MPLS Traffic Engineering

Advertisement

Table of Contents
loading

Table of Contents