Cisco CRS Configuration Manual page 398

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

Advertisement

Configuring TE for GMPLS UNI
Command or Action
Step 3
gmpls optical-uni
Example:
RP/0/RP0/CPU0:router(config-mpls-te)# gmpls
optical-uni
Step 4
controller dwdm interface
Example:
RP/0/RP0/CPU0:router(config-te-gmpls)#
controller dwdm 0/1/0/1
Step 5
tunnel-properties
Example:
RP/0/RP0/CPU0:router(config-te-gmpls-cntl)#
tunnel-properties
Step 6
priority setup-priority hold-priority
Example:
RP/0/RP0/CPU0:router(config-te-gmpls-tun)#
priority 3 2
Step 7
record-route
Example:
RP/0/RP0/CPU0:router(config-te-gmpls-tun)#
record-route
Step 8
signalled-name name
Example:
RP/0/RP0/CPU0:router(config-te-gmpls-tun)#
signalled-name sign1
Step 9
logging events lsp-status state
Example:
RP/0/RP0/CPU0:router(config-te-gmpls-tun)#
logging events lsp-status state
Step 10
Use the commit or end command.
Cisco IOS XR MPLS Configuration Guide for the Cisco CRS Router, Release 5.1.x
380
Purpose
Enters GMPLS UNI configuration submode.
Enters GMPLS UNI controller submode.
Enters the submode to configure tunnel-specific information for
a GMPLS UNI controller.
Specifies the priority for a GMPLS tunnel. The default priority
value is 7 for both setup and hold priorities.
The setup-priority and hold-priority values are numbers
Note
ranging from 0 to 7, where 0 represents the highest
priority. The hold-priority must be equal or higher
(numerically less) than the setup-priority.
Enables record-route functionality for a GMPLS tunnel.
Configures signalled-name for a GMPLS tunnel.
If no signalled name is configured, TE will generate a
Note
default name in the form of
router-name_tunnel-id_destination-address, for example,
te-ma1_123_10.10.10.10.
Configure events to generate system log messages when state
changes occur on the GMPLS tunnel. If omitted, no events will
result in the generation of system log messages.
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.
Implementing GMPLS UNI

Advertisement

Table of Contents
loading

Table of Contents