Patton electronic SmartNode 4110 Series ユーザーズマニュアル

ページ / 664
Basic system management configuration task list
96
SmartWare Software Configuration Guide 
7 • Basic system management
Display time since last restart
This procedure describes how to display the time since last restart
Mode: Operator execution
Example: 
The following example shows how to display the uptime of your device, if you start from the configuration mode.
node>show uptime
The system is up for 54 days, 23 hours, 44 minutes, 18 seconds
Configuring the Web server
The embedded web server has two parameters that are configurable. 
Note
Changing the language parameter does not affect the language of the web 
configuration pages.
Mode: Configure
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.
node(cfg)#webserver language en
node(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
Command
Purpose
1
node>show uptime
Display the time since last restart.
Step
Command
Purpose
1
node(cfg)#webserver language 
{
de | en}
Sets the language to either German (de) or English (en).
2
node(cfg)#webserver port port-
number
Sets the listening port number in the 1 to 65535, default 
port number for the web server is 80.
Step
Command
Purpose
1
node(cfg)#show version cli 
Displays the currently running CLI version
2
node(cfg)#cli version version.revision
Selects the active CLI version in the form version.revi-
sion