ospf.neighbor.TxDD

Description

Used when ospf sends DD packet. %rtid%: the router ID of the neighbor. %seq%: the sequence number of the DD packet. %flagI%: the Initial flag. It is set to "I" if the packet is initial packet. %flagM%: the More flag. It is set to "M" if the packet has more packets following. %flagMS%: the Master/Slave flag. It is set to "MS" if the local ospf switch thinks that it is the Master.

Remedy

None. This is for debugging.

Severity

Debug-Summary

Message Text

Sending DD to %rtid% with seq %seq% flags %flagI%%flagM%%flagMS%.

Message Parameters

Name Type
rtid IPN
seq xInt32
flagI String
flagM String
flagMS String