[Contents] [Prev] [Next] [Index] [Report an Error]

BOOTPD System Log Messages

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.

BOOTPD_ARG_ERR

System Log Message

Ignoring unknown option -option

Description

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.

Type

Error: An error occurred

Severity

warning

Action

Remove the invalid option from the 'tnp.bootpd' command line.

BOOTPD_BAD_ID

System Log Message

Unexpected ID 0xassembly-id

Description

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.

Type

Event: This message reports an event, not an error

Severity

notice

BOOTPD_BOOTSTRING

System Log Message

Boot string: boot-string

Description

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.

Type

Event: This message reports an event, not an error

Severity

info

BOOTPD_CONFIG_ERR

System Log Message

Problems with configuration file 'filename', using defaults

Description

The boot parameter process (tnp.bootpd) could not read the indicated configuration file, so it initialized using default settings defined at compile time.

Type

Error: An error occurred

Severity

error

Action

Correct the configuration file.

BOOTPD_CONF_OPEN

System Log Message

Unable to open configuration file 'filename'

Description

The boot parameter process (tnp.bootpd) could not open the indicated configuration file, so it initialized using default settings defined at compile time.

Type

Event: This message reports an event, not an error

Severity

notice

Action

Contact your technical support representative.

BOOTPD_DUP_PIC_SLOT

System Log Message

Duplicate default value defined for PIC pic-slot in FPC fpc-slot

Description

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.

Type

Event: This message reports an event, not an error

Severity

notice

Action

Remove the extra definitions from the configuration file.

BOOTPD_DUP_REV

System Log Message

Duplicate revision: major-version.minor-version

Description

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.

Type

Event: This message reports an event, not an error

Severity

notice

Action

Remove the extra definitions from the configuration file.

BOOTPD_DUP_SLOT

System Log Message

Duplicate slot default: slot

Description

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.

Type

Event: This message reports an event, not an error

Severity

notice

Action

Remove the extra definitions from the configuration file.

BOOTPD_HWDB_ERROR

System Log Message

Operation in chassis hardware database failed: error-message

Description

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.

Type

Error: An error occurred

Severity

error

BOOTPD_MODEL_CHK

System Log Message

Unexpected ID 0xidentifier for model model

Description

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.

Type

Error: An error occurred

Severity

warning

Action

Contact your technical support representative.

BOOTPD_MODEL_ERR

System Log Message

Unsupported model model, assuming M40 defaults

Description

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.

Type

Error: An error occurred

Severity

warning

Action

Contact your technical support representative.

BOOTPD_NEW_CONF

System Log Message

New configuration installed

Description

The boot parameter process (tnp.bootpd) loaded a new configuration file.

Type

Event: This message reports an event, not an error

Severity

info

BOOTPD_NO_BOOTSTRING

System Log Message

No boot string found for type board-type major-version.minor-version command-type

Description

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.

Type

Error: An error occurred

Severity

warning

Action

Contact your technical support representative.

BOOTPD_NO_CONFIG

System Log Message

No configuration file 'filename', using defaults

Description

The boot parameter process (tnp.bootpd) could not open the indicated configuration file, so it initialized using default settings defined at compile time.

Type

Event: This message reports an event, not an error

Severity

notice

BOOTPD_PARSE_ERR

System Log Message

filename: return-value parse errors on SIGHUP

Description

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.

Type

Error: An error occurred

Severity

error

Action

Correct the configuration file.

BOOTPD_REPARSE

System Log Message

Reparsing configuration file 'filename'

Description

The boot parameter process (tnp.bootpd) reparsed the indicated configuration file.

Type

Event: This message reports an event, not an error

Severity

info

BOOTPD_SELECT_ERR

System Log Message

select: error-message

Description

The boot parameter process (tnp.bootpd) issued the select() system call, which returned the indicated error message.

Type

Error: An error occurred

Severity

warning

Action

Contact your technical support representative.

BOOTPD_TIMEOUT

System Log Message

Timeout duration unreasonable

Description

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.

Type

Error: An error occurred

Severity

warning

Action

Provide an acceptable value for the -t argument; acceptable values are '1' (second) and larger.


[Contents] [Prev] [Next] [Index] [Report an Error]