set banner motd
3-20 Basic Configuration
Example
Thisexampleshowshowtodisplaythebannermessageoftheday:
C2(rw)->show banner motd
O Knights of Ni, you are just and
fair, and we will return with a shrubbery
-King Arthur
set banner motd
Usethiscommandtosetthebannermessageofthedaydisplayedatsessionlogin.
Syntax
set banner motd message
Parameters
Defaults
None.
Mode
Switchcommand,read‐write.
Example
Thisexampleshowshowtosetthemessageofthedaybannertoread“OKnightsofNi,youare
justandfair,andwewillreturnwithashrubbery‐KingArthur”:
C2(rw)->set banner motd "O Knights of Ni, you are just and \n fair, and we will
return with a shrubbery \n \t -King Arthur"
clear banner motd
Usethiscommandtoclearthebannermessageofthedaydisplayedatsessionlogintoablank
string.
Syntax
clear banner motd
Parameters
None.
Defaults
None.
Mode
Switchcommand,read‐write.
message Specifiesamessageoftheday.Thisisatextstringthatneedstobein
doublequotesifanyspacesareused.Usea\nforanewlineand\tfora
tab(eightspaces).