Specifications

Voicemail-Enabled Switches Switch Utilities
4
ShoreTel 14 Maintenance Guide 94
Switch Utilities
A set of command-line interface (CLI) commands supports operations such as backing up and
restoring voicemail, stopping or starting services and groups, and formatting CF cards.
UBOOT
UBOOT is the boot loader for voicemail-enabled 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 processor characteristics and displays results of the Power On Self Test (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.
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.
Boot flags control switch operations after startup.
For a description of UBOOT commands and flag values, see UBOOT Commands and Flags on page
116.
Stcli
The ShoreTel Shell, stcli, 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.
The main stcli menu appears below the ShoreTel logo. The switch model number is displayed in the
command introduction line directly above the menu. stcli commands are described in Stcli
Commands on page 101.