Command line tools Flashcards

1
Q

What is ping used for

A
  • Test connectivity
  • resolve host names to IP addresses
  • test NIC
  • verify the firewall is configured correctly by blocking ping
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is Hping used for

A

-available in Linux like systems
- can connect via UDP, TCP, ICMP
-useful if ping is blocked

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

How is IPconfig used

A
  1. Shows TCP/IP configuration information
  2. used to view network Interface information.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Where is IFconfig used

A

Linux. It is similar to IPconfig

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Traceroute

A

Linux systems

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

tracert

A

lists all of the routers between two systems

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Pathping

A

combines the functions of ping and tracert

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

ARP

A

resolves IP address
to MAC address

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

cat

A

displays data within a file

How well did you know this?
1
Not at all
2
3
4
5
Perfectly