Purpose
Command or Action
Configures the match identifier. You must enter the hostname for the head
router then underscore _t, and the tunnel number for the head router. If
match identifier tunnel number
Example:
RP/0/RP0/CPU0:router(config-if)#
Step 5
tunnel-te1 is configured on the head router with a hostname of gmpls1, CLI is
match identifier gmpls1_t1.
The match identifier must correspond to the tunnel-gte number
configured on the headend router. Together with the address specified
using the
destination
command, this identifier uniquely identifies
acceptable incoming tunnel requests.
Note
match identifier gmpls1_t1
Assigns a destination address on the new tunnel.
destination ip-address
Step 6
Example:
RP/0/RP0/CPU0:router(config-if)#
•
Destination address is the remote node
’
s MPLS-TE router ID.
•
Destination address is the merge point between backup and protected
tunnels.
destination 10.1.1.1
commit
—
Saves the configuration changes, and remains within the configuration
session.
Use the
commit
or
end
command.
Step 7
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.
Configuring LSP Hierarchy
These tasks describe the high-level steps that are required to configure LSP hierarchy.
LSP hierarchy allows standard MPLS-TE tunnels to be established over GMPLS-TE tunnels.
Consider the following information when configuring LSP hierarchy:
•
LSP hierarchy supports numbered optical TE tunnels with IPv4 addresses only.
•
LSP hierarchy supports numbered optical TE tunnels using numbered or unnumbered TE links.
Before you can successfully configure LSP hierarchy, you must first establish a numbered optical tunnel
between the headend and tailend routers.
Note
To configure LSP hierarchy, you must perform a series of tasks that have been previously described in this
GMPLS configuration section. The tasks, which must be completed in the order presented, are as follows:
1
Establish an optical TE tunnel.
Cisco IOS XR MPLS Configuration Guide for the Cisco CRS Router, Release 5.1.x
263
Implementing MPLS Traffic Engineering
Configuring GMPLS