Commands Flashcards

Identify which use cases correspond with commands

1
Q

ping and traceroute/tracert

A

Ping: Used for checking connectivity between devices.

Traceroute/Tracert: Used for tracing the path between the source and destination.

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

ipconfig ifconfig and nbstat

A

Check and refresh TCP/IP network configurations on Windows using ipconfig and on Linux/OS X using ifconfig.

Used to view the current connections and statistics for devices communicating using the NetBIOS over TCP/IP protocol

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

nslookup and dig

A

Nslookup: Used for DNS queries.

Dig: Similar to nslookup, used for DNS queries (more common in Linux/OS X environments).

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

arp

A

Used for viewing and modifying ARP cache entries.

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

route

A

Used for viewing and manipulating routing tables.

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

netstat

A

Used for displaying active network connections and statistics.

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

nmap

A

Used for network discovery and security scanning.

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

ip

A

Ip (Linux/OS X): Used for configuring network interfaces.

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

hostname

A

Used for viewing the hostname of the system.

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

telnet

A

Used for establishing connections to network devices (often disabled due to security concerns).

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

tcpdump

A

tcpdump: Used for capturing and analyzing network packets.

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

show interface

A

Cisco Network Platform Command - Displays statistics for the network interfaces on the device.

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

show config

A

Cisco Network Platform Command - Displays the current configuration of the system to the screen.

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

show route

A

Cisco Network Platform Command - Displays the current state of the routing table on the device.

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