Configuration Guide Basic Management
 Configure the daily notification message "Notice: system will shutdown on July 6th." with the pound key
(#) as the delimiter.
Ruijie(config)# banner motd #//Starting delimiter
Enter TEXT message. End with the character '#'.
Notice: system will shutdown on July 6th.# //Ending delimiter
Ruijie(config)#
 Run the show running-config command to display the configuration.
 Connect to the local device through the Console, Telnet or SSH, and check whether daily notification is
displayed before the CLI appears.
Notice: system will shutdown on July 6th.
Access for authorized users only. Please enter your password.
User Access Verification
Password:
 Configuring a Login Banner
 Configure the login banner message "Access for authorized users only. Please enter your password."
with the pound key (#) as the delimiter.
Ruijie(config)# banner login #//Starting delimiter
Enter TEXT message. End with the character '#'.
Access for authorized users only. Please enter your password.
# //Ending delimiter
Ruijie(config)#
 Run the show running-config command to display the configuration.
 Connect to the local device through the Console, Telnet or SSH, and check whether the login banner is
displayed before the CLI appears.
C:\>telnet 192.168.65.236
Notice: system will shutdown on July 6th.
Access for authorized users only. Please enter your password.
User Access Verification
Password:
 Configuring the Serial Port Baud Rate