Chapter 37 IPv6 over MPLS: 6PE and 6VPE

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

Creating IPv6 VRFs on PE Routers

To configure IPv6 VRFs on the PE routers, complete the following tasks:

Configuring IPv6-only VRF

Configuring Dual-stack VRF

Configuring IPv6-only VRF

To configure IPv6-only VRF, complete the following steps:

SUMMARY STEPS

1.enable

2.configure terminal

3.vrf definition vrf-name

4.address-family ipv6

5.exit-address-family

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

vrf definition vrf-name

Configures a VRF routing table instance and enters VRF

 

 

configuration mode.

 

Example:

vrf-name—Name assigned to a VRF.

 

Router(config)# vrf definition red

 

 

 

 

Step 4

address-family ipv6

Enters address family configuration mode for configuring routing

 

 

sessions that use standard IPv6 address prefixes.

 

Example:

 

 

Router(config-vrf)# address-family ipv6

 

 

 

 

Step 5

exit-address-family

Exits address-family submode.

 

Example:

 

 

Router(config-vrf-af)#

 

 

exit-address-family

 

 

 

 

 

 

Cisco ASR 901 Series Aggregation Services Router Software Configuration Guide

 

 

 

 

 

 

OL-23826-09

 

 

37-13

 

 

 

 

 

Page 747
Image 747
Cisco Systems A9014CFD manual Creating IPv6 VRFs on PE Routers, 37-13