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