
banner
Configures a user programmable warning banner.
Syntax: [no] banner [? | lines | text]
?
Displays options of command.
lines number
Number of lines in banner.
text line number
Number of text characters in banner.
Description: The banner command allows configuration of a user programmable warning banner that displays on boot up of the system and when new users log onto the system.
Warning banners may contain up to 70 characters of text per line and up to 50 lines of text. Banner warnings may include a company name, address, pertinent warnings, descriptions, or any text a user wants.
Use the banner command to configure user programmable banners.
Use the banner text line number and enter a return to enter a blank line in the banner.
Use the no banner command to disable the banner..
Factory Default: No banner display.
Command Mode: Privileged
Example: The following example shows a banner configuration:
- The config terminal command puts the system into configuration mode.
- The banner ? command displays the options available.
- The banner lines 3 sets the lines of the banner at 3.
- User enters the banner text line number command and enters the text to appear in the first line of the banner. User completes this process for each line of text.
- The end command exits configuration mode.
- The show banner command displays the newly created banner.
router#config terminal
Enter configuration commands, on per line. End with CNTL/Z.
router(config)banner ?
lines Configure the number of lines of text in the banner (1-50)
text Enter the text on a particular line
router(config)banner lines 3
router(config)banner text 1 Avici Systems, Inc.
router(config)banner text 2 101 Billerica Avenue
router(config)banner text 3 Billerica, MA 01862
router(config)end
router#show banner
router#Line Text
1 * Avici Systems, Inc. *
2 * 101 Billerica Avenue *
3 * Billerica, MA 01862 *
4 * *
5 * *
Related Commands: show banner
Copyright © 2005
Avici Systems Inc.
Avici® and TSR®
is a registered trademark of Avici Systems Inc.
IPriori, Composite Links, SSR, QSR, and NSR® are
trademarks of Avici Systems Inc.
Source
File Name: sys_mgmt.fm
HTML File Name: sys_mgmt6.html
Last Updated: 02/25/05 at 14:26:49