set message

In the R81.10.X releases, this command is available in these versions:

  • R81.10.00

  • R81.10.05

  • R81.10.07

  • R81.10.08

  • R81.10.10 (Builds lower than 996002945)

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"