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.
None. This is for debugging.
Debug-Summary
Sending DD to %rtid% with seq %seq% flags %flagI%%flagM%%flagMS%.
Name | Type |
---|---|
rtid | IPN |
seq | xInt32 |
flagI | String |
flagM | String |
flagMS | String |