set dhcp server interface relay

In the R81.10.X releases, this command is available starting from the R81.10.00 version.

Description

Configures DHCP relay functionality on an existing interface / connection.

Syntax

set dhcp server interface <name> relay relay-to <relay relay-to> { [ secondary <secondary> ] | [ relay-secondary <relay-secondary> ] }

Parameters

Parameter

Description

name

Specifies the name of the interface / connection.

Press the TAB key to see the available options.

relay relay-to

Enter the DHCP server IP address

relay-secondary

This field is deprecated. Please use field 'secondary'

secondary

Enter the secondary DHCP server IP address

Example Command

set dhcp server interface My_Network relay relay-to 192.168.1.1 secondary 192.168.1.1