Thanks Rodrigo A couple of observations: On our existing WPA2 enterprise SSID, after upgrading to MR28, it started using the new Called-Station-Id settings without me setting/changing anything on the Meraki dashboard. Also, when I created a new SSID and set it to MAC-based control only, and configured basic radius servers, it too automatically uses the new Called-Station-Id settings without me setting anything. It seems the default setting for both Called-Station-Id and NAS-ID is "AP MAC address::SSID Name" / "AP MAC address::SSID Number" respectively - is this correct? (This is good for us, not complaining!) Prior to MR28, when I connect to the SSID, it sent the following packet: User-Name = "112233445566"
User-Password = ""
NAS-IP-Address = 0.0.0.0
Called-Station-Id = "0C-8D-DB-11-22-33:Free_WiFi"
Calling-Station-Id = "99-88-77-66-55-44"
NAS-Port-Type = Wireless-802.11
Connect-Info = "CONNECT 11Mbps 802.11b" and since MR28 we now see: User-Name = "112233445566"
User-Password = ""
NAS-IP-Address = 192.168.1.89
++ Service-Type = Call-Check
>> Called-Station-Id = "0C-8D-DB-11-22-33:Free_WiFi"
Calling-Station-Id = "99-88-77-66-55-44"
>> NAS-Identifier = "0C-8D-DB-11-22-33:vap1"
NAS-Port-Type = Wireless-802.11
Connect-Info = "CONNECT 11Mbps 802.11b"
++ Meraki-Device-Name = "0c:8d:db:11:22:33"
++ Meraki-Network-Name = "Test - wireless" The lines marked >> are the new, configurable ones and the ones with ++ are now being included as extra, which is great. Is this what is to be expected? Does this mean that once a customer upgrades to MR28, it will automatically start sending the new extra attributes, and changes the Called-Station-Id and NAS-ID to the default format as per above (which is much better than sending the BSSID MAC) Again, not a complaint (been waiting for this for years), just ensuring I have my facts correct. Thanks, James
... View more