![Cisco CRS Скачать руководство пользователя страница 283](http://html.mh-extra.com/html/cisco/crs/crs_configuration-manual_63741283.webp)
Configuring an LSP
Perform this task to configure an LSP for an explicit path. Path protection is enabled on a tunnel by adding
an additional path option configuration at the active end. The path can be configured either explicitly or
dynamically.
When the dynamic option is used for both working and protecting LSPs, CSPF extensions are used to
determine paths with different degrees of diversity. When the paths are computed, they are used over the
lifetime of the LSPs. The nodes on the path of the LSP determine if the PSR is or is not for a given LSP.
This determination is based on information that is obtained at signaling.
Note
SUMMARY STEPS
1.
configure
2.
interface tunnel-gte number
3.
ipv4 address ipv4-address mask
or
ipv4 unnumbered type interface-path-id
4.
signalled-name name
5.
switching transit capability-switching-type encoding encoding-type
6.
switching endpoint capability-switching -ype encoding encoding-type
7.
priority setup-priority hold-priority
8.
signalled-bandwidth
{
bandwidth
[
class-type ct
] |
sub-pool bandwidth
}
9.
destination ip-address
10.
path-option path-id explicit
{
name pathname
|
path-number
}
11.
path-option protecting path-id explicit
{
name pathname
|
path-number
}
12.
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
Configures an MPLS-TE tunnel interface for GMPLS interfaces.
interface tunnel-gte number
Example:
RP/0/RP0/CPU0:router(config)#
interface
Step 2
tunnel-gte 1
Specifies a primary or secondary IPv4 address for an interface.
ipv4 address ipv4-address mask
or
ipv4
unnumbered type interface-path-id
Step 3
•
Network mask can be a four-part dotted decimal address. For
example, 255.0.0.0 indicates that each bit equal to 1 means
Cisco IOS XR MPLS Configuration Guide for the Cisco CRS Router, Release 5.1.x
265
Implementing MPLS Traffic Engineering
Configuring GMPLS