The Meraki Community
Register or Sign in
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • About AlexG7
AlexG7

AlexG7

Here to help

Member since Nov 26, 2019

‎07-02-2020
Kudos given to
User Count
BlakeRichardson
Kind of a big deal BlakeRichardson
1
AjitKumar
AjitKumar
1
NolanHerring
NolanHerring
1
View All

Community Record

11
Posts
0
Kudos
0
Solutions

Badges

CMNA
First 5 Posts
Lift-Off View All
Topics AlexG7 has Participated In
  • Topics AlexG7 has Participated In
  • Latest Contributions by AlexG7

Re: Meraki Rainbow?

by AlexG7 in Off the Stack
‎07-02-2020 06:04 PM
‎07-02-2020 06:04 PM
I disagree with ignoring the cancer casualties and consequences of it, especially that science didn't achieve much in understanding the cause and curing it effectively. Have a look at cancer death rates, worldwide. LGBT people also die from cancer (I think), so it should be a global quest, to find the cause and cure for cancer. ... View more

Re: Air Marshal Spoofs - trying to make sense of MAC addresses reported

by pjc in Wireless LAN
‎12-20-2019 01:26 AM
‎12-20-2019 01:26 AM
@AlexG7  Isn't the MAC address reported in Air Marshall the BSSID MAC address of the SSiD it's seeing ?  That's a variant of the physical mac address of the AP that's broadcasting it.  The algorithm to work it out is based on the radio band, the mac address and the model of the AP   More info here on how to work it out https://documentation.meraki.com/MR/WiFi_Basics_and_Best_Practices/Calculating_Cisco_Meraki_BSSID_MAC_Addresses ... View more

Re: SSID for only one device

by BrechtSchamp in Wireless LAN
‎12-11-2019 11:15 PM
‎12-11-2019 11:15 PM
Don't overthink it.   Hidden SSID with a nice PSK broadcasting on the APs near the tv. And then limit what that tv can do based on preference and desired security level. E.g. NAT mode ssid if you just want it to access the internet. In the regular vlan if you want casting features. In its own vlan if you want some more control and visibility. Suitable firewall rules to limit access to the rest of the network and the internet.   Some links to check out:   https://documentation.meraki.com/MR/Other_Topics/Using_Tags_to_Broadcast_SSIDs_from_Specific_APs https://documentation.meraki.com/MR/Client_Addressing_and_Bridging/SSID_Modes_for_Client_IP_Assignment https://documentation.meraki.com/MR/Firewall_and_Traffic_Shaping/Wireless_Client_Isolation https://documentation.meraki.com/MR/Firewall_and_Traffic_Shaping/MR_Firewall_Rules ... View more

Re: Postman PUT doesn't work for MR Firewall?

by Mamba123 in Developers & APIs
‎12-05-2019 07:08 AM
2 Kudos
‎12-05-2019 07:08 AM
2 Kudos
Hi Alex,   unfortunately it will not work, I had this problem too. The syntax is unfortunately not correct. I know, if you query your current configuration via GET, then you get as you see in the picture. If you want to import the config via PUT, then it must look like this: {    "rules":      {        "comment": "Allow TCP traffic to subnet with HTTP servers.",        "policy": "allow",        "protocol": "tcp",        "destPort": 443,        "destCidr": "192.168.1.0/24"      }    ] } And most importantly, where I had been looking for the solution for a long time, I wanted to change the first SSID for me and entered number 1 as the SSID. This is unfortunately wrong, because the SSID numbers start with 0. I configured a wrong SSID all the time 🙂   Regards Max ... View more

Re: Meraki API 404 error

by AlexG7 in Developers & APIs
‎12-04-2019 05:31 PM
‎12-04-2019 05:31 PM
Hi Ulix, I had the same problem, found a workaround by choosing "No Auth", specifying bulk edit in Headers to insert X-Cisco-Meraki-API-Key value and  Content-Type : application/json  values. Also, setting variables in collection didn't work for me, but if i set them manually inside the Params tab, these worked... Could it be that the Postman implementation sometimes doesn't work?   Problem here is, if we can't pass variables from collection or from environment, then the automation doesn't really happen properly.   Cheers, Alex   ... View more

Re: Problem with Postman and Meraki API

by AlexG7 in Developers & APIs
‎11-27-2019 08:14 PM
‎11-27-2019 08:14 PM
Hi BrechtSchamp, thanks for the response, I've tried both of the things didn't work for me. Apparently, I've set up the environment first. However, I've set up variables as in point 1 as well, but that didn't give me any joy either... Anything else I should check? Thanks! Alex   ... View more
Kudos given to
User Count
BlakeRichardson
Kind of a big deal BlakeRichardson
1
AjitKumar
AjitKumar
1
NolanHerring
NolanHerring
1
View All
Powered by Khoros
custom.footer.
  • Community Guidelines
  • Cisco Privacy
  • Khoros Privacy
  • Privacy Settings
  • Terms of Use
© 2023 Meraki