Loaderプロンプトから使用できるコマンドは何ですか。
環境
- AFFシステム
- ASAシステム
- FASシステム
回答
- AFF、ASA、またはFASシステムのLoaderプロンプトには、さまざまな操作に使用できる低レベルのコマンドがいくつかあります。
- これらのコマンドは、必要に応じてさまざまなトラブルシューティング、システムサービス、および更新に使用できます。
- コマンドの詳細については、次のように入力します。
help <command-name>
- Loaderプロンプトコマンドは、通常、新しいシステムのセットアップ時や、マザーボードの交換などのメンテナンス作業時に使用します。
Loaderファームウェア8.1.0以降
- すべてのプラットフォーム:
savenv Save the environmental variables.
netboot Boots the supplied URL off the network.
boot_diags Boots the diagnostic image off of the boot device.
boot_backup Boots the backup image of Data ONTAP off of the boot device.
boot_primary Boots the primary image of Data ONTAP off of the boot device.
boot_ontap Boots the correct image of Data ONTAP
update_flash Updates the boot flash with the firmware image on the boot device.
flash Update a flash memory device
undi UNDI driver diagnostic command
sp status Show the Service Processor Network Settings
sp setup Interactively configure a Service Processor
fc Compare two files from boot media in binary mode.
decryption Decryption File to the disk by input key and data files
encryption Encryption File to the disk by input key and data files
create_file Create Encryption Key File or Random Data File command
tar Extract zipped files in the .tgz or .zip format
version Print the firmware version
led status Display the status of the LEDs.
bye Reset the system.
set date Set current date (in UTC or GMT timezone)
set time Set current time (in UTC or GMT timezone)
set console Change the active console device
lsmod Per-file metadata.
autoboot Automatic system bootstrap.
boot_recovery Boots a Data ONTAP recovery image from the backup boot media.
boot Load an executable file into memory and execute it
ndp Display or modify the NDP Table(IPv6 only)
ping Ping a remote IP host.
arp Display or modify the ARP Table
ifconfig Configure the Ethernet interface
show date Display current date according to RTC
show time Display current time according to RTC
show devices Display information about the installed devices.
saveenv Save the environmental variables.
unsetenv Delete an environment variable.
set-defaults Reset all system environmental variables to default values.
setenv Set an environment variable.
printenv Display the environment variables
help Obtain help for loader commands
- プラットフォーム固有:
sp setup Interactively configure a Service Processor
sp status Show the Service Processor Network Settings
bmc setup Interactively configure a Service Processor if the system has BMC.
bmc status Display the BMC status if the system has BMC.
8.1.0より前のLoaderファームウェア
netboot Boots the supplied URL off the network.
boot_diags Boots the diagnostic image off of the boot device.
boot_backup Boots the backup image of Data ONTAP off of the boot device.
boot_primary Boots the primary image of Data ONTAP off of the boot device.
boot_ontap Boots the correct image of Data ONTAP
update_flash Updates the boot flash with the firmware image on the boot device.
flash Update a flash memory device
fc Compare two files from boot media in binary mode. This command will not work with network protocol.
decryption Decryption File to the disk by input key and data files
encryption Encryption File to the disk by input key and data files
create_file Create Encryption Key File or Random Data File command
tar Extract zipped files in the .tgz or .zip format.
version Print the firmware version
bye Reset the system.
set date Set current date
set time Set current time
set console Change the active console device
lsmod Per-file metadata.
autoboot Automatic system bootstrap.
go Start a previously loaded program.
boot_recovery Boots a recovery image of Data ONTAP off of backup boot media.
If not present there, it will boot from the USB device
boot Load an executable file into memory and execute it
load Load an executable file into memory without executing it
ndp Display or modify the NDP Table(IPv6 only)
ping Ping a remote IP host.
arp Display or modify the ARP Table
ifconfig Configure the Ethernet interface
show date Display current time according to RTC
show time Display current time according to RTC
show devices Display information about the installed devices.
savenv Save the environmental variables.
saveenv Save the environmental variables.
unsetenv Delete an environment variable.
set-defaults Reset all system environmental variables to default values.
setenv Set an environment variable.
printenv Display the environment variables
undi UNDI driver diagnostic command
help Obtain help for loader commands