You can configure Gaia to show a Banner Message and a Message of the Day to users when they log in.
|
Banner Message |
Message of the Day |
|---|---|---|
Default Message |
|
|
When shown in Gaia Portal |
Browser login page, before logging in |
After logging in to the system |
When shown in Gaia Clish |
When logging in, before entering the password |
After logging in to the system |
Default state |
Enabled |
Disabled |
Step |
Description |
|---|---|
1 |
In the navigation tree, click System Management > Messages. |
2 |
To enter a Banner message, select Banner message. |
3 |
To enter a Message of the Day, select Message of the day. |
4 |
Enter the message text. |
5 |
Click Apply. |
These limits apply:
Message type |
Maximal supported |
Maximal supported |
Maximal supported |
|---|---|---|---|
Banner |
1600 |
20 |
80 |
Message of the day |
1200 |
20 |
400 |
Description
Set or show a banner message, or a message of the day.
Syntax for Banner message
show message banner status |
show message all status |
show message banner |
show message all |
set message banner on msgvalue <Banner Text> |
Example:
gaia> set message banner on msgvalue "This system is private and confidential"
set message banner on line msgvalue <Banner Text for Line #1> set message banner on line msgvalue <Banner Text for Line #2> |
set message banner on |
set message banner off |
a. Delete the user-defined banner message:
delete message banner |
Note - This deletes the configured banner message, and replaces it with the default banner message "This system is for authorized use only."
b. Disable the default banner:
set message banner off |
Syntax for Message of the Day
show message motd |
show message all |
show message motd status |
show message all status |
set message motd on msgvalue <Message Text> |
Example:
gaia> set message motd on msgvalue "Hi all - no changes allowed today"
set message motd on line msgvalue <Message Text for Line #1> set message motd on line msgvalue <Message Text for Line #2> |
set message motd on |
set message motd off |
a. Delete the user-defined message of the day:
delete message motd |
Note - This deletes the configured message of the day, and replaces it with the default message of the day "You have logged into the system."
b. Disable the default message of the day:
set message motd off |
These limits apply:
Message type |
Maximal supported |
Maximal supported |
Maximal supported |
|---|---|---|---|
Banner |
1600 |
20 |
80 |
Message of the day |
1200 |
20 |
400 |