ip

  • Thread starter Thread starter Nev Hallam
  • Start date Start date
N

Nev Hallam

Help me i need to change my ip address so i can resove
error 783, in order to network with a playstation2 but how
do i obtain a new ip address? Can i use command promt
or??????
 
Only a DHCP server will hand out an IP Address. Otherwise you need to
statically assign the address i the TCP/IP Properties.

If you have a DHCP Server that is issuing IPs, then you can use the command
line:

IPConfig /release - This will free the IP you have
currently assigned from DHCP
IPConfig /renew - This will start the DHCP process for
retrieving a new lease
 
Back
Top