Configuring Vrf Parameters For A Routing Protocol - Cisco Nexus 7000 Series Configuration Manual

Nx-os unicast routing configuration
Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

Chapter 14
Configuring Layer 3 Virtualization
S e n d d o c u m e n t c o m m e n t s t o n e x u s 7 k - d o c f e e d b a c k @ c i s c o . c o m .
Command
Step 5
show vrf vrf-name interface
interface-type number
Example:
switch(config-vrf)# show vrf Enterprise
interface ethernet 1/2
Step 6
copy running-config startup-config
Example:
switch(config)# copy running-config
startup-config
The following example shows how to add an interface to the VRF:
switch# config t
switch(config)# interface ethernet 1/2
switch(config-if)# vrf member RemoteOfficeVRF
switch(config-if)# ip address 192.0.2.1/16
switch(config-if)# copy running-config startup-config

Configuring VRF Parameters for a Routing Protocol

You can associate a routing protocol with one or more VRFs. See the appropriate chapter for information
on how to configure VRFs for the routing protocol. This section uses OSPFv2 as an example protocol
for the detailed configuration steps.
BEFORE YOU BEGIN
Ensure that you are in the correct VDC (or use the switchto vdc command).
SUMMARY STEPS
1.
2.
3.
4.
5.
OL-20002-02
config t
router protocol tag
vrf vrf-name
configure optional parameters for the protocol in the VRF.
copy running-config startup-config
Cisco Nexus 7000 Series NX-OS Unicast Routing Configuration Guide, Release 4.x
Purpose
(Optional) Displays VRF information.
(Optional) Saves this configuration change.
Configuring VRFs
14-9

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents