Networking Commands Flashcards
This tells you whether your computer can reach some destination IP address or domain name, and if it can, how long it takes data to travel there and back again
ping
What does packet loss lead to?
Poor performance in games and streaming
When accessing the internet or any network, small units of data called (blank) are sent and received.
When 1 or more of these (blank) fails to reach its intended destination, this is called what?
Packets
Packet loss
By default how many data packets does the ping command send?
How many seconds before it times out?
4
4 seconds
How would you increase the number of packets?
ping [website] -n [number of packets you want]
How would you increase the timeout duration?
ping [website] -w [number you would like to increase it to]
value is in milliseconds
What does tracert stand for?
Trace Route
Sends out a data packet as a way to troubleshoot any network issues you might have, but it instead tracks the route of the packet as it hops from server to server
tracert
After sending out packets from you to a given destination, it analyses the route taken and compute packet loss on a per-hop basis
More informative & takes longer to execute
pathping
This output shows every network adapter on your system and how they resolve
ipconfig
What sections under the Wireless LAN Adapter and Ethernet Adapter are most important?
IPv4 Address & Default Gateway
Why would you ever need to flush your DNS cache?
• Prevent phishing schemes
• Directs you to the most up to date versions of your most frequently visited websites
• Restores your internet connection
• Keeps your data private
How would you flush your DNS cache?
ipconfig /flushdns
What does MAC address stand for?
Media Access Control
Where are MAC addresses stored?
In the device’s hardware