Basic system management configuration task list
91
SmartWare Software Configuration Guide
7 • Basic system management
System resets may have a number of reasons, the most prominent being a manual reset issued on the Telnet/
console (‘reload’). Other reset reasons include power off failures and system failures. In order to pinpoint the
problem, the reset log contains the reset cause.
Mode: Administrator execution
Controlling command execution
The SmartWare command shell includes a basic set of commands that allow you to control the execution of
other running commands. In SmartWare, the commands
jobs
and
fg
are used for such purposes. The com-
mand
jobs
lists all running commands, and
fg
allows switching back a suspended command to the fore-
ground. Moreover using
<ctrl>-<z>
suspends an active command and lets the system prompt reappear. With
<ctrl>-<c>
the currently active command can be terminated.
Mode: Administrator execution
Example:
Controlling Command Execution
The following example shows how to suspend an active command, list the running commands, switch back a
suspended command and terminate a currently active command on your device, if you start from the configu-
ration mode.
node>ping 172.16.36.80 1000 timeout 3
Sending 1000 ICMP echo requests to 172.16.36.80, timeout is 3 seconds:
Reply from 172.16.36.80: Time <10ms
Reply from 172.16.36.80: Time <10ms
Reply from 172.16.36.80: Time <10ms
Reply from 172.16.36.80: Time <10ms
<Ctrl>-<z>
suspend active command
Step
Command
Purpose
1
node#show log [event]
Show event log.
2
node#show log supervisor
Show log of the system supervisor. Used For example, after an unex-
pectedly reboot.
3
node#show log reset
Output a list of reset reasons (with date and time).
4
node#show log boot
Displays the console and log messages captured during startup of the
unit.
5
node#show log login
Displays a list of succeeded and failed CLI login attempts.
6
node#show log file-
transfer
Displays the history of all recently executed file transfer operations
(up to 50 entries).
Step
Command
Purpose
1
Execute the first command
2
node#<Ctrl-Z>
Suspend the active command and get system prompt back
3
Execute the second command
4
node#jobs
Shows the currently running commands
5
node#fg
jobid
Brings job with
jobid back to foreground
6
node#<Ctrl-C>
Terminates the currently running command
Содержание SmartWare R.3.20
Страница 553: ...553 Appendix A Terms and definitions Chapter contents Introduction 554 SmartWare architecture terms and definitions 554...
Страница 559: ...559 Appendix B Mode summary Chapter contents Introduction 560...
Страница 566: ...566 Appendix D Internetworking terms acronyms Chapter contents Abbreviations 568...
Страница 571: ...571 Appendix E Used IP ports available voice codecs Chapter contents Used IP ports 573 Available voice codecs 574...