Configuring LMP for GMPLS UNI
SUMMARY STEPS
1. configure
2. lmp
3. gmpls optical-uni
4. router-id ipv4 unicast address
5. Use the commit or end command.
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/RSP0/CPU0:router# configure
Step 2
lmp
Example:
RP/0/RSP0/CPU0:router(config)# lmp
Step 3
gmpls optical-uni
Example:
RP/0/RSP0/CPU0:router(config-lmp)# gmpls
optical-uni
Step 4
router-id ipv4 unicast address
Example:
RP/0/RSP0/CPU0:router(config-lmp-gmpls-uni)#
router-id ipv4 unicast 10.10.4.4
Step 5
Use the commit or end command.
Cisco ASR 9000 Series Aggregation Services Router MPLS Configuration Guide, Release 4.3.x
290
Purpose
Enters global configuration mode.
Enters LMP configuration mode.
Enters GMPLS UNI configuration submode.
Configures the LMP unicast router ID for GMPLS.
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.
Implementing GMPLS UNI
OL-28381-02