S e n d c o m m e n t s 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
8-91
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 8 Fibre Channel Commands
interface fc
Command History
Usage Guidelines
You can specify a range of interfaces by entering a command with the following example format:
interface fc 1/1 - 5 , fc 2/5 - 7
Refer to the
Cisco Nexus 5000 Series CLI Configuration Guide
for information on port number
allocation.
Use the
no shutdown
command to enable the interface.
The
channel-group auto
command enables autocreation of port channels. If autocreation of port
channels is enabled for an interface, you must first disable this configuration before downgrading to
earlier software versions or before configuring the interface in a manually configured channel group.
Examples
The following example configures ports 1 to 4 in Fibre Channel interface 3:
switch(config)#
interface fc 3/1 - 4
The following example enables the Fibre Channel interface in port 1 of slot 3:
switch(config)#
interface fc 3/1
switch(config-if)#
no shutdown
Related Commands
Release
Modification
4.0(0)N1(1a)
This command was introduced.
Command
Description
show interface
Displays an interface configuration for a specified interface.
shutdown
Disables and enables an interface.