Secure Shell Commands
©2008 Allied Telesis Inc. All rights reserved.
45.2
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
Software Version 5.2.1
banner login
This command configures a login banner on the SSH server. This displays a message on the
remote terminal of the SSH client before the login prompt. SSH client version 1 does not
support this banner.
To add a banner, first enter the command
banner login
, and hit [Enter]. Write your message.
You can use any character and spaces. Use Ctrl+D at the end of your message to save the text
and re-enter the normal command line mode.
The banner message is preserved if the device restarts.
The
no
form deletes the login banner from the device.
By default, no banner is defined.
Syntax
banner login
no banner login
Mode
Configure mode
Examples
To set a login banner message, use the command:
awplus(config)#
banner login
and enter the message. Use Ctrl+D to finish.
To remove the login banner message, use the command:
awplus(config)#
no banner login
Related Commands
show banner login