Administrator Guide

The following example shows how to configure aliases without arguments in EXEC mode:
DellEMC#configure terminal
DellEMC(conf)# alias-definition
DellEMC(conf-alias-definition)# alias ver show version
DellEMC(conf-alias-definition)# alias intst show interface status
DellEMC(conf)# end
DellEMC#
The following example shows how to configure aliases with arguments in CONFIGURATION mode:
DellEMC#configure terminal
DellEMC(conf)# alias-definition
DellEMC(conf-alias-definition)# alias ifvl interface vlan $1
DellEMC(conf)# end
DellEMC#
The following example shows how to configure aliases without arguments in CONFIGURATION mode:
DellEMC#configure terminal
DellEMC(conf)# alias-definition
DellEMC(conf-alias-definition)# alias facl feature aclrange
DellEMC(conf)# end
DellEMC#
Related
Commands
show alias—display list of all the aliases with alias definition.
banner exec
Configure a message that is displayed when your enter EXEC mode.
Syntax
banner exec c line c
To delete a banner, use the no banner exec command.
Parameters
c
Enter the keywords banner exec, then enter a character delineator, represented here
by the letter c. Press ENTER.
line
Enter a text string for your banner message ending the message with your delineator. In
the following example, the delineator is a percent character (%); the banner message is
“testing, testing”.
Defaults No banner is displayed.
Command Modes CONFIGURATION
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.10(0.1) Introduced on the S6010-ON and S4048T-ON.
9.10(0.0) Introduced on the S3148.
9.10(0.0) Introduced on the S6100-ON.
9.8(2.0) Introduced on the S3100 series.
9.8(1.0) Introduced on the Z9100–ON.
9.8(0.0P5) Introduced on the S4048-ON.
9.8(0.0P2) Introduced on the S3048-ON.
9.7(0.0) Introduced on the S6000-ON.
9.2(1.0) Introduced on the Z9500.
82 Control and Monitoring