In This Section: |
IP Broadcast Helper is a form of static addressing that uses directed broadcasts to forward local and all-nets broadcasts to desired destinations within the internetwork. IP Broadcast Helper allows the relaying of broadcast UDP packets on a LAN as unicasts to one or more remote servers. This is useful when you relocate servers or hosts from their original common segment and still want the service to be available.
Note - For more information, see RFC1542 section 4. |
---|
To configure IP Broadcast Helper:
The Add Relay window opens.
Note - To enable IP Broadcast Helper in a cluster, do the configuration on each cluster member |
Parameters
Parameter |
Description |
---|---|
Forward Non-local Packets |
Controls whether packets will be forwarded that are not locally originated by a source directly on the receiving interface. Enable to forward packets even if the source is not directly on the receiving interface. Clear the option to require that packets are generated by a source that is directly on the receiving interface to be eligible for relay.
|
Interface |
The interface, on which the IP helper service runs.
|
UDP Port |
The UDP service to be forwarded by the interface. Client UDP packets with the UDP port number are forwarded to the relay.
|
Relay |
The IP address of the server defined for forwarding for the interface and UDP service.
|
Use these commands to control whether to forward packets that are not locally originated by a source directly on the receiving interface:
|
Parameters
Parameter |
Description |
---|---|
|
Select Select
|
Use these commands configure IP Broadcast Helper properties for specific interfaces:
set iphelper interface <if_name> off udp-port <1-65535> off |
Parameters
Parameter |
Description |
||
---|---|---|---|
|
Disable the interface configured for IP Broadcast Helper. |
||
|
Disable the UDP services configured for this interface. |
||
|
The UDP service to be forwarded by the interface. Client UDP packets with the specified UDP port number are forwarded to the configured relay. The IP address of the server defined for forwarding for the interface and UDP service. |
||
Note - To enable IP Broadcast Helper in a cluster, do the configuration on each cluster member. |
To monitor and troubleshoot IP Broadcast Helper in the Gaia Portal:
Note - The page is static. To see the latest values, click Reload. |
To monitor and troubleshoot IP Broadcast Helper in Gaia Clish:
services |
SET commands:
Note - Enter set iphelper
[Esc][Esc].
set iphelper forward-nonlocal off set iphelper forward-nonlocal on set iphelper interface VALUE off set iphelper interface VALUE udp-port VALUE off set iphelper interface VALUE udp-port VALUE relay-to VALUE off set iphelper interface VALUE udp-port VALUE relay-to VALUE on |
SHOW commands:
Note - Enter show iphelper
[Esc][Esc].
show iphelper services show iphelper stats |