Thursday, 1 August 2013

Command Prompt Tools

Ping==Checks connectivity with a device on a network and identifies response times.
Ipconfig== Displays TCP/IP configuration assigned to network interface cards
Tracert== Checks connectivity with a device and shows routers in the path.
Nslookup==Verifies that DNS can resolve a host name to an IP address. It can verify
that a record exists in DNS.
Netstat== Shows network statistics, including a list of inbound and outbound connections
for a system.
Nbtstat==Shows statistics for NetBIOS.
Arp== Shows MAC address to IP address mappings.
Net Use==Used to map drives to remote shares.

No comments:

Post a Comment