RPD System Log Messages
This chapter describes messages with the RPD prefix. They are generated by the routing protocol process (rpd) which controls the routing protocols that run on the router. This process starts all the configured routing protocols and handles all the routing messages. It maintains one or more routing tables, which consolidate the routing information learned from all routing protocols. From this routing information, the routing protocol process determines the active routes to network destinations and installs these routes into the Routing Engine’s forwarding table. Finally, it implements routing policy, which allows you to control the routing information that is transferred between the routing protocols and the routing table.
![]() | Note: When an interface goes down, individual RPD_IGMP_LEAVE and RPD_MLD_LEAVE messages are no longer generated per group or per host. Instead, a single message (such as RPD_IGMP_ALL_SUBSCRIBERS_DELETED) is generated for the interface. |
RPD_ABORT
System Log Message
abort executable-name[pid] version version built by builder on date: error-message
Description
The routing protocol process (rpd) terminated because of an internal error.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Action
Examine the messages that immediately follow this message in the system log for information about possible causes.
Cause
An internal software failure occurred.
RPD_ACTIVE_TERMINATE
System Log Message
Exiting with active tasks: task-name
Description
After receiving multiple termination requests, the routing protocol process (rpd) exited without performing the indicated cleanup tasks.
Type
Event: This message reports an event, not an error
Severity
notice
Facility
LOG_DAEMON
RPD_AMT_CFG_ADDR_FMLY_INVALID
System Log Message
Valid address family information is required
Description
An invalid address family value was encountered while parsing AMT configuration.
Type
Event: This message reports an event, not an error
Severity
warning
Facility
ANY
Action
Modify the configuration statement to use a valid value.
RPD_AMT_CFG_ANYCAST_INVALID
System Log Message
An invalid anycast-prefix is configured
Description
An invalid anycast prefix was encountered while parsing AMT configuration.
Type
Event: This message reports an event, not an error
Severity
warning
Facility
ANY
Action
Modify the configuration statement to use a valid value.
RPD_AMT_CFG_ANYCAST_MCAST
System Log Message
Anycast-prefix route-prefix cannot be a multicast address
Description
A multicast address cannot be configured as the anycast-prefix
Type
Event: This message reports an event, not an error
Severity
warning
Facility
ANY
Action
Modify the configuration statement to use a valid value.
RPD_AMT_CFG_LOC_ADDR_INVALID
System Log Message
An invalid local-address is configured
Description
An invalid local address was encountered while parsing AMT configuration.
Type
Event: This message reports an event, not an error
Severity
warning
Facility
ANY
Action
Modify the configuration statement to use a valid value.
RPD_AMT_CFG_LOC_ADDR_MCAST
System Log Message
Local-address route-prefix cannot be a multicast address
Description
A multicast address cannot be configured as the local-address.
Type
Event: This message reports an event, not an error
Severity
warning
Facility
ANY
Action
Modify the configuration statement to use a valid value.
RPD_AMT_CFG_PREFIX_LEN_SHORT
System Log Message
Prefix length prefix-length is too short for prefix route-prefix
Description
The prefix length for the indicated prefix is too short and it has a non-zero host portion. Excess host bits will be ignored.
Type
Event: This message reports an event, not an error
Severity
warning
Facility
ANY
RPD_AMT_CFG_RELAY_INVALID
System Log Message
Invalid relay information is configured
Description
Invalid relay configuration was encountered while parsing AMT configuration.
Type
Event: This message reports an event, not an error
Severity
warning
Facility
ANY
Action
Modify the configuration statement to use a valid value.
RPD_AMT_RELAY_DISCOVERY
System Log Message
AMT relay discovery message from gateway destination-address port destination-port at time
Description
AMT relay discovery event.
Type
Event: This message reports an event, not an error
Severity
info
Facility
ANY
RPD_AMT_TUNNEL_CREATE
System Log Message
Tunnel created between gateway destination-address port destination-port relay source-address port source-port on interface interface-name at time
Description
AMT tunnel create event.
Type
Event: This message reports an event, not an error
Severity
info
Facility
ANY
RPD_AMT_TUNNEL_DELETE
System Log Message
Tunnel deleted between gateway destination-address port destination-port relay source-address port source-port on interface interface-name at time
Description
AMT tunnel delete event.
Type
Event: This message reports an event, not an error
Severity
info
Facility
ANY
RPD_ASSERT
System Log Message
Assertion failed executable-name[pid]: file "source-filename", line line-number: "message"
Description
The source code for the routing protocol process (rpd) includes internal self-consistency checks. A check failed at the indicated line number in the indicated source file, causing the instance of rpd that was using the indicated binary and had the indicated process ID (PID) to terminate. The process created a diagnostic core dump for analysis by technical support personnel.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Cause
An internal software failure occurred.
Action
Examine the messages that immediately follow this message in the system log for information about possible causes. Contact a technical support representative, and be ready to provide the list of messages and the diagnostic core dump, if requested.
RPD_ASSERT_SOFT
System Log Message
Soft assertion failed executable-name[pid]: file "source-filename", line line-number: "message", daemon continued running
Description
The source code for the routing protocol process (rpd) includes internal self-consistency checks. A check failed at the indicated line number in the indicated source file, but the instance of rpd that was using the indicated binary and had the indicated process ID (PID) continued running. The process created a diagnostic core dump for analysis by technical support personnel.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Cause
An internal software failure occurred.
Action
Examine the messages that immediately follow this message in the system log for information about possible causes. Contact a technical support representative, and be ready to provide the list of messages and the diagnostic core dump, if requested.
RPD_BFD_READ_ERROR
System Log Message
Read error on pipe from bfdd: reason (error-message)
Description
The routing protocol process (rpd) could not read a message available on the read pipe from the Bidirectional Forwarding Detection process (bfdd).
Type
Error: An error occurred
Severity
info
Facility
LOG_DAEMON
Action
Contact your technical support representative.
RPD_BFD_WRITE_ERROR
System Log Message
function-name: write error on pipe to bfdd (error-message)
Description
The routing protocol process (rpd) could not write a message on the pipe to the Bidirectional Forwarding Detection process (bfdd).
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Action
Contact your technical support representative.
RPD_BGP_CFG_ADDR_INVALID
System Log Message
Invalid argument address ip-address
Description
An invalid local or neighbor address was encountered while parsing BGP configuration.
Type
Event: This message reports an event, not an error
Severity
warning
Facility
ANY
Action
Modify the configuration statement to use a valid value.
RPD_BGP_CFG_LOCAL_ASNUM_WARN
System Log Message
local as-number cannot be set to confederation as-number data-id, statement ignored
Description
Local autonomous-system number cannot be set to the confederation autonomous-system number. Statement will be ignored.
Type
Event: This message reports an event, not an error
Severity
warning
Facility
ANY
RPD_BGP_NEIGHBOR_STATE_CHANGED
System Log Message
BGP peer peer-name changed state from old-state to new-state (event event-type)
Description
During BGP negotiation with the local router, the state of the indicated BGP neighbor (peer) changed as indicated. The ESTABLISHED state is the final state in the neighbor negotiation.
Type
Event: This message reports an event, not an error
Severity
warning
Facility
LOG_DAEMON
RPD_CFG_TRACE_FILE_MISSING
System Log Message
No file specified under traceoptions hierarchy
Description
The routing protocol process (rpd) could not find the 'file' statement under a traceoptions hierarchy. This would prevent it from performing tracing.
Type
Event: This message reports an event, not an error
Severity
warning
Facility
ANY
RPD_DYN_CFG_BUSY_SIGNAL_FAILED
System Log Message
Dynamic config action busy signal failed: error-message
Description
The routing protocol process (rpd) failed to notify the dynamic configuration clients about its availability to process the dynamic configuration requests.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Action
Contact your technical support representative.
RPD_DYN_CFG_GET_PROFILE_FAILED
System Log Message
Get dynamic profiles failed: error-code
Description
The routing protocol process (rpd) tried to load a profile from the database and failed.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
RPD_DYN_CFG_GET_PROF_NAME_FAILED
System Log Message
Get profile name for session client-session-id failed: error-code
Description
The routing protocol process (rpd) tried to get the profile name from the session snapshot and failed.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Action
Contact your technical support representative.
RPD_DYN_CFG_GET_SES_STATE_FAILED
System Log Message
Get session state for session client-session-id failed: error-code
Description
The routing protocol process (rpd) failed to get the session state from the session snapshot.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Action
Contact your technical support representative.
RPD_DYN_CFG_GET_SES_TYPE_FAILED
System Log Message
Get session type for session client-session-id failed: error-code
Description
The routing protocol process (rpd) tried to get the session type from the session snapshot and failed.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Action
Contact your technical support representative.
RPD_DYN_CFG_GET_SNAPSHOT_FAILED
System Log Message
Get session id client-session-id snapshot failed: error-code
Description
The routing protocol process (rpd) tried to load client session data from the database and failed.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
RPD_DYN_CFG_PDB_CLOSE_FAILED
System Log Message
Failed to close profile database: error-code
Description
The routing protocol process (rpd) tried to close the profile database and failed.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
RPD_DYN_CFG_PDB_OPEN_FAILED
System Log Message
Failed to open profile database: error-code
Description
The routing protocol process (rpd) tried to open the profile database and failed.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
RPD_DYN_CFG_PROCESSING_FAILED
System Log Message
Module module failed to process dynamic configuration
Description
The routing protocol process (rpd) tried to process dynamic configuration and failed.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
RPD_DYN_CFG_REGISTER_FAILED
System Log Message
Dynamic config registration failed: error-message
Description
The routing protocol process (rpd) tried to register with the dynamic configuration subsystem and failed.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
RPD_DYN_CFG_REQUEST_ACK_FAILED
System Log Message
Failed to ack request data-id: error-code
Description
The routing protocol process (rpd) tried to acknowledge a dynamic configuration request and failed.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
RPD_DYN_CFG_RESPONSE_SLOW
System Log Message
Dynamic config response for session id client-session-id took system-seconds seconds
Description
The routing protocol process (rpd) is responding slowly to dynamic config requests.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Action
Contact your technical support representative.
RPD_DYN_CFG_SCHEMA_OPEN_FAILED
System Log Message
Could not open configuration schema: error-message
Description
The routing protocol process (rpd) tried to open the configuration schema and failed.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
RPD_DYN_CFG_SDB_CLOSE_FAILED
System Log Message
Failed to close session database: error-code
Description
The routing protocol process (rpd) tried to close the session database and failed.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
RPD_DYN_CFG_SDB_OPEN_FAILED
System Log Message
Failed to open session database: error-code
Description
The routing protocol process (rpd) tried to open the session database and failed.
Type
Error: An error occurred
Severity
info
Facility
LOG_DAEMON
RPD_DYN_CFG_SES_RECOVERY_FAILED
System Log Message
Recovery of session client-session-id failed
Description
The routing protcol process (rpd) tried to recover a session and failed.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Action
Contact your technical support representative.
RPD_DYN_CFG_SET_CONTEXT_FAILED
System Log Message
Set dynamic config context for profile profile-name session client-session-id failed
Description
The routing protocol process (rpd) tried to set up the dynamic configuration context and failed.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
RPD_ESIS_ADJDOWN
System Log Message
ES-IS lost adjacency-type adjacency to neighbor-nsap-netn on interface-name, reason: reason
Description
An ES-IS adjacency with the indicated neighboring router was terminated. The local router no longer exchanges routing information with, or directs traffic to, the neighboring router.
Type
Event: This message reports an event, not an error
Severity
notice
Facility
LOG_DAEMON
Cause
The communication path to the neighboring router was disrupted, a protocol error occurred, or the neighboring router was powered down.
RPD_ESIS_ADJUP
System Log Message
ES-IS new adjacency-type adjacency to neighbor-nsap-netn on interface-name
Description
An ES-IS adjacency was established with the indicated neighboring router. The local router can now exchange information with it.
Type
Event: This message reports an event, not an error
Severity
info
Facility
LOG_DAEMON
RPD_EXIT
System Log Message
Exit executable-name[pid] version version built by builder on date, caller address
Description
The routing protocol process (rpd) exited, either in response to a user request or because of a system error.
Type
Event: This message reports an event, not an error
Severity
notice
Facility
LOG_DAEMON
Cause
A system resource was unavailable, rpd did not understand an error, or a user terminated the process.
Action
Examine the messages that immediately follow this message in the system log for information about possible causes.
RPD_IFD_INDEXCOLLISION
System Log Message
Physical interface collision -- same name, different index (new new-interface-name new-index old old-interface-name old-value)
Description
The routing protocol process (rpd) received a message from the kernel in which the numerical index associated with the indicated interface name differed from the index-to-name mapping maintained by rpd.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Cause
It is possible that rpd discarded some interface messages from the kernel without processing them because it received more messages than it could handle. It will recover.
RPD_IFD_NAMECOLLISION
System Log Message
Physical interface collision -- different name, same index (new new-interface-name new-index, old old-interface-name old-value)
Description
The routing protocol process (rpd) received a message from the kernel in which the name associated with the indicated numerical interface index differed from the name-to-index mapping maintained by rpd.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Cause
It is possible that rpd discarded some interface messages from the kernel without processing them because it received more messages than it could handle. It will recover.
RPD_IFL_INDEXCOLLISION
System Log Message
Logical interface collision -- same name, different index (new new-interface-name new-index old old-interface-name old-value)
Description
The routing protocol process (rpd) received a message from the kernel in which the numerical index associated with the indicated interface name differed from the index-to-name mapping maintained by rpd.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Cause
It is possible that rpd discarded some interface messages from the kernel without processing them because it received more messages than it could handle. It will recover.
RPD_IFL_NAMECOLLISION
System Log Message
Logical interface collision -- different name, same index (new new-interface-name new-index, old old-interface-name old-value)
Description
The routing protocol process (rpd) received a message from the kernel in which the name associated with the indicated numerical interface index differed from the name-to-index mapping maintained by rpd.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Cause
It is possible that rpd discarded some interface messages from the kernel without processing them because it received more messages than it could handle. It will recover.
RPD_IGMP_ACCOUNTING_OFF
System Log Message
interface-name time
Description
Internet Group Management Protocol (IGMP) accounting for the indicated interface was disabled at the indicated time.
Type
Event: This message reports an event, not an error
Severity
info
Facility
LOG_DAEMON
RPD_IGMP_ACCOUNTING_ON
System Log Message
interface-name time
Description
Internet Group Management Protocol (IGMP) accounting for the indicated interface was enabled at the indicated time.
Type
Event: This message reports an event, not an error
Severity
info
Facility
LOG_DAEMON
RPD_IGMP_ALL_SUBSCRIBERS_DELETED
System Log Message
All IGMP subscribers on interface interface-name deleted at time because the interface is down
Description
All IGMP subscribers have been deleted because the interface is down.
Type
Event: This message reports an event, not an error
Severity
info
Facility
LOG_DAEMON
RPD_IGMP_CFG_CREATE_ENTRY_FAILED
System Log Message
Could not create entry for entry.
Description
Internet Group Management Protocol (IGMP) failed to create the indicated configuration entry. The configuration request failed.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Action
Contact your technical support representative.
RPD_IGMP_CFG_GROUP_OUT_OF_RANGE
System Log Message
The combination of group-count count and group-increment ip-address causes some of the groups out of range.
Description
The configuration request failed because the indicated configuration object contained a group that is out of range.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Action
Modify configuration statement to use a valid value.
RPD_IGMP_CFG_INVALID_VALUE
System Log Message
The object-name configuration object identifier field has an invalid value of value
Description
The configuration request failed because the indicated configuration object contained the indicated invalid value.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Action
Modify configuration statement to use a valid value.
RPD_IGMP_CFG_SOURCE_OUT_OF_RANGE
System Log Message
The combination of source-count count and source-increment ip-address causes some of the sources out of range.
Description
The configuration request failed because the indicated configuration object contained a source that is out of range.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Action
Modify configuration statement to use a valid value.
RPD_IGMP_DYN_CFG_ALREADY_BOUND
System Log Message
Dynamic configuration session id client-session-id for interface interface-name is already bound to interface old-interface-name.
Description
The indicated dynamic configuration session id is already bound to another interface. The dynamic configuration instantiation request was rejected.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Action
Unbind session id from existing interface.
RPD_IGMP_DYN_CFG_INVALID_STMT
System Log Message
Invalid dynamic configuration statement: configuration-statement
Description
The indicated dynamic configuration statement was invalid. The dynamic configuration instantiation request was rejected.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Action
Remove the unsupported configuration statement.
RPD_IGMP_DYN_CFG_SES_ID_ADD_FAIL
System Log Message
Failed to add dynamic configuration session id client-session-id to interface interface-name.
Description
Failed to associate the indicated dynamic configuration session id to specified interface. The dynamic configuration instantiation request was rejected.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Action
Contact your technical support representative.
RPD_IGMP_DYN_CFG_SES_ID_MISMATCH
System Log Message
Dynamic configuration entry for interface interface-name with session id client-session-id found an existing entry with a different session id of client-session-id-1.
Description
The dynamic configuration instantiation request matched an existing dynamic configuration block that had a different session id. The dynamic configuration instantiation request was rejected.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Action
Contact your technical support representative.
RPD_IGMP_JOIN
System Log Message
Listener source-address sent a join to destination-address for group group-address source sender-address on interface interface-name at time
Description
IGMP join event.
Type
Event: This message reports an event, not an error
Severity
info
Facility
LOG_DAEMON
RPD_IGMP_LEAVE
System Log Message
Listener source-address sent a leave to destination-address for group group-address source sender-address on interface interface-name at time
Description
IGMP leave event.
Type
Event: This message reports an event, not an error
Severity
info
Facility
LOG_DAEMON
RPD_IGMP_MEMBERSHIP_TIMEOUT
System Log Message
Membership timeout for listener source-address for group group-address source sender-address on interface interface-name at time
Description
IGMP group membership timeout.
Type
Event: This message reports an event, not an error
Severity
info
Facility
LOG_DAEMON
RPD_IGMP_ROUTER_VERSION_MISMATCH
System Log Message
IGMP version mismatch on interface-name. Local version: local-version Remote version: remote-version
Description
The IGMP version running on the local router does not match the one received in the query
Type
Event: This message reports an event, not an error
Severity
warning
Facility
LOG_DAEMON
RPD_ISIS_ADJDOWN
System Log Message
IS-IS lost Lisis-level adjacency to neighbor-system-ids on interface-name, reason: reason
Description
An IS-IS adjacency with the indicated neighboring router was terminated. The local router no longer exchanges routing information with, or directs traffic to, the neighboring router.
Type
Event: This message reports an event, not an error
Severity
notice
Facility
LOG_DAEMON
Cause
The communication path to the neighboring router was disrupted, a protocol error occurred, or the neighboring router was powered down.
RPD_ISIS_ADJUP
System Log Message
IS-IS new Lisis-level adjacency to neighbor-system-ids on interface-name
Description
An IS-IS adjacency was established with the indicated neighboring router. The local router can now exchange information with it.
Type
Event: This message reports an event, not an error
Severity
info
Facility
LOG_DAEMON
RPD_ISIS_ADJUPNOIP
System Log Message
IS-IS new Lisis-level adjacency to neighbor-system-ids on interface-name without an address
Description
An IS-IS adjacency was established with the indicated neighboring router, which is not configured for IS-IS for IP.
Type
Event: This message reports an event, not an error
Severity
notice
Facility
LOG_DAEMON
Cause
The neighboring router is misconfigured: it is enabled for IS-IS but not for exchange of IP route information.
Action
Configure the neighboring router for IS-IS with IP, or remove it from the IS-IS mesh.
RPD_ISIS_LDP_SYNC
System Log Message
IS-IS interface interface-name advertised with infinite metric for duration seconds already due to loss of synchronization with LDP
Description
The IS-IS protocol lost synchronization with the Label Distribution Protocol (LDP) on the indicated interface. As a consequence, it began advertising an infinite metric for the interface and has been doing so for the indicated number of seconds.
Type
Error: An error occurred
Severity
warning
Facility
LOG_DAEMON
Action
Determine why LDP lost synchronization with IS-IS.
RPD_ISIS_LSPCKSUM
System Log Message
IS-IS Lisis-level LSP checksum error, interface interface-name, LSP id lspl, sequence sequence-number, checksum checksum, lifetime duration
Description
The indicated IS-IS informational link-state PDU (LSP) failed an internal checksum validity test, implying that it was corrupted.
Type
Error: An error occurred
Severity
warning
Facility
LOG_DAEMON
Cause
The packet was corrupted in transit between the neighboring IS-IS router and this router, or memory on one of the routers was corrupted.
Action
None, unless a large number of these messages appear in the system log file. The corrupted LSP is silently discarded.
RPD_ISIS_NO_ROUTERID
System Log Message
IS-IS instance does not have a valid router ID
Description
The IS-IS instance did not have a valid router ID.
Type
Error: An error occurred
Severity
alert
Facility
LOG_DAEMON
Cause
When a router ID is not explicitly configured for an instance, IPv4 addresses configured under the instance are considered in the selection of the router ID. In this case, the instance did not have a router ID configured and no IPv4 addresses were configured.
Action
Either configure a router ID by including the 'routing-instance' statement under the instance, or configure an IPv4 address by including the 'family inet' statement under one of the interfaces of the instance. You can also configure both.
RPD_ISIS_OVERLOAD
System Log Message
IS-IS database overload
Description
The IS-IS link-state database is full and no additional memory can be allocated for it.
Type
Error: An error occurred
Severity
alert
Facility
LOG_DAEMON
Cause
No additional memory is available for storing IS-IS link-state information. Either system resources are exhausted or a software error occurred (such as a memory leak in the routing protocol process [rpd]). In the former case, IS-IS might be carrying too much information, or the router configuration includes too many features that use large amounts of system memory.
Action
Perform one or more of the following actions: (1) Check for unusually high memory usage by the IS-IS task or rpd, (2) Unconfigure features that use large amounts of memory, (3) Add more memory to the Routing Engine, (4) Carry fewer IS-IS routes.
RPD_KRT_CCC_IFL_MODIFY
System Log Message
error-code, error-message
Description
The routing protocol process (rpd) attempted to modify the state for a logical interface that is related to circuit cross-connect (CCC), but the request failed.
Type
Event: This message reports an event, not an error
Severity
info
Facility
LOG_DAEMON
Cause
It is possible that the kernel lacked the resources to fulfill the request. The rpd process will recover.
RPD_KRT_DELETED_RTT
System Log Message
task-name: received deleted routing table from the kernel for family address-family-type table ID table-id
Description
The routing protocol process (rpd) received a message from the kernel that referred to a routing table that no longer exists.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
RPD_KRT_IFA_GENERATION
System Log Message
ifa generation mismatch -- rpd rpd-generation kernel kernel-generation
Description
The routing protocol process (rpd) received a message from the kernel in which the interface address associated with the indicated numerical index differed from the address-to-index mapping maintained by rpd.
Type
Event: This message reports an event, not an error
Severity
notice
Facility
LOG_DAEMON
Cause
It is possible that rpd discarded some interface messages from the kernel without processing them because it received more messages than it could handle. It will recover.
RPD_KRT_IFDCHANGE
System Log Message
task-name CHANGE for ifd interface-device-index address/prefix-length failed, error "error-message"
Description
The routing protocol process (rpd) sent a request to the kernel to change the state of the indicated interface. The request failed.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Cause
It is possible that the kernel lacked the resources to fulfill the request. The rpd process will recover.
RPD_KRT_IFDEST_GET
System Log Message
task-name IFDEST GET for ifd rpd-interface-name failed, error "error-message"
Description
The routing protocol process (rpd) requested state information about the indicated interface from the kernel. The request failed.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Cause
It is possible that the kernel lacked the resources to fulfill the request. The rpd process will recover.
RPD_KRT_IFDGET
System Log Message
task-name GET index for ifd interface-name failed, error "error-message"
Description
The routing protocol process (rpd) requested state information about the indicated interface from the kernel. The request failed.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Cause
It is possible that the kernel lacked the resources to fulfill the request. The rpd process will recover.
RPD_KRT_IFD_CELL_RELAY_INV_MODE
System Log Message
Invalid mode (mode) specified for interface device interface-name; defaulting to port mode
Description
The routing protocol process (rpd) received a message from the kernel that specified the cell-relay encapsulation for the indicated physical interface, but the specified cell-relay mode (port, or trunk user-to-network interface [UNI], or trunk network-to-network interface [NNI]) was invalid.
Type
Error: An error occurred
Severity
notice
Facility
LOG_DAEMON
RPD_KRT_IFD_CELL_RELAY_NO_MODE
System Log Message
No mode specified for interface device interface-name; defaulting to port mode
Description
The routing protocol process (rpd) received a message from the kernel that specified the cell-relay encapsulation for the indicated physical interface, but not the cell-relay mode.
Type
Error: An error occurred
Severity
notice
Facility
LOG_DAEMON
RPD_KRT_IFD_GENERATION
System Log Message
ifd interface-device-index generation mismatch -- rpd rpd-generation kernel kernel-generation
Description
The routing protocol process (rpd) received a message from the kernel in which the physical interface associated with the indicated numerical index differed from the interface-to-index mapping maintained by rpd.
Type
Event: This message reports an event, not an error
Severity
notice
Facility
LOG_DAEMON
Cause
It is possible that rpd discarded some interface messages from the kernel without processing them because it received more messages than it could handle. It will recover.
RPD_KRT_IFL_CELL_RELAY_INV_MODE
System Log Message
Invalid mode (mode) specified for logical interface interface-name; defaulting to port mode
Description
The routing protocol process (rpd) received a message from the kernel that specified the cell-relay encapsulation for the indicated logical interface, but the specified cell-relay mode (port, virtual-circuit, or virtual-path) was invalid.
Type
Error: An error occurred
Severity
notice
Facility
LOG_DAEMON
RPD_KRT_IFL_CELL_RELAY_NO_MODE
System Log Message
No mode specified for logical interface interface-name; defaulting to port mode
Description
The routing protocol process (rpd) received a message from the kernel that specified the cell-relay encapsulation for the indicated logical interface but not the cell-relay mode.
Type
Error: An error occurred
Severity
notice
Facility
LOG_DAEMON
RPD_KRT_IFL_GENERATION
System Log Message
ifl logical-interface-index generation mismatch -- rpd rpd-interface-name rpd-generation kernel kernel-interface-name.kernel-interface-unit kernel-generation
Description
The routing protocol process (rpd) received a message from the kernel in which the logical interface associated with the indicated numerical index differed from the interface-to-index mapping maintained by rpd.
Type
Event: This message reports an event, not an error
Severity
notice
Facility
LOG_DAEMON
Cause
It is possible that rpd discarded some interface messages from the kernel without processing them because it received more messages than it could handle. It will recover.
RPD_KRT_KERNEL_BAD_ROUTE
System Log Message
task-name: lost interface-hierarchy logical-interface-index for route route-prefix
Description
As it restarted, the routing protocol process (rpd) could not process a route obtained from the kernel because the route contained references to objects that are no longer valid.
Type
Event: This message reports an event, not an error
Severity
warning
Facility
LOG_DAEMON
Cause
rpd did not recognize some elements in the route message, such as the logical interface index or an address family.
Action
rpd can probably solve the problem, but check the entry for the indicated route prefix in the forwarding table. If the prefix's route and forwarding table entry are inconsistent, contact a technical support representative for instructions.
RPD_KRT_NEXTHOP_OVERFLOW
System Log Message
type route-prefix: number of next hops (count) exceeded the maximum allowed (maximum-value) -- truncating
Description
The number of next hops for the indicated route exceeded the indicated limit for a single route add operation.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Cause
An indexed next hop can use multiple forwarding next hops per forwarding class. It is possible to have more next hops per route than can be carried in a single message. This requires that next hops be reused across forwarding classes, which is not recommended.
Action
Eliminate common next hops across forwarding classes, thereby reducing the total number of next hops that must be specified.
RPD_KRT_NOIFD
System Log Message
No device interface-device-index for interface logical-interface-index (interface-name)
Description
The routing protocol process (rpd) received a message from the kernel that associated the indicated physical interface device and logical interface. The rpd process has no record of the device.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Cause
It is possible that rpd discarded some interface messages from the kernel without processing them because it received more messages than it could handle. It will recover.
RPD_KRT_VERSION
System Log Message
Routing socket version mismatch (kernel kernel-version != rpd rpd-version) -- kernel upgrade required
Description
The routing protocol process (rpd) discovered that the kernel does not support the version of routing sockets it requires.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Cause
The kernel version is older than the rpd version.
Action
Upgrade the kernel package.
RPD_KRT_VERSIONNONE
System Log Message
Routing socket message type message-type's version is not supported by kernel, expected rpd-version -- kernel upgrade required
Description
The routing protocol process (rpd) discovered that the kernel does not support the routing socket message types that it requires.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Cause
The kernel version is older than the rpd version.
Action
Upgrade the kernel package.
RPD_KRT_VERSIONOLD
System Log Message
Routing socket message type message-type's version is older than expected (kernel-version <rpd-version) -- consider upgrading the kernel
Description
The routing protocol process (rpd) discovered that the kernel uses an older version of routing socket message types than it does.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Cause
The kernel version is older than the rpd version.
Action
Upgrade the kernel package.
RPD_KRT_VPLS_IFL_MODIFY
System Log Message
Unable to modify VPLS-related state: error-code (errno error-message)
Description
The routing protocol process (rpd) attempted to modify the state for a logical interface that is related to virtual private LAN service (VPLS), but the request failed.
Type
Event: This message reports an event, not an error
Severity
info
Facility
LOG_DAEMON
Cause
It is possible that the kernel lacked the resources to fulfill the request. The rpd process will recover.
RPD_L2VPN_LABEL_ALLOC_FAILED
System Log Message
Unable to allocate label-type labels for site name with ID identifier in instance vpn-name
Description
The routing protocol process (rpd) could not allocate labels of the indicated type for the indicated site (name and ID) in the indicated virtual private network (VPN) virtual circuit (VC), because the resulting number of labels would have exceeded the limit.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
RPD_L2VPN_REMOTE_SITE_COLLISION
System Log Message
Two remote PEs (RDs route-discriminator and route-discriminator2) have the same site ID (identifier) in VPN vpn-name
Description
The routing protocol process (rpd) for the indicated virtual private network (VPN) received an advertisement from a remote provider edge (PE) router with the first indicated route discriminator, but the associated site ID also belongs to a remote site with the second route discriminator.
Type
Event: This message reports an event, not an error
Severity
warning
Facility
LOG_DAEMON
RPD_L2VPN_SITE_COLLISION
System Log Message
Same site ID identifier configured on remote PE (RD route-discriminator) and local PE in VPN vpn-name (non-multihomed site name)
Description
The routing protocol process (rpd) for the indicated virtual private network (VPN) received an advertisement from a remote provider edge (PE) router, but the associated site ID belongs to a local site.
Type
Event: This message reports an event, not an error
Severity
error
Facility
LOG_DAEMON
RPD_LAYER2_VC_BFD_DOWN
System Log Message
BFD session for Layer 2 VC vc-name went down
Description
The routing protocol process (rpd) determined that the Bidirectional Forwarding Detection (BFD) protocol session for the indicated Layer 2 virtual private network (VPN) virtual circuit (VC) terminated.
Type
Event: This message reports an event, not an error
Severity
notice
Facility
LOG_DAEMON
RPD_LAYER2_VC_BFD_UP
System Log Message
BFD session for Layer 2 VC vc-name came up
Description
The routing protocol process (rpd) determined that the Bidirectional Forwarding Detection (BFD) protocol session for the the indicated Layer 2 virtual private network (VPN) virtual circuit (VC) came up.
Type
Event: This message reports an event, not an error
Severity
notice
Facility
LOG_DAEMON
RPD_LAYER2_VC_DOWN
System Log Message
State of Layer 2 VC vc-name changed from UP to state
Description
The state of the indicated Layer 2 virtual private network (VPN) virtual circuit (VC) changed as indicated (to either down or deleted).
Type
Event: This message reports an event, not an error
Severity
notice
Facility
LOG_DAEMON
RPD_LAYER2_VC_PING_DOWN
System Log Message
Ping failure for Layer 2 VC vc-name
Description
The routing protocol process (rpd) determined that the Ping for the indicated Layer 2 virtual private network (VPN) virtual circuit (VC) failed.
Type
Event: This message reports an event, not an error
Severity
notice
Facility
LOG_DAEMON
RPD_LAYER2_VC_UP
System Log Message
State of Layer 2 VC vc-name changed to UP
Description
The state of the indicated Layer 2 virtual private network (VPN) virtual circuit (VC) changed to up.
Type
Event: This message reports an event, not an error
Severity
info
Facility
LOG_DAEMON
RPD_LDP_BFD_DOWN
System Log Message
LDP BFD session for FEC fec-address went down
Description
The routing protocol process (rpd) determined that the Label Distribution Protocol (LDP) Bidirectional Forwarding Detection (BFD) protocol session for the indicated forwarding equivalence class (FEC) terminated.
Type
Event: This message reports an event, not an error
Severity
notice
Facility
LOG_DAEMON
RPD_LDP_BFD_DOWN_TRACEROUTE_FAIL
System Log Message
LDP BFD sessions for FEC fec-address going down due to traceroute failure
Description
The routing protocol process (rpd) determined that the Label Distribution Protocol (LDP) Bidirectional Forwarding Detection (BFD) protocol session for the indicated forwarding equivalence class (FEC) was terminated due to traceroute failure.
Type
Event: This message reports an event, not an error
Severity
notice
Facility
LOG_DAEMON
RPD_LDP_BFD_UP
System Log Message
LDP BFD session for FEC fec-address came up
Description
The routing protocol process (rpd) determined that the Label Distribution Protocol (LDP) Bidirectional Forwarding Detection (BFD) protocol session for the indicated forwarding equivalence class (FEC) came up.
Type
Event: This message reports an event, not an error
Severity
notice
Facility
LOG_DAEMON
RPD_LDP_GR_CFG_IGNORED
System Log Message
LDP needs duration seconds for restart. Instance restart-duration is time-period seconds only. Graceful restart will not be attempted
Description
Instance restart-duration is less than that needed by LDP to finish graceful-restart. LDP GR will not be attempted.
Type
Event: This message reports an event, not an error
Severity
warning
Facility
ANY
Action
Modify the instance restart-duration and ldp GR configurations.
RPD_LDP_INTF_BLOCKED
System Log Message
Duplicate session ID detected from neighbor-addressi, interface interface-name, blocking interface
Description
Label Distribution Protocol (LDP) operations were blocked on the indicated interface because the same session ID was detected across multiple interfaces but per-interface transport addresses are in use.
Type
Event: This message reports an event, not an error
Severity
warning
Facility
LOG_DAEMON
RPD_LDP_INTF_UNBLOCKED
System Log Message
LDP interface interface-name is now unblocked
Description
The indicated interface returned to the normal Label Distribution Protocol (LDP) operational state. It was previously blocked because the routing protocol process (rpd) noticed that a duplicate session ID was being used.
Type
Event: This message reports an event, not an error
Severity
warning
Facility
LOG_DAEMON
RPD_LDP_NBRDOWN
System Log Message
LDP neighbor neighbor-addressi (interface-name) is down
Description
A Label Distribution Protocol (LDP) adjacency was terminated because the indicated neighbor stopped communicating. If the adjacency was the only one with this neighbor, the routing protocol process (rpd) terminated the associated LDP session.
Type
Event: This message reports an event, not an error
Severity
notice
Facility
LOG_DAEMON
RPD_LDP_NBRUP
System Log Message
LDP neighbor neighbor-addressi (interface-name) is up
Description
A Label Distribution Protocol (LDP) adjacency with the indicated neighbor became active. The routing protocol process (rpd) established an LDP session with the neighbor if one did not already exist.
Type
Event: This message reports an event, not an error
Severity
info
Facility
LOG_DAEMON
RPD_LDP_PING_DOWN
System Log Message
LDP LSP ping failure for FEC fec-address
Description
The routing protocol process (rpd) determined that LSP ping returned error for the indicated forwarding equivalence class (FEC) of Label Distribution Protocol (LDP).
Type
Event: This message reports an event, not an error
Severity
notice
Facility
LOG_DAEMON
RPD_LDP_SESSIONDOWN
System Log Message
LDP session neighbor-addressi is down, reason: reason
Description
The routing protocol process (rpd) terminated a Label Distribution Protocol (LDP) session with the indicated neighbor and deleted all labels exchanged during the session.
Type
Event: This message reports an event, not an error
Severity
notice
Facility
LOG_DAEMON
RPD_LDP_SESSIONUP
System Log Message
LDP session neighbor-addressi is up
Description
The routing protocol process (rpd) established a Label Distribution Protocol (LDP) session with the indicated neighbor. The routers began exchanging labels.
Type
Event: This message reports an event, not an error
Severity
info
Facility
LOG_DAEMON
RPD_LMP_ALLOC_ACK
System Log Message
Unknown context in ALLOC_ACK message
Description
The routing protocol process (rpd) received a label allocation acknowledgment that contained invalid context.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
RPD_LMP_ALLOC_REQUEST_TIMEOUT
System Log Message
Allocation request timeout for context 0xaddress, client request ID 0xrequest-id
Description
The label allocation request with the indicated client request ID and for the indicated context timed out before completion.
Type
Event: This message reports an event, not an error
Severity
error
Facility
LOG_DAEMON
RPD_LMP_CONTROL_CHANNEL
System Log Message
operation operation failed: control channel logical-interface-index unknown
Description
The routing protocol process (rpd) received a message that specified the indicated type of operation on the indicated control channel. The channel does not exist.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
RPD_LMP_NO_CALLBACK
System Log Message
No function callback for label removed event
Description
The routing protocol process (rpd) could not notify a client that a label was removed, because there was no function callback for the removal event.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
RPD_LMP_NO_MEMORY
System Log Message
function-name: malloc() failed (error-message, errno error-code)
Description
The routing protocol process (rpd) could not allocate memory.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Cause
An internal software failure occurred.
RPD_LMP_NO_PEER
System Log Message
Peer peer-id not found for TE link link-name (index link-id)
Description
The routing protocol process (rpd) could not locate the indicated peer while processing a TE LINK message for the traffic-engineering link with the indicated name and index.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
RPD_LMP_PEER
System Log Message
operation operation failed: peer peer-name (index peer-id) reason
Description
The routing protocol process (rpd) could not perform the indicated operation for the peer with the indicated name and index, for the indicated reason.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
RPD_LMP_PEER_IFL
System Log Message
operation operation failed because reason for peer peer-name (index peer-id): error-message (errno error-code)
Description
The routing protocol process (rpd) could not perform the indicated operation for the peer with the indicated name and index, for the indicated reason.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
RPD_LMP_PEER_INDEX
System Log Message
No more peer indexes
Description
No more peer indexes were available for allocation.
Type
Event: This message reports an event, not an error
Severity
error
Facility
LOG_DAEMON
RPD_LMP_RESOURCE
System Log Message
operation operation failed: resource resource (type type, index index) reason
Description
The routing protocol process (rpd) could not perform the indicated operation for the resource with the indicated name, type, and index, for the indicated reason.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
RPD_LMP_RESOURCE_NO_LINK
System Log Message
TE link link-id not found for resource resource (type type, index index)
Description
The routing protocol process (rpd) could not locate the indicated traffic-engineering link for the resource with the indicated name, type, and index.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
RPD_LMP_SEND
System Log Message
function-name: handling write exception (error-message, errno error-code)
Description
The routing protocol process (rpd) could not send a message to the Label Management Protocol (LMP) process (lmpd).
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
RPD_LMP_SEND_ALLOCATION_MESSAGE
System Log Message
Unable to send allocation message: error-message (error-code)
Description
The routing protocol process (rpd) could not send an allocation message.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
RPD_LMP_SYSFAIL
System Log Message
Unable to start type timer
Description
The routing protocol process (rpd) discovered that the Label Management Protocol (LMP) process (lmpd) was not running. The rpd process attempted to start the indicated type of timer for restarting the lmpd process or reestablishing a connection to it, but the attempt failed.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Cause
An internal software failure occurred.
Action
Examine the messages that immediately follow this message in the system log for information about possible reasons that lmpd failed.
RPD_LMP_TE_LINK
System Log Message
operation operation failed: TE link link-name (index index) reason
Description
The routing protocol process (rpd) could not perform the indicated operation for the traffic-engineering link with the indicated name and index, for the indicated reason.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
RPD_LMP_TE_LINK_INDEX
System Log Message
No more TE-link indexes
Description
No more traffic-engineering link indexes were available for allocation.
Type
Event: This message reports an event, not an error
Severity
error
Facility
LOG_DAEMON
RPD_LMP_UNEXPECTED_OPCODE
System Log Message
message-type message had unexpected operation code operation-code
Description
The routing protocol process (rpd) received the indicated type of message, which had the indicated invalid operation code.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
RPD_LOCK_FLOCKED
System Log Message
Unable to obtain a lock on filename, is another copy of rpd running?
Description
The routing protocol process (rpd) could not obtain the mutual exclusion lock that prevents more than one instance of rpd from running simultaneously. The system terminated the indicated process.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Cause
Another rpd process is running.
Action
Use the 'show system process' command to verify that another rpd is running.
RPD_LOCK_LOCKED
System Log Message
Unable to obtain a lock on filename, program-name[pid] is still running
Description
The routing protocol process (rpd) could not obtain the mutual exclusion lock that prevents more than one instance of rpd from running simultaneously. The system terminated this instance of rpd.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Cause
Another rpd is running.
Action
Use the 'show system process' command to verify that another rpd is running.
RPD_MC_CFG_CREATE_ENTRY_FAILED
System Log Message
Could not create entry for entry.
Description
The multicast configuration request failed because the routing protocol process (rpd) failed to create the specified configuration entry.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Action
Contact your technical support representative.
RPD_MC_CFG_FWDCACHE_CONFLICT
System Log Message
Multicast forwarding-cache: reuse value must be less than or equal to suppress value
Description
Multicast forwarding-cache reuse value is configured greater than the suppress value. Reuse value must be less than or equal to the suppress value.
Type
Event: This message reports an event, not an error
Severity
warning
Facility
ANY
RPD_MC_CFG_PREFIX_LEN_SHORT
System Log Message
Multicast argument: prefix length prefix-length is too short for prefix route-prefix, ignoring excess host bits
Description
The prefix length for the indicated prefix is too short and it has a non-zero host portion. Excess host bits will be ignored.
Type
Event: This message reports an event, not an error
Severity
warning
Facility
ANY
RPD_MC_COSD_WRITE_ERROR
System Log Message
Unable to write to pipe to COS process: (error-message)
Description
The routing protocol process (rpd) could not write a message on the write pipe to the Class Of Service process (cosd).
Type
Error: An error occurred
Severity
info
Facility
LOG_DAEMON
Action
Contact your technical support representative.
RPD_MC_DESIGNATED_PE_CHANGE
System Log Message
Designated forwarder changed to ip-address for backup-pe-group group-name in routing-instance instance
Description
The routing protocol daemon (rpd) assigned the indicated Provider Edge (PE) as the new designated forwarder of the indicated routing instance for the indicated backup-pe-group.
Type
Event: This message reports an event, not an error
Severity
notice
Facility
LOG_DAEMON
RPD_MC_DYN_CFG_ALREADY_BOUND
System Log Message
Dynamic configuration session id client-session-id for interface interface-name is already bound to interface old-interface-name.
Description
The dynamic configuration instantiation request was rejected because the specified dynamic configuration sesssion ID was already bound to another interface.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Action
Unbind the session ID from the existing interface.
RPD_MC_DYN_CFG_SES_ID_ADD_FAIL
System Log Message
Failed to add dynamic configuration session id client-session-id to interface interface-name.
Description
The dynamic configuration instantiation request was rejected because the routing protocol process failed to associate the specified dynamic configuration session ID with the specified interface.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Action
Contact your technical support representative.
RPD_MC_DYN_CFG_SES_ID_MISMATCH
System Log Message
Dynamic configuration entry for interface interface-name with session id client-session-id found an existing entry with a different session id of client-session-id-1.
Description
The dynamic configuration instantiation request was rejected because the request matched an existing dynamic configuration block that had a different session ID.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Action
Contact your technical support representative.
RPD_MC_LOCAL_DESIGNATED_PE
System Log Message
Local PE is now the designated forwarder for backup-pe-group group-name in routing-instance instance
Description
The routing protocol daemon (rpd) selected the local Provider Edge (PE) as the designated forwarder of the indicated routing instance for the indicated backup-pe-group.
Type
Event: This message reports an event, not an error
Severity
notice
Facility
LOG_DAEMON
RPD_MC_OIF_REJECT
System Log Message
Interface interface-name is rejected due to lack of bw
Description
When multicast bandwidth admission control is applied, an interface may not be put into the downstream interface list for a forwarding cache if the interface does not have enough bandwidth for the flow, even when a multicast protocol determines that there are local/downstream receivers.
Type
Event: This message reports an event, not an error
Severity
info
Facility
LOG_DAEMON
RPD_MC_OIF_RE_ADMIT
System Log Message
Interface interface-name is re-admitted with newly available bw
Description
The indicated downstream interface that was previously rejected was readmitted for the flow because there was newly availabe bandwidth on the interface.
Type
Event: This message reports an event, not an error
Severity
info
Facility
LOG_DAEMON
RPD_MGMT_TIMEOUT
System Log Message
Connection to management peer process-name timed out waiting for input
Description
The connection between the routing protocol process (rpd) and the indicated management process (mgd) timed out before input arrived from the mgd process.
Type
Error: An error occurred
Severity
warning
Facility
LOG_DAEMON
RPD_MIRROR_ERROR
System Log Message
Unable to establish mirror connection between Routing Engines: error-message
Description
The routing protocol process (rpd) could not establish the mirror connection (which supports nonstop routing) between the master and backup Routing Engines.
Type
Error: An error occurred
Severity
warning
Facility
LOG_DAEMON
Cause
The master and backup Routing Engines are running incompatible versions of the Junos OS .
Action
Update the Junos OS to compatible versions on the master and backup Routing Engines.
RPD_MIRROR_VERSION_MISMATCH
System Log Message
Versions of mirror software on Routing Engines are incompatible: error-message
Description
While trying to establish the mirror connection between the master and backup Routing Engines (which supports nonstop routing), the routing protocol process (rpd) determined that the versions of Junos OS on the Routing Engines were incompatible.
Type
Error: An error occurred
Severity
warning
Facility
LOG_DAEMON
Action
Update the Junos OS to compatible versions on the master and backup Routing Engines.
RPD_MLD_ACCOUNTING_OFF
System Log Message
interface-name time
Description
The Multicast Listener Discovery (MLD) accounting for the indicated interface was disabled at the indicated time.
Type
Event: This message reports an event, not an error
Severity
info
Facility
LOG_DAEMON
RPD_MLD_ACCOUNTING_ON
System Log Message
interface-name time
Description
The Multicast Listener Discovery (MLD) accounting for the indicated interface was enabled at the indicated time.
Type
Event: This message reports an event, not an error
Severity
info
Facility
LOG_DAEMON
RPD_MLD_ALL_SUBSCRIBERS_DELETED
System Log Message
All MLD subscribers on interface interface-name deleted at time because the interface is down
Description
All MLD subscribers have been deleted because the interface is down.
Type
Event: This message reports an event, not an error
Severity
info
Facility
LOG_DAEMON
RPD_MLD_CFG_CREATE_ENTRY_FAILED
System Log Message
Could not create entry for entry.
Description
MLD failed to create the indicated configuration entry. The configuration request failed.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Action
Contact your technical support representative.
RPD_MLD_CFG_GROUP_OUT_OF_RANGE
System Log Message
The combination of group-count count and group-increment ip-address causes some of the groups out of range.
Description
The configuration request failed because the indicated configuration object contained a group that is out of range.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Action
Modify configuration statement to use a valid value.
RPD_MLD_CFG_INVALID_VALUE
System Log Message
The object-name configuration object identifier field has an invalid value of value
Description
The configuration request failed because the indicated configuration object contained the indicated invalid value.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Action
Modify configuration statement to use a valid value.
RPD_MLD_CFG_SOURCE_OUT_OF_RANGE
System Log Message
The combination of source-count count and source-increment ip-address causes some of the sources out of range.
Description
The configuration request failed because the indicated configuration object contained a source that is out of range.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Action
Modify configuration statement to use a valid value.
RPD_MLD_DYN_CFG_ALREADY_BOUND
System Log Message
Dynamic configuration session id client-session-id for interface interface-name is already bound to interface old-interface-name.
Description
The indicated dynamic configuration session id is already bound to another interface. The dynamic configuration instantiation request was rejected.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Action
Unbind session id from existing interface.
RPD_MLD_DYN_CFG_INVALID_STMT
System Log Message
Invalid dynamic configuration statement: configuration-statement
Description
The indicated dynamic configuration statement was invalid. The dynamic configuration instantiation request was rejected.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Action
Remove the unsupported configuration statement.
RPD_MLD_DYN_CFG_SES_ID_ADD_FAIL
System Log Message
Failed to add dynamic configuration session id client-session-id to interface interface-name.
Description
Failed to associate the indicated dynamic configuration session id to specified interface. The dynamic configuration instantiation request was rejected.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
RPD_MLD_DYN_CFG_SES_ID_MISMATCH
System Log Message
Dynamic configuration entry for interface interface-name with session id client-session-id found an existing entry with a different session id of client-session-id-1.
Description
The dynamic configuration instantiation request matched an existing dynamic configuration block that had a different session id. The dynamic configuration instantiation request was rejected.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Action
Contact your technical support representative.
RPD_MLD_JOIN
System Log Message
Listener source-address sent a join to destination-address for group group-address source sender-address on interface interface-name at time
Description
MLD join event.
Type
Event: This message reports an event, not an error
Severity
info
Facility
LOG_DAEMON
RPD_MLD_LEAVE
System Log Message
Listener source-address sent a leave to destination-address for group group-address source sender-address on interface interface-name at time
Description
MLD leave event.
Type
Event: This message reports an event, not an error
Severity
info
Facility
LOG_DAEMON
RPD_MLD_MEMBERSHIP_TIMEOUT
System Log Message
Membership timeout for listener source-address for group group-address source sender-address on interface interface-name at time
Description
MLD group membership timeout.
Type
Event: This message reports an event, not an error
Severity
info
Facility
LOG_DAEMON
RPD_MLD_ROUTER_VERSION_MISMATCH
System Log Message
MLD version mismatch on interface-name. Local version: local-version Remote version: remote-version
Description
The MLD version running on the local router does not match the one received in the query
Type
Event: This message reports an event, not an error
Severity
warning
Facility
LOG_DAEMON
RPD_MPLS_INTERFACE_ROUTE_ERROR
System Log Message
Unable to add route in table table-name for label mpls-label pointing to interface-name
Description
There was a failure in adding a Multiprotocol Label Switching (MPLS) route pointing to an interface
Type
Event: This message reports an event, not an error
Severity
notice
Facility
LOG_DAEMON
RPD_MPLS_INTF_MAX_LABELS_ERROR
System Log Message
Maximum labels exceeded - failed to stack additional label to nexthop on interface interface-name
Description
There was a failure in stacking additional label to a nexthop which already has maximum number of labels allowed for the interface
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
RPD_MPLS_LSP_AUTOBW_NOTICE
System Log Message
mpls LSP lsp-name Autobw already in progress, ignoring new trigger
Description
The auto-bandwidth adjustment for the indicated Multiprotocol Label Switching (MPLS) label-switched path (LSP) already in progress, ignoring new trigger.
Type
Event: This message reports an event, not an error
Severity
notice
Facility
LOG_DAEMON
RPD_MPLS_LSP_BANDWIDTH_CHANGE
System Log Message
MPLS LSP lsp-name bandwidth changed, lsp bandwidth bandwidth bps
Description
The bandwidth associated with the indicated Multiprotocol Label Switching (MPLS) label-switched path (LSP) changed.
Type
Event: This message reports an event, not an error
Severity
warning
Facility
LOG_DAEMON
RPD_MPLS_LSP_CHANGE
System Log Message
MPLS LSP lsp-name change on path-type(pathname) Route lsp-rro lsp bandwidth bandwidth bps
Description
The indicated Multiprotocol Label Switching (MPLS) label-switched path (LSP) was rerouted and its Record Route Object (RRO) changed.
Type
Event: This message reports an event, not an error
Severity
warning
Facility
LOG_DAEMON
RPD_MPLS_LSP_DOWN
System Log Message
MPLS LSP lsp-name down on path-type(pathname)
Description
The indicated Multiprotocol Label Switching (MPLS) label-switched path (LSP) went down and could not be used to send traffic.
Type
Event: This message reports an event, not an error
Severity
warning
Facility
LOG_DAEMON
RPD_MPLS_LSP_SWITCH
System Log Message
MPLS LSP lsp-name switch from old-path-type(old-pathname) to new-path-type(new-pathname), Route lsp-rro: reason lsp bandwidth bandwidth bps
Description
The indicated Multiprotocol Label Switching (MPLS) label-switched path (LSP) switched from primary path to secondary path or vice versa.
Type
Event: This message reports an event, not an error
Severity
warning
Facility
LOG_DAEMON
RPD_MPLS_LSP_UP
System Log Message
MPLS LSP lsp-name up on path-type(pathname) Route lsp-rro lsp bandwidth bandwidth bps
Description
The indicated Multiprotocol Label Switching (MPLS) label-switched path (LSP) came up and could be used to send traffic.
Type
Event: This message reports an event, not an error
Severity
warning
Facility
LOG_DAEMON
RPD_MPLS_OAM_LSP_PING_REPLY_ERR
System Log Message
Received ping reply with an error: error-code.
Description
Received a LSP ping reply with an error code, for the ping request sent. If any failure action is configured, the failure action will get executed
Type
Event: This message reports an event, not an error
Severity
error
Facility
LOG_DAEMON
RPD_MPLS_OAM_PING_REPLY_TIMEOUT
System Log Message
LSP ping reply timed out
Description
LSP ping timed out waiting for a reply. If any failure action is configured, the failure action will get executed
Type
Event: This message reports an event, not an error
Severity
error
Facility
LOG_DAEMON
RPD_MPLS_OAM_READ_ERROR
System Log Message
Unable to read from pipe to MPLS OAM process: reason (error-message)
Description
The routing protocol process (rpd) could not read a message available on the read pipe from the MPLS Operation, Administration, and Maintenance process (mplsoamd).
Type
Error: An error occurred
Severity
info
Facility
LOG_DAEMON
Action
Contact your technical support representative.
RPD_MPLS_OAM_WRITE_ERROR
System Log Message
Unable to write to pipe to MPLS OAM process: (error-message)
Description
The routing protocol process (rpd) could not write a message on the write pipe to the MPLS Operation, Administration, and Maintenance process (mplsoamd).
Type
Error: An error occurred
Severity
info
Facility
LOG_DAEMON
Action
Contact your technical support representative.
RPD_MPLS_PATH_BANDWIDTH_CHANGE
System Log Message
MPLS path pathname (lsp lsp-name) bandwidth changed, path bandwidth bandwidth bps
Description
The bandwidth associated with the indicated Multiprotocol Label Switching (MPLS) path changed.
Type
Event: This message reports an event, not an error
Severity
warning
Facility
LOG_DAEMON
RPD_MPLS_PATH_BFD_DOWN
System Log Message
BFD session for MPLS path pathname went down on LSP lsp-name
Description
The routing protocol process (rpd) determined that the Bidirectional Forwarding Detection (BFD) protocol session for the indicated Multiprotocol Label Switching (MPLS) path terminated on the indicated label-switched path (LSP).
Type
Event: This message reports an event, not an error
Severity
notice
Facility
LOG_DAEMON
RPD_MPLS_PATH_BFD_UP
System Log Message
BFD session for MPLS path pathname came up on LSP lsp-name
Description
The routing protocol process (rpd) determined that the Bidirectional Forwarding Detection (BFD) protocol session for the the indicated Multiprotocol Label Switching (MPLS) path came up on the indicated label-switched path (LSP).
Type
Event: This message reports an event, not an error
Severity
notice
Facility
LOG_DAEMON
RPD_MPLS_PATH_BW_NOT_AVAILABLE
System Log Message
Unable to satisfy bandwidth configured for MPLS path pathname on LSP lsp-name
Description
The bandwidth setting for the indicated Multiprotocol Label Switching (MPLS) path and label-switched path (LSP) was changed recently, but attempts to apply the new setting failed. The LSP continued to use the previous amount of bandwidth.
Type
Event: This message reports an event, not an error
Severity
warning
Facility
LOG_DAEMON
Action
Determine the reason that the bandwidth could not change and make the necessary changes to the software configuration, hardware configuration, or both.
RPD_MPLS_PATH_DOWN
System Log Message
MPLS path pathname down on LSP lsp-name
Description
The indicated Multiprotocol Label Switching (MPLS) path went down on the indicated label-switched path (LSP).
Type
Event: This message reports an event, not an error
Severity
warning
Facility
LOG_DAEMON
RPD_MPLS_PATH_PING_DOWN
System Log Message
LSP ping failure occured for MPLS path pathname on LSP lsp-name
Description
The routing protocol process (rpd) determined that the LSP ping returned error for the indicated Multiprotocol Label Switching (MPLS) path terminated on the indicated label-switched path (LSP).
Type
Event: This message reports an event, not an error
Severity
notice
Facility
LOG_DAEMON
RPD_MPLS_PATH_UP
System Log Message
MPLS path pathname up on LSP lsp-name path bandwidth bandwidth bps
Description
The indicated Multiprotocol Label Switching (MPLS) path came up on the indicated label-switched path (LSP).
Type
Event: This message reports an event, not an error
Severity
warning
Facility
LOG_DAEMON
RPD_MPLS_TABLE_ROUTE_ERROR
System Log Message
Unable to add route in table table-name for label mpls-label pointing to next-table-name
Description
There was a failure in adding a Multiprotocol Label Switching (MPLS) route pointing to another MPLS routing table
Type
Event: This message reports an event, not an error
Severity
notice
Facility
LOG_DAEMON
RPD_MSDP_CFG_SA_LIMITS_CONFLICT
System Log Message
Threshold value threshold must be less than or equal to maximum value maximum-value. Setting threshold to maximum
Description
The MSDP active-source-limit threshold is either undefined or exceeds the maximum value. Threshold will be set to maximum.
Type
Event: This message reports an event, not an error
Severity
warning
Facility
ANY
Action
Consider modifying the MSDP active-source-limit configurations.
RPD_MSDP_CFG_SRC_INVALID
System Log Message
argument is an invalid source address
Description
The indicated MSDP source is configured with an invalid address
Type
Event: This message reports an event, not an error
Severity
warning
Facility
ANY
Action
Modify the configuration statement to use a valid value.
RPD_MSDP_PEER_DOWN
System Log Message
MSDP peer peer-address peer-group peer-group out of Established state
Description
The indicated MSDP peer left the Established state. The routing protocol process (rpd) deleted all active sources learned from the peer and will no longer send 'Source Active' messages to it.
Type
Event: This message reports an event, not an error
Severity
notice
Facility
LOG_DAEMON
RPD_MSDP_PEER_UP
System Log Message
MSDP peer peer-address peer-group peer-group into Established state
Description
The indicated MSDP peer entered the Established state.
Type
Event: This message reports an event, not an error
Severity
info
Facility
LOG_DAEMON
RPD_MSDP_SRC_ACTIVE_OVER_LIMIT
System Log Message
Number of MSDP source-active messages about originator exceeded configured limit message
Description
The number of MSDP source-active messages received from the indicated instance, peer, or source exceeded the configured limit. All source-active messages are discarded until the limit is no longer exceeded. During periods when the event reported by this message occurs frequently, the routing protocol process (rpd) does not log every occurrence. In this case, the repetitions field in the message indicates how many times the event occurred since the rpd process previously logged this message.
Type
Event: This message reports an event, not an error
Severity
notice
Facility
LOG_DAEMON
RPD_MSDP_SRC_ACTIVE_OVER_THRESH
System Log Message
Number of MSDP source-active messages about originator exceeded configured threshold message
Description
The number of MSDP source-active messages received from the indicated instance, peer, or source exceeded the configured threshold. Until the threshold is no longer exceeded, a random early discard (RED) profile is applied to incoming messages so that only some of them are accepted. During periods when the event reported by this message occurs frequently, the routing protocol process (rpd) does not log every occurrence. In this case, the repetitions field in the message indicates how many times the event occurred since the rpd process previously logged this message.
Type
Event: This message reports an event, not an error
Severity
notice
Facility
LOG_DAEMON
RPD_MSDP_SRC_ACTIVE_UNDER_LIMIT
System Log Message
Number of MSDP source-active messages about originator no longer exceeded configured limit message
Description
The number of MSDP source-active messages received from the indicated instance, peer, or source no longer exceeded the configured limit. Active-source messages are no longer discarded automatically. During periods when the event reported by this message occurs frequently, the routing protocol process (rpd) does not log every occurrence. In this case, the repetitions field in the message indicates how many times the event occurred since the rpd process previously logged this message.
Type
Event: This message reports an event, not an error
Severity
notice
Facility
LOG_DAEMON
RPD_MSDP_SRC_ACTIVE_UNDER_THRESH
System Log Message
Number of MSDP source-active messages about originator no longer exceeded configured threshold message
Description
The number of MSDP source-active messages received from the indicated instance, peer, or source no longer exceeded the configured threshold. A random early discard (RED) profile is no longer applied to incoming messages. During periods when the event reported by this message occurs frequently, the routing protocol process (rpd) does not log every occurrence. In this case, the repetitions field in the message indicates how many times the event occurred since the rpd process previously logged this message.
Type
Event: This message reports an event, not an error
Severity
notice
Facility
LOG_DAEMON
RPD_MVPN_CFG_PREFIX_LEN_SHORT
System Log Message
MVPN argument: prefix length prefix-length is too short for prefix route-prefix, ignoring excess host bits
Description
The prefix length for MVPN source or group object is too short and the indicated prefix has a non-zero host portion. Excess host bits will be ignored.
Type
Event: This message reports an event, not an error
Severity
warning
Facility
ANY
RPD_OSPF_CFGNBR_P2P
System Log Message
Ignored configured neighbors on point-to-point realm realm-name interface interface-name area area-idi
Description
For point-to-point interfaces, OSPF neighbors are learned by using hello messages, so the implicit configuration of neighbors was ignored for the indicated point-to-point interface.
Type
Error: An error occurred
Severity
warning
Facility
LOG_DAEMON
Action
Remove the neighbor configuration for the indicated interface.
RPD_OSPF_LDP_SYNC
System Log Message
OSPF realm realm-name interface interface-name area area-idi advertised with infinite metric for duration seconds already due to loss of synchronization with LDP
Description
The OSPF protocol lost synchronization with the Label Distribution Protocol (LDP) on the indicated interface. As a consequence, it began advertising an infinite metric for the interface and has been doing so for the indicated number of seconds.
Type
Error: An error occurred
Severity
warning
Facility
LOG_DAEMON
Action
Determine why LDP lost synchronization with OSPF.
RPD_OSPF_LSA_MAXIMUM_EXCEEDED
System Log Message
OSPF realm realm-name number of non-local LSAs exceeded maximum limit
Description
The number of non self-generated LSAs exceeded maximum limit specified for database protection in the indicated realm. Consequently, all non self-generated LSA were deleted and all neighbors were killed. The router will not send any OSPF hellos and will ignore any incoming OSPF packets till ignore-time has elapsed.
Type
Event: This message reports an event, not an error
Severity
notice
Facility
LOG_DAEMON
RPD_OSPF_LSA_WARNING_EXCEEDED
System Log Message
OSPF realm realm-name number of non-local LSAs exceeded warning limit
Description
The number of non self-generated LSAs exceeded warning limit specified for database protection in the indicated realm.
Type
Event: This message reports an event, not an error
Severity
notice
Facility
LOG_DAEMON
RPD_OSPF_NBRDOWN
System Log Message
OSPF neighbor neighbor-address (realm realm-name interface-name area area-idi) state changed from old-state to new-state due to event-name (event reason: reason)
Description
An OSPF adjacency with the indicated neighboring router was terminated. The local router no longer exchanges routing information with, or directs traffic to, the neighboring router.
Type
Event: This message reports an event, not an error
Severity
notice
Facility
LOG_DAEMON
RPD_OSPF_NBRUP
System Log Message
OSPF neighbor neighbor-address (realm realm-name interface-name area area-idi) state changed from old-state to new-state due to event-name (event reason: reason)
Description
An OSPF adjacency was established with the indicated neighboring router. The local router can now exchange information with it.
Type
Event: This message reports an event, not an error
Severity
info
Facility
LOG_DAEMON
RPD_OSPF_OVERLOAD
System Log Message
OSPF instance instance topology topology is going into overload state: number of export prefixes (count) exceeded maximum allowed (maximum-value)
Description
The indicated topology in the indicated OSPF instance became overloaded and will remain in that state until an administrator intervenes.
Type
Error: An error occurred
Severity
warning
Facility
LOG_DAEMON
Cause
The number of export prefixes exceeded the configured limit.
Action
Unconfigure or modify export policies that inject a large number of routes.
RPD_OS_MEMHIGH
System Log Message
Using size KB of memory, percentage-value percent of available
Description
The routing protocol process (rpd) is using the indicated amount and percentage of Routing Engine memory, which is considered excessive.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Cause
Either rpd is leaking memory or the use of system resources is excessive, perhaps because routing filters are misconfigured or the configured network topology is very complex.
Action
Increase the amount of RAM in the Routing Engine.
RPD_PARSE_BAD_LR_NAME
System Log Message
executable-name: logical system name "logical-system-name"exceeds count characters
Description
The indicated logical system name exceeds the indicated maximum number of characters.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Action
Assign a shorter name.
RPD_PARSE_BAD_OPTION
System Log Message
executable-name: command-line option option is invalid
Description
The command line used to start the indicated process included the indicated option, which is invalid. The process did not start.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Action
Reissue the command without the invalid option.
RPD_PARSE_CMD_ARG
System Log Message
executable-name: missing required argument for command-line option option
Description
The command line used to start the indicated process did not include the argument required by the indicated option. The process did not start.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Action
Reissue the command and include the required argument.
RPD_PARSE_CMD_DUPLICATE
System Log Message
executable-name: command-line option option is a duplicate
Description
The command line used to start the indicated process included the indicated duplicate option. The process did not start.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Action
Reissue the command without the duplicate option.
RPD_PARSE_CMD_EXTRA
System Log Message
executable-name: command-line option option is extraneous
Description
The command line used to start the indicated process included the indicated option, which is extraneous. The process did not start.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Action
Reissue the command and omit the extraneous option.
RPD_PIM_NBRDOWN
System Log Message
Instance routing-instance: PIM neighbor neighbor-address (interface-name) removed due to: reason
Description
The routing protocol process (rpd) declared the indicated PIM neighbor inactive.
Type
Event: This message reports an event, not an error
Severity
notice
Facility
LOG_DAEMON
RPD_PIM_NBRUP
System Log Message
Instance routing-instance: PIM new neighbor neighbor-address interface interface-name
Description
The routing protocol process (rpd) discovered the indicated new PIM neighbor on the indicated interface.
Type
Event: This message reports an event, not an error
Severity
info
Facility
LOG_DAEMON
RPD_PLCY_CFG_COMMUNITY_FAIL
System Log Message
Failed to parse community string under policy-options: error-message
Description
The routing protocol process (rpd) encountered a non-catastrophic error in bgp community member string while parsing policy-options.
Type
Event: This message reports an event, not an error
Severity
warning
Facility
ANY
RPD_PLCY_CFG_FWDCLASS_OVERRIDDEN
System Log Message
argument supersedes forwarding-class under policy-statement policy-name
Description
During configuration parsing, a destination-class or source-class statement overrode the forwarding-class statement.
Type
Event: This message reports an event, not an error
Severity
warning
Facility
ANY
RPD_PLCY_CFG_IFALL_NOMATCH
System Log Message
The interface 'all' statement under policy-statement policy-name will not match anything
Description
Interface 'all' does not have any special meaning under the policy-options hierarchy unlike under various other hierarchies
Type
Event: This message reports an event, not an error
Severity
warning
Facility
ANY
RPD_PLCY_CFG_NH_NETMASK
System Log Message
Netmask ignored for next hop: argument.
Description
A netmask was specified with the indicated next hop. The netmask is ignored. In a future release, a next hop address with netmask may generate a configuration error
Type
Event: This message reports an event, not an error
Severity
warning
Facility
ANY
RPD_PLCY_CFG_PARSE_GEN_FAIL
System Log Message
Policy warning: error-message
Description
A conflict was detected while parsing the policy-options configuration hierarchy
Type
Event: This message reports an event, not an error
Severity
warning
Facility
ANY
RPD_PLCY_CFG_PREFIX_LEN_SHORT
System Log Message
prefix length prefix-length is too short for prefix route-prefix under policy-statement policy-name, ignoring excess host bits
Description
The prefix length for the indicated prefix is too short and it has a non-zero host portion. Excess host bits will be ignored.
Type
Event: This message reports an event, not an error
Severity
warning
Facility
ANY
RPD_PPM_READ_ERROR
System Log Message
Read error on pipe from ppmd: reason (error-message)
Description
The routing protocol process (rpd) could not read a message available on the read pipe from the periodic packet management process (ppmd).
Type
Error: An error occurred
Severity
info
Facility
LOG_DAEMON
Action
Contact your technical support representative.
RPD_PPM_WRITE_ERROR
System Log Message
function-name: write error on pipe to ppmd (error-message)
Description
The routing protocol process (rpd) could not write a message on the pipe to the periodic packet management process (ppmd).
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Action
Contact your technical support representative.
RPD_RA_CFG_CREATE_ENTRY_FAILED
System Log Message
Could not create entry for entry.
Description
The configuration request failed because the IPv6 routing advertisements failed to create the indicate configuration entry.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Action
Contact your technical support representative.
RPD_RA_CFG_INVALID_VALUE
System Log Message
The object-name configuration object identifier field has an invalid value of value
Description
The configuration request failed because the configuration object contained the indicated invalid value.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Action
Change the value in the configuration statement to a valid one.
RPD_RA_DYN_CFG_ALREADY_BOUND
System Log Message
Dynamic configuration session id client-session-id for interface interface-name is already bound to interface old-interface-name.
Description
The dynamic configuration instantiation request was rejected because the indicated session ID was already bound to another interface.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Action
Unbind session id from existing interface.
RPD_RA_DYN_CFG_INVALID_STMT
System Log Message
Invalid dynamic configuration statement: configuration-statement
Description
The dynamic configuration instantiation request was rejected because the indicated dynamic configuration statement was invalid.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Action
Remove the unsupported configuration statement.
RPD_RA_DYN_CFG_SES_ID_ADD_FAIL
System Log Message
Failed to add dynamic configuration session id client-session-id to interface interface-name.
Description
The dynamic configuration instantiation request was rejected because it failed to associate the indicated session ID with the specified interface.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Action
Contact your technical support representative.
RPD_RA_DYN_CFG_SES_ID_MISMATCH
System Log Message
Dynamic configuration entry for interface interface-name with session id client-session-id found an existing entry with a different session id of client-session-id-1.
Description
The dynamic configuration instantiation request was rejected because it matched an existing dynamic configuration block that had a different session ID.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Action
Contact your technical support representative.
RPD_RDISC_CKSUM
System Log Message
Bad checksum for router solicitation from source-address to destination-address
Description
The routing protocol process (rpd) ignored a router discovery solicitation message from the indicated address because the checksum in the message's ICMP header was invalid.
Type
Event: This message reports an event, not an error
Severity
warning
Facility
LOG_DAEMON
Cause
The solicitation message was incorrectly generated or damaged in transit.
Action
Examine the host that generated the solicitation message.
RPD_RDISC_NOMULTI
System Log Message
Ignoring interface interface-address on interface-name -- multicast not available
Description
The indicated interface was configured for router discovery, but does not support IP multicast operations as required. The routing protocol process (rpd) did not enable router discovery on the interface.
Type
Error: An error occurred
Severity
warning
Facility
LOG_DAEMON
Action
Do not configure router discovery on the interface.
RPD_RDISC_NORECVIF
System Log Message
Unable to locate interface for router solicitation from source-address to destination-address
Description
The routing protocol process (rpd) ignored a router discovery solicitation message from the indicated router because the router's IP address does not share the IP prefix of the local router. The local router is not a candidate for the indicated router because they are not on the same network.
Type
Event: This message reports an event, not an error
Severity
warning
Facility
LOG_DAEMON
Cause
Although the indicated router seems to be locally attached, no interfaces on the local router are configured to handle its IP address. Either the indicated router is configured with the wrong IP address, or the local router is not correctly configured for the network that the indicated router is using.
Action
Ignore this message if it indicates the desired configuration, or reconfigure one or both routers to share a common network.
RPD_RDISC_SOLICITADDR
System Log Message
Expected multicast (expected-address) for router solicitation from source-address to destination-address
Description
A router discovery solicitation message received from the indicated address was not sent to the expected multicast address for all routers.
Type
Event: This message reports an event, not an error
Severity
warning
Facility
LOG_DAEMON
Action
Examine the configuration of the router that generated the router discovery solicitation message.
RPD_RDISC_SOLICITICMP
System Log Message
Nonzero ICMP code (value) for router solicitation from source-address to destination-address
Description
The routing protocol process (rpd) ignored a router discovery solicitation message from the indicated router because the ICMP code in the message header was nonzero.
Type
Event: This message reports an event, not an error
Severity
warning
Facility
LOG_DAEMON
Cause
The solicitation message was incorrectly generated.
Action
Examine the host that generated the solicitation message.
RPD_RDISC_SOLICITLEN
System Log Message
Insufficient length (length) for router solicitation from source-address to destination-address
Description
The routing protocol process (rpd) ignored a router discovery solicitation message from the indicated router, because the indicated message length is too short.
Type
Event: This message reports an event, not an error
Severity
warning
Facility
LOG_DAEMON
Cause
The solicitation message was incorrectly generated.
Action
Examine the host that generated the solicitation message.
RPD_RIP_AUTH_REQUEST
System Log Message
Request with invalid authentication from source-address (interface-name)
Description
The routing protocol process (rpd) ignored an RIP request because the request authentication failed.
Type
Event: This message reports an event, not an error
Severity
notice
Facility
LOG_DAEMON
RPD_RIP_AUTH_UPDATE
System Log Message
Update with invalid authentication from source-address (interface-name)
Description
The routing protocol process (rpd) ignored a RIP update because authentication of the update failed.
Type
Event: This message reports an event, not an error
Severity
notice
Facility
LOG_DAEMON
RPD_RIP_JOIN_BROADCAST
System Log Message
Unable to get broadcast address on interface-name; using the all-ones address
Description
RIP cannot run on the indicated interface because the routing protocol process (rpd) could not obtain the broadcast address on the interface as required for running RIP version 1 or version 2 in compatibility mode.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
RPD_RIP_JOIN_MULTICAST
System Log Message
Unable to join multicast group on interface-name: error-message
Description
RIP cannot run on the indicated interface, because the routing protocol process (rpd) could not join the RIP multicast group as required for RIP version 2 multicast updates.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
RPD_RSVP_BACKUP_DOWN
System Log Message
Backup for protecting LSP lsp-name down, using bypass bypass-lsp-namereason
Description
When link protection is enabled, a backup label-switched path (LSP) is needed to maintain a protected LSP's control-plane connectivity when topology failures are detected. The backup LSP for the indicated protected LSP failed. The failure can cause traffic loss because the protected LSP tears down when there is no backup. If the reason for the backup failure can be determined, it is reported in the message.
Type
Event: This message reports an event, not an error
Severity
warning
Facility
LOG_DAEMON
RPD_RSVP_BYPASS_DOWN
System Log Message
RSVP bypass bypass-lsp-name for protecting interface interface-name went downreason
Description
The indicated RSVP link-protection bypass, which was protecting the indicated interface, was terminated. If the reason for the termination can be determined, it is reported in the message.
Type
Event: This message reports an event, not an error
Severity
warning
Facility
LOG_DAEMON
RPD_RSVP_BYPASS_UP
System Log Message
RSVP bypass bypass-lsp-name for protecting interface interface-name came up
Description
The indicated RSVP link-protection bypass was established to protect the indicated interface.
Type
Event: This message reports an event, not an error
Severity
warning
Facility
LOG_DAEMON
RPD_RSVP_COS_CFG_WARN
System Log Message
RSVP: Error while checking the existence of [edit class-of-service]: error-message
Description
RSVP detected an error while parsing configurations under the CoS hierarchy. RSVP CoS configurations will be ignored.
Type
Event: This message reports an event, not an error
Severity
warning
Facility
ANY
RPD_RSVP_LSP_SWITCH
System Log Message
RSVP LSP lsp-name switched to backup; using bypass LSP bypass-lsp-name, route lsp-rro
Description
RSVP detected a failure downstream for the indicated label-switched path (LSP) and switched it to a backup using the indicated bypass LSP.
Type
Event: This message reports an event, not an error
Severity
warning
Facility
LOG_DAEMON
Cause
The downstream interface or router for the LSP went down.
RPD_RSVP_MAXIMUM_SESSIONS
System Log Message
RSVP maximum session limit of limit reached
Description
The routing protocol process (rpd) could not set up an RSVP session because the indicated limit on the number of sessions was reached.
Type
Event: This message reports an event, not an error
Severity
warning
Facility
LOG_DAEMON
RPD_RSVP_NBRDOWN
System Log Message
RSVP neighbor neighbor-address down on interface interface-name, reason
Description
The RSVP neighbor to the indicated address was terminated.
Type
Event: This message reports an event, not an error
Severity
warning
Facility
LOG_DAEMON
Cause
The communication path to the neighboring router was disrupted, a protocol error occurred, or the neighboring router was powered down.
RPD_RSVP_NBRUP
System Log Message
RSVP neighbor neighbor-address up on interface interface-name
Description
An RSVP neighbor was established to the indicated address.
Type
Event: This message reports an event, not an error
Severity
warning
Facility
LOG_DAEMON
RPD_RT_CFG_BR_CONFLICT
System Log Message
static route: route-prefix is also configured as backup-router destination, turn on retain flag to ensure proper functionality
Description
A conflict occurred between the system backup router configuration and the indicated static route.
Type
Event: This message reports an event, not an error
Severity
warning
Facility
ANY
Action
Add the retain flag to the static route
RPD_RT_CFG_CREATE_ENTRY_FAILED
System Log Message
Could not create entry entry
Description
RT failed to create the indicated configuration entry. The configuration request failed.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Action
Contact your technical support representative.
RPD_RT_CFG_INVALID_VALUE
System Log Message
The object-name configuration object identifier field has an invalid value of value
Description
The configuration request failed because the indicated configuration object contained the indicated invalid value.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Action
Modify configuration statement to use a valid value.
RPD_RT_CFG_TABLE_NON_MATCHING
System Log Message
Routing-table table-name under routing-instance instance associated with session-id session-id does not match the instance
Description
The dynamic config request with a specific session id and routing-instance cannot be completed because a routing-table where routes should be added does not match the instance
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
RPD_RT_DUPLICATE_RD
System Log Message
routing-instance routing-instance has duplicate route-distinguisher route-discriminator as routing-instance existing-routing-instance
Description
The route-distinguisher assigned to this routing instance has already been assigned to another routing instance (as indicated).
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
RPD_RT_DYN_CFG_INST_NOT_FOUND
System Log Message
Routing-instance instance associated with session-id session-idnot found
Description
The dynamic-config request for a specific session id and routing instance cannot be completed because the instance was not found
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
RPD_RT_DYN_CFG_TABLE_NOT_FOUND
System Log Message
Routing-table table-name under routing-instance instance associated with session-id session-id not found
Description
The dynamic config request with a specific session id and routing-instance cannot be completed because a routing table where routes should be added was not found
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
RPD_RT_ERROR
System Log Message
rt_event_event-name: fatal state error
Description
A route in the routing table was found to be in an unrecoverable error state.
Type
Error: An error occurred
Severity
critical
Facility
LOG_DAEMON
RPD_RT_IFUP
System Log Message
UP route for interface interface-name index logical-interface-index address/prefix-length
Description
The interface route for the indicated interface and prefix changed state from down to up, becoming available for routing.
Type
Event: This message reports an event, not an error
Severity
warning
Facility
LOG_DAEMON
RPD_RT_INST_CFG_RESERVED_NAME
System Log Message
The routing-instance name instance is reserved and cannot be used
Description
The routing-instances configuration was rejected by rpd because of a reserved routing-instance name was used
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
RPD_RT_INST_IMPORT_PLCY_WARNING
System Log Message
Instance routing-instance: commandrouting-options instance-import]error-message
Description
The policy configured for instance-import in the indicated instance needs modification to become operational.
Type
Event: This message reports an event, not an error
Severity
warning
Facility
ANY
RPD_RT_PATH_LIMIT_BELOW
System Log Message
Number of paths (count) in table table-name is now less than the configured maximum (limit)
Description
The number of paths in the indicated routing table previously equaled or exceeded the indicated limit, but went down to the indicated number, which is below the limit.
Type
Event: This message reports an event, not an error
Severity
warning
Facility
LOG_DAEMON
RPD_RT_PATH_LIMIT_REACHED
System Log Message
Number of paths (count) in table table-name status configured maximum (limit)
Description
The indicated total number of paths in the indicated routing table equaled or exceeded the indicated configured limit. Attempts to add some types of path to the table fail while this condition holds, but the path count can exceed the limit if paths are forcibly added (for example, for static routes). This message first appears in the log when the limit is reached and repeats periodically until the number of paths goes below the limit.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
RPD_RT_PATH_LIMIT_WARNING
System Log Message
Number of paths (count) in table table-name reached warning threshold (threshold percent of configured maximum limit)
Description
The indicated total number of paths in the indicated routing table reached the threshold for a warning. The threshold is the indicated percentage of the indicated configured limit on the number of paths.
Type
Event: This message reports an event, not an error
Severity
warning
Facility
LOG_DAEMON
RPD_RT_PREFIX_LIMIT_BELOW
System Log Message
Number of prefixes (prefix-count) in table table-name is now less than the configured maximum (limit)
Description
The number of prefixes in the indicated routing table previously equaled or exceeded the indicated limit, but went down to the indicated number, which is below the limit.
Type
Event: This message reports an event, not an error
Severity
warning
Facility
LOG_DAEMON
RPD_RT_PREFIX_LIMIT_REACHED
System Log Message
Number of prefixes (prefix-count) in table table-name status configured maximum (limit)
Description
The indicated total number of prefixes in the indicated routing table equaled or exceeded the indicated configured limit. Attempts to add some types of prefix to the table fail while this condition holds, but the prefix count can exceed the limit if prefixes are forcibly added (for example, for static routes). This message first appears in the log when the limit is reached and repeats periodically until the number of prefixes goes below the limit.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
RPD_RT_PREFIX_LIMIT_WARNING
System Log Message
Number of prefixes (prefix-count) in table table-name reached warning threshold (threshold percent of configured maximum limit)
Description
The indicated total number of prefixes in the indicated routing table reached the threshold for a warning. The threshold is the indicated percentage of the indicated configured limit on the number of prefixes.
Type
Event: This message reports an event, not an error
Severity
warning
Facility
LOG_DAEMON
RPD_RT_SHOWMODE
System Log Message
invalid display mode (mode)
Description
The indicated display mode was specified in a 'show route' command and is unsupported.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
RPD_RT_TAG_ID_ALLOC_FAILED
System Log Message
Unable to allocate object-name for routing instance instance
Description
The routing protocol process (rpd) could not allocate either labels or subunits (as indicated) for the indicated routing instance, because the result number of objects would have exceeded the limit.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
RPD_SCHED_CALLBACK_LONGRUNTIME
System Log Message
function-name: excessive runtime time during action of module
Description
The indicated submodule of the routing protocol process (rpd) ran uninterrupted for the indicated period of time, which is considered excessive.
Type
Event: This message reports an event, not an error
Severity
warning
Facility
LOG_DAEMON
Cause
The duration was noted because task accounting is enabled. The function might be implemented inefficiently.
RPD_SCHED_CUMULATIVE_LONGRUNTIME
System Log Message
function-name: excessive runtime (total of time in count callbacks) after action of module
Description
Several submodules of the routing protocol process (rpd) ran uninterrupted for the indicated period of time, which is considered excessive.
Type
Event: This message reports an event, not an error
Severity
warning
Facility
LOG_DAEMON
Cause
The duration was noted because task accounting is enabled. The function might be implemented inefficiently.
RPD_SCHED_MODULE_LONGRUNTIME
System Log Message
function-name: excessive runtime time during action of module
Description
Several submodules of the routing protocol process (rpd) ran uninterrupted for the indicated period of time, which is considered excessive.
Type
Event: This message reports an event, not an error
Severity
warning
Facility
LOG_DAEMON
Cause
The duration was noted because task accounting is enabled. The function might be implemented inefficiently.
RPD_SCHED_TASK_LONGRUNTIME
System Log Message
function-name ran for total-time (user-time user, system-time system) doing action
Description
A task callback within the routing protocol process (rpd) ran uninterrupted for the indicated period of time, which is considered excessive.
Type
Event: This message reports an event, not an error
Severity
warning
Facility
LOG_DAEMON
Cause
The duration was noted because task accounting is enabled. The function might be implemented inefficiently.
RPD_SIGNAL_TERMINATE
System Log Message
signal-name termination signal received
Description
In response to the indicated termination request, the routing protocol process (rpd) terminated adjacencies with neighbors and shut down.
Type
Event: This message reports an event, not an error
Severity
notice
Facility
LOG_DAEMON
RPD_SNMP_CONN_PROG
System Log Message
function-name: error-message
Description
The indicated error occurred while the routing protocol process (rpd) was connecting to the Simple Network Management Protocol (SNMP) master agent.
Type
Error: An error occurred
Severity
info
Facility
LOG_DAEMON
RPD_SNMP_CONN_QUIT
System Log Message
function-name: unable to connect to SNMP agent (pathname): error-message
Description
The routing protocol process (rpd) could not connect to the indicated Simple Network Management Protocol (SNMP) master agent.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
RPD_SNMP_CONN_RETRY
System Log Message
function-name: reattempting connection to SNMP agent (pathname): error-message
Description
The routing protocol process (rpd) tried again to connect to the indicated Simple Network Management Protocol (SNMP) master agent after a connection attempt failed.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
RPD_SNMP_INVALID_SOCKET
System Log Message
function-name: socket file-descriptor is invalid
Description
The routing protocol process (rpd) could not send a message to a Simple Network Management Protocol (SNMP) master agent because the indicated socket is invalid.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
RPD_SNMP_SOCKOPT_BLOCK
System Log Message
function-name: unable to set nonblocking option
Description
The routing protocol process (rpd) could not set a socket to nonblocking mode after connecting to the Simple Network Management Protocol (SNMP) master agent.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
RPD_SNMP_SOCKOPT_RECVBUF
System Log Message
function-name: unable to set recvbuf option
Description
The routing protocol process (rpd) could not set the size of the kernel receive buffer, which allows it to accept the largest possible packet from the Simple Network Management Protocol (SNMP) master agent.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
RPD_SNMP_SOCKOPT_SENDBUF
System Log Message
function-name: unable to set sendbf option
Description
The routing protocol process (rpd) could not set the size of the kernel send buffer, which allows it to send the largest possible packet to the Simple Network Management Protocol (SNMP) master agent.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
RPD_START
System Log Message
Start executable-name[pid] version version built date
Description
The routing protocol process (rpd) started.
Type
Event: This message reports an event, not an error
Severity
info
Facility
LOG_DAEMON
RPD_SYSTEM
System Log Message
reason: error-message
Description
A system call made by the routing protocol process (rpd) failed.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Cause
It is possible that the kernel lacked the resources to fulfill the request. The rpd process will recover.
RPD_TASK_BEGIN
System Log Message
Commencing routing updates, version rpd-version, built date by builder
Description
The routing protocol process (rpd) started.
Type
Event: This message reports an event, not an error
Severity
notice
Facility
LOG_DAEMON
RPD_TASK_CHILDKILLED
System Log Message
task-name terminated by SIGsignal-namecore-dump-status
Description
While a child process of the routing protocol process (rpd) was performing the indicated operation, it terminated in response to the indicated signal.
Type
Event: This message reports an event, not an error
Severity
error
Facility
LOG_DAEMON
RPD_TASK_CHILDSTOPPED
System Log Message
task-name stopped by SIGsignal-name
Description
While a child process of the routing protocol process (rpd) was performing the indicated operation, it stopped in response to the indicated signal.
Type
Event: This message reports an event, not an error
Severity
error
Facility
LOG_DAEMON
RPD_TASK_DYN_REINIT
System Log Message
Dynamic reconfiguration in process
Description
The routing protocol process (rpd) reinitialized.
Type
Event: This message reports an event, not an error
Severity
info
Facility
LOG_DAEMON
RPD_TASK_FORK
System Log Message
Unable to fork task-name: error-message
Description
The routing protocol process failed to create the indicated child process.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
RPD_TASK_GETWD
System Log Message
getwd: error-message
Description
The getwd() system call made by the routing protocol process (rpd) failed.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
Cause
It is possible that the kernel lacked the resources to fulfill the request. The rpd process will recover.
RPD_TASK_MASTERSHIP
System Log Message
Assuming mastership
Description
The routing protocol process (rpd) became active when the Routing Engine on which it was running assumed mastership.
Type
Event: This message reports an event, not an error
Severity
info
Facility
LOG_DAEMON
RPD_TASK_NOREINIT
System Log Message
Reinitialization not possible
Description
The routing protocol process (rpd) failed to reinitialize as requested, because it was running in a state that did not allow reconfiguration.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
RPD_TASK_PIDCLOSED
System Log Message
Unable to close and remove filename: error-message
Description
The routing protocol process (rpd) tried to close and remove the file that records its process ID (PID), which serves to prevent multiple instances of rpd from running simultaneously. The attempt failed.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
RPD_TASK_PIDFLOCK
System Log Message
flock(filename, LOCK_EX): error-message
Description
The routing protocol process (rpd) issued the flock() system call on the file that records its process ID (PID), which serves to prevent multiple instances of rpd from running simultaneously. The system call failed.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
RPD_TASK_PIDWRITE
System Log Message
Unable to write to fd filename: error-message
Description
The routing protocol process (rpd) tried to write to the file that records its process ID (PID), which serves to prevent multiple instances of rpd from running simultaneously. The attempt failed.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
RPD_TASK_REINIT
System Log Message
Reinitializing
Description
The routing protocol process (rpd) reinitialized.
Type
Event: This message reports an event, not an error
Severity
info
Facility
LOG_DAEMON
RPD_TASK_SIGNALIGNORE
System Log Message
sigaction(SIGsignal-name): error-message
Description
The routing protocol process (rpd) informed the kernel that it wished to ignore the indicated signal, but the kernel failed to process the request.
Type
Error: An error occurred
Severity
error
Facility
LOG_DAEMON
RPD_TRACE_FAILED
System Log Message
Unable to write to trace file filename
Description
The routing protocol process (rpd) could not write to the indicated trace file, and stopped attempting to do so. The next commit of the configuration database will reenable tracing.
Type
Event: This message reports an event, not an error
Severity
error
Facility
LOG_DAEMON
RPD_VPLS_INTF_NOT_IN_SITE
System Log Message
Some interfaces of instance instance are not configured under its single site
Description
Some interfaces of the indicated vpls instance have not been configured under the sole site of the instance.
Type
Event: This message reports an event, not an error
Severity
warning
Facility
ANY
Action
Configure all interfaces of the instace under its single site.
Hide Navigation Pane
Show Navigation Pane
Download
SHA1
