Cisco CRS Configuration Manual page 401

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

Advertisement

Implementing GMPLS UNI
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
Command or Action
Step 1
configure
Example:
RP/0/RP0/CPU0:router# configure
Step 2
mpls traffic-eng
Example:
RP/0/RP0/CPU0:router(config)# mpls traffic-eng
Step 3
attribute-set xro name
Example:
RP/0/RP0/CPU0:router(config-mpls-te)#
attribute-set xro attrset01
Step 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]
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)#
Step 5
Use the commit or end command.
Purpose
Enters global configuration mode.
Enters MPLS-TE configuration mode.
Configures an XRO attribute-set for a GMPLS tunnel.
Specifies exclusions for an attribute set for LSP diversity.
Note
A maximum of 20 LSP exclusions per XRO is
supported.
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.
Cisco IOS XR MPLS Configuration Guide for the Cisco CRS Router, Release 5.1.x
Configuring TE for GMPLS UNI
383

Advertisement

Table of Contents
loading

Table of Contents