When the switch is powered on or rebooted, Aboot reads its configuration from
boot-config on the internal flash and attempts
to boot a configured EOS software image (with the extension
.swi).
You can monitor the automatic boot process
or enter the Aboot shell only from the console port. You can connect
a PC or terminal directly to the port and run a terminal emulator to
interact with the serial port or access it through a serial concentrator
device.
The boot-config stores the console settings; the factory-default settings
for Arista switches are 9600 baud, no parity,
8 character bits, and
1 stop bit. If you do not know the
current settings, perform a full flash recovery to restore the factory
default settings.When the console port is connected and the configured
terminal settings are proper, the terminal displays a message similar to the
following a few seconds after powering up the switch:
Aboot 1.0.0
Press Control-C now to enter the Aboot shell
To abort the automatic boot process and enter the Aboot shell, select Ctrl-C
(ASCII 3 in the terminal emulator) after the Press Control-C now to enter
Aboot shell message appears. Pressing Ctrl-C can
interrupt the boot process up through the starting of the new kernel.
If the boot-config file does not contain a password command, the Aboot
shell starts immediately. Otherwise, you must enter the password using the
password prompt to start the shell. If you enter the wrong password three
times, Aboot displays this message:
Type "fullrecover" and press Enter to revert /mnt/flash to factory default
state, or just press Enter to reboot:
- Selecting Enter continues a normal soft reset
without entering the Aboot shell.
- Typing fullrecover and pressing
Enter performs a full flash recovery
to restore the factory-default settings, removing all previous flash
drive contents.
The Aboot shell starts by printing:
Welcome to Aboot.
Aboot then displays the Aboot# prompt.
Aboot reads its configuration from boot-config on the internal flash.