Troubleshooting commands Flashcards
T/F - ipconfig contains the DNS, DHCP, and server addresses
False. You must use ipconfig /all
Name this: You can use this utility to discover MAC addresses of devices in the same network segment
arp
What protocol does ping use? This protocol is a part of which layer?
ICMP. Network layer (3)
What does ping ipaddress -t do?
Repeatedly sends pings to the chosen ipaddress
Name this: This can verify a network layer path to an end device, like a gateway router
ping
Name this: This utility can give you a very simple assessment of packet delay/loss
ping
Name this: When used, this utility will help you identify the number of routers in the path to the destination.
tracert
It can also identify elements of the routing table
What layer does tracert work within?
Network layer (layer 3)
Name this: This utility will display TCP connections, like source and destination sockets
netstat
What does netstat -n do?
Show TCP connections using numeric addresses
Name this: This utility will query the DNS server, to translate the domain name into the numeric IP
nslookup google.ca
Name this: This utility can verify DNS configuration, and connectivity to the DNS server
nslookup
How can I view the node routing table?
route print
On a router, what does the carrier indicator light do?
Verifies physical connection (cable, port/NIC)