Cisco CRS Configuration Manual page 270

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

Advertisement

Configuring GMPLS
SUMMARY STEPS
1. configure
2. mpls traffic-eng
3. lmp neighbor name
4. ipcc routed
5. remote node-id node-id
6. Use the commit or end command.
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/RP0/CPU0:router# configure
Step 2
mpls traffic-eng
Example:
RP/0/RP0/CPU0:router(config)# mpls traffic-eng
Step 3
lmp neighbor name
Example:
RP/0/RP0/CPU0:router(config-mpls-te)# lmp
neighbor OXC1
Step 4
ipcc routed
Example:
RP/0/RP0/CPU0:router(config-mpls-te-nbr-OXC1)#
ipcc routed
Step 5
remote node-id node-id
Example:
RP/0/RP0/CPU0:router(config-mpls-te-nbr-OXC1)#
remote node-id 2.2.2.2
Step 6
Use the commit or end command.
Cisco IOS XR MPLS Configuration Guide for the Cisco CRS Router, Release 5.1.x
252
Implementing MPLS Traffic Engineering
Purpose
Enters global configuration mode.
Enters MPLS-TE configuration mode.
Configures or updates a LMP neighbor and its associated
parameters.
Configures a routable Internet Protocol Control Channel
(IPCC).
Configures the remote node ID for an LMP neighbor. In
addition, the node-id value can be an IPv4 address.
commit—Saves the configuration changes and remains within
the configuration session.
end—Prompts user to take one of these actions:

Advertisement

Table of Contents
loading

Table of Contents