Table of Contents
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
To simplify the configuration of this product, the amsh program is available as a dedicated CLI.
NOTE
The compact router runs the amsh program directly when you log in. Therefore, it is not possible to start it with the amsh option.
amnimo C series AC10 version 1.5.0 build 00000
amnimo login: admin ←ログイン名adminを入力してEnter
Password: ←設定したパスワードを入力してEnter
Last login: Wed Jan 1 00:01:24 +0000 2020 on /dev/ttyGS0.
amnimo$
Running the amsh program #
The amsh program is invoked as follows
Execution example
admin@amnimo:~$ amsh ⮠
Run the amsh program with the option #
Describes the startup options for the amsh program.
option
-V <level >
--verbose <level>
Specify the log level to be output to the console or syslog of the CLI program.
Logs with a higher priority than the specified priority (the lower the number, the higher the priority) will be output.
| Setting Parameter | degree of relative priority | Contents |
|---|---|---|
| none | 0 | Do not display |
| emerg | 1 | Logs requiring very urgent action |
| alert | 2 | Logs requiring more urgent action |
| crit | 3 | Logs requiring urgent action |
| err | 4 | Log of Errors |
| warning | 5 | Warning Level Log |
| info | 6 | Logs for displaying various information |
| debug | 7 | Debug Log |
-v
Display the version of the CLI program.
-h
Display help for the CLI program.
Execution example
amnimo@amnimo:~$ amsh --help ⮠ ←ヘルプを表示する
Copyright (c) 2020 amnimo Inc. All Rights Reserved.
amnimo G series shell program version 1.0.0
Usage: amsh [<OPTIONS> ...]
OPTOINS:
-V <level>, --verbose <level> : verbose output to console and syslog
-v : display the version number
-h,--help : display this help and exit
