show autoboot
- モード
- 特権EXECモード
- カテゴリー
- 運用・管理 / システム
構文
# show autoboot
コマンド説明
SDカードオートブート機能の状態を表示する。使用例
awplus# show autoboot Autoboot configuration ----------------------------------------------------------- Autoboot status : enabled SD Card file autoboot.txt exists : yes Restore information on SD card Autoboot enable in autoboot.txt : yes Restore release file : IE210-5.5.6-1.1.rel (file exists) Restore configuration file : network_1.cfg (file exists) awplus# show autoboot Autoboot configuration -------------------------------------------------------------------------------- Autoboot status : enabled External media source : SD card not found.
| Autoboot status | SDカードオートブート機能の状態。enabled(有効)またはdisabled(無効) |
| Autoboot enable in autoboot.txt | SDHCカード上の設定ファイル(autoboot.txt)内の「Copy_from_external_media_enabled」項目に入力された値 |
| Restore release file | SDHCカード上の設定ファイル(autoboot.txt)内の「Boot_Release」項目に入力されたファームウェアイメージファイル名。および指定したファームウェアイメージファイルがSDHCカード上に存在するかどうか。存在する(file exists)または存在しない(file not found) |
| Restore configuration file | SDHCカード上の設定ファイル(autoboot.txt)内の「Boot_Config」項目に入力されたコンフィグファイル名。および指定したコンフィグファイルがSDHCカード上に存在するかどうか。存在する(file exists)または存在しない(file not found) |
| External media source | SDHCカードが挿入されていない場合、SD card not found.と表示される |