Configuring The Fixed Static Interfaces - Cisco Nexus 6000 Series Configuration Manual

Nx-os layer 2 guide
Hide thumbs Also See for Nexus 6000 Series:
Table of Contents

Advertisement

Configuring the Fixed Static Interfaces

Step 9
Step 10
Step 11
This example shows how to enable the features required for VM-FEX:
switch# configure terminal
switch(config)# install feature-set virtualization
switch(config)# feature-set virtualization
switch(config)# feature fex
switch(config)# feature vmfex
switch(config)# feature vpc
switch(config)# vethernet auto-create
switch(config)# feature fcoe
switch(config)# end
switch# copy running-config startup-config
switch# reload
Configuring the Fixed Static Interfaces
You can configure two physical interfaces and binds two virtual interfaces to each physical interface, creating
fixed static vEthernet interfaces. For more information on configuring fixed static interfaces, see the
Adapter-FEX Configuration Guide for your device.
With redundant switches, you can perform the following procedure with identical settings on both the primary
and secondary switches.
Before You Begin
• VM-FEX and other required services must be enabled on the switches.
• Two static vNICs must be configured on the VIC adapter installed in the host server.
Procedure
Step 1
Step 2
Cisco Nexus 6000 Series NX-OS Layer 2 Switching Configuration Guide, Release 7.x
190
Command or Action
end
copy running-config
startup-config
reload
Command or Action
switch# configure terminal
interface ethernet slot/port
Purpose
(Optional)
Return to privileged EXEC mode.
(Optional)
Copies the running configuration to the startup
configuration.
(Optional)
Reloads the switch.
Purpose
Enters global configuration mode.
Enters interface configuration mode for the first Ethernet
port.
If this is a 10G breakout port, the slot/port syntax
Note
is QSFP-module/port.
Configuring VM-FEX

Advertisement

Table of Contents
loading

Table of Contents