How Can We Help?
Switch-mode slider
Document Date and version | 2022.05.23 |
Tested with ONT HALNy HL-4GXV-F | V3.1.21 or above |
Revision | 1 |
Let us know how to improve below document on: support@halny.com |
Concept
This function allows to change the operating mode in the HALNY ONT equipped with the switch-mode button without manual configuration or XML file.
Modes of the switch-mode button
In the default software the ONT has 5 states:
0 – Switch-mode is disabled.
1 – The device works as an ONT with the GPON’s serial number prefix “HALN”.
2 – Ethernet router function.
3 – The device works as EasyMesh Agent.
4 – Disable all LEDs except ‘POWER’ LED.
Changing the config with switch-mode slider
To switch the operation mode of the ONT, simply use the switch-mode slider by following these steps:
- Assure that the switch-mode slider is enabled. It can be checked on the web page.
- Hold the WPS button.
- Choose the operation mode using slider. After choosing mode 4, the ONT will only disable LEDs.
- Release the WPS button.
- ONT will reboot and start with the selected config.
After restore to defaults the applied slider config will back to config assigned to position 0.
Web management
The web page allows to check the current and applied slider position.
Enable/Disable Switch functionality
The switch-mode slider functionality can be enabled or disabled using the radio button. To disable it, select “No“.
TR-069
InternetGatewayDevice.DeviceConfig
InternetGatewayDevice.DeviceConfig.X_HALNY_AppliedSliderPossition 1
InternetGatewayDevice.DeviceConfig.X_HALNY_CurrentSliderPossition 1
InternetGatewayDevice.DeviceConfig.X_HALNY_SliderButtonEnable true
The TR-069 allows to check the current and applied slider position. Also, switch-mode slider functionality can be disabled or enabled.
To disable the switch-mode slider via TR-069, the value of parameter ‘X_HALNY_SliderButtonEnable’ must be set to “false” and the configuration committed.
XML Provisioning
To enable/disable the switch-mode slider via an XML file, the ‘ENABLE_SLIDER_BUTTON’ node needs to be used with value ‘YES’ or ‘NO’