Specifications

Utilities Chapter 5: Voicemail Model Switches
72
5.2.2 Switch Utilities
A set of command line interface (CLI) commands supports various operations. The
commands to backup and restore voicemail, stop or start services and groups, format and
CF cards, among other operations.
5.2.2.1 UBOOT
UBOOT is the boot loader for Voicemail Model switches. The UBOOT environment is
accessed from a terminal emulator through the serial port when the switch is booted.
Before starting the boot, UBOOT lists the CPU characteristics and displays results of the
POST. The switch then waits a specified period before starting the autoboot; you can
modify the duration of this period through an SVCCLI command; the default period is
three seconds.
To stop the autoboot during this delay, press any key. After the autoboot is stopped, you
can display and change booting variables.
The command printenv displays all booting shell variable settings. The following is a
typical response to executing printenv:
bootdelay=3
serial#=50VJ0724081DFA
ethaddr=00:10:49:08:1d:fa
ipaddr=10.1.4.0
netmask=255.255.0.0
gatewayip=10.1.0.1
serverip=10.1.1.255
user=anonymous
pass=tsk
bootfile=/tskl/uImage
autoload=FTP
bootcmd=dhcp;bootm
flags=0x40
These settings are edited through the setenv command. The setenv command has the
format setenv <variable> <value>.The saveenv command saves environment variable
settings to the non-volatile memory on the switch. Execute saveenv after the variables are
set to the required values. Refer to Section 5.5.5 for a description of UBOOT commands.
Boot flags control switch operations after startup. Refer to Section 5.5.5 for a description of
UBOOT flag values.
5.2.2.2 STCLI
STCLI, also known as the ShoreTel Shell, displays and modifies system configuration
parameters. You can implement static or dynamic IP addressing for the switch from STCLI.
You can also reboot the switch from STCLI. Figure 5-3 diplays the STCLI prompt. The
main STCLI menu appears below the ShoreTel logo.
To o p e n S T CL I:
Access the Maintenance port, as described in Section 5.2.1.1. If window displays the
Linux prompt, enter STCLI on the command line.
Access the SSH and log in as the administrator, as described in Section 5.2.1.2.
Exiting STCLI returns the user to the Admin account BASH shell. To close the window,
type Exit on the Linux command line.
STCLI commands are described in Section 5.5.1.