ospf.lsa.CmpAge

Description

When ospf compares the received LSA with the LSA in the database. %seq%: the sequence number of the received LSA. %age%: the age of the received LSA. %csum%: the checksum of the received LSA. %seq2%: the sequence number of the LSA in database. %age2%: the age of the LSA in database. %csum2%: the checksum of the LSA in database.

Remedy

None. This is for debugging

Severity

Debug-Verbose

Message Text

Comparing age of LSA(seq %seq% age %age% csum %csum%) with database version(seq %seq2% age %age2% csum %csum2%).

Message Parameters

Name Type
seq xInt32
age uInt
csum xInt32
seq2 xInt32
age2 uInt
csum2 xInt32