C613-50631-01 Rev A Command Reference for IE340 Series 260
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
SYSTEM CONFIGURATION AND MONITORING COMMANDS
BANNER
LOGIN (SYSTEM)
banner login (system)
Overview This command configures the login banner that is displayed on the console when
you login. The login banner is displayed on all connected terminals. The login
banner is displayed after the MOTD (Message-of-the-Day) banner and before the
login username and password prompts.
Use the no banner login command to disable the login banner.
Syntax
banner login
no banner login
Default By default, no login banner is displayed at console login.
Mode Global Configuration
Examples To configure a login banner of “Authorised users only” to be displayed when you
login, enter the following commands:
To remove the login banner, enter the following commands:
awplus#configure terminalď€
awplus(config)#banner loginď€
Type CNTL/D to finish.ď€
ď€
Authorised users onlyď€
ď€
awplus(config)#exitď€
awplus#exitď€
ď€
Authorised users onlyď€
ď€
awplus login: managerď€
Password:ď€
ď€
AlliedWare Plus (TM) 5.5.3 04/05/23 12:00:00ď€
ď€
awplus>
awplus#configure terminalď€
awplus(config)#no banner loginď€
awplus(config)#exitď€
awplus#exitď€
ď€
awplus login: managerď€
Password:ď€
ď€
AlliedWare Plus (TM) 5.5.3 04/05/23 12:00:00ď€
ď€
awplus>