|
|
 |
How to ping a web Site?
1. Click Start > Run
2. Type cmd (or command) and click OK
3. On the DOS window type "ping" followed by a space and URL
4. Hit on Enter

How to check for ip address?
1. Click Start > Run
2. Type cmd (or command) and click OK
3. On the DOS window type "ipconfig" and hit on enter

on the example above the ipaddress is 134.114.70.143
How to check for Physical/mac Address
1. Click Start > Run
2. Type cmd (or command) and click OK
3. On the DOS window type "ipconfig /all" and hit on enter

on the example above the physical/mac address is 00-10-4B-93-A5-88
How to Flush DNS?
1. Click Start > Run
2. Type cmd (or command) and click OK
3. On the DOS window type "ipconfig /flushdns" and hit on enter

|
|
 |
|
|
|
|