How get the radio MAc for legacy accesspoint managed in Meraki dashboard.

anto_franklin
Just browsing

How get the radio MAc for legacy accesspoint managed in Meraki dashboard.

hi team,

   When the IOS bases is manged via  meraki dashaborad.  from the meraki network device API ,we are getting the below response:

 

{
"name": "test",
"serial": "SN",
"mac": "aa:aa:aa:aa:aa:aa",
"networkId": "L_69777777779999",
"productType": "wireless",
"model": "CW9166I",
"address": "",
"lat": 12.456-46464664,
"lng": 80.656666634,
"notes": "",
"tags": [],
"lanIp": "192.168.10.2",
"configurationUpdatedAt": "2024-07-20T19:26:29Z",
"firmware": "wireless-30-6",
"url": "",
"details": [
{
"name": "Catalyst serial",
"value": "SNxxxx"
}
]
}
 

Can you confirm that  whether the mac adderss is a   ethernet  mac or radio mac ?  if it is not a radio mac , Is there any way we can get the radio mac address

2 Replies 2
rhbirkelund
Kind of a big deal
Kind of a big deal

First of all, the mac addres you get from the API is the Radio MAC.

 

Second, you should edit your post, to remove the Serial Number, and in general don't share Meraki serial numbers.

LinkedIn ::: https://blog.rhbirkelund.dk/

Like what you see? - Give a Kudo ## Did it answer your question? - Mark it as a Solution 🙂

All code examples are provided as is. Responsibility for Code execution lies solely your own.

thanks @rhbirkelund   for the reply. I have updated the API response

Get notified when there are additional replies to this discussion.
Welcome to the Meraki Community!
To start contributing, simply sign in with your Cisco account. If you don't yet have a Cisco account, you can sign up.