Roy said:
Hello all, what is a static ip and how to i use it to speed up my logon.
A static IP is one that is issued and assigned specificially to your
computer's network adapter (eacha adapter gets a distinct address). This is
distinct from using DHCP, where a new IP address is (or might be) issued at
each request (which can be infrequent).
I'm not sure why you think that using a Static IP might speed up your
logon - logon to what? I've never seen it do this.
It *will* be useful if you have processes that need to find specific
machines (like a server) or hardware on specific machines. For example, if
your printer is shared, setting your machine to use a fixed IP can help the
other machines stay connected to the printer when machines are restarted.
Aside from this circumstance, you often have to ask specifically to have a
static IP issued if you are not in control of the network. This is because
if you set one yourself, you can easily select one that is already in use or
that will be issued by a DHCP server; this will cause problems. Many ISPs
charge extra for a static IP.
HTH
-pk