How to change MAC Address using iPhone
Also Read:
How to Change WiMax BM622m|BM622i|BM622 Mac Using Android
Incoming Searches:
- How to change MAC Address on Modem Using iPhone or iOS Device
- Changing Router MAC Address Using iPhone or iOS Device
- How to change WiFi MAC Address Using iPhone or iOS Device
- How to change Modem MAC Using iPhone iOs
1. First enable your modem WAN LAN telnet and must connected to modem's WiFi
2. Download "Terminal Emulator"
Download link - Google Terminal Emulator for iOS
3. Install and open Terminal Emulator app then follow procedures below
it will depend on your modem model.
Note:
Open Terminal Emulator first then follow and type the following...
Example 1:
Change MAC on BM622 2009 using iPhone
telnet 192.168.1.1
login:wimax
password:wimax820
setallmacaddr XX:XX:XX:XX:XX:XX
restoredef
exit
Example 2:
Change MAC on BM622 2011 using iPhone
telnet 192.168.1.1
login:Firefly
password:$P4mb1h1r4N4m4nT0!!
display allmacaddr"
allmacdizhi XX:XX:XX:XX:XX:XX
exit
Example 3:
Change MAC on BM622i 2010 using iPhone
telnet 192.168.254.1
login: wimax
password: wimax820
diag set macaddr XX:XX:XX:XX:XX:XX
diag reboot
exit
Example 4:
Change MAC on BM622i 2011 using iPhone
telnet 192.168.254.1
login:Firefly
password:$P4mb1h1r4N4m4nT0!!
xiugai macdizhi XX:XX:XX:XX:XX:XX
diag restore default
exit
Example 5:
Change MAC on BM622m 2012 using iPhone
telnet 192.168.254.1
login:Firefly
password:$P4mb1h1r4N4m4nT0!!
sncfg dset WAN_MAC_ENCRY 001122334455
sncfg dset WAN_MAC 00:11:22:33:44:55
sncfg dset LAN_MAC 00:11:22:33:44:56
sncfg commit
sncfg reload
reboot
exit
0 Comments