Sunday, December 11, 2011

Wndows XP Networking

- ARP : Display/manipulate the ARP information.
- FINGER : Find sometimes personal information about a user.  
- Hostname : Displays the Microsoft networking computer name.
- IPCONFIG : Displays the IP address, TCP/IP configuration.
- PATHPING : Enables a user to find network latency and network loss
- ping : Verifies existence of remote host (connectivity).
- nbtstat : Gives statistics and technical NetBIOS information.
- net : Used to start, stop, and view many networking operations.
- netstat  : Returns protocol statistics.
- NSLOOKUP : Enables to do a reverse lookup on an IP address.
- ROUTE : Enables computers to view & modify the route table.
- TRACERT : Displays route taken by an ICMP to a remote host.
- WHOIS : Provides information about a domain name.
- WINIPCFG : Display network and network adapter information.
- lpq : Displays the print queue status of an LPD printer. 

- ipconfig /all : Display all IP address of your computer.
- ipconfig /displaydns : Display DNS Cache Info. & Config.
- ipconfig /flushdns : Clearing DNS Cache run: 
  You might need to run “ipconfig /renew” command after this.
- ipconfig /registerdns : For Re-Register the DNS connections.
- ipconfig /release : Releasing All IP Address connections.
- ipconfig /renew : Renew All IP Address connections.

No comments:

Post a Comment