ospf.lsa.RtrNotSame

Description

When ospf processes the received LSA, it finds one version of it in the database. %type%: the LSA type. %id1%: the Link State ID of the received LSA. %id2%: the Link State ID of the LSA in database. %rtid1%: the advertise router ID of the received LSA. %rtid2%: the advertise router ID of the LSA in database. %age1%: the age of the received LSA. %age2%: the age of the LSA in database. %seq1%: the sequence number of the received LSA. %seq2%: the sequence number of the LSA in database.

Remedy

None. This is for debugging

Severity

Warning

Message Text

Processing one LSA by comparing it with founded database version Lsa/Lsai (type %type%) id %id1%/%id2% rtid %rtid1%/%rtid2% age %age1%/%age2% seq %seq1%/%seq2%.

Message Parameters

Name Type
type uInt
id1 IP
id2 IP
rtid1 IP
rtid2 IP
age1 uInt
age2 uInt
seq1 xInt32
seq2 xInt32