Static IP on the WiFi Attachment

Would you like to help?
Share your walkthrough tutorial with others
Post Reply
alekos
Posts: 3
Joined: Wed May 13, 2015 11:52 am

Static IP on the WiFi Attachment

Post by alekos »

Please set up your WiFi using the Official WiFi attachment Manual from ReefAngel to ensure that everything is working properly

You need to use terminal(Teraterm) for this instructions to work

If you feel uncomfortable with the instructions I will recommend you to STOP and don't do it.

1. Entering Command mode
Type: $$$ <Enter>

2. setting the Static IP
Type: set ip dhcp 0 <Enter>
The device will respond with AOK.

3. setting the IP address
Type: set ip address <ip Address> <Enter>
The device will respond with AOK.
(example: set ip address 192.168.1.15)

4. setting the gateway:
Type: set ip gateway <gateway> <Enter>
The device will respond with AOK.
(example: set ip gateway 192.168.1.1)

5. setting the netmask
Type: set ip netmask <netmask> <Enter>
The device will respond with AOK.
(example: set ip netmask 255.255.255.0)

6. set protocol:
Type: set ip protocol 2 <Enter>
The device will respond with AOK.

7. set authentication: option 4 is WAP2-PSK refer to the manual for your authentication type
Type: set w a 4 <Enter>
The device will respond with AOK.

8. setting the SSID
Type: set w s <string> <Enter>
The device will respond with AOK.

9. Setting username:
Type: set w s <username> <Enter>
The device will respond with AOK.

10. setting password
Type: set w p <Password> <Enter>
The device will respond with AOK.

11. setting the port
Type: set i l 2000 <Enter>
The device will respond with AOK.

12. Type: save <Enter>
The device will respond with AOK.

13. Type: reboot <Enter>
The device will respond with *reboot*.


the following commands are to retrieve all the settings saved.

1. Type: get ip <Enter>
2. Type: get w <Enter>
3. Type: get u <Enter>


to go back to Factory settings:

Type: factory RESET
The device will respond with: Set Factory Defaults
Type: reboot
The device will respond with *reboot*.

Enjoy!
jgwinner
Posts: 16
Joined: Fri Dec 27, 2013 8:22 pm

Re: Static IP on the WiFi Attachment

Post by jgwinner »

I didn't bother with the above commands, but still have a static IP

What I did was go into the setup pages on my router, wait till the ReefAngel connected, then added an IP reservation for that MAC address.

Every router is different so I can't really give tutorial steps, but if you don't know what I meant, typing the above commands may be easier ... however, pick a really high IP address, or your router might give out your static IP to someone else.

No idea what "PasteAS" means in this context. I think we'd all need more info to help.

== John ==
User avatar
cosmith71
Posts: 1437
Joined: Fri Mar 29, 2013 3:51 pm
Location: Oklahoma City

Re: Static IP on the WiFi Attachment

Post by cosmith71 »

I think Ronalddam is a bot.
Post Reply