Used when ospf process DD packet. %nbr%: the neighbor router ID which sends the DD packet. %seq%: the sequence number of the DD packet. %flagI": the Initial flag. It is set to "I" when the DD packet is the first one. %flagM%: the More flag. It is set to "M" when more packets will follow the received DD packet. %flagMS%: the "Master/Slave" flag. It is set to "MS" if the neighbor thinks it is the Master.
None. This is for debugging.
Debug-Summary
Processing DD Packet from neighbor %nbr% with seq %seq% flags %flagI%%flagM%%flagMS%.
Name | Type |
---|---|
nbr | IPN |
seq | xInt32 |
flagI | String |
flagM | String |
flagMS | String |