Cisco Nexus 5000 Series Command Reference Release 4.0(1a)N2(1) (OL-16599-01, March 2009)

Send comments to nx5000-docfeedback@cisco.com
8-92
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 8 Fibre Channel Commands
interface san-port-channel
interface san-port-channel
To configure a SAN port channel interface on a Cisco Nexus 5000 Series switch, use the interface
san-port-channel command. The interface san-port-channel command enters interface configuration
mode, which includes six commands (each with a no form).
To revert to defaults, use the no form of the command.
interface san-port-channel port
description line
shutdown [force]
switchport {
mode { E | auto} |
speed { 1000 | 2000 | 4000 | auto} |
trunk { allowed vsan {vsan-id | add vsan-id | all} | mode {auto | on | off}}
}
no interface san-port-channel port
no description
no shutdown
no switchport {
no mode |
no speed |
no trunk { allowed vsan { vsan-id | add vsan-id | all}| mode }
Syntax Description
Command Default Disabled.
Command Modes Configuration mode
Command History
Usage Guidelines Use the no shutdown command to enable the interface.
port
Specifies a port number.
description line Enters a line of text to describe the interface.
shutdown Changes the interface state to administrative down.
force Forces the interface state to administrative down.
switchport Enters configuration parameters for the SAN port channel .
Release Modification
4.0(0)N1(1a) This command was introduced.