ospf.neighbor.TxPkt

Description

Used when ospf sends DD packet or LS Req packet. %vlan%: the vlan name which sends the packet. %pkttype%: the packet type. It is DD or LS Req. %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% pkt 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