Cisco CRS Configuration Manual page 78

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

Advertisement

Enabling LDP Auto-Configuration for a Specified OSPF Instance
Command or Action
Step 2
router ospf process-name
Example:
RP/0/RP0/CPU0:router(config)# router ospf
190
RP/0/RP0/CPU0:router(config-ospf)#
Step 3
mpls ldp auto-config
Example:
RP/0/RP0/CPU0:router(config-ospf)# mpls
ldp auto-config
Step 4
area area-id
Example:
RP/0/RP0/CPU0:router(config-ospf)# area
8
Step 5
interface type interface-path-id
Example:
RP/0/RP0/CPU0:router(config-ospf-ar)#
interface pos 0/6/0/0
Step 6
Use the commit or end command.
Related Topics
IGP Auto-configuration, on page 18
Configuring LDP Auto-Configuration: Example, on page 84
Disabling LDP Auto-Configuration, on page 62
Cisco IOS XR MPLS Configuration Guide for the Cisco CRS Router, Release 5.1.x
60
Implementing MPLS Label Distribution Protocol
Purpose
Enters a uniquely identifiable OSPF routing process. The process
name is any alphanumeric string no longer than 40 characters without
spaces.
Enables LDP auto-configuration.
Configures an OSPF area and identifier.
area-id
Either a decimal value or an IP address.
Enables LDP auto-configuration on the specified interface.
LDP configurable limit for maximum number of interfaces
Note
does not apply to IGP auto-configuration interfaces.
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 session, without
committing the configuration changes.

Advertisement

Table of Contents
loading

Table of Contents