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.

The following table shows the arguments for the options.

Table 1. uefipw command.

The following table is a multi-row two column table consisting of the options and option descriptions.

OptionDescription

-s

Configure trespass messages

-h

Lists usage and options

Syntax:
usage:
trespass display the trespass message
-s <trespass message> configure trespass message
-h - Lists usage and options

Example:

Note
The trespass message does not contain any space.
system> trespass -s testingmessage
ok
system> trespass
testingmessage

The trespass message contains spaces:
system> trespass -s "testing message"
ok
system> trespass
testing message