beautypg.com

Displaying and maintaining udp helper, Udp helper configuration example, Network requirements – H3C Technologies H3C WX3000E Series Wireless Switches User Manual

Page 109

background image

98

To do…

Use the command…

Remarks

Specify the destination server to
which UDP packets are to be

forwarded

udp-helper server ip-address

Required
No destination server is

specified by default.

CAUTION:

On the devices supporting the directed broadcast suppression function, the receiving of directed
broadcasts to a directly connected network is disabled by default. As a result, UDP helper is available

only when the ip forward-broadcast command is configured in system view. For more information

about reception and forwarding of directed broadcasts to a directly connected network, see the chapter

IP performance optimization configuration

.”

The UDP helper enabled device 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 an 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 configure up to 256 UDP port numbers to enable the forwarding of packets with these UDP port
numbers.

You can configure up to 20 destination servers on an interface.

Displaying and maintaining UDP helper

To do…

Use the command…

Remarks

Displays the information of
forwarded UDP packets

display udp-helper server [ interface
interface-type interface-number ] [ |

{ begin | exclude | include }
regular-expression ]

Available in any view

Clear statistics about packets
forwarded

reset udp-helper packet

Available in user view

UDP helper configuration example

Network requirements

As shown in

Figure 43

, the IP address of VLAN-interface 1 of Switch A is 10.110.1.1/16, and the interface

connects to the subnet 10.110.0.0/16.
Configure UDP helper to forward broadcast packets with UDP destination port number 55 and

destination IP address 255.255.255.255 or 10.110.255.255 to the destination server 10.2.1.1/16.