Configuring MPLS-TE Forwarding Adjacency
Perform this task to configure forwarding adjacency on a specific tunnel-te interface.
SUMMARY STEPS
1.
configure
2.
interface tunnel-te tunnel-id
3.
forwarding-adjacency holdtime value
4.
Use the
commit
or
end
command.
DETAILED STEPS
Purpose
Command or Action
Enters global configuration mode.
configure
Example:
RP/0/RP0/CPU0:router# configure
Step 1
Enters MPLS-TE interface configuration mode.
interface tunnel-te tunnel-id
Example:
RP/0/RP0/CPU0:router(config)#
interface
Step 2
tunnel-te 1
Configures forwarding adjacency using an optional specific holdtime
value. By default, this value is 0 (milliseconds).
forwarding-adjacency holdtime value
Example:
RP/0/RP0/CPU0:router(config-if)#
Step 3
forwarding-adjacency holdtime 60
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 mode, without
committing the configuration changes.
Cisco IOS XR MPLS Configuration Guide for the Cisco CRS Router, Release 5.1.x
277
Implementing MPLS Traffic Engineering
Configuring MPLS-TE Forwarding Adjacency