2016/02/23 EdgeMAX シリーズのファームウェア v1.8.0 がリリースされました。
詳細はこちら をご覧下さい。
「コマンド > コマンド一覧」の版間の差分
ナビゲーションに移動
検索に移動
(ページの作成:「EdgeOS の CLI で利用可能なコマンド == 表示モード時 == {| class="wikitable" |- |add || Add an object to a service |- |clear || Clear system information...」) |
編集の要約なし |
||
1行目: | 1行目: | ||
== このページの概要 == | |||
このページでは、EdgeOS の CLI で利用可能なコマンドの一覧と、各コマンドの詳細へのリンクを提供します。 | |||
== | == 操作モード / 設定モード 切替 == | ||
* 表示モード → 設定モード | |||
<syntaxhighlight lang="bash">configure</syntaxhighlight> | |||
* 設定モード → 操作モード | |||
<syntaxhighlight lang="bash">exit</syntaxhighlight> | |||
== 操作モード時 == | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
|add || Add an object to a service | |[[コマンド > add|add]] | ||
| | |||
* Add an object to a service | |||
* サービスにオブジェクトを追加 | |||
|- | |- | ||
|clear || Clear system information | |[[コマンド > clear|clear]] | ||
| | |||
* Clear system information | |||
* システム情報のクリア | |||
|- | |- | ||
|configure || Enter configure mode | |[[コマンド > configure|configure]] | ||
| | |||
* Enter configure mode | |||
* 設定モードに入る | |||
|- | |- | ||
|connect || Establish a connection | |[[コマンド > connect|connect]] | ||
| | |||
* Establish a connection | |||
* コネクションの確立 | |||
|- | |- | ||
|copy || Copy data | |[[コマンド > copy|copy]] | ||
| | |||
* Copy data | |||
* データをコピーする | |||
|- | |- | ||
|debug || Enable debugging of specified routing protocol | |[[コマンド > debug|debug]] | ||
| | |||
* Enable debugging of specified routing protocol | |||
* 特定のルーティングプロトコルのデバッグ有効化 | |||
|- | |- | ||
|delete || Delete a file | |[[コマンド > delete|delete]] | ||
| | |||
* Delete a file | |||
* ファイルを削除する | |||
|- | |- | ||
| | | [[コマンド > disconnect|disconnect]] | ||
| | |||
* Take down a connection | |||
* 接続を切断する | |||
|- | |- | ||
| | | [[コマンド > generate|generate]] | ||
| | |||
* Generate an object | |||
* オブジェクトの作成 | |||
|- | |- | ||
| | | [[コマンド > initial-setup|initial-setup]] | ||
| | |||
* Enter initial configuration dialog | |||
* 初期設定ダイアログ モードに入る | |||
|- | |- | ||
| no | | [[コマンド > no|no]] | ||
| | |||
* Disable or reset operational variable | |||
* | |||
|- | |- | ||
| | | [[コマンド > ping|ping]] | ||
| | |||
* Send Internet Control Message Protocol (ICMP) echo request | |||
* ICMP echo リクエスト (ping) を送る | |||
|- | |- | ||
| | | [[コマンド > ping6|ping6]] | ||
| | |||
* Send IPv6 Internet Control Message Protocol (ICMP) echo request | |||
* | |||
|- | |- | ||
| | | [[コマンド > reboot|reboot]] | ||
| | |||
* Reboot the system | |||
* ルーターを再起動する | |||
|- | |- | ||
| | | [[コマンド > release|release]] | ||
| | |||
* Release specified variable | |||
* | |||
|- | |- | ||
| | | [[コマンド > rename|rename]] | ||
| | |||
* Re-name something. | |||
* 何かの名前を変更する | |||
|- | |- | ||
| | | [[コマンド > renew|renew]] | ||
| | |||
* Renew specified variable | |||
* 特定の変数を更新する | |||
|- | |- | ||
| reset | | [[コマンド > reset|reset]] | ||
| | |||
* Reset a service | |||
* サービスをリセットする | |||
|- | |- | ||
| | | [[コマンド > restart|restart]] | ||
| | |||
* Restart a service | |||
* サービスを再起動する | |||
|- | |- | ||
| | | [[コマンド > set|set]] | ||
| | |||
* Set system or shell options | |||
* システムオプション、または シェルオプションをセットする | |||
|- | |- | ||
| | | [[コマンド > show|show]] | ||
| | |||
* Show system information | |||
* システム情報を表示する | |||
|- | |- | ||
| | | [[コマンド > shutdown|shutdown]] | ||
| | |||
* Shutdown the system | |||
* システムをシャットダウンする | |||
|- | |- | ||
| | | [[コマンド > telnet|telnet]] | ||
| | |||
* Telnet to <hostname|IPv4 address> | |||
* 指定した hostname あるいは IPv4 アドレス に telnet 接続する | |||
|- | |- | ||
| | | [[コマンド > terminal|terminal]] | ||
| | |||
* Control terminal behaviors | |||
* | |||
|- | |- | ||
| | | [[コマンド > traceroute|traceroute]] | ||
| | |||
* Track network path to <hostname|IPv4 address> | |||
* 指定した hostname あるいは IPv4 アドレス へのネットワークパスを追跡する (traceroute コマンドの実行) | |||
|- | |- | ||
| | | [[コマンド > traceroute6|traceroute6]] | ||
| | |||
* Track network path to <hostname|IPv6 address> | |||
* 指定した hostname あるいは IPv6 アドレス へのネットワークパスを追跡する (traceroute コマンドの実行) | |||
|- | |- | ||
| | | [[コマンド > undebug|undebug]] | ||
| | |||
* Disable specified debugging | |||
* | |||
|- | |- | ||
| | | [[コマンド > update|update]] | ||
| | |||
* Run an update command | |||
* update コマンドの実行 | |||
|} | |} | ||
65行目: | 158行目: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
| | | [[コマンド > confirm|confirm]] | ||
| | |||
* Confirm prior commit-confirm | |||
* | |||
|- | |- | ||
| | | [[コマンド > comment|comment]] | ||
| | |||
* Add comment to this configuration element | |||
* 設定要素に対してコメントを追加する | |||
|- | |- | ||
| | | [[コマンド > commit|commit]] | ||
| | |||
* Commit the current set of changes | |||
* 現在の変更をコミットする | |||
|- | |- | ||
| | | [[コマンド > commit-confirm|commit-confirm]] | ||
| | |||
* Commit the current set of changes with 'confirm' required | |||
* 現在の変更コミット時に、"confirm" を必要とさせる | |||
|- | |- | ||
| | | [[コマンド > compare|compare]] | ||
| | |||
* Compare configuration revisions | |||
* 履歴と現在の設定とを比較する | |||
|- | |- | ||
| | | [[コマンド > copy|copy]] | ||
| | |||
* Copy a configuration element | |||
* 設定要素をコピーする | |||
|- | |- | ||
| | | [[コマンド > delete|delete]] | ||
| | |||
* Delete a configuration element | |||
* 設定要素を削除する | |||
|- | |- | ||
| | | [[コマンド > discard|discard]] | ||
| | |||
* Discard uncommitted changes | |||
* コミットされていない変更を破棄する | |||
|- | |- | ||
| | | [[コマンド > edit|edit]] | ||
| | |||
* Edit a sub-element | |||
* サブ要素を編集する | |||
|- | |- | ||
| | | [[コマンド > exit|exit]] | ||
| | |||
* Exit from this configuration level | |||
* 現在の設定レベルから離脱する | |||
|- | |- | ||
| | | [[コマンド > load|load]] | ||
| | |||
* Load configuration from a file and replace running configuration | |||
* ファイルから設定を読み込み、現行設定と置き換える | |||
|- | |- | ||
| | | [[コマンド > loadkey|loadkey]] | ||
| | |||
* Load user SSH key from a file | |||
* ユーザー SSH キーをファイルから読み込む | |||
|- | |- | ||
| | | [[コマンド > merge|merge]] | ||
| | |||
* Load configuration from a file and merge running configuration | |||
* ファイルから設定を読み込み、現行設定とマージする | |||
|- | |- | ||
| | | [[コマンド > rename|rename]] | ||
| | |||
* Rename a configuration element | |||
* 設定要素の名称を変更する | |||
|- | |- | ||
| | | [[コマンド > rollback|rollback]] | ||
| | |||
* Rollback to a prior config revision (requires reboot) | |||
* | |||
|- | |- | ||
| | | [[コマンド > run|run]] | ||
| | |||
* Run an operational-mode command | |||
* 操作モードのコマンドを実行する | |||
|- | |- | ||
| | | [[コマンド > save|save]] | ||
| | |||
* Save configuration to a file | |||
* 設定をファイルに保存する | |||
|- | |- | ||
| | | [[コマンド > set|set]] | ||
| | |||
* Set the value of a parameter or create a new element | |||
* パラメーターの値をセットする、もしくは、新しい設定要素を作成する | |||
|- | |- | ||
| | | [[コマンド > show|show]] | ||
| | |||
* Show the configuration (default values may be suppressed) | |||
* | |||
|} | |} |
2015年9月14日 (月) 15:57時点における版
このページの概要
このページでは、EdgeOS の CLI で利用可能なコマンドの一覧と、各コマンドの詳細へのリンクを提供します。
操作モード / 設定モード 切替
- 表示モード → 設定モード
configure
- 設定モード → 操作モード
exit
操作モード時
add |
|
clear |
|
configure |
|
connect |
|
copy |
|
debug |
|
delete |
|
disconnect |
|
generate |
|
initial-setup |
|
no |
|
ping |
|
ping6 |
|
reboot |
|
release |
|
rename |
|
renew |
|
reset |
|
restart |
|
set |
|
show |
|
shutdown |
|
telnet |
|
terminal |
|
traceroute |
|
traceroute6 |
|
undebug |
|
update |
|
設定モード時
confirm |
|
comment |
|
commit |
|
commit-confirm |
|
compare |
|
copy |
|
delete |
|
discard |
|
edit |
|
exit |
|
load |
|
loadkey |
|
merge |
|
rename |
|
rollback |
|
run |
|
save |
|
set |
|
show |
|