Command Manual – System Maintaining and Debugging
H3C S7500E Series Ethernet Switches
Chapter 1 Basic Configuration Commands
1-15
undo header
{
incoming | legal
|
login
|
motd
|
shell
}
View
System view
Parameters
incoming
: Sets the banner displayed when a Modem login user enters user view. If
authentication is needed, the incoming banner is displayed after the authentication is
passed.
legal
: Sets the authorization banner before a user logs onto the terminal interface. The
legal banner is displayed before the user inputs the username and password.
login
: Sets the login banner at authentication.
motd
: Banner displayed before login. If authentication is required, the banner is
displayed before authentication.
shell
: Sets the banner displayed when a non Modem login user enters user view.
text
: Banner message, which can be input in two formats. Refer to the
Basic System
Configuration
part in the operation manual for the detailed information.
Description
Use the
header
command to create a banner.
Use the
undo header
command to clear a banner.
Examples
# Configure banners.
<Sysname> system-view
[Sysname] header incoming %
Input banner text, and quit with the character '%'.
Welcome to incoming(header incoming)%
[Sysname] header legal %
Input banner text, and quit with the character '%'.
Welcome to legal (header legal)%
[Sysname] header login %
Input banner text, and quit with the character '%'.
Welcome to login(header login)%
[Sysname] header motd %
Input banner text, and quit with the character '%'.
Welcome to motd(header motd)%
[Sysname] header shell %
Input banner text, and quit with the character '%'.