This command sets and displays the status and message for the advanced management module trespass feature that can display a warning message to users when they log in.
Function | What it does | Command | Valid targets |
---|---|---|---|
Display status of management module trespass feature | Displays status of the trespass feature for the
management module. Possible return values are:
Note: The warning_message is shown only when the trespass
feature is enabled (-twe on).
|
trespass |
where x is the primary management-module bay number. |
Enable / disable management module trespass feature | Enables or disables trespass feature for management module. |
trespass
-twe
state
where state is on or off. This command can only be run by users who have one or more
of the following command authorities:
|
where x is the primary management-module bay number. |
Set management module trespass message | Sets message that is displayed to users who log
in to the management module when the trespass feature is enabled.
Note: Setting
a new warning_message permanently replaces the default warning
message.
|
trespass
-tw
"warning_message"
where "warning_message" is up to 1600 characters in length and enclosed in double-quotation marks. This command can only be run by users who have one or more
of the following command authorities:
|
where x is the primary management-module bay number. |
Set management module trespass feature to default values | Sets trespass feature to default values:
|
trespass
-twd
This command can only be run by users
who have one or more of the following command authorities:
|
where x is the primary management-module bay number. |
Example:
trespass -twe on
trespass -tw "Authorized Access only"
trespass
The following example shows the information that is returned from these commands:
system:mm[1]> trespass -twe on
OK
system:mm[1]> trespass -tw "Authorized Access only"
-tw OK
system:mm[1]> trespass
-twe on
-tw Authorized Access only
system:mm[1]>