To enable the Liquid Crystal Display (LCD) on the front panel of the Trellix appliance and specify the LCD settings (such as contrast, brightness, and idle timeout), use the lcd command in configuration mode.
Note
Not all Trellix appliance models include an LCD.
Syntax
[no] lcd actions enable
[no] lcd auto-returnminutes
[no] lcd blank-screen
[no] lcd brightnessnumber
[no] lcd contrastnumber
[no] lcd enable
[no] lcd passwordpassword
[no] lcd sync-to-clock
Parameters
no | Use the no form of this command to disable the LCD settings. |
actions enable | Enables configuration changes and other actions using the LCD panel. |
auto-return minutes | Number of minutes of inactivity before the LCD is reset to the default display (default is 5). |
blank-screen | Clears the LCD when the auto-return time expires (disabled by default). |
brightnessnumber | Number (0 to 9) that indicates the LCD brightness (default is 9). |
contrastnumber | Number (0 to 9) that indicates the LCD contrast setting (default is 4). |
enable | Enables the LCD (enabled by default). |
passwordpassword | Password required to use the LCD (none required by default). |
sync-to-clock | Synchronizes the time shown in the LCD to the system clock (enabled by default). |
Example
The following example sets the LCD idle timeout to 20 minutes.
hostname (config) # lcd auto-return 20
User role
Admin or Operator
Command mode
Config