Disabling Fcoe; Cisco Nexus 7000: Disabling Fcoe - Cisco Nexus 7000 series Configuration Manual

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

Advertisement

FCoE

Disabling FCoE

Cisco Nexus 7000: Disabling FCoE

You can disable or uninstall the FCoE feature set. You can also disallow the FCoE feature set in a VDC.
Before You Begin
Ensure you are in the correct VDC.
SUMMARY STEPS
1. configure terminal
2. vdc vdc_id type storage
3. (Optional) no allow feature-set fcoe
4. no feature-set fcoe
5. exit
6. no install feature-set fcoe
7. (Optional) show feature-set
8. (Optional) copy running-config startup-config
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
vdc vdc_id type storage
Example:
switch(config)# vdc fcoe type storage
switch(config-vdc)#
Step 3
no allow feature-set fcoe
Example:
switch(config-vdc)# no allow feature-set fcoe
switch(config-vdc)#
Step 4
no feature-set fcoe
Example:
switch(config-vdc)# no feature-set fcoe
OL-25809-02
Purpose
Enters configuration mode.
Enters VDC configuration mode. The vdc_id can be any
case-sensitive, alphanumeric string up to 32 characters.
(Optional)
Disallows any FCoE in this VDC. The default is allow.
Disables the FCoE feature set. The no feature-set fcoe
command may take some time to complete if the size of the
configuration is very large. The command must clean up all
of the configuration associated with the FCoE feature set.
Cisco NX-OS FCoE Configuration Guide for Nexus 7000 and MDS 9500
Disabling FCoE
13

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mds 9500 series

Table of Contents