Chapter 37 IPv6 over MPLS: 6PE and 6VPE

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

Configuring Dual-stack VRF

To configure dual-stack VRF, complete the following steps:

SUMMARY STEPS

1.enable

2.configure terminal

3.vrf definition vrf-name

4.address-family ipv4

5.exit-address-family

6.address-family ipv6

7.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 ipv4

Enters address family configuration mode for configuring routing

 

 

sessions that use standard IPv4 address prefixes.

 

Example:

 

 

Router(config-vrf)# address-family ipv4

 

 

 

 

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

37-14

OL-23826-09

Page 748
Image 748
Cisco Systems A9014CFD manual To configure dual-stack VRF, complete the following steps, 37-14, Address-family ipv4