Edit UDP_Forward Forwardings
| Item | Description |
|
| DestPort | The well-known port number defined for UDP/TCP depending on the value of IpProtoType field in this entry. This port number has to be defined in the rcIpUdpProtoTable. In order to select this policy the destination port number has to match the DestPort value. |
| DestAddr | Destination IP address. The IP addres to which the UDP/TCP broadcast should be forwarded. This IP address can be any IP server address or subnet broadcast address. If the IP address is one of the routable interface's address on the router, the frame will be rebroadcast out as a limited broadcast. If the Ip address is that of a server then the received broadcast packet will be sent as a unicast packet to this address. |
| Id | Identifier of this entry. Used internally to identify this entry. |
| NumFwdPackets | The total number of UDP/TCP broadcast packets forwarded using this policy. |
| NumDropPacketsTtlExpired | The total number of UDP/TCP broadcast packets dropped because the TTL has expired. |
| NumDropPacketsDestUnreach | The total number of UDP/TCP broadcast packets dropped because the rcIpUdpPortFwdDestAddr specified in this policy was unreachable. |