Specifications
IP Configuration Command Set
Configuring Broadcast Settings
12-26 Matrix E1 Series (1G58x-09 and 1H582-xx) Configuration Guide
12.2.4.2 ip helper address
Use this command to enable or disable forwarding of UDP datagrams and specify the new
destination address. Default ports from which datagrams will be forwarded are 67 and 68.
ip helper-address address
Syntax Description
Command Syntax of the “no” Form
The “no” form of this command disables the forwarding of UDP datagrams to the
specified address:
no ip helper-address address
Command Type
Router command.
Command Mode
Interface configuration: Matrix>Router(config-if(Vlan <vlan_id>))#
Command Defaults
None.
Example
This example shows how to enable the forwarding of VLAN 1’s UDP datagrams to network
192.24.1.0:
address Specifies the destination broadcast or host address to be
used when forwarding UDP datagrams.
Matrix>Router(config)#interface vlan 1
Matrix>Router(config-if(Vlan 1))#ip helper-address 192.24.1.0