ospf.lsa.TxPkt

Description

Used when ospf sends LS Update packet or LS Ack packet. %vlan%: the vlan name which sends the packet. %pkttype%: the packet type. It is LS Update or LS Ack packet. %dst%: the destination IP address of the packet. %len%: the length of the packet. %intf%: the pointer of ospf vlan structure which sends the packet. %pktnum%: the number of packets which have been transmitted.

Remedy

None. This is an informational message

Severity

Debug-Summary

Message Text

%vlan% sends %pkttype% to %dst% (length %len%, interface %intf%, pkt num %pktnum%.

Message Parameters

Name Type
vlan VLAN
pkttype String
dst IPN
len uInt
intf Ptr
pktnum uInt