S Commands
This chapter describes the Cisco NX-OS commands that begin with S that are used to manage a Cisco Nexus 2000 Series Fabric Extender from a Cisco Nexus 5000 Series switch.
serial
To assign a serial number to a Fabric Extender, use the serial command. To remove the serial number, use the no form of this command.
Syntax Description
Serial number string for the Fabric Extender. The string is alphanumeric, case sensitive, and has a maximum length of 20 characters. |
Command Default
Command Modes
Fabric extender configuration mode
Command History
|
|
Usage Guidelines
The serial number string you define with the serial command must match the serial number of the Fabric Extender. If you configure a serial number and then you use the fex associate command to associate the corresponding chassis ID to the switch, the association will succeed only if the Fabric Extender reports a matching serial number string.
Examples
This example shows how to specify a serial number for a Fabric Extender:
switch#
configure terminal
switch(config)#
fex 101
switch(config-fex)#
serial Rack16_FEX101
This example shows how to remove a serial number from a Fabric Extender:
switch#
configure terminal
switch(config)#
fex 101
switch(config-fex)#
no serial
Related Commands
slot
To enable preprovisioning on a slot in a chassis, use the slot command. To disable the slot for preprovisioning, use the no form of this command.
Syntax Description
Command Default
Command Modes
Global configuration mode
Configuration synchronization mode
Command History
|
|
---|---|
Usage Guidelines
Use this command to enable preprovisioning of features or interfaces of a module on a slot in a chassis. Preprovisioning allows you to configure features or interfaces (Ethernet, Fibre Channel) on modules before the modules are inserted in the switch chassis.
Examples
This example shows how to enable a chassis slot for preprovisioning of a module:
This example shows how to disable a chassis slot for preprovisioning of a module:
Related Commands
|
|
---|---|
Configures ports as Ethernet, native Fibre Channel or Fibre Channel over Ethernet (FCoE) ports. |
|
Displays the running configuration excluding the preprovisioned features. |
switchport mode fex-fabric
To set the interface type to be an uplink port for a Fabric Extender, use the switchport mode fex-fabric command.
Syntax Description
Command Default
Command Modes
Command History
|
|
Examples
This example shows how to set an Ethernet interface to be an uplink port for a Fabric Extender:
This example shows how to set an EtherChannel interface to be an uplink port for a Fabric Extender:
Related Commands
|
|
---|---|
Associates a Fabric Extender to an Ethernet or EtherChannel interface. |
|
Displays all configured Fabric Extender chassis connected to the switch. |