Network Commands Flashcards
1
Q
Ping
A
Test connection to this IP
2
Q
Traceroute
A
Determine the route a packet takes to a destination
3
Q
nslookup and dig
A
Lookup info from DNS servers
4
Q
IPconfig
A
View and manage IP config (windows)
5
Q
ifconfig
A
View and manage IP config (mac and linux)
6
Q
iptables
A
Packet filtering
7
Q
netstat
A
Display network stats
8
Q
tcpdump
A
Capture packets from the commands line
9
Q
pathping
A
Combination of ping and trace route.
10
Q
Nmap
A
Network mapper - finds network devices
11
Q
route
A
view the devices routing table
12
Q
arp
A
address resolution Procol info (view local ARP table)
IP to Mac address