Skip to main content

trespass command

Use this command to configure and display the trespass messages.

The trespass command can be used to configure and display the trespass messages. The trespass messages will be displayed to any user logging in through the WEB or CLI interface.

Syntax:
trespass [-options]
Table 1. trespass options
OptionDescription

-s

Configure trespass messages

-h

Lists usage and options

Example:
system> trespass -s testingmessage
ok
system> trespass
testingmessage
system>
system> trespass -s "testing message"
ok
system> trespass
testing message
system>