Enterasys Networks D2G124-12P Benutzerhandbuch

Seite von 496
set banner motd
D-Series CLI Reference 2-21
set banner motd
Use this command to set the banner message of the day displayed at session login.
Syntax
set banner motd message
Parameters
Defaults 
None.
Mode
Switch command, read‐write.
Example
This example shows how to set the message of the day banner to read: 
O Knights of Ni, you 
are just and fair, and we will return with a shrubbery - King Arthur:
D2(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
Use this command to clear the banner message of the day displayed at session login to a blank 
string.
Syntax
clear banner motd
Parameters
None.
Defaults 
None.
Mode
Switch command, read‐write.
Note: Banner message text must be enclosed in beginning and ending double quotation marks. 
The message itself cannot contain any additional double quotation marks.
message
Specifies a message of the day. This is a text string that needs to be in 
double quotes if any spaces are used. Use a \n for a new line and \t for a 
tab (eight spaces).