InfoHeap
Tech
Navigation
  • Home
  • Tutorials
    • CSS tutorials & examples
    • CSS properties
    • Javascript cookbook
    • Linux/Unix Command Line
    • Mac
    • PHP
      • PHP functions online
      • PHP regex
    • WordPress
  • Online Tools
    • Text utilities
    • Online Lint Tools
search

Networking tutorials

  • DIG quick start tutorial
  • Dig - list all dns records
  • How to view wifi connection speed on Mac
  • Linux iptables - Nat port forwarding using PREROUTING
  • Linux iptables and ip6tables examples
  • Ngrep - quick start guide
  • Use nc to check if a remote port is reachable
  • Use nc to listen to tcp or udp port
  • Use nc to test HTTP url redirection
  • add more DNS servers to Wi-Fi interface on Mac
  • locally override website host to IP mapping
  • use nc to print headers from browser
 
  • Home
  • > Tutorials
  • > Networking

How to view wifi connection speed on Mac

By admin on Oct 10, 2015

When you setup your wifi router and you mac is connected to it, you may want to know what is wifi link speed (the bandwidth link is able to handle) from mac to wifi. Note that this will be usually higher than the overall internet bandwidth you get from your ISP. To measure overall internet bandwidth, you can use tools like speedtest. Here are quick steps to find link speed:

Using wifi icon at top toolbar

This is simplest way to find link speed. Hold option key and then ckick on wifi icon in toolbar. You should see something like the following:
mac-wifi-setting-option-click

Note the following values:

...
Tx Rate: 145 Mbps
PHY Mode: 802.11n
...

This mean the Mac machine to router connectivity is 145 Mbps (Mega bits per seconds) which is approx 18 MBps (mega bytes per second). Also note that Mac and router are using 802.11n wireless networking standard.

Using network utility

Open network utility and ensure that “Info” tab is selected.
Select the correct wifi interface from the dropdown as shown below. Then you should see the link speed from your Mac to wifi router.
mac-network-utility-wifi-info

Usually you want to have a high link speed in your setup. That way the connected devices can communicate faster with each other.

Suggested posts:

  1. How to change computer display name on Mac
  2. How to transfer android apk using adb
  3. How to customize wordpress rss feed
  4. svn – how to undo last commit
  5. WordPress – exclude specific posts from archive pages
  6. Apache – list loaded modules on Ubuntu
  7. How to convert HTML canvas to png image using javascript
  8. AngularJS format date using date filter
Share this article: share on facebook share on linkedin tweet this submit to reddit
Posted in Tutorials | Tagged Mac, Networking, Tutorials
  • Browse content
  • Article Topics
  • Article archives
  • Contact Us
Popular Topics: Android Development | AngularJS | Apache | AWS and EC2 | Bash shell scripting | Chrome developer tools | Company results | CSS | CSS cookbook | CSS properties | CSS Pseudo Classes | CSS selectors | CSS3 | CSS3 flexbox | Devops | Git | HTML | HTML5 | Java | Javascript | Javascript cookbook | Javascript DOM | jQuery | Kubernetes | Linux | Linux/Unix Command Line | Mac | Mac Command Line | Mysql | Networking | Node.js | Online Tools | PHP | PHP cookbook | PHP Regex | Python | Python array | Python cookbook | SEO | Site Performance | SSH | Ubuntu Linux | Web Development | Webmaster | Wordpress | Wordpress customization | Wordpress How To | Wordpress Mysql Queries | InfoHeap Money

Copyright © 2025 InfoHeap.

Powered by WordPress