Step 3: display the new settings – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 42
Getting Started
Software Reference for x310 Series Switches
1.18
AlliedWare Plus
TM
Operating System - Version 5.4.4C
C613-50046-01 REV A
For an explanation of the configuration fallback order, see
Example
To run the commands in example.cfg on startup, enter the command:
To set backup.cfg as the backup to the main configuration file, enter the command:
Step 3:
Display the new settings
To see the files that the switch uses at startup, enter Privileged Exec mode and enter the
command:
The output looks like this:
Step 4:
Continue updating the file when you change the configuration
When you next want to save the current configuration, enter Privileged Exec mode and
enter the command:
The parameter startup-config is a short-cut for the current boot configuration file.
awplus(config)#
boot config-file flash:/example.cfg
awplus(config)#
boot config-file backup flash:/backup.cfg
awplus#
show boot
Boot configuration
----------------------------------------------------------------
Current software : x310-5.4.4C.rel
Current boot image : flash:/x310-5.4.4C.rel
Backup boot image : flash:/x310-5.4.4C.rel
Default boot config: flash:/default.cfg
Current boot config: usb:/example.cfg (file exists)
Backup boot config: flash:/backup.cfg (file exists)
awplus#
copy running-config startup-config