D-Link dws-1008 Switch User Manual


 
D-Link DWS-1008 CLI Manual 514
autoboot
Displays or changes the state of the autoboot option. The autoboot option controls whether a
DWS-1008 switch automatically boots a system image after initializing the hardware, following a
system reset or power cycle.
Syntax: autoboot [ON | on | OFF | off]
ON Enables the autoboot option.
on Same effect as ON.
OFF Disables the autoboot option.
off Same effect as OFF.
Defaults: The autoboot option is enabled by default.
Access: Boot prompt.
Examples: The following command displays the current setting of the autoboot option:
boot> autoboot
The autoboot flag is on.
See Also:
• boot
boot
Loads and executes a system image file.
Syntax: boot [BT=type] [DEV=device] [FN=filename] [HA=ip-addr] [FL=num]
[OPT=option] [OPT+=option]
BT=type Boot type:
• c—Compact flash. Boots using nonvolatile storage or a flash card.
• n—Network. Boots using a TFTP server.
DEV=device Location of the system image file:
• c:—Nonvolatile storage area containing boot partition 0
• d:—Nonvolatile storage area containing boot partition 1
• e:—Primary partition of the flash card in the flash card slot
• f:—Secondary partition of the flash card in the flash card slot
• boot0—boot partition 0
• boot1—boot partition 1
When the boot type is n (network), the device can be one of the following:
• mgmt or tsec0—The 10/100 port labelled Mgmt
FN=filename System image filename.