C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
633
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
IP A
DDRESSING
AND
P
ROTOCOL
C
OMMANDS
IP
HELPER
-
ADDRESS
ip helper-address
Overview
This command adds a forwarding destination address for IP Helper to enable
forwarding of User Datagram Protocol (UDP) broadcasts on an interface.
Use the
no
variant of this command to disable the forwarding of broadcast packets
to specific addresses.
Syntax
ip helper-address <
ip-addr
>
no ip helper-address <
ip-addr
>
Default
The destination address for the
ip helper-address
command is not configured by
default.
Mode
Interface Configuration for a VLAN interface or a local loopback interface.
Usage
Combined with the
ip forward-protocol udp
command in global configuration
mode, the
ip helper-address
command in interface mode allows control of which
protocols (destination port numbers) are forwarded. The
ip forward-protocol
udp
command configures protocols for forwarding, and the
ip helper-address
command configures the destination address(es).
The destination address can be a unicast address or a subnet broadcast address.
The UDP destination port is configured separately with the
ip forward-protocol
udp
command. If multiple destination addresses are registered then UDP packets
are forwarded to each IP address added to an IP Helper. Up to 32 destination
addresses may be added using IP Helper.
NOTE
:
The types of UDP broadcast packets that the device will forward are ONLY those
specified by the
ip forward-protocol
command(s). There are no other UDP packet
types that the IP helper process forwards by default.
The
ip helper-address
command does not support BOOTP / DHCP Relay. The
ip
dhcp-relay
command must be used instead. For this reason, you may not configure
UDP ports 67 and 68 with the
ip forward-protocol
command.
See the
IP Feature Overview and Configuration Guide
for more information about
DNS Relay.
Parameter
Description
<
ip-addr
>
Forwarding destination IP address for IP Helper.