free hit counter

Cisco ASR 9000 Series Configuration Manual page 39

Aggregation services router mpls
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Implementing MPLS Label Distribution Protocol
SUMMARY STEPS
1. configure
2. mpls ldp
3. router-id ip-address
4. interface type interface-path-id
5. Use the commit or end command.
6. (Optional) show mpls ldp discovery
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/RSP0/CPU0:router# configure
Step 2
mpls ldp
Example:
RP/0/RSP0/CPU0:router(config)# mpls
ldp
Step 3
router-id ip-address
Example:
RP/0/RSP0/CPU0:router(config-ldp)#
router-id loopback 1
Step 4
interface type interface-path-id
Example:
RP/0/RSP0/CPU0:router(config-ldp)#
interface tunnel-te 12001
RP/0/RSP0/CPU0:router(config-ldp-if)#
Step 5
Use the commit or end command.
OL-28381-02
Purpose
Enters global configuration mode.
Enters MPLS LDP configuration mode.
Specifies the router ID of the local node.
• In Cisco IOS XR software, the router ID is specified as an interface
name or IP address. By default, LDP uses the global router ID
(configured by the global router ID process).
Enters interface configuration mode for the LDP protocol. Interface type
must be Tunnel-TE.
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 mode, without committing
the configuration changes.
Cisco ASR 9000 Series Aggregation Services Router MPLS Configuration Guide, Release 4.3.x
Configuring LDP Discovery Over a Link
23

Advertisement

Table of Contents
loading

Table of Contents