Edit UDP_Forwarding Broadcast Interface
| Item | Description |
|
| LocalIfAddr | The ip address of the local interface that is partipating in the forwarding UDP broadcast packets. |
| UdpPortFwdListId | Used 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. |
| MaxTtl | Used to indicate the maximum number of hops an IP broadcast packet can take from the source device to the destination device. |
| NumRxPkts | The total number of UDP/TCP broadcast packets received by this local interface. |
| NumFwdPkts | The total number of UDP/TCP broadcast packets forwarded. |
| NumDropPktsMaxTtlExpired | The total number of UDP/TCP broadcast packets dropped because the TTL has expired. |
| NumDropPktsDestUnreach | The total number of UDP broadcast packets dropped because the destination was unreachable. |
| NumDropPktsUnknownPort | The total number of UDP/TCP broadcast packets dropped because the destination port/protocol specified has no matching forwarding policy. |