Cisco Systems MPC-273 Detailed Steps, end or commit, Command or Action, Purpose, Example, MPC-278

Models: MPC-273

1 24
Download 24 pages 46.76 Kb
Page 6
Image 6
10.end or commit

Implementing MPLS VPNs over IP Tunnels on Cisco IOS XR Software

How to Configure MPLS VPNs over IP Tunnels

9.export route-target[0-65535.0-65535:0-65535 as-number:nn ip-address:nn]

10.end or commit

DETAILED STEPS

 

Command or Action

Purpose

Step 1

 

 

configure

Enters global configuration mode.

 

Example:

 

 

RP/0/RP0/CPU0:router# configure

 

Step 2

 

 

vrf vrf-name

Specifies a name assigned to a VRF.

 

Example:

 

 

RP/0/RP0/CPU0:router(config)# vrf vrf-name

 

Step 3

 

 

address-family ipv4 unicast

Specifies an IPv4 address-family address.

 

Example:

 

 

RP/0/RP0/CPU0:router(config-vrf)#

 

 

address-family ipv4 unicast

 

Step 4

 

 

import route-target[0-65535.0-65535:0-65535

Configures a VPN routing and forwarding (VRF) import

 

as-number:nn ip-address:nn]

route-target extended community.

 

Example:

 

 

RP/0/RP0/CPU0:router(config-vrf-af)# import

 

 

route-target 500:99

 

Step 5

 

 

export route-target[0-65535.0-65535:0-65535

Configures a VPN routing and forwarding (VRF) export

 

as-number:nn ip-address:nn]

route-target extended community.

 

Example:

 

 

RP/0/RP0/CPU0:router(config-vrf-af)# export

 

 

route-target 700:44

 

Step 6

 

 

exit

Exits interface configuration mode.

 

Example:

 

 

RP/0/RP0/CPU0:router(config-vrf-af)# exit

 

Step 7

 

 

address-family ipv6 unicast

Specifies an IPv6 address-family address.

 

Example:

 

 

RP/0/RP0/CPU0:router(config-vrf)#

 

 

address-family ipv6 unicast

 

 

 

 

 

Cisco IOS XR MPLS Configuration Guide

MPC-278

OL-12284-01

Page 6
Image 6
Cisco Systems MPC-273 manual Detailed Steps, end or commit, Command or Action, Purpose, Example, MPC-278, configure, exit