Configuring a System Login Message and Announcement
A login message appears before the user logs in and an announcement appears after the user logs in. By default, no login message or announcement is displayed on the device.
To configure a system login message through console or management interface, use the following command:
[edit] security-administrator@host:fips# set system login message login-message-banner-text
To configure system announcement, use the following command:
[edit] security-administrator@host:fips# set system login announcement system-announcement-text
Commit the configuration:
[edit] security-administrator@host:fips# commit
Note:
If the message text contains any spaces, enclose it in quotation marks.
You can format the message using the following special characters:
\n—New line
\t—Horizontal tab
\'—Single quotation mark
\"—Double quotation mark
\\—Backslash