Section 22: Network Tools and Commands Flashcards

1
Q

What is a WiFi Analyzer?

A

Ensures you have the proper coverage and helps prevent overlap between wireless access point coverage zones and channels.

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

What is a Protocol Analyzer?

A

Used to capture and analyze signals and data traffic over a communication channel

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

What is a Packet Capturing Tool?

A

Used to capture packets running over a network connection in real time and then save them for a later analysis.

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

What is a Bandwidth Speed Test?

A

Verifies the real-world throughput from a client device all the way out to the Internet and back

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

What is a Port Scanner?

A

Determines which ports are open on a network

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

What does iperf do?

A

Gathers an active measurement of the maximum achievable bandwidth on an IP-based network

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

What is a NetFlow Analyzer?

A

Performs monitoring, troubleshooting and in-depth inspection, interpretation, and synthesis of traffic flow data.

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

What is a Trivial File Transfer Protocol (TFTP) Server?

A

Used for simple file transfers on a network and boot-loading of remote devices

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

What is a Terminal Emulator?

A

Allows a host computer to access another computer through a command-line interface or a graphical one using either Telnet or SSH

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

What is an IP Scanner?

A

Used to search for and detect IP addresses and other information related to devices on the network

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

What is ping used for?

A

Used to check IP connectivity between two devices

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

What does Traceroute/Tracert do?

A

Displays the path between your device and the destination IP address, showing each route hop along the path

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

What does ipconfig do?

A

Displays all of the current TCP/IP network configuration values and refreshes DHCP and DNS settings for a Windows client/server

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

What is ifconfig?

A

Command line tool used in Unix, Linux, OS X systems to display IP address information

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

What does ip do?

A

Assigns an address to a network interface or configures network interface parameters on a Unix, Linux, OS X operating system

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

What is nslookup (Name Server Lookup) used for?

A

Used to query the DNS to provide the mapping between domain names and IP addresses or other DNS records

17
Q

What is dig used for?

A

Used to conduct queries against DNS name servers and is only available for Linux, Unix, and OS X systems by default

18
Q

What is hostname used for?

A

Used to display the hostname portion of the full computer name for a given system

19
Q

What is arp used for?

A

Used to display and modify entries in the Address Resolution Protocol (ARP) cache on a system

20
Q

What is route used for?

A

Used to view and manipulate the IP routing table in a Windows, Linux, Unix, or OS X system

21
Q

What is netstat?

A

Displays information for IP-based connections on a client including its current sessions, its source and destination IPs, and port numbers

22
Q

What does telnet do?

A

Provides a bidirectional interactive text-oriented communication facility using a virtual terminal connection

23
Q

What is tcpdump?

A

Allows for the display of TCP/IP and other packets being transmitted or received over a network to the client’s screen

24
Q

What does nmap do?

A

Discovers hosts and services on a computer network by sending packets and analyzing the responses

25
Q

What does show interface do?

A

A Cisco command that displays statistics for the network interfaces on the device

26
Q

What does show config do?

A

A Cisco command that displays the current system configuration on the screen

27
Q

What does show route do?

A

A Cisco command that displays the current state of the routing table on the device