TRILL/6/TRILL_RECV_ERR_MSG
Message
TRILL/6/TRILL_RECV_ERR_MSG: TRILL-INFO: Dropped an error message. (MsgType=[MsgType], MsgSubType=[MsgSubType], LocalComp=[LocalComp], PeerComp=[PeerComp], ProcessId=[ProcessId], ErrReason=[ErrReason], ErrCount=[ErrCount])
Parameters
Parameter Name | Parameter Meaning |
---|---|
MsgType |
Type of the errored message |
MsgSubType |
Subtype of the errored message |
LocalComp |
Name and ID of the local component that received the errored message |
PeerComp |
Name and ID of the remote component that sent the errored message |
ProcessId |
ID of the TRILL process that received the errored message (default value 0) |
ErrReason |
Cause of the error |
ErrCount |
Number of received errored messages |