H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – UDP-Helper
H3C S7500 Series Ethernet Switches Chapter 1
UDP-Helper Configuration Commands
1-4
1.1.5 udp-helper server
Syntax
udp-helper server ip-address
undo udp-helper server [ ip-address ]
View
VLAN interface view
Parameters
ip-address: IP address of the device to be configured as a destination server, in dotted
decimal notation.
Description
Use the udp-helper server command to specify a destination server for the UDP
broadcast packets to be forwarded.
Use the undo udp-helper server command to remove a configured destination server.
No destination server is configured by default.
Currently, you can configure up to 20 destination servers on a VLAN interface.
Note that if you do not provide the ip-address argument when executing the undo
udp-helper server command, all the destination servers configured on the VLAN
interface are removed.
Related commands: display udp-helper server.
Examples
# Configure the device with its IP address being 192.1.1.2 as a destination server for
the UDP broadcast packets to be forwarded on VLAN-interface 1.
<H3C> system-view
System View: return to User View with Ctrl+Z.
[H3C] nterface Vlan-interface 1
[H3C-Vlan-interface1] udp-helper server 192.1.1.2