Unlock old ZTE modem
Change serial number in unlock ZTE modem
-
Download and Install Tools
-
Download the ZTE modem tools from here.
-
Access the Modem via Telnet
-
Open your terminal.
- Execute the following command to open the telnet session:
1python3 zte_factroymode.py --user admin --pass 12345678 --ip 192.168.2.1 --port 80 telnet open -
This command will generate the username and password required for the telnet connection.
-
Connect via Telnet
-
In the terminal, type:
1telnet - Then, connect to the modem by entering:
1open 192.168.2.1 -
Use the credentials generated in the previous step to log in.
-
Change the Serial Number
-
To change the modem's serial number to
ZTEG00e0c8d7, execute the following commands in the telnet session:1 2 3
setmac 1 512 ZTEG00e0c8d7 setmac 1 2177 00e0c8d7 reboot -
Verify the Change
-
After the modem reboots, log back into the modem's interface.
- Navigate to the modem information section to verify that the serial number has been updated successfully.