Assigning Static IP address and subnet mask during build

  • Thread starter Thread starter Boby George
  • Start date Start date
B

Boby George

How can I statically assign an ip address and subnet mask to my XPe
target during build? I am using a headless system.
 
KM,

The problem is I don't have a display to run the netsh command or to do
anything with the target directly. I was looking for a cmixxx propery or
a setting for component that I can use to set the IP address/subnet
mask. I guess it does not exist. I guess I have to add something in the
post FBA stage.

Thanks,

Boby
 
Boby George,

There is still no support for setting static IP in TD.

However, you can always have your own commands (netsh ...) launched
automatically at any phase of FBA. Use Generic FBA commands or RunOnce
options that you can set up in TD.

Also, IIRC, there is a "netsh static IP" wrapper component that has been
posted to www.xpefiles.com a while ago.

Regards,
KM
 
KM,

Sean has just pointed me to the xpefiles sites. I am still searching for
that precious posting. xpefiles site does not seem to have a search option.

Thanks,

Boby
 
I believe it is called Netsetup - Heidi posted it a few years ago. Check the
software / applications section.

Regards,

Sean Liming
www.sjjmicro.com / www.seanliming.com
XP Embedded Book Author - XP Embedded Advanced, XP Embedded
Supplemental Toolkit
 
Thanks Sean. Found it, developed by Linda Heidi. I am going through the
script.

Thanks,

Boby
 
As KM pointed out, you could do a simple batch file during FBA that runs
netsh. There are alternatives.

Regards,

Sean Liming
www.sjjmicro.com / www.seanliming.com
XP Embedded Book Author - XP Embedded Advanced, XP Embedded Supplemental
Toolkit
 
I wrote a custom component that allows you to specify the IP address in
Target Designer. Contact me offline if intereseted.

--Gordon Smith (eMVP)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top