| Parameter | Description | Value |
|---|---|---|
| default | During the next startup, the system directly obtains the PAF file from the system software. | - |
| file-name | Specifies the path and name of a PAF file for the next startup. file-name supports file name association. The disk where the file resides can be automatically associated.
|
The name is a string of 1 to 48 characters in the format of [ drive-name ][ file-name ]. If drive-name is not specified, the name indicates the default device name. |
| slave-board | Indicates the name of the PAF file of the slave control board after the next startup. | - |
The PAF file contains information such as specifications and cannot be modified.
The file name extension of the PAF file must be .txt, and the PAF file must be saved at the root directory of a storage device. By default, the PAF file is saved on a CF card.
After you set the PAF file for the next startup, the device verifies the digital signature of the PAF file. If the following information is displayed, the digital signature of the PAF file is incorrect, and the PAF file may be insecure:
Error: Checking the digital signature of the PAF file failed.
# Set a PAF file after the next startup.
<sysname> startup paf cfcard:/paf.txt
Info: Succeeded in setting main board resource file for system.
# Configure the PAF file to be obtained from the system software upon the next system startup.
<sysname> startup paf default
Info: Succeeded in setting main board resource file for system.