User guide

set logins
154 Chapter 2 Command Descriptions
write={on|off}
Specifies whether configuration changes made by regular users can be
saved and used for subsequent sessions by that user.
on
Configuration changes made by regular users can be saved.
off
Configuration changes made by regular users are not saved.
Examples Display login information on all ports
#> set logins
Display login information on a range of ports
#> set logins range=1
Configure a port for user configuration
In this example, the "set logins" command configures a port so that users
can save their login-related configuration changes and use them in future
sessions:
#> set logins write=on range=1
Configure the command prompt
In this example, the “set logins” command configures the command
prompt. Since there are spaces and a colon in the new command prompt,
the entry is enclosed in quotation marks.
#> set logins cmdprompt=”Ent Cmd:” range=1
See also "revert" on page 79. The “revert login” option reverts the “set logins”
configuration.