set message

Description

Configures a message to show during the SSH login.

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

set message banner on line msgvalue "My Banner Message"