Description

This article provides information on how to configure DHCP option 2 on a SRX device.

Symptoms

How to configure DHCP option 2 on a SRX device.

Solution


DHCP option 2 is used to define the time offset with respect to GMT, which is basically used by VoIP phones. For example, The time zone is GMT-6 , so the value will be -6*3600= -21600 .

Note : 3600 is nothing but one hour in seconds.

This configuration can be set on a SRX device by using the following command:

root@210-3# set system services dhcp option 2 integer -21600