5.5 Use tool/protocol for network issues Flashcards

(19 cards)

1
Q

Protocol Analyzer (Wireshark)

A

A tool used to capture and decode deep packet information to see exactly what is happening in a communication.

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

ping

A

Uses ICMP Echo Requests to test basic connectivity between two IP addresses (Layer 3).

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

traceroute / tracert

A

Shows the path (hops) a packet takes to a destination; used to find exactly where a connection is failing.

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

nslookup / dig

A

Command-line tools used to test DNS name resolution and query DNS records.

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

tcpdump

A

A command-line packet sniffer (Linux/Unix) used to capture or filter network traffic.

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

netstat

A

Displays all active network connections (inbound/outbound), routing tables, and interface statistics.

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

ipconfig / ifconfig / ip

A

Displays the local IP address, subnet mask, and default gateway for the host machine.

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

arp (Command)

A

Displays and modifies the local ARP cache; used to view MAC-to-IP address mappings.

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

Nmap

A

A powerful network scanner used for network discovery, port scanning, and vulnerability assessments.

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

CDP / LLDP

A

Layer 2 discovery protocols (Cisco-proprietary vs. Standard) used to see information about directly connected neighboring devices.

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

Toner and Probe (Fox and Hound)

A

A hardware tool used to locate a specific cable in a cluttered patch panel by sending an audible tone.

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

Cable Tester

A

A hardware tool used to check for physical continuity, shorts, and crossed wires in a copper cable.

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

Network Tap (TAP)

A

A hardware device that provides a way to access data flowing across a computer network for monitoring/sniffing.

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

Wi-Fi Analyzer

A

A tool (hardware or app) used to view signal strength (RSSI), channel interference, and AP locations.

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

Visual Fault Locator (VFL)

A

A fiber-optic ‘flashlight’ used to find breaks, leaks, or bad splices in a fiber cable.

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

show mac-address-table

A

Switch command to see which MAC addresses are learned on which physical ports.

17
Q

show interface

A

Command used to check for CRC errors, collisions, and the up/down status of a physical port.

18
Q

show config (running-config)

A

Displays the current active configuration stored in a device’s RAM.

19
Q

show power (inline)

A

Command used on PoE switches to see how much wattage is being used by connected devices.