ospf.hello.TxPkt

Description

Used when ospf vlan sends ospf hello message. %vlan%: the name of vlan which sends hello message %dst%: the destination IP address which shall be in IP header. %len%: the packet length. %intf%: the ospf interface structure pointer %pktnum%: the number of packets which have been transmitted.

Remedy

None. This is an informational message

Severity

Debug-Summary

Message Text

%vlan% is transmitting a Hello pkt to %dst% (length %len%, interface %intf%, pkt num %pktnum%).

Message Parameters

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