Used when ospf receives its own originated LSA. It shall sends LSA with sequence number increased by one. %lsai%: the pointer of the LSA in database. %type%: the LSA type. %rtid%: the advertise router ID of the LSA %lsid%: the link State ID of the LSA %age%: the age of the LSA. %oldseq%: the old sequence number of the LSA. %newseq%: the new sequence number of the LSA.
None. This is for debugging
Warning
Sending its LSA with lsai %lsai% type %type% rtid %rtid% lsid %lsid% age %age% oldseq %oldseq% newseq %newseq% by incrementing sequence number by 1.
Name | Type |
---|---|
lsai | Ptr |
type | uInt |
rtid | IPN |
lsid | IPN |
age | uInt |
oldseq | xInt32 |
newseq | xInt32 |