Troubleshooting MS1-C Mac Networking Issue
When you get the reported latency issues at MS1-C
- Press
Command ⌘ + Space
on your keyboard to open up Spotlight - Type in
terminal
and hit Enter to open up terminal - 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.