C613-50631-01 Rev A Command Reference for IE340 Series 256
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
SYSTEM CONFIGURATION AND MONITORING COMMANDS
BANNER
EXEC
banner exec
Overview This command configures the User Exec mode banner that is displayed on the
console after you login. The banner exec default command restores the User Exec
banner to the default banner. Use the no banner exec command to disable the
User Exec banner and remove the default User Exec banner.
Syntax
banner exec <banner-text>
banner exec default
no banner exec
Default By default, the AlliedWare Plus™ version and build date is displayed at console
login, such as:
Mode Global Configuration
Examples To configure a User Exec mode banner after login (in this example, to tell people to
use the enable command to move to Privileged Exec mode), enter the following
commands:
To restore the default User Exec mode banner after login, enter the following
commands:
AlliedWare Plus (TM) 5.5.3 04/05/23 12:00:00
awplus#configure terminalď€
awplus(config)#banner exec Use enable to move to Priv Exec modeď€
awplus(config)#exitď€
awplus#exitď€
ď€
awplus login: managerď€
Password:ď€
ď€
Use enable to move to Priv Exec modeď€
ď€
awplus>
awplus#configure terminalď€
awplus(config)#banner exec defaultď€
awplus(config)#exitď€
awplus#exitď€
ď€
awplus login: managerď€
Password:ď€
ď€
AlliedWare Plus (TM) 5.5.3 04/05/23 12:00:00ď€
ď€
awplus>