8 • Basic system management
Configuring and starting the Web server
SmartNode includes an embedded web server, which can be used together with a customer-specific Java applet
that must be downloaded into the persistent memory region of your SmartNode. Applets are similar to appli-
cations but they do not run as standalones. Instead, applets adhere to a set of conventions that lets them run
within a Java-compatible browser. With a Java applet, custom-specific configuration tasks of SmartWare are
possible using a browser instead of accessing the SmartWare CLI via Telnet or the serial console.
Without a Java applet the value of the embedded web server is limited. Contact Patton Electronics Co. for any
questions about custom designed Java configuration tools for SmartWare.
Mode: Configure
Step
Command
1
node (cfg)#webserver lang { de | en } Sets the language to either German (de) or English (en)
2
node (cfg)#webserver port number
Example: Configuring and starting the Web server
The following example shows how to set the web server language and the listening port of your device, if you
start from the configuration mode.
SN(cfg)#webserver lang en
SN(cfg)#webserver port 80
Determining and defining the active CLI version
SmartWare allows having a number of CLI version installed together, whereas only one CLI version is acti-
vated. There are commands available to determine the currently running CLI version and if necessary switch to
another CLI version. The idea of having several CLI version available on a system is mostly to offer reduced or
enhanced command sets to users.
Mode: Configure
Step
1
node (cfg)#show version cli
2
node (cfg)#cli version version.revision
Example: Defining the desired CLI version
The following example shows how to determine the running CLI version and define CLI version 2.10 for your
device, if you start from the configuration mode.
SN(cfg)#show version cli
CLI version : 2.00
SN(cfg)#cli version 2.10
96
Command
SmartWare Software Configuration Guide
Sets the listening port number in the 1 to 65535, default
port number for web server is 80
Displays the currently running CLI version
Selects the active CLI version in the form version.revi-
sion
Basic system management configuration task list
Purpose
Purpose
Need help?
Do you have a question about the SmartNode Series and is the answer not in the manual?