RBFS Log Reference
RBFS generates logs for various events. RBFS logs are record of events which occur on different functional components or modules in RBFS.
RBFS logs are categorized based on demons or modules from which they are produced. The following are some of the example scenarios when event logs are generated:
-
Failure conditions such as failure in decoding received DHCP relay packet or failure to access a configuration file.
-
Normal operations such as when an IPoE subscriber is created or deleted and an interface has been configured and so on.
-
Critical conditions such as power failure.
This document provides log information such as log ID, message, description and module, severity level and recommended actions.
Log Destination You can locate and view the logs using multiple interfaces which include RBFS command line interface. RBFS also supports exporting logs to external log management servers such as Syslog server and Graylog server for real-time analysis.
You can view the logs in the RBFS command line interface using the show log
command. Various command options are available to filter and display logs. For more information, see the [logging-operational-cmds] section.
LDP Log Messages
Log ID |
LDP_SESSION_CREATED |
---|---|
Message |
LDP Session created, peer %s, instance %s |
Description |
LDP has formed a new session. |
Log Module |
ldp |
Log Group |
peer |
Severity |
debug |
Recommended Actions |
None Required. |
Log ID |
LDP_SESSION_DELETED |
---|---|
Message |
LDP Session deleted, peer %s, instance %s |
Description |
LDP session is deleted. |
Log Module |
ldp |
Log Group |
peer |
Severity |
debug |
Recommended Actions |
Run the |
Log ID |
LDP_TCP_STATE_CHNG |
---|---|
Message |
LDP TCP state changed from "%s" to "%s" due to event "%s", peer %s, instance %s |
Description |
LDP TCP state has changed. |
Log Module |
ldp |
Log Group |
peer |
Severity |
debug |
Recommended Actions |
None Required. |
Log ID |
LDP_SESSION_STATE_CHNG |
---|---|
Message |
LDP Session state changed from "%s" to "%s" due to event "%s", peer %s, instance %s |
Description |
LDP session state has changed. |
Log Module |
ldp |
Log Group |
peer |
Severity |
debug |
Recommended Actions |
None Required. |
Log ID |
LDP_MSG_ADDR_OUT |
---|---|
Message |
LDP Address message sent for prefix %s, peer %s, instance %s |
Description |
LDP address message is sent. |
Log Module |
ldp |
Log Group |
peer |
Severity |
debug |
Recommended Actions |
None Required. |
Log ID |
LDP_MSG_ADDR_IN |
---|---|
Message |
LDP Address message received for prefix %s, peer %s, instance %s |
Description |
LDP address message is received. |
Log Module |
ldp |
Log Group |
peer |
Severity |
debug |
Recommended Actions |
None Required. |
Log ID |
LDP_MSG_ADDR_WITHDRAW_OUT |
---|---|
Message |
LDP Address withdraw message sent for prefix %s, peer %s, instance %s |
Description |
LDP address withdrawal message is sent. |
Log Module |
ldp |
Log Group |
peer |
Severity |
debug |
Recommended Actions |
None Required. |
Log ID |
LDP_MSG_ADDR_WITHDRAW_IN |
---|---|
Message |
LDP Address withdraw message received for prefix %s, peer %s, instance %s |
Description |
LDP address withdrawal message is received. |
Log Module |
ldp |
Log Group |
peer |
Severity |
debug |
Recommended Actions |
None Required. |
Log ID |
LDP_MSG_LABEL_MAP_OUT |
---|---|
Message |
LDP label mapping message sent for prefix %s with label-%s, peer %s, instance %s |
Description |
LDP mapping message is sent. |
Log Module |
ldp |
Log Group |
peer |
Severity |
debug |
Recommended Actions |
None Required. |
Log ID |
LDP_MSG_LABEL_MAP_IN |
---|---|
Message |
LDP label mapping message received for prefix %s with label-%s, peer %s, instance %s |
Description |
LDP mapping is received. |
Log Module |
ldp |
Log Group |
peer |
Severity |
debug |
Recommended Actions |
None Required. |
Log ID |
LDP_MSG_LABEL_WITHDRAW_OUT |
---|---|
Message |
LDP label withdraw message sent for prefix %s with label-%s, peer %s, instance %s |
Description |
LDP mapping withdrawal message is sent. |
Log Module |
ldp |
Log Group |
peer |
Severity |
debug |
Recommended Actions |
None Required. |
Log ID |
LDP_MSG_LABEL_WITHDRAW_IN |
---|---|
Message |
LDP label withdraw message received for prefix %s with label-%s, peer %s, instance %s |
Description |
LDP mapping withdrawal message is received. |
Log Module |
ldp |
Log Group |
peer |
Severity |
debug |
Recommended Actions |
None Required. |
Log ID |
LDP_MSG_LABEL_REQ_REPLY_OUT |
---|---|
Message |
LDP label request message reply for prefix %s sent with label-%s, peer %s, instance %s |
Description |
LDP request reply message is sent. |
Log Module |
ldp |
Log Group |
peer |
Severity |
debug |
Recommended Actions |
None Required. |
Log ID |
LDP_MSG_LABEL_REQ_IN |
---|---|
Message |
LDP label request message received, prefix %s, peer %s, instance %s |
Description |
LDP request message is received. |
Log Module |
ldp |
Log Group |
peer |
Severity |
debug |
Recommended Actions |
None Required. |
Log ID |
LDP_MSG_LABEL_REL_OUT |
---|---|
Message |
LDP label release message sent, prefix %s, label-%s, peer %s, instance %s |
Description |
LDP release message is sent. |
Log Module |
ldp |
Log Group |
peer |
Severity |
debug |
Recommended Actions |
None Required. |
Log ID |
LDP_MSG_LABEL_REL_IN |
---|---|
Message |
LDP label release message received, prefix %s, label-%s, peer %s, instance %s |
Description |
LDP release message is received. |
Log Module |
ldp |
Log Group |
peer |
Severity |
debug |
Recommended Actions |
None Required. |
Log ID |
LDP_ADD_TO_FIB |
---|---|
Message |
LDP route added to FIB, prefix %s, label-%s, instance %s |
Description |
LDP has been added to FIB. |
Log Module |
ldp |
Log Group |
peer |
Severity |
debug |
Recommended Actions |
None Required. |
Log ID |
LDP_DEL_FROM_FIB |
---|---|
Message |
LDP route deleted from FIB, prefix %s, label-%s, instance %s |
Description |
LDP is deleted from FIB. |
Log Module |
ldp |
Log Group |
peer |
Severity |
debug |
Recommended Actions |
None Required. |
Log ID |
LDP_NBR_CREATED |
---|---|
Message |
LDP Neighbour created, peer %s, interface %s, instance %s |
Description |
LDP has formed a new neighbor |
Log Module |
ldp |
Log Group |
adjacency |
Severity |
INFO |
Recommended Actions |
None Required. |
Log ID |
LDP_NBR_DELETED |
---|---|
Message |
LDP Neighbour deleted, peer %s, interface %s, instance %s |
Description |
LDP neighbor is removed. |
Log Module |
ldp |
Log Group |
adjacency |
Severity |
INFO |
Recommended Actions |
Configure the neighbor router again for establishing neighborship and sending hello packets. |
Log ID |
LDP_NOTIFICATION_IN |
---|---|
Message |
LDP Notification received, peer %s, instance %s, reason %s |
Description |
LDP has received notification messages. There are basically two types of notification, one is advisory and the other is fatal. In case a fatal notification is received, the session will be reset. |
Log Module |
ldp |
Log Group |
notification |
Severity |
INFO |
Recommended Actions |
If the peer is reset, run the |
Log ID |
LDP_NOTIFICATION_OUT |
---|---|
Message |
LDP Notification sent, peer %s, instance %s, reason %s |
Description |
LDP has sent out notification messages to the peer. |
Log Module |
ldp |
Log Group |
notification |
Severity |
INFO |
Recommended Actions |
If peer is reset, run the |
Log ID |
LDP_SESSION_STATE |
---|---|
Message |
LDP session state changed to %s, peer %s, instance %s |
Description |
LDP session state has changed |
Log Module |
ldp |
Log Group |
peer |
Severity |
INFO |
Recommended Actions |
None Required. |
BGP Log Messages
Log ID |
BGP_PEER_STATE_CHANGE |
---|---|
Message |
BGP FSM change, peer %s, source %s, hostname %s, instance %s changed state from %s to %s, reason %s |
Description |
BGP FSM state has been changed. |
Log Module |
bgp |
Log Group |
peer |
Severity |
Alert |
Recommended Actions |
If the session is down, verify the reachability of the peer router. |
Log ID |
BGP_IFL_NBR_ADD |
---|---|
Message |
Link-local peer %s discovered on interface %s, instance %s |
Description |
BGP link-local peer is discovered on the interface. |
Log Module |
bgp |
Log Group |
peer |
Severity |
Notice |
Recommended Actions |
No action required |
Log ID |
BGP_IFL_NBR_DEL |
---|---|
Message |
Link-local peer %s deleted on interface %s, instance %s |
Description |
BGP link-local peer has been deleted on the interface. |
Log Module |
bgp |
Log Group |
peer |
Severity |
Notice |
Recommended Actions |
No action required |
Log ID |
BGP_PEER_RESET |
---|---|
Message |
BGP peer %s, source %s, hostname %s, instance %s reset, reason %s |
Description |
BGP session reset occurred. |
Log Module |
bgp |
Log Group |
peer |
Severity |
Notice |
Recommended Actions |
If the session is down, verify the reachability of the peer. |
Log ID |
BGP_PEER_RESET_FSM_ERR |
---|---|
Message |
BGP peer %s, source %s, hostname %s, instance %s reset, reason FSM error subcode %s, message type %s |
Description |
BGP session reset occurred due to an FSM error. |
Log Module |
bgp |
Log Group |
peer |
Severity |
Info |
Recommended Actions |
No action required |
Log ID |
BGP_MSG_OPEN_VERSION |
---|---|
Message |
BGP peer %s, source %s, hostname %s, instance %s received open message with version %s |
Description |
Recieved a BGP Open message with an unsupported version number. Only version 4 is supported. |
Log Module |
bgp |
Log Group |
peer |
Severity |
Info |
Recommended Actions |
Check whether the other BGP peer supports the BGP version 4. |
Log ID |
BGP_MSG_OPEN_IDENTIFIER |
---|---|
Message |
BGP Open message received with bad identifier %s |
Description |
BGP Open message is received with a bad identifier. |
Log Module |
bgp |
Log Group |
peer |
Severity |
Info |
Recommended Actions |
Peer router ID and local router ID are configured with the same value, update the configuration correctly. |
Log ID |
BGP_MSG_OPEN_HOLDTIMER |
---|---|
Message |
BGP peer %s, source %s, hostname %s, instance %s received open message with illegal hold timer %s |
Description |
BGP Open message is received with a bad hold timer value. |
Log Module |
bgp |
Log Group |
peer |
Severity |
Info |
Recommended Actions |
Configure the remote router with a holdtimer value more than ‘3’. |
Log ID |
BGP_NO_ROUTER_ID |
---|---|
Message |
Router ID is not present in instance %s |
Description |
BGP Router ID is not present. |
Log Module |
bgp |
Log Group |
peer |
Severity |
Info |
Recommended Actions |
Configure the local router with the router ID. |
Log ID |
BGP_NO_LOCAL_AS |
---|---|
Message |
Local AS is not configured in instance %s |
Description |
BGP ‘local-as’ parameter is not defined in the configuration. |
Log Module |
bgp |
Log Group |
peer |
Severity |
Info |
Recommended Actions |
Configure the BGP local AS in the BGP peer group. |
Log ID |
BGP_INVALID_RECEIVED_AS |
---|---|
Message |
BGP peer %s, source %s, hostname %s, instance %s received wrong AS %s, expected AS %s |
Description |
BGP received a wrong AS number from a remote peer. |
Log Module |
bgp |
Log Group |
peer |
Severity |
Info |
Recommended Actions |
Verify that the ‘local-as’ parameter is defined in the remote BGP speaker and the ‘remote-as’ parameter is defined in the peer group configured in the local node are the same. |
Log ID |
BGP_MSG_MANDATORY_ATTRIBUTE |
---|---|
Message |
BGP peer %s, source %s, hostname %s, instance %s received message %s with mandatory parameter %s missing |
Description |
Mandatory parameter for BGP message is not present. |
Log Module |
bgp |
Log Group |
peer |
Severity |
Info |
Recommended Actions |
Contact RtBrick customer support with the packet captured from the peer node. |
Log ID |
BGP_PEER_RESET_MSG_HDR_LEN_ERR |
---|---|
Message |
BGP peer %s, source %s, hostname %s, instance %s is reset, reason: invalid message header length %s |
Description |
BGP peer is reset due to invalid header length. |
Log Module |
bgp |
Log Group |
peer |
Severity |
Info |
Recommended Actions |
Contact RtBrick customer support with the packet scenario captured from the peer node. |
Log ID |
BGP_PEER_RESET_INVALID_TYPE |
---|---|
Message |
BGP peer %s, source %s, hostname %s, instance %s is reset, reason: invalid message type %s, length %s |
Description |
BGP peer is reset due to invalid message type. |
Log Module |
bgp |
Log Group |
peer |
Severity |
Info |
Recommended Actions |
BGP does not support the corresponding feature (message). |
Log ID |
BGP_PEER_RESET_INVALID_PARAMETER_TYPE |
---|---|
Message |
BGP peer %s, source %s, hostname %s, instance %s is reset, reason: invalid optional parameter, message %u, parameter type %u |
Description |
BGP peer is reset due to invalid optional parameter type. |
Log Module |
bgp |
Log Group |
peer |
Severity |
Info |
Recommended Actions |
BGP does not support the corresponding feature (message). |
Log ID |
BGP_PEER_RESET_INVALID_CAP_LEN |
---|---|
Message |
BGP peer %s, source %s hostname %s, instance %s is reset, reason: invalid capability type %s, capability length %s |
Description |
BGP peer is reset due to invalid capability length. |
Log Module |
bgp |
Log Group |
peer |
Severity |
Info |
Recommended Actions |
Contact customer support with the packet scenario captured from the peer node. |
Log ID |
BGP_DUPLICATE_TCP_ACCEPT |
---|---|
Message |
BGP peer %s, source %s, hostname %s, instance %s duplicate accept socket is success. |
Description |
In this error scenario when one side BGP peer is up and on the other part TCP connection goes down and comes up again. |
Log Module |
bgp |
Log Group |
peer |
Severity |
Info |
No action required |
Contact Rtbrick customer support |
Log ID |
BGP_IFL_CHANGE |
---|---|
Message |
Interface %s, instance %s received event %s |
Description |
Interface status has changed. |
Log Module |
bgp |
Log Group |
interface |
Severity |
Info |
Recommended Actions |
Verify the physical status of the interface. |
Log ID |
BGP_IFA_CHANGE |
---|---|
Message |
Interface %s, instance %s received %s of address %s |
Description |
Event related to interface address. |
Log Module |
bgp |
Log Group |
interface |
Severity |
Info |
Recommended Actions |
Verify the physical status of the interface. |
Log ID |
BGP_INSTANCE_INACTIVE |
---|---|
Message |
Instance %s is inactive, reason %s |
Description |
BGP instance became inactive. |
Log Module |
bgp |
Log Group |
instance |
Severity |
Info |
Reco |
No action required |
Log ID |
BGP_MSG_VALIDATION_FAIL |
---|---|
Message |
BGP message received from peer %s, source %s, hostname %s, instance %s validation failed. Message type %s |
Description |
BGP Message validation failed. |
Log Module |
bgp |
Log Group |
message |
Severity |
Info |
Recommended Actions |
Contact customer support with the packet captured from the peer node. |
Log ID |
BGP_MSG_DECODE_FAIL |
---|---|
Message |
BGP message received from peer %s, source %s, hostname %s, instance %s decode failed. Message type %s |
Description |
BGP Message decoding has failed. |
Log Module |
bgp |
Log Group |
message |
Severity |
Info |
Recommended Actions |
Contact customer support with the packet captured from the peer node. |
Log ID |
BGP_UPD_SET_ERR_INFO |
---|---|
Message |
Update processing error. code %s , subcode %s |
Description |
BGP Update processed error code and subcodes. |
Log Module |
bgp |
Log Group |
message |
Severity |
Info |
Recommended Actions |
Verify that the feature is supported. |
Log ID |
BGP_UPD_INVALID_IPV4_PREFIX |
---|---|
Message |
BGP update message processing, peer %s, source %s, hostname %s, instance %s: Received invalid prefix %s/%s |
Description |
BGP Update message is received with an invalid prefix. |
Log Module |
bgp |
Log Group |
message |
Severity |
Info |
Recommended Actions |
Capture the packet scenario and verify it. |
Log ID |
BGP_UPD_ATTR_REPEAT |
---|---|
Message |
BGP update message processing, peer %s, source %s, hostname %s, instance %s: Attribute %s repeated |
Description |
BGP Update message is processed with a repeated attribute. |
Log Module |
bgp |
Log Group |
message |
Severity |
Info |
Recommended Actions |
Verify the neighbor router configurations. |
Log ID |
BGP_UPD_ATTR_WELLKNOWN_TRANS |
---|---|
Message |
BGP update message processing, peer %s, source %s, hostname %s, instance %s: Attribute %s does not have well known transitive flag set |
Description |
BGP Update process error. Attribute does not have a well known transitive flag set. |
Log Module |
bgp |
Log Group |
message |
Severity |
Info |
Recommended Actions |
Verify the neighbor router configuration. |
Log ID |
BGP_UPD_ATTR_WK_TRANS_PARTIAL |
---|---|
Message |
BGP update message processing, peer %s, source %s, hostname %s, instance %s: Well known transitive attribute %s has partial bit set |
Description |
BGP Update processing error: Well known transitive attribute has partial bit set |
Log Module |
bgp |
Log Group |
message |
Severity |
Info |
Recommended Actions |
Verify the neighbor router configurations. |
Log ID |
BGP_UPD_ATTR_INVALID_ASPATH_LEN |
---|---|
Message |
BGP update message processing, peer %s, source %s, hostname %s, instance %s: Invalid AS path length %s |
Description |
BGP Update processed Invalid AS path length |
Log Module |
bgp |
Log Group |
message |
Severity |
Info |
Recommended Actions |
Verify that only 4 byte AS is enabled on peer BGP speakers. RBFS supports only 4 byte AS. |
Log ID |
BGP_UPD_ENFORCE_FIRST_AS |
---|---|
Message |
BGP update message processing, peer %s, source %s, hostname %s, instance %s: First AS %s is not peer AS %s, ignoring |
Description |
BGP Update processed: ‘First AS is not peer AS, so ignore the update’ condition. |
Log Module |
bgp |
Log Group |
message |
Severity |
Info |
Recommended Actions |
Disable 'enforce first AS' attribute, if this is required. |
Log ID |
BGP_UPD_INVALID_SEG_TYPE |
---|---|
Message |
BGP update message processing, peer %s, source %s, hostname %s, instance %s: Invalid path segment type %s |
Description |
BGP Update processed ‘invalid segment type’ condition. |
Log Module |
bgp |
Log Group |
message |
Severity |
Info |
Recommended Actions |
Check whether that the feature is supported. |
Log ID |
BGP_UPD_INVALID_NH |
---|---|
Message |
BGP update message processing, peer %s, source %s, hostname %s, instance %s: Invalid unicast ip address in nexthop %s |
Description |
BGP Update processing: Invalid unicast ip address in nexthop |
Log Module |
bgp |
Log Group |
message |
Severity |
Info |
Recommended Actions |
Contact Rtbrick customer support |
Log ID |
BGP_UPD_INVALID_IP6_PREFIX |
---|---|
Message |
BGP update message processing, peer %s, source %s, hostname %s, instance %s: Invalid prefix %s/%s |
Description |
BGP Update processed an invalid IPv6 prefix which is received from the peer. |
Log Module |
bgp |
Log Group |
message |
Severity |
Info |
Recommended Actions |
Capture and verify the packet scenario. |
Log ID |
BGP_UPD_RCVD_NON_NEGOTIATED_AF |
---|---|
Message |
BGP update message processing, peer %s, source %s, hostname %s, instance %s: Received NLRI of non-negotiated address family %s, safi %s |
Description |
BGP Update processed a non-negotiated address family received from the peer (‘Received NLRI of non-negotiated address family’) |
Log Module |
bgp |
Log Group |
message |
Severity |
Info |
Recommended Actions |
Disable the address family on the peer node. |
Log ID |
BGP_UPD_INVALID_LEN |
---|---|
Message |
BGP update message processing, peer %s, source %s, hostname %s, instance %s: Received invalid length %s |
Description |
BGP Update processed an invalid length which has been received from the peer. |
Log Module |
bgp |
Log Group |
message |
Severity |
Info |
Recommended Actions |
Check whether the feature is supported. |
Log ID |
BGP_UPD_MALFORMED_PATH_ATTR |
---|---|
Message |
BGP update message processing, peer %s, source %s, hostname %s, instance %s: Received malformed path attribute %s, length %s |
Description |
BGP Update processes a malformed path attribute which has been received. |
Log Module |
bgp |
Log Group |
message |
Severity |
Info |
Recommended Actions |
Check whether the feature is supported. |
Log ID |
BGP_UPD_ATTR_EXT_LEN |
---|---|
Message |
BGP update message processing, peer %s, source %s, hostname %s, instance %s: Invalid length bit set for attribute %s |
Description |
BGP Update processed an ‘Invalid length bit set for attribute’. |
Log Module |
bgp |
Log Group |
message |
Severity |
Info |
Recommended Actions |
Check whether the feature is supported. |
Log ID |
BGP_UPD_ATTR_INVALID_ORIGIN |
---|---|
Message |
BGP update message processing, peer %s, source %s, hostname %s, instance %s: Invalid origin attribute value %s |
Description |
BGP Update processed an invalid ‘origin’ attribute value. |
Log Module |
bgp |
Log Group |
message |
Severity |
Info |
Recommended Actions |
Verify the neighbor router configuration. |
Log ID |
BGP_UPD_ATTR_OPTIONAL_TRANS |
---|---|
Message |
BGP update message processing, peer %s, source %s, hostname %s, instance %s: Attribute %s does not have optional transitive flag set |
Description |
BGP Update processed attributes which do not have an optional transitive flag set. |
Log Module |
bgp |
Log Group |
message |
Severity |
Info |
Recommended Actions |
Verify the neighbor router configuration. |
Log ID |
BGP_UPD_OWN_ROUTER_ID |
---|---|
Message |
BGP update message processing, peer %s, source %s, hostname %s, instance %s: Received own router id %s |
Description |
BGP Update processed its own router ID which has been received. |
Log Module |
bgp |
Log Group |
message |
Severity |
Info |
Recommended Actions |
Verify whether the same router ID is configured on both of the BGP speakers. |
Log ID |
BGP_UPD_ATTR_OPTIONAL_NON_TRANS |
---|---|
Message |
BGP update message processing, peer %s, source %s, hostname %s, instance %s: Attribute %s does not have optional non-transitive flag set |
Description |
BGP Update processed attribute that does not have an optional non-transitive flag set. |
Log Module |
bgp |
Log Group |
message |
Severity |
Info |
Recommended Actions |
Verify the neighbor router configuration. |
Log ID |
BGP_UPD_INVALID_ATTR_EBGP |
---|---|
Message |
BGP update message processing, peer %s, source %s, hostname %s, instance %s: Received invalid attribute %s from EBGP peer |
Description |
BGP Update processed an invalid attribute received from eBGP peer router. |
Log Module |
bgp |
Log Group |
message |
Severity |
Info |
Recommended Actions |
Verify the neighbor router configuration. |
Log ID |
BGP_UPD_INVALID_SR_IDX_LEN |
---|---|
Message |
BGP update message processing, peer %s, source %s, hostname %s, instance %s: Invalid SR index length %s |
Description |
BGP Update processed an invalid SR index length. |
Log Module |
bgp |
Log Group |
message |
Severity |
Info |
Recommended Actions |
Verify the neighbor router configuration. |
Log ID |
BGP_UPD_INVALID_SRGB_LEN |
---|---|
Message |
BGP update message processing, peer %s, source %s, hostname %s, instance %s: Invalid SRGB length %s |
Description |
BGP Update processed an invalid SRGB length. |
Log Module |
bgp |
Log Group |
message |
Severity |
Info |
Recommended Actions |
Verify the neighbor router configuration. |
Log ID |
BGP_UPD_PATH_ATTR_FAIL |
---|---|
Message |
BGP update message processing, peer %s, source %s, hostname %s, instance %s: Processing path attribute failed |
Description |
BGP Update processed a failed path attribute. |
Log Module |
bgp |
Log Group |
message |
Severity |
Info |
Recommended Actions |
This can be a packet decoding problem. Send the captured packet to the Contact RtBrick customer support team for verification. |
Log ID |
BGP_UPD_MREACH_FAIL |
---|---|
Message |
BGP update message processing, peer %s, source %s, hostname %s, instance %s: Processing MPREACH NLRI attribute failed |
Description |
BGP Update processed a failed MPREACH NLRI attribute. |
Log Module |
bgp |
Log Group |
message |
Severity |
Info |
Recommended Actions |
This can be a packet decoding problem. Send the captured packet to the Contact RtBrick customer support team for verification. |
Log ID |
BGP_UPD_INVALID_EXP_LEN |
---|---|
Message |
BGP update message processing, peer %s, source %s, hostname %s, instance %s: Received invalid length %s . Expected %s |
Description |
BGP Update processed an invalid length which has been received. |
Log Module |
bgp |
Log Group |
message |
Severity |
Info |
Recommended Actions |
This can be a packet decoding problem. Send the captured packet to the Contact RtBrick customer support team for verification. |
Log ID |
BGP_UPD_NLRI_FAIL |
---|---|
Message |
BGP update message processing, peer %s, source %s, hostname %s, instance %s: Processing NLRI attribute failed |
Description |
BGP Update processed a failed NLRI attribute. |
Log Module |
bgp |
Log Group |
message |
Severity |
Info |
Recommended Actions |
This can be a packet decoding problem. Send the captured packet scenario to the Contact RtBrick customer support team for verification. |
Log ID |
BGP_FSM_PEER_STATE_CHANGE |
---|---|
Message |
Peer [%s] Src[%s] CurState[%s] Event[%s] NextState[%s] |
Description |
BGP Update processed a failed NLRI attribute. |
Log Module |
bgp |
Log Group |
message |
Severity |
Info |
Recommended Actions |
This can be a packet decoding problem. Send the captured packet scenario to the Contact RtBrick customer support team for verification. |
License Log Messages
Log ID |
LICENSE_INTERNAL_NULL_STRING |
---|---|
Message |
NULL license string passed to license verification API |
Description |
Invalid parameters passed for the license verification API. |
Log Module |
license |
Log Group |
internal |
Severity |
ERROR |
Recommended Actions |
Internal error. Contact RtBrick customer support |
Log ID |
LICENSE_INTERNAL_INVALID_STRING |
---|---|
Message |
Invalid license string passed to license verification API |
Description |
Invalid parameters passed for the license verification API. |
Log Module |
license |
Log Group |
internal |
Severity |
INFO |
Recommended Actions |
Internal error. Contact RtBrick customer support |
Log ID |
LICENSE_FILE_READ_FAILURE |
---|---|
Message |
Unable to read license string from license file %s |
Description |
License file read failure. |
Log Module |
license |
Log Group |
internal |
Severity |
ERROR |
Recommended Actions |
Internal error. Contact RtBrick customer support. |
Log ID |
LICENSE_FILE_OPEN_FAILURE |
---|---|
Message |
Unable to open from license file %s |
Description |
Unable to open the license file. |
Log Module |
license |
Log Group |
internal |
Severity |
ERROR |
Recommended Actions |
Internal error. Contact RtBrick customer support |
Log ID |
LICENSE_STRING_ALLOCATION_FAILURE |
---|---|
Message |
Unable to allocate %s bytes for license string |
Description |
Memory allocation failure |
Log Module |
license |
Log Group |
internal |
Severity |
ERROR |
Recommended Actions |
Contact RtBrick customer support |
Log ID |
LICENSE_INVALID_STRING_IN_FILE |
---|---|
Message |
Invalid license string present in license file %s |
Description |
Invalid license installed |
Log Module |
license |
Log Group |
internal |
Severity |
ERROR |
Recommended Actions |
Contact RtBrick customer support |
Log ID |
LICENSE_INVALID_CONTENT |
---|---|
Message |
Invalid license content in file %s |
Description |
Invalid license content |
Log Module |
license |
Log Group |
internal |
Severity |
ERROR |
Recommended Actions |
Contact RtBrick customer support |
Log ID |
LICENSE_DIRECTORY_OPEN_FAILURE |
---|---|
Message |
Unable to open license directory |
Description |
License directory open failure. |
Log Module |
license |
Log Group |
internal |
Severity |
ERROR |
Recommended Actions |
Contact Rtbrick customer support |
Log ID |
LICENSE_START_DATE_MISSING |
---|---|
Message |
License doesn’t have a start date |
Description |
License file did not have a start date. |
Log Module |
license |
Log Group |
internal |
Severity |
ERROR |
Recommended Actions |
Start date is missing in the license file. Obtain a valid license. |
Log ID |
LICENSE_END_DATE_MISSING |
---|---|
Message |
License doesn’t have an end date |
Description |
License file did not have an end date. |
Log Module |
license |
Log Group |
internal |
Severity |
ERROR |
Recommended Actions |
End date is missing in the license file. Obtain a valid license. |
Log ID |
LICENSE_DIRECTORY_CLOSE_FAILURE |
---|---|
Message |
Unable to close the license directory. |
Description |
Unable to close the license directory. |
Log Module |
license |
Log Group |
internal |
Severity |
ERROR |
Recommended Actions |
Contact RtBrick customer support |
Log ID |
LICENSE_HOSTCONFD_CONNECTION_DOWN |
---|---|
Message |
License installation delayed due to |
Description |
License installation has been delayed due to the |
Log Module |
license |
Log Group |
internal |
Severity |
INFO |
Recommended Actions |
Contact RtBrick customer support |
Log ID |
LICENSE_INIT_FAILED |
---|---|
Message |
License initialization failed. |
Description |
License initialization has failed. |
Log Module |
license |
Log Group |
internal |
Severity |
ERROR |
Recommended Actions |
Contact RtBrick customer support |
Log ID |
LICENSE_TABLE_NOT_PRESENT |
---|---|
Message |
License table ( |
Description |
The license table |
Log Module |
license |
Log Group |
internal |
Severity |
ERROR |
Recommended Actions |
Contact RtBrick customer support |
Log ID |
LICENSE_SECONDARY_VALIDATION_COMPROMISED |
---|---|
Message |
License table ( |
Description |
The license table |
Log Module |
license |
Log Group |
internal |
Severity |
ERROR |
Recommended Actions |
Contact RtBrick customer support |
Log ID |
LICENSE_STATS_TABLE_NOT_PRESENT |
---|---|
Message |
License stats table (local.rtbrick.license.stats) is not present |
Description |
The license stats table |
Log Module |
license |
Log Group |
internal |
Severity |
ERROR |
Recommended Actions |
Contact Rtbrick customer support |
Log ID |
LICENSE_CONFIG_TABLE_CREATE_FAILED |
---|---|
Message |
License config table (local.rtbrick.license.config) is not present |
Description |
License stats table |
Log Module |
license |
Log Group |
internal |
Severity |
ERROR |
Recommended Actions |
Contact RtBrick customer support |
Log ID |
LICENSE_TRAIL_PERIOD_EXPIRY |
---|---|
Message |
The software trial period has ended, install a license. |
Description |
The software trial period has ended. |
Log Module |
license |
Log Group |
operational |
Severity |
CRITICAL |
Recommended Actions |
Install a new license. |
Log ID |
LICENSE_EXPIRY_WARNING |
---|---|
Message |
The current license will expire by %s, install a new license |
Description |
The current license is about to expire. |
Log Module |
license |
Log Group |
operational |
Severity |
WARNING |
Recommended Actions |
Install a new license. |
Log ID |
LICENSE_EXPIRY_ERROR |
---|---|
Message |
The current license will expire by %s, please install a new license |
Description |
The current license is about to expire. |
Log Module |
license |
Log Group |
operational |
Severity |
ERROR |
Recommended Actions |
Install a new license. |
Log ID |
LICENSE_EXPIRY_CRITICAL |
---|---|
Message |
The current license has expired, install a new license |
Description |
The current license has expired. |
Log Module |
license |
Log Group |
operational |
Severity |
CRITICAL |
Recommended Actions |
Install a new license. |
Interfaces Log Messages
Log ID |
IFM_OPER_IFP_ADMIN_UP |
---|---|
Message |
Admin status of the physical interface %s is UP |
Description |
The interface configuration has been changed. |
Log Module |
ifm |
Log Group |
config |
Severity |
info |
Recommended Actions |
Verify the interface configurations on the physical interface. |
Log ID |
IFM_OPER_IFP_ADMIN_DOWN |
---|---|
Message |
Admin status of the physical interface %s is DOWN |
Description |
The interface configuration has been changed. |
Log Module |
ifm |
Log Group |
config |
Severity |
info |
Recommended Actions |
Verify the interface configurations for the physical interface. |
Log ID |
IFM_OPER_IFP_LINK_UP |
---|---|
Message |
Link status of the physical interface %s is UP |
Description |
Physical link is up on the interface. |
Log Module |
ifm |
Log Group |
interface-events |
Severity |
info |
Recommended Actions |
Check the physical connectivity for this particular port. |
Log ID |
IFM_OPER_IFP_LINK_DOWN |
---|---|
Message |
Link status of the physical interface %s is DOWN |
Description |
Physical link is down on the interface. |
Log Module |
ifm |
Log Group |
interface-events |
Severity |
info |
Recommended Actions |
Check the physical connectivity for this particular port. |
Log ID |
IFM_OPER_IFP_OPERATIONAL_UP |
---|---|
Message |
Operational status of the physical interface %s is UP |
Description |
Admin-status or operational status of an interface has gone up. |
Log Module |
ifm |
Log Group |
interface-events |
Severity |
info |
Recommended Actions |
Check the physical connectivity for this particular port or verify the interface configuration. |
Log ID |
IFM_OPER_IFP_OPERATIONAL_DOWN |
---|---|
Message |
Operational status of the physical interface %s is DOWN |
Description |
Admin-status or operational status of an interface has gone down. |
Log Module |
ifm |
Log Group |
interface-events |
Severity |
info |
Recommended Actions |
Check the physical connection for this particular port or the interface configuration |
Log ID |
IFM_OPER_IFL_ADMIN_UP |
---|---|
Message |
Admin status of the logical interface %s is UP |
Description |
Logical interface configuration has been changed. |
Log Module |
ifm |
Log Group |
config |
Severity |
info |
Recommended Actions |
Verify the interface configurations for this logical interface. |
Log ID |
IFM_OPER_IFL_ADMIN_DOWN |
---|---|
Message |
Admin status of the logical interface %s is DOWN |
Description |
The logical interface configuration has been changed. |
Log Module |
ifm |
Log Group |
config |
Severity |
info |
Recommended Actions |
Check the interface configurations for this logical interface. |
Log ID |
IFM_OPER_IFL_LINK_UP |
---|---|
Message |
Link status of the logical interface %s is UP |
Description |
Link is up on the logical interface. |
Log Module |
ifm |
Log Group |
interface-events |
Severity |
info |
Recommended Actions |
Check the connectivity for this particular logical interface. |
Log ID |
IFM_OPER_IFL_LINK_DOWN |
---|---|
Message |
The link status of the logical interface %s is DOWN |
Description |
Link is down on the logical interface. |
Log Module |
ifm |
Log Group |
interface-events |
Severity |
info |
Recommended Actions |
Check the connectivity for this particular logical interface. |
Log ID |
IFM_OPER_IFL_OPERATIONAL_UP |
---|---|
Message |
Operational status of the logical interface %s is UP |
Description |
Admin-status or operational status of a logical interface has gone up. |
Log Module |
ifm |
Log Group |
interface-events |
Severity |
info |
Recommended Actions |
Check the connectivity for this particular port or verify the logical interface configuration. |
Log ID |
IFM_OPER_IFL_OPERATIONAL_DOWN |
---|---|
Message |
The operational status of the logical interface %s is DOWN |
Description |
Admin-status or operational status of a logical interface has gone down. |
Log Module |
ifm |
Log Group |
interface-events |
Severity |
info |
Recommended Actions |
Check the physical connectivity for this particular port or verify the logical interface configuration. |
Log ID |
IFM_OPER_IFL_IPV4_STATUS_UP |
---|---|
Message |
IPv4 status of the logical interface %s is UP |
Description |
IPv4 service has been enabled on a logical interface. |
Log Module |
ifm |
Log Group |
config |
Severity |
info |
Recommended Actions |
Verify the IPv4 status for this logical interface. |
Log ID |
IFM_OPER_IFL_IPV4_STATUS_DOWN |
---|---|
Message |
IPv4 status of the logical interface %s is DOWN |
Description |
Logical Interface configuration change triggered |
Log Module |
ifm |
Log Group |
config |
Severity |
info |
Recommended Actions |
Verify the IPv4 status for this logical interface. |
Log ID |
IFM_OPER_IFL_IPV6_STATUS_UP |
---|---|
Message |
IPv6 status of the logical interface %s is UP |
Description |
IPv6 service is enabled on a logical interface. |
Log Module |
ifm |
Log Group |
config |
Severity |
info |
Recommended Actions |
Verify the IPv6 status for this logical interface. |
Log ID |
IFM_OPER_IFL_IPV6_STATUS_DOWN |
---|---|
Message |
IPv6 status of the logical interface %s is DOWN |
Description |
IPv6 service is disabled on a logical interface. |
Log Module |
ifm |
Log Group |
config |
Severity |
info |
Recommended Actions |
Verify the IPv6 status for this logical interface. |
Log ID |
IFM_OPER_IFL_MPLS_STATUS_UP |
---|---|
Message |
The MPLS status of the logical interface %s is UP |
Description |
MPLS service is enabled on a logical interface. |
Log Module |
ifm |
Log Group |
config |
Severity |
info |
Recommended Actions |
Verify the status of MPLS for this logical interface. |
Log ID |
IFM_OPER_IFL_MPLS_STATUS_DOWN |
---|---|
Message |
MPLS status of the logical interface %s is DOWN |
Description |
MPLS service is disabled on a logical interface. |
Log Module |
ifm |
Log Group |
config |
Severity |
info |
Recommended Actions |
Verify the status of MPLS for this logical interface. |