Deleting A Virtual Fibre Channel Interface - Cisco N5010P-N2K-BE Software Configuration Manual

Nx-os software configuration guide
Table of Contents

Advertisement

Chapter 30
Configuring Virtual Interfaces
S e n d f e e d b a c k t o n x 5 0 0 0 - d o c f e e d b a c k @ c i s c o . c o m
Command
Step 3
switch(config-vlan)# fcoe [vsan
vsan-id]
Step 4
switch(config-vlan)# exit
Step 5
switch(config)# vsan database
Step 6
switch(config-vsan)# vsan vsan-id
interface vfc vfc-id
The following example shows how to configure the VLAN on a physical Ethernet address, create virtual
Fibre Channel interface 4, bind vfc 4 to the physical Ethernet interface, enable associated VLAN 200,
and map VLAN 200 to VSAN 2:
switch# configure terminal
switch(config)# interface ethernet 1/2
switch(config-if)# switchport mode trunk
switch(config-if)# switchport trunk allowed vlan 1,200
switch(config)# interface vfc 4
switch(config-if)# bind interface ethernet 1/2
switch(config-if)# exit
switch(config)# vlan 200
switch(config-vlan)# fcoe vsan 2
switch(config-vlan)# exit
switch(config)# vsan database
switch(config-vsan)# vsan 2 interface vfc 4

Deleting a Virtual Fibre Channel Interface

To delete a virtual Fibre Channel interface, perform this task:
Command
Step 1
switch# configure terminal
Step 2
switch(config)# no interface vfc
vfc-id
The following example shows how to delete a virtual Fibre Channel interface:
switch# configure terminal
switch(config)# no interface vfc 4
switch(config-if)# exit
OL-16597-01
Purpose
Enables FCoE for the specified VLAN. By default, a
mapping is created from this VLAN to the VSAN with
the same number.
(Optional) Configures the mapping from this VLAN to
the specified VSAN.
Exits VLAN configuration mode.
Enters VSAN configuration mode.
Configures the association between VSAN and virtual
Fibre Channel interface.
The VSAN number must map to a VLAN on the physical
Ethernet interface that is bound to the virtual Fibre
Channel interface.
Purpose
Enters configuration mode.
Deletes a virtual Fibre Channel interface.
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
Configuring Virtual Interfaces
30-3

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nexus 5000 series

Table of Contents