When ospf processes one received LSA, it could "added", "purging" or "updated" the LSA. %action%: It could be "added", "purging" or "updated". %lsai%: the pointer of the LSA structure. %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. %seq%: the sequence number of the LSA.
None. This is for debugging
Debug-Verbose
%action% one LSA with lsai %lsai% type %type% rtid %rtid% lsid %lsid% age %age% seq %seq%.
| Name | Type |
|---|---|
| action | String |
| lsai | Ptr |
| type | uInt |
| rtid | IPN |
| lsid | IPN |
| age | uInt |
| seq | xInt32 |