Cmd line Flashcards
1
Q
Tracks route of data packets to specific destination. Can tell if packets are being dropped.
A
tracert
2
Q
Obtains IP configuration info. Can release or renew DHCP
A
ipconfig
3
Q
Tests connectivity of connection. Verifies TCP/IP stack. Sends test data packets via ICMP.
A
ping
4
Q
Verifies that DNS resolution is functioning correctly.
A
nslookup
5
Q
checks connectivity over time until manually told to stop
A
ping -t
6
Q
adjust size of packets sent while checking connectivity
A
ping -l