Service Manual

Table Of Contents
Command Modes EXEC Privilege
Command
History
This guide is platform-specific. For command information about other platforms, see the relevant Dell
EMC Networking OS Command-Line Reference Guide.
Version Description
9.12(0.0) Introduced on all the Dell EMC Networking OS platforms.
Usage
Information
Alias definitions display up to 40 characters, and detailed output can be seen using the details
option.
Example The following example shows the list of alias names configured and its corresponding definition:
DellEMC# show alias
-----------------------------------------------------------------
Alias Name Definition
-----------------------------------------------------------------
showipbr10 show ip interface brief | .
showipbr40 show ip interface brief | .
shboot show bootvar
cr-vlan interface vlan $1 ..
-----------------------------------------------------------------
Total Alias Configured : 4
-----------------------------------------------------------------
The following example shows the detailed list of alias names configured on the system:
DellEMC# show alias details
------------------------------------------------------------------
Name: showipbr10
Definition:
show ip interface brief | grep tengig ignore-case
------------------------------------------------------------------
------------------------------------------------------------------
Name: showipbr40
Definition:
show ip interface brief | grep fortygig ignore-case
------------------------------------------------------------------
DellEMC#
The following example shows the details of a specific alias name configured on the system:
DellEMC# show alias details showipbr10
------------------------------------------------------------------
Name: showipbr10
Definition:
show ip interface brief | grep tengig ignore-case
------------------------------------------------------------------
DellEMC#
Related
Commands
aliasconfigure shorter alias names for single-line command input.
show alarms
View alarms currently active in the system.
Syntax
show alarms [threshold]
Parameters
threshold (OPTIONAL) Enter the keyword threshold to display the temperature thresholds in
Celsius for each level.
Command Modes
EXEC
EXEC Privilege
Control and Monitoring 123