Windows xp pro/ how do i write the correct command prompts?

sami6599

Distinguished
Feb 6, 2012
1
0
18,510
Hello,
Can somebody show me the exact layout of command prompt for i.e. ipconfig/ flushdns?? am i supposed to put the connection name here? PLease help
 

Combat Wombat

Distinguished
Aug 4, 2011
1,001
0
19,360
Ip Config just tells you the current configuration of Internet Protocal's that your computer is using,

You can check this by:

Open up cmd,
"type"
>ipconfig -all (enter)
..................
..................
..................
Your configuration will be displayed.

"-all" shows even more information about your current configuration.

For flushing DNS Read here:
http://www.tech-faq.com/how-to-flush-dns.html

Goodluck,