User`s guide

AlliedWare Plus Version 2.1.1 Software Release Notes
PN 613-001353 Rev A 8 Allied Telesis, Inc.
4. From the Privileged Exec mode, enter the LS command to display the files in the file system.
5. From the Privileged Exec mode, delete all configuration files (.cfg) from the file system with
the RM command. The command is:
rm *.cfg
A confirmation prompt is displayed for each file. Enter Y to delete a configuration file or N to
retain it.
6. Reset the switch by entering the SYSTEM REBOOT command in the Privileged Exec mode.
(none)# system reboot
7. Wait for the switch to complete the reset process and then start a local management session.
Note:
If you did not delete the configuration files from the file system of the switch, you may see a
series of error messages on your console screen during the reset process if the switch uses one
of the files as its active boot configuration file. The messages indicate that the switch, which is
now running the AlliedWare Plus Management Software, encountered incompatible AT-S100
commands in the file. Phase 7 explains how to create a new boot configuration file.
Phase 7: Beginning to Use AlliedWare Plus
1. Start a local management session on the switch. (The switch cannot be managed remotely
yet because it does not have an IP address.) The standard account has the username
“manager” and the password “friend”. AlliedWare Plus does not have a default operator
account.
2. Move to the Privileged Exec mode and use the BOOT CONFIG-FILE command to designate
a new active boot configuration file for the switch. Do NOT designate an AT-S100 boot
configuration file. The file must be an entirely new. The filename extension must be “.cfg”.
The filename can be up to 16 alphanumeric characters, not including the extension. Spaces
and special characters are not allowed in the filename. This example of the command
creates a new boot configuration file called “Switch1.cfg” for the switch.
awplus> enable
awplus# configure terminal
awplus(config)# boot config-file switch1.cfg
When you see the message “Operation successful,” the switch has created the file and
marked it as the active boot configuration file.
3. To confirm the creation of the file, return to the Global Configuration mode and enter the
SHOW BOOT command:
awplus(config)# exit
awplus# show boot
Here is an example of what you should see.
Current software : v2.1.1
Current boot image : v2.1.1
Backup boot image : Not set
Default boot config : /cfg/boot.cfg
Current boot config : /cfg/switch1.cfg (file exists)