How Can We Help?

DHCP Option 60 and 82

You are here:
< All Topics
Document Date and version2022.04.04
Tested on ONT HALNy series V2.X.X/V3.X.XSupported on Version: V2.0.19 V3.0.13
Revision1
Let us know how to improve below document on: support@halny.com

Default values

Since firmware version listed above, ONTs and routers supports DHCP option 60 and 82 on WAN interfaces, both from www interface and via XML provisioning.

NOTE: OPTION 60 is NOT supported in V2.X.X firmware series.

Default values:

  • option 60 – “dslforum.org”
  • option 82:
    • CIRCUIT-ID – ONT_SN, for example: “HALN62030d50”
    • REMOTE-ID – ONT_MODEL_NAME, for example: “HL-4GQVS2”

XML file:

<WAN>
	<WAN1>
		.
                .
                .
		<OPTION82_ENABLE>YES</OPTION82_ENABLE>
		<OPTION82_CIRCUIT_ID>OPTION_82_CIR</OPTION82_CIRCUIT_ID>
		<OPTION82_REMOTE_ID>OPTION_82_REM</OPTION82_REMOTE_ID>
		<OPTION60_ENABLE>YES</OPTION60_ENABLE>
		<OPTION60_VALUE>OPTION_60_VAL</OPTION60_VALUE>
       </WAN1>
</WAN>

www interface – ONT with firmware series V2.X.X


www interface – ONT with firmware series V3.X.X:

HL-4GXV-F – with firmware V3.1.23


Table of Contents