Reference Guide

Configuration Fundamentals | 37
You can install Ethernet and Fibre Channel modules in any slot (0 to 3) on the I/O panel.
On the S5000, the valid slot numbers are the supported stack-unit numbers (0 to 11). The valid port
numbers for each interface type are listed below.
1GbE: Ports 0-47
10GbE: Ports 0-63
40GbE: Ports 48, 52, 56, and 60
Fibre Channel: Ports 0-47
Management: Port 0
The do Command
Enter an EXEC mode command from any CONFIGURATION mode (CONFIGURATION, INTERFACE,
SPANNING TREE, etc.) without returning to EXEC mode by preceding the EXEC mode command with
the command
do. The following example illustrates the do command.
Figure 2-4. Using the do Command
The no Command
When you enter a command, the command line is added to the running configuration file. Disable a
command and remove it from the running-config by entering the original command preceded by the
command
no. For example, to delete an ip address configured on an interface, use the no ip address
ip-address command, as shown in the following example.
Note: The following commands cannot be modified by the do command: enable, disable, exit, and configure.
Note: Use the help or ? command as discussed in Obtaining Help command to help you construct the “no”
form of a command.
FTOS(conf)#do show system brief
Stack MAC : 5c:f9:dd:ee:ff:c0
Reload-Type : normal-reload [Next boot : normal-reload]
-- Stack Info --
Unit UnitType Status ReqTyp CurTyp Version Ports
----------------------------------------------------------------------------
0 Management online S5000 S5000 9-0-1-0 64
1 Member not present
2 Member not present
3 Member not present
4 Member not present
5 Member not present
6 Member not present
“do” form of show command