Command Reference UDP-Helper Module Commands
Configuration
Examples
Ruijie(config)# ip forward-protocol udp 134
Related
Commands
Command Description
udp-helper enable
Enables the forwarding of the UDP broadcast
packet.
ip forward-protocol
Configures the UDP port to enalbe relay
forwarding.
Platform
Description
N/A
ip helper-address
Use this command to configure the destination server which the UDP broadcast packet will be
forwarded to. Use the no form of this command to delete the destination server.
ip helper-address address
no ip helper-address address]
Parameter
Description
Parameter Description
address
IP address of the destination server in the dotted decimal format.
Each interface supports up to 20 server addresses.
Defaults
N/A
Command
Mode
Interface configuration mode
Usage Guide
Up to 20 destination servers can be configured on an interface. If the destination server is configured
on an interface and UDP-Helper is enabled, the broadcast packet of the specified port received from
this interface will be sent to the destination server configured on this interface in unicast form.
Use the no ip helper-address command to remove the destination server.
Configuration
Examples
#Configure the destination server where the UDP broadcast packet will be forwarded to.
Ruijie(config-if)# ip helper-address 192.168.100.1
Related
Commands
Command Description
ip forward-protocol
Enables the forwarding function on the UDP
port.
Platform
N/A