Assign Static IP in Wifi Attachment

Do you have a question on how to do something.
Ask in here.
Post Reply
monte455
Posts: 19
Joined: Thu Feb 20, 2014 10:39 pm

Assign Static IP in Wifi Attachment

Post by monte455 »

Well I had everything all set and working great until my private IP's renewed and my RA was assigned a different IP from the router. This is where commonly it seems most via their routers assign a static ip based on Mac address etc. In some routers this is easy in others it's a headache. I have a link sys wrt54g and tried through the router which is Imo one of the more difficult ones to set a static ip in. So my next option is to set the static ip in the wifi attachment. I want to set it to something like 192.168.1.120 and have it always request that ip assignment from the router. Anyone done this and if you don't mind sharing how please.
Image
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: Assign Static IP in Wifi Attachment

Post by rimai »

You need to use a serial terminal such as teraterm or putty.
The command is:

Code: Select all

set ip address <address> 
set ip net <address>
set ip gateway <address>
save
reboot
Here is the manual for your reference:
http://ww1.microchip.com/downloads/en/D ... 02230A.pdf
Roberto.
monte455
Posts: 19
Joined: Thu Feb 20, 2014 10:39 pm

Re: Assign Static IP in Wifi Attachment

Post by monte455 »

Do I include the brackets <>
Net=255.255.xxx.x?
Gateway is router ip=192.168.1.1

Thanks for the quick helpful respone.

Sent from my SPH-L900 using Tapatalk
Image
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: Assign Static IP in Wifi Attachment

Post by rimai »

no. no brackets
Roberto.
User avatar
lnevo
Posts: 5430
Joined: Fri Jul 20, 2012 9:42 am

Re: Assign Static IP in Wifi Attachment

Post by lnevo »

The linksys interface is not bad for reserving a static ip address.. it's just hard to find the box that does it.

It should be straightforward though. What model / firmware are you running and I can help you locate the configuration.
monte455
Posts: 19
Joined: Thu Feb 20, 2014 10:39 pm

Re: Assign Static IP in Wifi Attachment

Post by monte455 »

For the linksys I believe it's all stock firmware, I'll double check when home in about 4.5 hours.

Sent from my SPH-L900 using Tapatalk
Image
User avatar
lnevo
Posts: 5430
Joined: Fri Jul 20, 2012 9:42 am

Re: Assign Static IP in Wifi Attachment

Post by lnevo »

There are different versions of the firmware though depending on the age of the unit :) Older firmware did not have support for reservations.
monte455
Posts: 19
Joined: Thu Feb 20, 2014 10:39 pm

Re: Assign Static IP in Wifi Attachment

Post by monte455 »

Firmware version is 1.00.9
Image
Post Reply