Chapter 37 IPv6 over MPLS: 6PE and 6VPE

How to Configure IPv6 over MPLS: 6PE and 6VPE

Setting up MPLS/IPv4 Connectivity with LDP

To configure MPLS and IPv4 connectivity with LDP, complete the following steps:

SUMMARY STEPS

1.enable

2.configure terminal

3.interface interface

4.ip address ip-address

5.mpls ip

6.exit

DETAILED STEPS

 

Command

Purpose

 

 

 

Step 1

enable

Enables privileged EXEC mode.

 

 

Enter your password if prompted.

 

Example:

 

 

Router> enable

 

 

 

 

Step 2

configure terminal

Enters global configuration mode.

 

Example:

 

 

Router# configure terminal

 

 

 

 

Step 3

interface interface-name

Configures an interface type and to enter interface configuration

 

 

mode.

 

Example:

interface-name—Interface name.

 

Router(config)# interface vlan 100

 

 

 

 

Step 4

ip address ip-address

Sets a primary or secondary IP address for an interface.

 

Example:

 

 

Router(config-if)# ip address 1.1.1.1

 

 

255.255.255.0

 

 

 

 

Step 5

mpls ip

Enables MPLS forwarding of IP packets along normally routed

 

 

paths for a particular interface.

 

Example:

 

 

Router(config-if)# mpls ip

 

 

 

 

Step 6

exit

Exits interface configuration mode.

 

Example:

 

 

Router(config-if)# exit

 

 

 

 

 

Cisco ASR 901 Series Aggregation Services Router Software Configuration Guide

37-12

OL-23826-09

Page 746
Image 746
Cisco Systems A9014CFD manual Setting up MPLS/IPv4 Connectivity with LDP, 37-12