A SERVICE OF

logo

Version 1.2 Page 59 4/22/04
Parameters
normal Sets system mode to normal.
admin Sets system mode to admin.
service Sets system mode to service.
Operation
If specified alone, sysmode displays the system mode. If a mode is specified as a parameter, then the
system mode is changed. This new mode takes effect immediately. The system mode is retained on
successive boots. Interaction with sysmode in a variety of scenarios is outlined below.
sysmode command
Shell> sysmode
Current System Mode: ADMIN
Shell> sysmode admin
Current System Mode: ADMIN
You are now in ADMIN mode.
Shell> sysmode service
Current System Mode: ADMIN
You are now in SERVICE mode.
Shell> sysmode normal
Current System Mode: SERVICE
You are now in ADMIN mode.