The udp-helper server command configures the destination server to which UDP packets are relayed.
The undo udp-helper server command deletes the destination server to which UDP packets are relayed.
By default, no destination server is configured for UDP Helper.
Parameter |
Description |
Value |
---|---|---|
ip-address |
Specifies the IP address of a destination server. The IP address can be a unicast address or a subnet broadcast address, but cannot be 255.255.255.255. Otherwise, the configuration fails. |
The value is in dotted decimal notation. |
Usage Scenario
If UDP Helper is enabled and the destination server is configured on an interface, when the interface receives the UDP broadcast packets destined for the specified port, it converts the broadcast packets into unicast packets with the destination address ip-address and sends them to the specified server.
Precautions