5-23
|NO. Size(B) Time Type Name |
|1 10323352 Aug/20/2008 10:42:42 M cfa0:/main.bin |
|0 Exit |
==========================================================================
Enter file No:
Enter the file sequence number at the prompt above. In this example, type
1
for file main.bin and press
Enter
. The system prompts you to modify the file type:
Modify the file attribute:
================================================================================
|<1> +Main |
|<2> -Main |
|<3> +Backup |
|<4> -Backup |
|<0> Exit |
================================================================================
Enter your choice(0-4)
Enter
1
for +Main (set to type M),
2
for –Main (remove the M type),
3
for +Backup (set to type B), or
4
for
–Backup (remove the B type). For details about the file types, refer to section “Application Files” on
page xx.
Using the CLI
# Change the type of file main.bin from type B to type M+B.
<H3C> boot-loader file main.bin main
This command will set the boot file. Continue? [Y/N]:y
The specified file will be used as the main boot file at the next reboot on slot 1!
Now, the type of file main.bin is modified as M+B, and the file is specified as the main boot file to be
used at the next startup of the access controller. If a file of type M already exists on the access controller,
the type of the file will automatically change to N/A.
Specifying a Startup Configuration File
Using the CLI
You can use the
startup
saved-configuration
cfgfile
command to specify the configure file to be used
for the next startup of the access controller.
cfgfile
represents the name of the configuration file to be
specified.
# Specify the configuration file to be used for the next startup of the access controller.
<H3C> startup saved-configuration startup.cfg
Please wait ...
... Done!
# Display the configuration file used for the current startup and that to be used for the next startup of the
access controller.
<H3C>display startup
Current startup saved-configuration file: cfa0:/startup.cfg
Next startup saved-configuration file: cfa0:/startup.cfg
# Cancel the configuration file specified for the next startup of the access controller.