Implementing GMPLS UNI
Command or Action
Step 2
mpls traffic-eng
Example:
RP/0/RSP0/CPU0:router(config)# mpls traffic-eng
Step 3
attribute-set xro name
Example:
RP/0/RSP0/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/RSP0/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/RSP0/CPU0:router(config-te-attribute-set)#
Step 5
Use the commit or end command.
Configuring LMP for GMPLS UNI
To implement LMP configuration for GMPLS UNI, follow these procedures:
Configuring Optical Router ID
Perform this task to enable GMPLS UNI LMP functionality and to configure LMP unicast router ID.
OL-28381-02
Cisco ASR 9000 Series Aggregation Services Router MPLS Configuration Guide, Release 4.3.x
Configuring LMP for GMPLS UNI
Purpose
Enters MPLS-TE configuration mode.
Configures an XRO attribute-set for a GMPLS tunnel.
Specifies exclusions for an attribute set for LSP diversity.
A maximum of 20 LSP exclusions per XRO is
Note
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.
• Cancel—Remains in the configuration mode, without
committing the configuration changes.
289