Essential Network Diagnostic Commands for Windows & Linux

0.0(0)
studied byStudied by 0 people
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/11

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

12 Terms

1
New cards

ping

Checks reachability of a remote host (Windows & Linux)

2
New cards

ipconfig

Display TCP/IP configuration settings (Windows)

3
New cards

ifconfig

Display TCP/IP configuration settings (Linux)

4
New cards

nslookup

Obtain domain name to IP mapping (Windows & Linux)

5
New cards

tracert

Display the route packets take to a destination (Windows)

6
New cards

traceroute

Display the route packets take to a destination (Linux)

7
New cards

arp

Resolve IP to MAC address; display ARP table (Windows & Linux)

8
New cards

netstat

Show active network connections (Windows & Linux)

9
New cards

route

Display routing table (Windows & Linux)

10
New cards

telnet

Unencrypted CLI access to remote host (Windows & Linux)

11
New cards

tcpdump

Capture packets on the network (Linux; WinDump on Windows)

12
New cards

nmap

Discover hosts and open ports on a network (Windows & Linux)