This chapter describes messages with the BOOTPD prefix. They are generated by the boot parameter process (tnp.bootpd), which provides the appropriate boot string to hardware components as they initialize.
Ignoring unknown option -option
The indicated option was provided on the 'tnp.bootpd' command line and is invalid. The boot parameter process (tnp.bootpd) initialized but ignored the invalid option.
Error: An error occurred
warning
Remove the invalid option from the 'tnp.bootpd' command line.
Unexpected ID 0xassembly-id
As each hardware component on the routing platform initializes, it requests a boot string from the boot parameter process (tnp.bootpd). The boot strings are defined in the configuration file tnp.bootpd. A request failed because it included the indicated assembly ID, for which there is no definition in the file.
Event: This message reports an event, not an error
notice
Boot string: boot-string
As each hardware component on the routing platform initializes, it requests a boot string from the boot parameter process (tnp.bootpd). tnp.bootpd responded with the indicated boot string.
Event: This message reports an event, not an error
info
Problems with configuration file 'filename', using defaults
The boot parameter process (tnp.bootpd) could not read the indicated configuration file, so it initialized using default settings defined at compile time.
Error: An error occurred
error
Correct the configuration file.
Unable to open configuration file 'filename'
The boot parameter process (tnp.bootpd) could not open the indicated configuration file, so it initialized using default settings defined at compile time.
Event: This message reports an event, not an error
notice
Contact your technical support representative.
Duplicate default value defined for PIC pic-slot in FPC fpc-slot
As each hardware component on the routing platform initializes, it requests a boot string from the boot parameter process (tnp.bootpd). The boot strings are defined in the configuration file for tnp.bootpd. There was more than one definition in the file for the indicated Physical Interface Card (PIC) slot in the indicated Flexible PIC Concentrator (FPC), so tnp.bootpd used the first definition it found.
Event: This message reports an event, not an error
notice
Remove the extra definitions from the configuration file.
Duplicate revision: major-version.minor-version
As each hardware component on the routing platform initializes, it requests a boot string from the boot parameter process (tnp.bootpd). The boot strings are defined in the configuration file for tnp.bootpd. There was more than one definition in the file for the indicated revision of a component, so tnp.bootpd used the first definition it found.
Event: This message reports an event, not an error
notice
Remove the extra definitions from the configuration file.
Duplicate slot default: slot
As each hardware component on the routing platform initializes, it requests a boot string from the boot parameter process (tnp.bootpd). The boot strings are defined in the configuration file for tnp.bootpd. There was more than one definition in the file for the indicated slot (combination of component assembly ID and revision), so tnp.bootpd used the first definition it found.
Event: This message reports an event, not an error
notice
Remove the extra definitions from the configuration file.
Operation in chassis hardware database failed: error-message
The boot parameter process (tnp.bootpd) could not complete an operation in the hardware database maintained by the chassis process (chassisd), for the indicated reason.
Error: An error occurred
error
Unexpected ID 0xidentifier for model model
As each hardware component on the routing platform initializes, it requests a boot string from the boot parameter process (tnp.bootpd). A request failed because it included the indicated assembly ID, which is inconsistent with the routing platform's model number.
Error: An error occurred
warning
Contact your technical support representative.
Unsupported model model, assuming M40 defaults
As each hardware component on the routing platform initializes, it requests a boot string from the boot parameter process (tnp.bootpd). The boot strings are defined in the configuration file for tnp.bootpd. A request included a model number for which there was no definition in the configuration file, so tnp.bootpd provided the boot string appropriate for an M40 router.
Error: An error occurred
warning
Contact your technical support representative.
New configuration installed
The boot parameter process (tnp.bootpd) loaded a new configuration file.
Event: This message reports an event, not an error
info
No boot string found for type board-type major-version.minor-version command-type
As each hardware component on the routing platform initializes, it requests a boot string from the boot parameter process (tnp.bootpd). The boot strings are defined in the configuration file for tnp.bootpd. The file did not include a boot string for the hardware component with the indicated characteristics.
Error: An error occurred
warning
Contact your technical support representative.
No configuration file 'filename', using defaults
The boot parameter process (tnp.bootpd) could not open the indicated configuration file, so it initialized using default settings defined at compile time.
Event: This message reports an event, not an error
notice
filename: return-value parse errors on SIGHUP
There was an error in the configuration file for the boot parameter process (tnp.bootpd), so it initialized using default settings defined at compile time.
Error: An error occurred
error
Correct the configuration file.
Reparsing configuration file 'filename'
The boot parameter process (tnp.bootpd) reparsed the indicated configuration file.
Event: This message reports an event, not an error
info
select: error-message
The boot parameter process (tnp.bootpd) issued the select() system call, which returned the indicated error message.
Error: An error occurred
warning
Contact your technical support representative.
Timeout duration unreasonable
The indicated timeout value was specified for the -t argument on the 'tnp.bootpd' command line, or no value was provided. The value was not acceptable, so the boot parameter process (tnp.bootpd) initialized using the default value of 30 seconds.
Error: An error occurred
warning
Provide an acceptable value for the -t argument; acceptable values are '1' (second) and larger.