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 ONTAPboot_ontap maint Boot Data ONTAP by default into maintenance mode.boot_ontap menu Boot Data ONTAP up to the options menu, display the available options and pause for user input.update_flash Updates the boot flash with the firmware image on the boot device.flash Update a flash memory deviceundi UNDI driver diagnostic commandsp status Show the Service Processor Network Settingssp setup Interactively configure a Service Processorfc Compare two files from boot media in binary mode.decryption Decryption File to the disk by input key and data filesencryption Encryption File to the disk by input key and data filescreate_file Create Encryption Key File or Random Data File commandtar Extract zipped files in the .tgz or .zip formatversion Print the firmware versionled 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 devicelsmod 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 itndp Display or modify the NDP Table(IPv6 only)ping Ping a remote IP host.arp Display or modify the ARP Tableifconfig Configure the Ethernet interfaceshow date Display current date according to RTCshow time Display current time according to RTCshow 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 variableshelp 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.
Loader ファームウェア 8.1.0 より前
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 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