Setting a privileged exec cli level banner, Configuring terminal display – Brocade Multi-Service IronWare Administration Guide (Supporting R05.6.00) User Manual
Page 59

Multi-Service IronWare Administration Guide
41
53-1003028-02
Configuring terminal display
2
Setting a privileged EXEC CLI level banner
You can configure the Brocade device to display a message when a user enters the Privileged EXEC
CLI level.
Example
Brocade(config)# banner exec_mode # (Press Return)
Enter TEXT message, End with the character '#'.
You are entering Privileged EXEC level
Don’t foul anything up! #
As with the banner motd command, you begin and end the message with a delimiting character; in
this example, the delimiting character is # (pound sign). To remove the banner, enter the no banner
exec_mode command.
Syntax: [no] banner exec_mode delimiting-character
Displaying a message on the console when an
incoming Telnet session Is detected
You can configure the Brocade device to display a message on the Console when a user
establishes a Telnet session. This message indicates where the user is connecting from and
displays a configurable text message.
Example
Brocade(config)# banner incoming $(Press Return)
Enter TEXT message, End with the character '$'.
Incoming Telnet Session! $
When a user connects to the CLI using Telnet, the following message appears on the Console.
Telnet from 10.157.22.63
Incoming Telnet Session!
Syntax: [no] banner incoming delimiting-character
To remove the banner, enter the no banner incoming command.
Configuring terminal display
You can configure and display the number of lines displayed on a terminal screen during the
current CLI session.
The terminal length command allows you to determine how many lines will be displayed on the
screen during the current CLI session. This command is useful when reading multiple lines of
displayed information, especially those that do not fit on one screen.
To specify the maximum number of lines displayed on one page, enter a command such as the
following.
Brocade#terminal length 15
Syntax: [no] terminal length number-of-lines