Installation guide
70
set lcd
Purpose Configure LCD device settings and displays current LCD settings
Required permissions Permissions must be set to one of the following:
For a user to display the LCD settings: “set permissions s-lcd=read”
For a user to display and set the LCD settings: “set permissions s-lcd=rw”
Syntax Enable/Disable LCD
set lcd state=[on|off]
Change background image idle time-out
set lcd wait_time=wait time
Change default background image
set lcd use_defaultimage=[on|off]
Load background image from tftp server
set lcd load_image=host:filename
Change the status of backlight
set lcd backlight =[on|off]
Options state={on|off}
Sets whether the LCD is enabled or disabled.
on
Enable the LCD display.
off
Disable the LCD display.
wait_time=wait time
Specifies the idle time out of LCD background image. When there is
no input from LCD key pad during wait time, LCD displays a
background image automatically.