1 udp helper configuration, Introduction to udp helper, Udp helper configuration – H3C Technologies H3C S3600 Series Switches User Manual
Page 848
1-1
1
UDP Helper Configuration
When configuring UDP helper, go to these sections for information you are interested in:
z
z
z
Displaying and Maintaining UDP Helper
z
UDP Helper Configuration Example
Support for the UDP Helper TTL-keep function is added. For details, refer to
Introduction to UDP Helper
Sometimes, a host needs to forward broadcasts to obtain network configuration information or request
the names of other devices on the network. However, if the server or the device to be requested is
located in another broadcast domain, the host cannot obtain such information through broadcast.
To solve this problem, S3600 series Ethernet switches provide the UDP Helper function to relay
specified UDP packets. In other words, UDP Helper functions as a relay agent that converts UDP
broadcast packets into unicast packets and forwards them to a specified destination server.
With UDP Helper enabled, the device decides whether to forward a received UDP broadcast packet
according to the UDP destination port number of the packet.
z
If the destination port number of the packet matches the one pre-configured on the device, the
device modifies the destination IP address in the IP header and then sends the packet to the
specified destination server.
z
Otherwise, the device sends the packet to the upper layer protocol for processing.
By default, to prevent IP broadcast storm, S3600 series Ethernet switches do not forward IP packets
with the TTL field being 0 or 1. In some cases, however, you may need to enable UDP Helper to forward
broadcasts with the TTL field being 1. To meet this need, S3600 series Ethernet switches provide the
UDP Helper TTL-keep feature, which allows forwarding of broadcasts with the TTL field being 1 without
decrementing the TTL value by one.
Relay forwarding of BOOTP/DHCP broadcast packets is implemented by the DHCP relay function
using UDP ports 67 and 68, so these two ports cannot be configured as UDP Helper relay ports.