set message

Description

Configures a banner message for the SSH administrator login

Syntax

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

Parameters

Parameter

Description

msgvalue

Indicates the banner messages text

Type: virtual

status

Indicates if a banner message for SSH login will appear

Type: Boolean (true/false)

type

Indicates the type of the message (only banner supported)

Options: motd, banner, caption

Example

set message motd true line msgvalue "My Banner message"