User Guide

3Com Router 5000 and Router 6000 Family Release Notes v2.41 • Page 18
Main application file: default name is main.bin, file type M. This is the default file the system
uses to boot.
Backup application file: default name is backup.bin, file type B. This file will be used to boot
system when the main file fails.
Secure application file: default name is secure.bin, file type S. This file will be used to boot
the router when the main and backup file fails. The system will display a booting failure
message if the secure application file also fails.
Note:
Only the application file types M, B, and S can be used to boot the system. Applications
marked as N/A cannot be used to boot the router.
The names of the applications in Flash can be modified using CLI commands after the
router has started. Refer to the “System Management” document for more information
on the CLI commands. The application file types M, B, and N/A can be modified in either
the Boot ROM menu or by the CLI commands after the application is started.
Modifications to the file type of applications with type S are not allowed.
Because the secure boot file is the last file the system uses to boot properly, the file type
of secure boot file is not allowed to be changed, nor is it derived from any other type of
file. It can only be downloaded via the Boot ROM menu, and its name must be specified
as secure.bin. If you change the file name of the secure file using rename command
after the system has started, there is no secure boot file in Flash and you need to
download it again.
Only one file of each type (M, B, and S) can exist in Flash. For example, if a file of type M
and a file of type B exist in Flash, it is impossible to have a second file type of M or B. If
the file type of another application is to be changed to B, the existing file of type B will
be changed to N/A.
When you select option 3 in the Boot ROM menu, the following menu appears (suppose there
are four application files stored in Flash, all of which with following types:)
M=MAIN B=BACKUP S=SECURE
************************************************************************
NO. Name Size Type Time
1 main.bin 5988025 M Oct/10/2002 10:10:10
2 backup.bin 5985198 B Oct/10/2002 10:10:10
3 a.bin 987491 N/ Oct/10/2002 10:10:10
4 secure.bin 5988022 S Oct/10/2002 10:10:10
************************************************************************
5 Exit to main menu
Enter your choice(1-5): 3
The following menu appears if you select 3, through which you can change the file type of
a.bin.
Set this file as:
1. Main
2. Backup
3. Exit
Enter your choice(1-3): 1
If you select 1, a.bin will be specified as the main boot file. When the modification is validated,
the type of the original main file is changed to N/A., and a.bin will be used to boot the router.