2016/02/23 EdgeMAX シリーズのファームウェア v1.8.0 がリリースされました。
詳細はこちら をご覧下さい。

コマンド > コマンド一覧

提供:EdgeOS 日本語Wiki [非公式]
2015年9月17日 (木) 18:08時点におけるHiro (トーク | 投稿記録)による版
ナビゲーションに移動 検索に移動

このページの概要

このページでは、EdgeOS の CLI で利用可能なコマンドの一覧と、各コマンドの詳細へのリンクを提供します。

操作モード / 設定モード 切替

  • 表示モード → 設定モード
configure
  • 設定モード → 操作モード
exit


操作モード時

add
  • Add an object to a service
  • サービスにオブジェクトを追加
clear
  • Clear system information
  • システム情報のクリア
configure
  • Enter configure mode
  • 設定モードに入る
connect
  • Establish a connection
  • コネクションの確立
copy
  • Copy data
  • データをコピーする
debug
  • Enable debugging of specified routing protocol
  • 特定のルーティングプロトコルのデバッグ有効化
delete
  • Delete a file
  • ファイルを削除する
disconnect
  • Take down a connection
  • 接続を切断する
generate
  • Generate an object
  • オブジェクトの作成
initial-setup
  • Enter initial configuration dialog
  • 初期設定ダイアログ モードに入る
no
  • Disable or reset operational variable
ping
  • Send Internet Control Message Protocol (ICMP) echo request
  • ICMP echo リクエスト (ping) を送る
ping6
  • Send IPv6 Internet Control Message Protocol (ICMP) echo request
reboot
  • Reboot the system
  • ルーターを再起動する
release
  • Release specified variable
rename
  • Re-name something.
  • 何かの名前を変更する
renew
  • Renew specified variable
  • 特定の変数を更新する
reset
  • Reset a service
  • サービスをリセットする
restart
  • Restart a service
  • サービスを再起動する
set
  • Set system or shell options
  • システムオプション、または シェルオプションをセットする
show
  • Show system information
  • システム情報を表示する
shutdown
  • Shutdown the system
  • システムをシャットダウンする
telnet
  • Telnet to <hostname|IPv4 address>
  • 指定した hostname あるいは IPv4 アドレス に telnet 接続する
terminal
  • Control terminal behaviors
traceroute
  • Track network path to <hostname|IPv4 address>
  • 指定した hostname あるいは IPv4 アドレス へのネットワークパスを追跡する (traceroute コマンドの実行)
traceroute6
  • Track network path to <hostname|IPv6 address>
  • 指定した hostname あるいは IPv6 アドレス へのネットワークパスを追跡する (traceroute コマンドの実行)
undebug
  • Disable specified debugging
update
  • Run an update command
  • update コマンドの実行

設定モード時

confirm
  • Confirm prior commit-confirm
comment
  • Add comment to this configuration element
  • 設定要素に対してコメントを追加する
commit
  • Commit the current set of changes
  • 現在の変更をコミットする
commit-confirm
  • Commit the current set of changes with 'confirm' required
  • 現在の変更コミット時に、"confirm" を必要とさせる
compare
  • Compare configuration revisions
  • 履歴と現在の設定とを比較する
copy
  • Copy a configuration element
  • 設定要素をコピーする
delete
  • Delete a configuration element
  • 設定要素を削除する
discard
  • Discard uncommitted changes
  • コミットされていない変更を破棄する
edit
  • Edit a sub-element
  • サブ要素を編集する
exit
  • Exit from this configuration level
  • 現在の設定レベルから離脱する
load
  • Load configuration from a file and replace running configuration
  • ファイルから設定を読み込み、現行設定と置き換える
loadkey
  • Load user SSH key from a file
  • ユーザー SSH キーをファイルから読み込む
merge
  • Load configuration from a file and merge running configuration
  • ファイルから設定を読み込み、現行設定とマージする
rename
  • Rename a configuration element
  • 設定要素の名称を変更する
rollback
  • Rollback to a prior config revision (requires reboot)
run
  • Run an operational-mode command
  • 操作モードのコマンドを実行する
save
  • Save configuration to a file
  • 設定をファイルに保存する
set
  • Set the value of a parameter or create a new element
  • パラメーターの値をセットする、もしくは、新しい設定要素を作成する
show
  • Show the configuration (default values may be suppressed)