Installation and Safety Guide
19
5. Configure the switch.
Refer to the AlliedWare Plus™ Operating System Software Reference for
detailed information about configuring the software.
For online help, type ? after:
the prompt, to list all commands available in the command mode you
are in
one or more parameters, to list parameters that can come next in the
partial command
one or more letters of a parameter, to list matching parameters
To complete a keywords, press the Tab key after part of the command. If
only one keyword matches the partial command, the CLI fills in that
keyword. If multiple keywords match, it lists them.
6. Save the configuration.
Save the current configuration as the default startup configuration by using
the commands:
awplus>enable
awplus#copy running-config startup-config
Alternatively, you can save the current configuration with a different file
name and then set the switch to load this file when it restarts by using the
commands:
awplus>enable
awplus#copy running-config <filename>.cfg
awplus#configure terminal
awplus(config)#boot config-file <filename>.cfg