11: User Authentication

To set the optional title for a menu:

set menu edit <Menu Name> title <Menu Title>

To enable or disable the display of command nicknames instead of commands:

set menu edit <Menu Name> shownicknames <enabledisable>

To enable or disable the redisplay of the menu before each prompt:

set menu edit <Menu Name> redisplaymenu <enabledisable>

To delete a custom user menu or one command within a custom user menu:

set menu delete <Menu Name> [command <Command Number>]

To view a list of all menu names or all commands for a specific menu:

show menu <allMenu Name>

Example

The system administrator creates two custom user menus, with menu1 having a nested menu (menu2):

[SLC]> set menu add menu1

Enter optional menu title (<return> for none): Menu1 Title Specify nickname for each command? [no] y

Enter each command, up to 50 commands ('logout' is always the last command).

Press <return> when the menu command set is complete.

Command

#1: connect

direct deviceport 1

Nickname

#1: connect

Port-1

Command

#2: connect

direct deviceport 2

Nickname

#2: connect

Port-2

Command

#3: showmenu menu2

Warning:

menu 'menu2' does not exist.

Nickname

#3: menu2

 

Command

#4:

 

Command

#4: logout

 

Nickname

#4: log off

 

Custom User Menu settings successfully updated. [SLC]> set menu add menu2

Enter optional menu title (<return> for none): Menu2 Title Specify nickname for each command? [no]

Enter each command, up to 50 commands ('logout' is always the last command).

Press <return> when the menu command set is complete. Command #1: connect direct deviceport 3

Command #2: connect direct deviceport 4

Command #3: show datetime

Command #4: returnmenu Command #5:

Command #5: logout

Custom User Menu settings successfully updated. [SLC]> show menu all

SLC™ 8000 Advanced Console Manager User Guide

224

Page 224
Image 224
Lantronix SLC 8000 manual To set the optional title for a menu