![Cisco CRS Скачать руководство пользователя страница 401](http://html.mh-extra.com/html/cisco/crs/crs_configuration-manual_63741401.webp)
SUMMARY STEPS
1.
configure
2.
mpls traffic-eng
3.
attribute-set xro name
4.
exclude
{
best-effort
|
strict
}
lsp source source-address destination destination-address tunnel-id
tunnel-id extended-tunnel-id extended-tunnel-id
[
lsp-id lsp-id
]
5.
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 configuration mode.
mpls traffic-eng
Example:
RP/0/RP0/CPU0:router(config)#
mpls traffic-eng
Step 2
Configures an XRO attribute-set for a GMPLS tunnel.
attribute-set xro name
Example:
RP/0/RP0/CPU0:router(config-mpls-te)#
attribute-set xro attrset01
Step 3
Specifies exclusions for an attribute set for LSP diversity.
exclude
{
best-effort
|
strict
}
lsp source source-address
destination destination-address tunnel-id tunnel-id
extended-tunnel-id extended-tunnel-id
[
lsp-id lsp-id
]
Step 4
A maximum of 20 LSP exclusions per XRO is
supported.
Note
Example:
RP/0/RP0/CPU0:router(config-te-attribute-set)#
exclude best-effort lsp source 10.10.1.2
destination 10.20.4.4 tunnel-id 17
extended-tunnel-id 10.20.3.3 lsp-id 17
RP/0/RP0/CPU0:router(config-te-attribute-set)#
commit
—
Saves the configuration changes and remains
within the configuration session.
Use the
commit
or
end
command.
Step 5
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.
Cisco IOS XR MPLS Configuration Guide for the Cisco CRS Router, Release 5.1.x
383
Implementing GMPLS UNI
Configuring TE for GMPLS UNI