Network Commands

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

1/8

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.

9 Terms

1
New cards

Ping

  • Tests Communication between devices and tells (Sends and receives 4 separate replies/packets)

  • Latency, Bytes, Round- Trip Time, Time to Live

<ul><li><p>Tests Communication between devices and tells (Sends and receives 4 separate replies/packets) </p></li><li><p>Latency, Bytes, Round- Trip Time, Time to Live</p></li></ul><p></p>
2
New cards

Netstat - A

  • Shows all active connections (Currently or recently) / IP sockets currently open

<ul><li><p>Shows all active connections (Currently or recently) / IP sockets currently open</p></li></ul><p></p>
3
New cards

Tracert (Trace Route)

  • Shows the route and time data takes to get to its destination (Like mapping the path)

  • Shows every “Router or Hop” along the way

  • (use ping if cant connect to device)

<ul><li><p>Shows the route and time data takes to get to its destination (Like mapping the path)</p></li><li><p>Shows every “Router or Hop” along the way</p></li><li><p>(use ping if cant connect to device)</p></li></ul><p></p>
4
New cards

Ipconfig

  • Gives basic IP address information of device such as Gateway, Subnetmask, DNS-Suffix

<ul><li><p>Gives basic IP address information of device such as Gateway, Subnetmask, DNS-Suffix</p></li></ul><p></p>
5
New cards

Ipconfig/ALL

  • More in depth version of (ipconfig) Shows Extra information such as “Host Name, Description ,and Node Type of each device”

<ul><li><p>More in depth version of (ipconfig) Shows Extra information such as “Host Name, Description ,and Node Type of each device”</p></li></ul><p></p>
6
New cards

Nslookup(Name Server Lookup)

  • Translates domain names into IP addresses

<ul><li><p><span>Translates domain names into IP addresses</span></p></li></ul><p></p>
7
New cards

ARP (Address Resolution Protocol)

  • Translates IP Addresses into Physical Mac Addresses

<ul><li><p>Translates IP Addresses into Physical Mac Addresses </p></li></ul><p></p>
8
New cards

Nmap

  • Used to Scan Network ports to see which are open for security audits or for hackers to exploit. Shows which apps are using which ports, and Versions.

<ul><li><p>Used to Scan Network ports to see which are open for security audits or for hackers to exploit. Shows which apps are using which ports, and Versions.</p></li></ul><p></p>
9
New cards

Route

  • Displays the local routing table, including active routes by destination, network mask, gateway, interface, and metric.

<ul><li><p><span>Displays the local routing table, including active routes by destination, network mask, gateway, interface, and metric.</span></p></li></ul><p></p>