Cisco CRS Configuration Manual page 93

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

Advertisement

Implementing MPLS Label Distribution Protocol
SUMMARY STEPS
1. configure
2. mpls ldp
3. mldp
4. address-family ipv4
5. static mp2mp ip-address
6. end or commit
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/RP0/CPU0:router# configure
Step 2
mpls ldp
Example:
RP/0/RP0/CPU0:router(config)# mpls ldp
Step 3
mldp
Example:
RP/0/RP0/CPU0:router(config-ldp)# mldp
Step 4
address-family ipv4
Example:
RP/0/RP0/CPU0:router(config-ldp-mldp)#
address-family ipv4
Step 5
static mp2mp ip-address
Example:
RP/0/RP0/CPU0:router(config-ldp-mldp-af)#
static mp2mp 10.10.10.10 1
Step 6
end or commit
Purpose
Enters Global Configuration mode.
Enters MPLS LDP configuration mode.
Enables MLDP.
Enables MLDP for IPv4 address family.
Enables static MP2MP LSP support and specifies MP2MP LSP root
IP address followed by the number of LSPs in the range 1 to 1000.
• When you issue the end command, the system prompts you to
commit changes:
Uncommitted changes found, commit them before
Cisco IOS XR MPLS Configuration Guide for the Cisco CRS Router, Release 5.1.x
Enabling MLDP
75

Advertisement

Table of Contents
loading

Table of Contents