CLI Tools Flashcards
1
Q
What command can be used to view listening ports?
A
Netstat
2
Q
What command can be used to trace a packet over the internet?
A
Tracert
3
Q
What command can be used to resolve net bios names?
A
Nbtstat
4
Q
What command can be used to see MAC address cache?
A
arp -a
5
Q
What command can be used to translate a name to an ip address?
A
Nslookup
6
Q
What is used to see MAC address cache on a switch?
A
Mac address lookup table
7
Q
What command combines ping and tracert?
A
pathping