CMD

Some command line based networking tools include,

  • ping
  • traceroute
  • nslookup (bind package in archlinux)
  • telnet (inetutilspackage in archlinux)

GUI

  • wireshark
  • cisco packet tracer

App specific

Wireshark

Archlinux

  1. To install in Archlinux,
yay wireshark

for GUI, install the wireshark-qt one.

  1. Add your user to the wireshark usergroup.
sudo usermod -a -G wireshark $(whoami)
  1. And re-login and reboot.

Cisco packet tracer

Switch mac-address-table

In the CLI, hit enter, followed by EN (enter) and tthen type,

show mac-address-table