Skip to main content

Troubleshooting MS1-C Mac Networking Issue

When you get the reported latency issues at MS1-C

  1. Press Command ⌘ + Space on your keyboard to open up Spotlight
  2. Type in terminal and hit enter to open up terminal
  3. Please copy and paste the following commands in teminal. After pasting, hit enter to run them:

    top -l 1 > ~/Desktop/top.txt
    netstat -rn > ~/Desktop/net.txt
    ifconfig > ~/Desktop/ip.txt
    

There will be no output on the terminal, but 3 files will be generated on the desktop top.txt, net.txt, and ip.txt.

Please send us those files.