Administrator Guide

Table Of Contents
Version Description
7.6.1.0 Introduced on the S-Series.
7.5.1.0 Introduced on the C-Series.
E-Series Original command.
Usage
Information
If you do not specify parameters and enter service timestamps, it appears as service timestamps debug
datetime in the running-configuration.
To view the current options set for the service timestamps command, use the show running-
config command.
From 9.14.1.5 release, the default timestamp display format for the logs is set to local time (service
timestamps log datetime localtime) instead of service timestamps log datetime.
show alias
Display list of all the aliases with alias definition.
Syntax
show alias [details [alias-name]]
Parameters
details (OPTIONAL) Enter the keyword details to display the detailed alias
configuration.
alias-name (OPTIONAL) Enter the alias-name to display the details of a specific alias definition.
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
Control and Monitoring 123