Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If you're on a Mac computer, open up Terminal by going to Finder > Applications > Utilities > Terminal. In the window that opens, type in 'ifconfig' and press enter. You should see something similar to below:

Code Block
languagebash
themeMidnight
titleTerminal Output
en0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
options=400<CHANNEL_IO>
ether 3c:22:fb:be:63:00
inet6 fe80::416:a486:685:ed95%en0 prefixlen 64 secured scopeid 0x6
inet 19210.1680.10.35150 netmask 0xffffff00 broadcast 19210.1680.10.255
nd6 options=201<PERFORMNUD,DAD>
media: autoselect
status: active

...