18
|
CLI Basics
www.dell.com | support.dell.com
Displaying All Output
To display the output all at once (not one screen at a time), use the
no-more
command after the pipe.
This is similar to the
terminal
length
screen-length
command except that the
no-more
option affects
the output of just the specified command. For example:
FTOS#
show running-config | no-more
Filtering Command Output Multiple Times
You can filter a single command output multiple times. To do this, place the
save
option as the last
filter. For example:
FTOS#
command
|
grep
regular-expression
|
except
regular-expression
|
grep
other-regular-expression
|
find
regular-expression
|
no-more | save
Command Modes
To navigate to various CLI modes, use specific commands to launch each mode. Navigation to these
modes is described in the following sections.
EXEC Mode
When you initially log in to the switch, by default you are logged into EXEC mode. This mode allows
you to view settings and to enter EXEC Privilege mode to configure the device. While you are in
EXEC mode, the
>
prompt is displayed following the “hostname” prompt (which is “FTOS” by
default). You can change this using the
hostname
command. For more information, refer to the
hostname
command. Each mode prompt is preceded by the hostname.
EXEC Privilege Mode
The
enable
command accesses EXEC Privilege mode. If an administrator has configured an
Enable
password, you are prompted to enter the password here.
EXEC Privilege mode allows you to access all commands accessible in EXEC mode, plus other
commands, such as to clear ARP entries and IP addresses. In addition, you can access
CONFIGURATION mode to configure interfaces, routes, and protocols on the switch. While you are
logged in to EXEC Privilege mode, the
#
prompt displays.
CONFIGURATION Mode
In EXEC Privilege mode, use the
configure
command to enter CONFIGURATION mode and
configure routing protocols and access interfaces.
To enter CONFIGURATION mode:
1.
Verify that you are logged in to EXEC Privilege mode.
2.
Enter the
configure
command. The prompt changes to include (conf).
Summary of Contents for PowerEdge M IO Aggregator
Page 14: ...12 Before You Start w w w d e l l c o m s u p p o r t d e l l c o m ...
Page 40: ...38 File Management w w w d e l l c o m s u p p o r t d e l l c o m ...
Page 80: ...78 Control and Monitoring w w w d e l l c o m s u p p o r t d e l l c o m ...
Page 90: ...88 u Boot w w w d e l l c o m s u p p o r t d e l l c o m ...
Page 108: ...106 Data Center Bridging w w w d e l l c o m s u p p o r t d e l l c o m ...
Page 114: ...112 Dynamic Host Configuration Protocol DHCP w w w d e l l c o m s u p p o r t d e l l c o m ...
Page 128: ...126 Internet Group Management Protocol IGMP w w w d e l l c o m s u p p o r t d e l l c o m ...
Page 162: ...160 Interfaces w w w d e l l c o m s u p p o r t d e l l c o m ...
Page 178: ...176 IPv4 Routing w w w d e l l c o m s u p p o r t d e l l c o m ...
Page 182: ...180 iSCSI Optimization w w w d e l l c o m s u p p o r t d e l l c o m ...
Page 186: ...184 Link Aggregation Control Protocol LACP w w w d e l l c o m s u p p o r t d e l l c o m ...
Page 190: ...188 Layer 2 w w w d e l l c o m s u p p o r t d e l l c o m ...
Page 210: ...208 Security w w w d e l l c o m s u p p o r t d e l l c o m ...
Page 246: ...244 Uplink Failure Detection UFD w w w d e l l c o m s u p p o r t d e l l c o m ...
Page 262: ...260 Debugging and Diagnostics w w w d e l l c o m s u p p o r t d e l l c o m ...