Purpose
Command or Action
Enters LMP configuration mode.
lmp
Example:
RP/0/RP0/CPU0:router(config)#
lmp
Step 2
Enters GMPLS UNI configuration submode.
gmpls optical-uni
Example:
RP/0/RP0/CPU0:router(config-lmp)#
gmpls optical-uni
Step 3
Specifies an LMP neighbor for GMPLS and enters LMP
GMPLS UNI neighbor configuration submode.
neighbor name
Example:
RP/0/RP0/CPU0:router(config-lmp-gmpls-uni)#
neighbor
Step 4
nbr1
Specifies the LMP neighbor IPCC configuration for
GMPLS UNI.
ipcc routed
Example:
RP/0/RP0/CPU0:router(config-lmp-gmpls-uni-nbr-nbr1)#
Step 5
ipcc routed
Configures the LMP unicast router ID for GMPLS.
router-id ipv4 unicast address
Example:
RP/0/RP0/CPU0:router(config-lmp-gmpls-uni-nbr-nbr1)#
Step 6
router-id ipv4 unicast 10.10.4.4
commit
—
Saves the configuration changes and remains
within the configuration session.
Use the
commit
or
end
command.
Step 7
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 session,
without committing the configuration changes.
Cisco IOS XR MPLS Configuration Guide for the Cisco CRS Router, Release 5.1.x
386
Implementing GMPLS UNI
Configuring LMP for GMPLS UNI