Connect via SSH or UART to obtain root shell.
After logging in via telnet or UART, you will first get the CLI with user privileges.
ONT>
The root CLI can be obtained by executing the enable command on this CLI.
ONT> enable
#ONT>
can switch to the root shell by executing the following command.
#ONT> system/shell
#ONT/System/Shell> sh
#
There are several other commands in the root CLI. The following is a list of typical commands,
/traffic/pon/show onuObtain ont’s authentication status, SN, LOID password, PLOAM password, etc./system/miscChange the SN, vendor, PLOAM password, and other settings stored in its custom ROM (mtd9, mtd10)/system/mib/show "MIB No."Get MIB values. example,#ONT> /system/mib/show 256/system/mib/show ?command can get a list of supported MIBs.
Connect via SSH or UART to obtain root shell.
can switch to the CIG CLI by executing the following command.
XE-99S # cig-cli
ONT>
Connect via Telnet, SSH or UART to obtain root shell.
Some new devices may not allow access shell via UART.
Use programmer to extract the firmware, then modify it using tools like WinHex.
(Tested on 2023 manufactured Nokia XS-010X-Q from eBay)
- Open WinHex, press
ALT+Gand go to offset3500000. - Select range
3500000to3b00000, replace with
/mtd/NOKIA_XS-010X-Q/patch/kernel0.bin, and save the file. - Use programmer to write the modified firmware back to flash memory.