Reference Guide

Table Of Contents
banner motd
Configures a multi-line message of the day banner that displays after you log in.
Syntax
banner motd delimiter <Enter>
banner-text <Enter>
banner-text <Enter>
... <Enter>
delimiter
Parameters
delimiter Enter a single delimiter character or the key combination ^C to specify the start and
end of the text banner.
banner-text Enter a maximum of 4096 characters. There is no limit on the number of lines.
Default The Dell EMC default MOTD banner is displayed after you log in.
Command Mode CONFIGURATION
Usage
Information
To enter a MOTD banner text, use the interactive mode. Enter the command with the delimiter
character and press Enter. Then enter each line and press Enter. Complete the banner configuration
by entering a line that contains only the delimiter character. Starting and ending double-quotes are not
necessary.
To delete a login banner and reset it to the Dell EMC default banner, enter the no banner motd
command. To disable banner display before login, enter the banner motd disable command.
Example
OS10(config)# banner motd %
DellEMC S4148U-ON
Today's tip: Press tab or spacebar for command completion.
Have a nice day!
%
Supported
releases
10.4.1.0 or later
User session management
You can manage the active user sessions using the following commands:
Configure the timeout for all the active user sessions using exec-timeout timeout-value in the CONFIGURATION
mode.
Clear any user session using kill-session session-ID in the EXEC mode.
View the active user sessions using show sessions in the EXEC mode.
Configure timeout for user sessions
OS10(config)# exec-timeout 300
OS10(config)#
Clear user session
OS10# kill-session 3
View active user sessions
OS10# show sessions
Current session's operation mode: Non-transaction
Session-ID User In-rpcs In-bad-rpcs Out-rpc-err Out-notify Login-time
Lock
-----------------------------------------------------------------------------------------
--
3 snmp_user 114 0 0 0 2017-07-10T23:58:39Z
4 snmp_user 57 0 0 0 2017-07-10T23:58:40Z
488
System management