PurposeCommand or Action
Enters MPLS-TE configuration mode.mpls traffic-eng
Example:
RP/0/RP0/CPU0:router(config)# mpls traffic-eng
Step 2
Enters GMPLS UNI configuration submode.gmpls optical-uni
Example:
RP/0/RP0/CPU0:router(config-mpls-te)# gmpls
optical-uni
Step 3
Enters GMPLS UNI controller submode.
controller dwdm interface
Example:
RP/0/RP0/CPU0:router(config-te-gmpls)#
Step 4
controller dwdm 0/1/0/1
RP/0/RP0/CPU0:router(config-te-gmpls-cntl)#
Enters the submode to configure tunnel-specific information
for a GMPLS UNI controller.
tunnel-properties
Example:
RP/0/RP0/CPU0:router(config-te-gmpls-cntl)#
Step 5
tunnel-properties
RP/0/RP0/CPU0:router(config-te-gmpls-tun)#
Specifies a tunnel-id for a headend router of a GMPLS tunnel.
The tunnel-id is a 16-bit number ranging from 0 to 65535.
tunnel-id number
Example:
RP/0/RP0/CPU0:router(config-te-gmpls-tun)#
tunnel-id 100
Step 6
Specifies a tunnel destination for a headend router of a GMPLS
tunnel. The destination argument is an IPv4 address.
destination ipv4 unicast address
Example:
RP/0/RP0/CPU0:router(config-te-gmpls-tun)#
destination ipv4 unicast 10.10.3.4
Step 7
Specifies the path-option for a headend router of a GMPLS
tunnel.
path-option 10 no-ero lockdown
Example:
RP/0/RP0/CPU0:router(config-te-gmpls-tun)#
path-option 10 no-ero lockdown
Step 8
An XRO attribute-set can be specified as part of the
path-option, if required.
Note
commit—Saves the configuration changes and remains within
the configuration session.
Use the commit or end command.
Step 9
end—Prompts user to take one of these actions:
Cisco IOS XR MPLS Configuration Guide for the Cisco CRS Router, Release 5.1.x
378
Implementing GMPLS UNI
Configuring TE for GMPLS UNI