Disabling Mldp - Cisco CRS Configuration Manual

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

Advertisement

Disabling MLDP

Disabling MLDP
Perform this task to disable MLDP on Label Distribution Protocol (LDP) enabled interfaces.
SUMMARY STEPS
1. configure
2. mpls ldp
3. interface type interface-path-id
4. address-family {ipv4 }
5. igp mldp disable
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 ldp
Example:
RP/0/RP0/CPU0:router(config)# mpls ldp
Step 3
interface type interface-path-id
Example:
RP/0/RP0/CPU0:router(config-ldp)# interface
POS 0/1/0/0
Step 4
address-family {ipv4 }
Example:
RP/0/RP0/CPU0:router(config-ldp-if)#
address-family ipv4
or
Step 5
igp mldp disable
Example:
RP/0/RP0/CPU0:router(config-ldp-if-af)# igp
mldp disable
Cisco IOS XR MPLS Configuration Guide for the Cisco CRS Router, Release 5.1.x
78
Implementing MPLS Label Distribution Protocol
Purpose
Enters Global Configuration mode.
Enters MPLS LDP configuration mode.
Enters interface configuration mode for the LDP protocol.
Enables the LDP IPv4 address family.
Disables MLDP.

Advertisement

Table of Contents
loading

Table of Contents