This topic applies to hardware devices in the EX Series product family, which includes switches and the XRE200 External Routing Engine, that support the LCD panel interface.
The LCD panel on the front panel of EX Series switches displays a variety of information about the switch in the Status menu and provides the Maintenance menu to allow you to perform basic operations such as initial setup and reboot. You can disable these menus or individual menu options if you do not want switch users to use them. You can also set a custom message that will be displayed on the panel.
This topic describes:
By default, the Maintenance menu, the Status menu, and the options in those menus in the LCD panel are enabled. Users can configure and troubleshoot the switch using the Maintenance menu and view certain details about the switch using the Status menu.
If you do not want users to be able to use those menus or use some of the menu options, you can disable the menus or individual menu options. You can re-enable the menus or menu options.
Issue the show chassis lcd operational mode command to see which menus and menu options are currently enabled.
![]() | Note: On some platforms you must specify an FPC slot number in these commands. See the lcd-menu statement for details. |
To disable a menu:
[edit]user@switch# set chassis lcd-menu menu-item menu-name disableTo enable a menu:
[edit]user@switch# delete chassis lcd-menu menu-item menu-name disableTo disable a menu option:
[edit]user@switch# set chassis lcd-menu menu-item menu-option disableTo enable a menu option:
[edit]user@switch# delete chassis lcd-menu menu-item menu-option disableYou can configure the second line of the LCD to display a custom message temporarily for 5 minutes or permanently.
To display a custom message temporarily:
user@switch> set chassis display message messageuser@switch> set chassis display message message fpc-slot slot-numberTo display a custom message permanently:
user@switch> set chassis display message message permanentuser@switch> set chassis display message message fpc-slot slot-number permanent![]() | Note: The buttons on the LCD panel are disabled when the LCD is configured to display a custom message. |
To disable the display of the custom message:
user@switch> clear chassis display messageYou can view the custom message by issuing the command show chassis lcd.