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.
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 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