634
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
C613-50057-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
IP A
DDRESSING
AND
P
ROTOCOL
C
OMMANDS
IP
HELPER
-
ADDRESS
Examples
The following example defines IPv4 address
192.168.1.100
as an IP Helper
destination address to which to forward UDP broadcasts received on
vlan2
:
awplus#
configure terminal
awplus(config)#
interface vlan2
awplus(config-if)#
ip helper-address 192.168.1.100
The following example removes IPv4 address
192.168.1.100
as an IP Helper
destination address to which to forward UDP broadcasts received on
vlan2
:
awplus#
configure terminal
awplus(config)#
interface vlan2
awplus(config-if)#
no ip helper-address 192.168.1.100
Validation
Commands
show running-config
Related
Commands
ip forward-protocol udp
ip directed-broadcast