Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello Good day to you.I am going to replace old switch by Catalyst 9300-M before that, I would like to check does current SFP can reuse in new switch.May I have your guide to know does below SFP compatible with new switch?Thank you very much. #show ...
HelloGood day to you.Yesterday, by define networkID, ssid number, NPS list, I success update some network's SSID.but in some network, I got error said "'encryptionMode' must be one of: 'wep' or 'wpa1', or 'wpa2' ....I use Python Meraki library. I hav...
HelloGood day to you.I use same code success in one PC but fail on a new PC. I don't understand how to use certificate_path. some topic said can fix by specify cert path. I try to download dashboard.meraki.com website certificate, but still not work....
HelloGood day to you.I am beginner for Meraki API, and plan to use Python with Meraki library.May you please help me below question.1. I would like have SSID report for whole Org. Which API could query working SSID on Org or Network or AP?2. If I w...
HelloI have enough network knowledge and Meraki dashboard experience for dashboard UI process.Because of SDWAN enroll, I have large setup task. So I need the skill for automation.But I found below course don't help me. It more like a quick guide use ...
Hello AlemabrahaoFollow your advice, I will get below error.update SSID Fail with error: "encryptionMode" cannot be "WPA2 only", & must be set to one of: ['open', 'wep', 'wpa', 'wpa-eap']But I try below code can get success.dashboard.wireless.updateN...
Hello PhilipMay you please check below.updating:net002
2024-05-30 21:22:46 meraki: INFO > GET https://api.meraki.com/api/v1/networks/networkID_xxxxxxxx/wireless/ssids
2024-05-30 21:22:47 meraki: INFO > wireless, getNetworkWirelessSsids - 200 OK
Good_...
Hi AlemabrahaoThanks for your reply. But I can update success to some network with same code. Do you still insist your comment.I just fail again, but it's after I see your reply.Thank you.
HelloThis issue is on company PC which not have admin right. And the python is install by admin right, I am difficult change any settings.Now I success build portable python and Eclipse on another company(also no admin right).please just ignore thisT...