Edit UDP_Forward Broadcast Interfaces

ItemDescription
LocalIfAddrThe ip address of the local interface that is partipating in the forwarding UDP broadcast packets.
UdpPortFwdListIdUsed to indicate the number UDP ports that this interface is configured to forward. A value of '0' indicates that this interface will not forward any UDP broadcast packets. This is a required field to create an entry.
MaxTtlUsed to indicate the maximum number of hops an IP broadcast packet can take from the source device to the destination device.
NumRxPktsThe total number of UDP/TCP broadcast packets received by this local interface.
NumFwdPktsThe total number of UDP/TCP broadcast packets forwarded.
NumDropPktsMaxTtlExpiredThe total number of UDP/TCP broadcast packets dropped because the TTL has expired.
NumDropPktsDestUnreachThe total number of UDP broadcast packets dropped because the destination was unreachable.
NumDropPktsUnknownPortThe total number of UDP/TCP broadcast packets dropped because the destination port/protocol specified has no matching forwarding policy.