Networking Tools Flashcards

(11 cards)

1
Q

Ping

A

Sends ICMP echo requests to a target host to test connectivity and measure round-trip time for messages sent to the target device

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

Traceroute (Unix/Linux)
tracert (Windows)

A

Traces the path packets take from the source to the destination, showing each hop along the route.

traceroute Unix/Linux
tracert Windows

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

nslookup

A

Queries DNS servers to find the IP address associated with a hostname

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

tcpdump

A

Command-line packet analyzer; captures or filters TCP/IP packets that are received or transmitted over a network

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

dig

A

Powerful command-line tool used for querying DNS servers.

Retrieves detailed info about DNS records such as A, AAAAA, CNAME, MX, NS

Diagnoses DNS issues by providing insights into domain name resolution and server responses.

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

Netstat

A

Displays network connections (incoming and outgoing), routing tables, and a number of network interface statistics.

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

ipconfig (Windows)
ifconfig (Old Linux)
ip (Modern Linux)

A

Displays or configures the network configuration of a device.

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

arp

A

Displays or modifies the IP-to-MAC address translation tables used by the ARP

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

nmap

A

Tool that discovers devices and servers on a network by sending packets and analyzing the responses.

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

LLDP

A

Vendor-neutral protocol used to discover and share information between network devices on the same local network segment

Exchanges info about device identity, capabilities, and neighbors

Provides detailed network topology

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

CDP

A

Cisco proprietary protocol similar to LLDP

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