Instruction Manual

Table Of Contents
Page 89
Allied Telesis
AT-8000S-S94-3.0 Command Line Interface Users Guide
Default Configuration
This command has no default configuration.
Command Mode
Privileged EXEC mode
User Guidelines
*.sys, *.prv, image-1 and image-2 files cannot be deleted.
Example
The following example deletes file test from flash memory.
boot system
The boot system Privileged EXEC mode command specifies the system image that the device loads at startup.
Syntax
boot system [unit unit] {image-1 | image-2}
Parameters
unit — Specifies the unit number.
image-1 — Specifies image 1 as the system startup image.
image-2 — Specifies image 2 as the system startup image.
Default Configuration
If the unit number is unspecified, the default setting is the master unit number.
Command Mode
Privileged EXEC mode
User Guidelines
Use the show bootvar command to find out which image is the active image.
Example
The following example loads system image 1 at device startup.
show running-config
The show running-config Privileged EXEC mode command displays the contents of the currently running
configuration file.
console#
delete flash:
test
Delete flash:test? [confirm]
console#
boot system image-1