Creating A Virtual Fibre Channel Port Channel Interface - Cisco Nexus 7000 series Configuration Manual

Nx-os fcoe
Hide thumbs Also See for Nexus 7000 series:
Table of Contents

Advertisement

Creating a Virtual Fibre Channel Port Channel Interface

This example shows how to bind a virtual Fibre Channel interface to an Ethernet interface:
switch# configure terminal
switch(config)# interface vfc 4
switch(config-if)# bind interface ethernet 1/4
This example shows how to delete a virtual Fibre Channel interface:
switch# configure terminal
switch(config)# no interface vfc 4
Creating a Virtual Fibre Channel Port Channel Interface
You can create a virtual Fibre Channel port channel interface that automatically binds to the port channel with
the same interface number.
Before You Begin
• For the Cisco Nexus 7000 Series, ensure that you create the port channel interface before you create the
• For the Cisco MDS 9500 switches, ensure that you create the Ethernet port channel interface before you
SUMMARY STEPS
1. configure terminal
2. interface vfc-port-channel int-number
3. switchport mode mode
4. (Optional) show interface vfc-port-channel int-number
5. (Optional) copy running-config startup-config
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
interface vfc-port-channel int-number
Example:
switch(config)# interface vfc-port-channel
2
switch(config-if)#
Cisco NX-OS FCoE Configuration Guide for Nexus 7000 and MDS 9500
28
virtual Fibre Channel port channel interface.
create the virtual Fibre Channel port channel interface.
Configuring FCoE VLANs and Virtual Interfaces
Purpose
Enters configuration mode.
Creates a virtual Fibre Channel interface (if it does not already
exist) that is bound to the port channel with the same interface
number and enters interface configuration mode. The int-number
range is from 1 to 4096 (for Cisco Nexus 7000) or from 257 to
4095 (for Cisco MDS 9500). The default switchport mode for
this interface is E.
OL-25809-02

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mds 9500 series

Table of Contents