Configuring Udp Helper; Configuration Restrictions And Guidelines; Configuration Procedure - HP 10500 Series Configuration Manual

Layer 3 - ip services
Hide thumbs Also See for 10500 Series:
Table of Contents

Advertisement

Configuring UDP helper

UDP helper enables a device to convert received UDP broadcast packets into unicast packets and
forward them to a specific server. UDP helper is suitable for the scenario where hosts cannot obtain
configuration information or device names by broadcasting packets because the target server or host
resides on another broadcast domain.
Upon receiving a UDP broadcast packet, UDP helper matches the UDP destination port number of the
packet against the configured UDP ports.
If a match is found, UDP helper modifies the destination IP address of the packet, and sends the
packet to the specified destination server.
If no match is found, UDP helper sends the packet to the upper layer protocol.
NOTE:
The term "interface" in the UDP helper features collectively refers to Layer 3 interfaces, including VLAN
interfaces and Layer 3 Ethernet interfaces. You can set an Ethernet port as a Layer 3 interface by using the
port link-mode route command (see

Configuration restrictions and guidelines

The switches do not receive directed broadcast destined to directly connected networks by default.
To use UDP helper on these devices, execute the ip forward-broadcast command in system view.
For more information about reception and forwarding of directed broadcasts destined to directly
connected networks, see
UDP helper must not forward DHCP broadcast packets that use destination port 67 or 68. Therefore,
the UDP port numbers set with the udp-helper port command must not include 67 or 68.
You can specify a port number or the corresponding parameter for a UDP port to forward packets.
For example, udp-helper port 53 and udp-helper port dns specify the same UDP port number.
The configuration of all UDP ports is removed if you disable UDP helper.
You can specify up to 256 UDP ports for UDP helper.
You can specify up to 20 destination servers on an interface.

Configuration procedure

To configure UDP helper:
Step
1.
Enter system view.
2.
Enable UDP helper.
3.
Specify a UDP port.
Layer 2—LAN Switching Configuration Guide
"Configuring IP performance
Command
system-view
udp-helper enable
udp-helper port { port-number | dns |
netbios-ds | netbios-ns | tacacs | tftp
| time }
102
).
optimization."
Remarks
N/A
The default setting is disabled.
No UDP port is specified by
default.

Advertisement

Table of Contents
loading

Table of Contents