set message

In the R82.00.X releases, this command is available starting from the R82.00.00 version.

Description

Configures a message to show during the SSH login.

See .

Syntax

set message <type> { on | off } [ line msgvalue "<text>" ]

Parameters

Parameter

Description

type

Configures the type of the message.                        

Options:

  • banner

  • caption - currently not supported

  • motd - currently not supported

text

Configures the message text

Example Command

set message banner on line msgvalue "My Banner Message"