Command Prompt Commands For Computer Networks.

Here are the commands in the Command Prompt related to computer networks.
To perform these commands you must enter the Command Prompt (Click Start -> Run -> Type CMD)

ipconfig / all
Displays the connection configuration information, such as Host Name, Primary DNS Type, Ethernet LAN Adapter.

ipconfig / flushdns
Removing DNS Cache

ipconfig / release
"Removing" all connections IP Address.

ipconfig / renew
Creating a new IP address for a particular adapter.

ipconfig / displaydns
Displaying DNS Cache.

ipconfig / registerdns
To refresh control and re-connection control register.

ipconfig / showclassid
Displays information DHCP Class.

ipconfig / setclassid
Changing DHCP Class ID

netconnections control
Displaying Network Connection.

nslookup
Knowing the IP address in the address of the domain name in the list

netstat
Displays information TCP / IP is currently active.

route
Displays local route.

hostname
Displays the name of the computer.

ping
Example: ping www.lyricspluschords.blogspot.com
Test www.lyricspluschords.blogspot.com connection to the site.
The less% loss was the better connections.

tracert
IP Address Displays route information.