Setting a privileged exec cli level banner – Brocade BigIron RX Series Configuration Guide User Manual

Page 209

Advertising
background image

BigIron RX Series Configuration Guide

131

53-1002484-04

Configuring CLI banners

5

NOTE

The banner <delimiting-character> command is equivalent to the banner motd
<delimiting-character> command.

When you access the Web Management Interface, the banner is displayed.

Setting a privileged EXEC CLI level banner

You can configure the device to display a message when a user enters the Privileged EXEC CLI
level.

BigIron RX(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 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.

BigIron RX(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 209.157.22.63

Incoming Telnet Session!!

Syntax: [no] banner incoming <delimiting-character>

Advertising