User Interface Commands
show banner
Cisco 220 Series Smart Plus Switches Command Line Interface Reference Guide Release 1.0.0.x
485
39
Parameters
•
size
number-of-commands
—(Optional) Specifies the number of
commands that the switch records in its history buffer. (Range: 1 to 256)
Default Configuration
By default, the history buffer system is enabled.
The default command history buffer size is 128 commands.
Command Mode
Line Configuration mode
User Guidelines
This command enables the history buffer and configures the command history
buffer size for a particular line. It is effective from the next time that the user logs in
using the console, Telnet, or SSH.
The allocated command history buffer is per terminal user, and is taken from a
shared buffer. If there is not enough space available in the shared buffer, the
command history buffer size cannot be increased above the default size.
Example
The following example changes the command history buffer size to 100 entries for
Telnet:
switchxxxxxx(config)#
line telnet
switchxxxxxx(config-line)#
history 100
show banner
To show information for the login and exec banners, use the
show banner
Privileged EXEC mode command.
Syntax
show banner {login | exec}
Parameters
•
login—Displays the login banner.