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 Seshu
Seshu

Seshu

Meraki Employee

Member since Dec 8, 2017

Groups
  • API Early Access Group

    API Early Access Group

    479
View All
Kudos from
User Count
shauno
shauno
1
Roska
Roska
1
PhilipDAth
Kind of a big deal PhilipDAth
18
MeredithW
Community Manager MeredithW
7
Mr_IT_Guy
Mr_IT_Guy
1
View All
Kudos given to
User Count
NGleich
NGleich
1
PhilipDAth
Kind of a big deal PhilipDAth
16
JohnD
JohnD
1
Mr_IT_Guy
Mr_IT_Guy
1
DevilWAH
DevilWAH
1
View All

Community Record

125
Posts
89
Kudos
24
Solutions

Badges

1st Birthday
100 Posts
50 Posts
First 5 Posts
50 Kudos
25 Kudos View All
Latest Contributions by Seshu
  • Topics Seshu has Participated In
  • Latest Contributions by Seshu
  • « Previous
    • 1
    • 2
    • 3
    • 4
  • Next »

Re: Network Usage

by Meraki Employee Seshu in Meraki Insight
‎09-02-2020 09:09 AM
‎09-02-2020 09:09 AM
Hello @Pipeline    The data on the switch and client details pages go back only 30 days. The Organization > Summary Report Page has details that go back upto 6 months. Please let me know if you have any further questions.    Regards, Meraki Team ... View more

Re: Profiles sticking between networks?

by Meraki Employee Seshu in Mobile Device Management
‎08-26-2020 08:46 AM
‎08-26-2020 08:46 AM
Hello @BrianBuchanan    This was an issue and this has now been resolved by our team. The solution has now been posted on the same thread. https://community.meraki.com/t5/Endpoint-Management-Systems/Profiles-are-not-deleting-when-a-device-changes-networks/m-p/95546#M7238   Please let me know if you have any further questions.   Regards, Meraki Team ... View more

Re: Preferred SSID - Open or Password Protected

by Meraki Employee Seshu in Mobile Device Management
‎08-26-2020 08:34 AM
‎08-26-2020 08:34 AM
Hello @lchan    To check the available SSIDs on the Meraki Dashboard that you can push to devices, go to Systems Manager -> Settings -> Pick a profile -> Add WiFi Setting Payload and Select Sentry. For Manual configuration, check the same with manual settings and you would need to configure the SSID auth settings in there manually.    On the device itself, you will see the available SSIDs but the auth details would not be visible to the user. Please let me know if you have any questions. Regards, Meraki Team ... View more

Re: Firewall Object Beta and 1:1 Inbound NAT

by Meraki Employee Seshu in Security / SD-WAN
‎08-21-2020 08:13 AM
1 Kudo
‎08-21-2020 08:13 AM
1 Kudo
Hello @PhilipDAth    Network Objects feature is not expected to impact the 1:1 NAT or Port Forwarding rules. Did you check the ARP Table on the MX for the LAN Client? Is the 1:1 NAT Rule configured with the public IP in the same subnet as the WAN that is selected in the 1:1 NAT Rule? ... View more

Re: Get Management Interface Settings for All Devices in Org

by Meraki Employee Seshu in Developers & APIs
‎08-13-2020 03:32 PM
‎08-13-2020 03:32 PM
you may be missing the module " material-table". Most of the errors are searchable in Google and the answers would be available in Stack Overflow. Maybe stop the server and try    npm install material-table   And then do "npm start".      ... View more

Re: Get Management Interface Settings for All Devices in Org

by Meraki Employee Seshu in Developers & APIs
‎08-13-2020 09:14 AM
‎08-13-2020 09:14 AM
Hello @nickydd9    Here is an app I built using Meraki Dashboard API endpoints. Here is the  source code .   You can pull the source code from git and make necessary changes to gather the same at Org level. The input will be an API Key and the rest is pretty dynamic.   Steps to get started:   git clone  https://github.com/Cool-Apps-Pvt-Ltd/Meraki-API-MutiOrg-Portal cd Meraki-API-MutiOrg-Portal/ npm install npm start ... View more

Re: Port Forwarding API - Uplink

by Meraki Employee Seshu in Developers & APIs
‎08-13-2020 09:02 AM
‎08-13-2020 09:02 AM
Hello @diablo24    That is correct.  "internet1" maps to "WAN 1" and "internet2" maps to "WAN 2" on the MX.    Regards, Meraki Team ... View more

Re: 26.8.1 is now stable release

by Meraki Employee Seshu in Wireless LAN
‎08-07-2020 03:29 PM
‎08-07-2020 03:29 PM
@cmr The APs in a network would upgrade to their compatible version when it is upgraded to a new version. For example, when a network is set to 26.8.1, MR33s would upgrade to 26.8 and when it is set to 26.6.1, they would upgrade to 26.6.   Regards, Meraki Team ... View more

Re: 26.8.1 is now stable release

by Meraki Employee Seshu in Wireless LAN
‎08-07-2020 10:13 AM
2 Kudos
‎08-07-2020 10:13 AM
2 Kudos
Hello @PhilipDAth    Multiple Stable Versions are now available depending on the Model of MS/MR. MS390s and AX APs will upgrade to the versions that you see with .1 at the end. If a network with earlier models is scheduled to this version, they would upgrade to the version without .1 at the end. This is done so that we release fixes for the latest models as quickly as possible and get them to their latest stable.    Please let me know if you have any further questions.   Regards, Meraki Team   ... View more

Re: SDWAN with multiple Egress routes.

by Meraki Employee Seshu in Security / SD-WAN
‎08-07-2020 09:43 AM
‎08-07-2020 09:43 AM
Hello @Jsteele32    Please check this KB for detailed explanation on how to setup Hub-Spoke Topology and considerations for each option. If you have any specific question, reach out to Meraki Support to better look at your topology and clarify on them. If this is more of a design question, I would recommend reaching out to your SE as they have big picture of your network topology.   Regards, Meraki Team ... View more

Re: Getting statuses of WAN links if Active/Failed state

by Meraki Employee Seshu in Developers & APIs
‎08-06-2020 08:48 AM
‎08-06-2020 08:48 AM
Hello @Craiegg    The MX Uplink Status Endpoint is available for all the MXs in the Org and you can use that to determine whether or not an Uplink is up. Unfortunately, the specific Up/Down status would not be shown. Please submit a feature request for the same.    Regards, Meraki Team ... View more

Re: is there an api for proximity graph?

by Meraki Employee Seshu in Meraki Insight
‎08-06-2020 08:41 AM
1 Kudo
‎08-06-2020 08:41 AM
1 Kudo
Hello @ihsan    I checked the API documentation and there is no Endpoint available for Proximity Graph. Please check the Bluetooth clients Endpoints to see if this is what you are looking for. If not, please submit a feature request for the same.    Please let me know if you have any further questions. I will be glad to assist you.   Regards, Meraki Team ... View more

Re: Bypass Intrusion Detection/Prevention

by Meraki Employee Seshu in Security / SD-WAN
‎08-05-2020 01:35 PM
‎08-05-2020 01:35 PM
Hello @franco2444    IPS/IDS cannot be bypassed even by whitelisting the clients. It is either enabled or disabled on the firewall.    For your case to test connectivity to an application, try connecting the test computer directly to the ISP modem and see if it is still having the same issues. If you are on wireless, test it on wired. There are ways to send traffic on the same network bypassing the firewall completely for that client.    Please let me know if you have any further questions.   Regards, Meraki Team   ... View more

Re: Teleworker Z3 (14.53) - Bad Gateway Event Log

by Meraki Employee Seshu in Security / SD-WAN
‎08-05-2020 01:32 PM
‎08-05-2020 01:32 PM
Hello @Nik1    The MX/Z Firewalls run connection monitoring tests to monitor the connection on the WAN side. These include, ARP requests to the local gateway, ping to 8.8.8.8, DNS resolutions for meraki.com, google.com and yahoo.com and Dashboard Connectivity tests.   If anyone of these fails, the error would be shown on the appliance Uplink. Bad Gateway means that the ARP response from the gateway is possibly having issues getting to the Z3.   https://documentation.meraki.com/MX/Monitoring_and_Reporting/MX_Client_Connectivity_Monitoring https://documentation.meraki.com/MX/Firewall_and_Traffic_Shaping/Connection_Monitoring_for_WAN_Failover   Please let me know if you have any further questions.   Regards, Meraki Team   ... View more

Re: Need your Support concerning adding a Printer from another Subnet

by Meraki Employee Seshu in Wireless LAN
‎08-05-2020 01:27 PM
‎08-05-2020 01:27 PM
Hello @BPV    Please use Bonjour Forwarding either on the MX or on the Wireless for the printer service so that the printer advertisements can be forwarded to the Wireless VLAN.    https://documentation.meraki.com/MR/Client_Addressing_and_Bridging/Bonjour_Forwarding   Regards, Meraki Team ... View more

Re: Issue with the time zone of lastReportedAt in the deviceStatuses  API

by Meraki Employee Seshu in Developers & APIs
‎08-05-2020 01:25 PM
‎08-05-2020 01:25 PM
Hello @Farrukh    Thank you for the explanation. That sounds like inconsistency and could be possibly be a bug. Could you please open a case with Meraki Support so that we can investigate from Meraki Side and see how we could answer your question.   Regards, Meraki Team ... View more

Re: VPN IPSEC tunnel over private network

by Meraki Employee Seshu in Security / SD-WAN
‎08-05-2020 09:39 AM
‎08-05-2020 09:39 AM
Hello @FDM    The deployment that you are trying to achieve is generally explained here. Please check that and if you have any specific questions, feel free to bump this thread or you can also reach out to Meraki Support to review any specific deployment issues.    Please let me know if you have any further questions.   Regards, Meraki Team   ... View more

Re: I'm kinda little tired about Meraki's black-boxed thingy

by Meraki Employee Seshu in Off the Stack
‎07-29-2020 08:52 AM
3 Kudos
‎07-29-2020 08:52 AM
3 Kudos
Hello @Kamome,   I apologize for the trouble. I have checked the case and am working with the NSE on that case to get a report forwarded to our internal team to give us the answer regarding the Windows Update being a part of Software Update SD WAN Category. We will also be requesting for a KB detailing these categories, but the KB might take slightly longer time to be published.   @Kamome and @Mr_IT_Guy  I understand that there are a lot of features and options in the services we offer that could have more customer facing detailing and documentation. We are working very hard on getting more features than ever built and opened for customer use. An example of this would be Firmware Version. This was not public facing until a few years ago but we have had some significant strides on this now. I understand the frustration when you have to call into support to get a change made or details on some internal logs.    That is why we recommend customers to submit feature requests and Meraki Product management continuously releases new features after looking at customer submissions. We love building and releasing new features for customers to use and simplify their networking.    I once again apologize for the trouble and confusion. Feel free to reach out to me here if you have any questions or concerns.   Regards, Seshu  Meraki Team ... View more

Re: Hi, I'm Ran Vijay!

by Meraki Employee Seshu in Introduce Yourself!
‎07-28-2020 08:01 AM
2 Kudos
‎07-28-2020 08:01 AM
2 Kudos
Welcome to Simplified Networking ... View more

Re: GET networkClients API

by Meraki Employee Seshu in Developers & APIs
‎07-27-2020 08:48 AM
1 Kudo
‎07-27-2020 08:48 AM
1 Kudo
Hello @Surendra    Here is a simple Webapp I built using Meraki Dashboard API endpoints. Here is the source code. You will find network wise clients. You can pull the source code from git and make necessary changes to gather the same at Org level. The input will be an API Key and the rest is pretty dynamic.   Steps to get started:   git clone https://github.com/Cool-Apps-Pvt-Ltd/Meraki-API-MutiOrg-Portal cd Meraki-API-MutiOrg-Portal/ npm install npm start ... View more

Re: Templates and Static Routing conflict issue.

by Meraki Employee Seshu in Security / SD-WAN
‎07-23-2020 09:30 AM
‎07-23-2020 09:30 AM
Hello @DevilWAH    This is due to the overlapping subnets validation test failing at the template level. There is an option that Meraki Support can enable on the backend on your Template to bypass this validation. Please open a case and provide the details to our team and an NSE could enable this on your Org.   Please let me know if you have any further questions.   Regards, Seshu Meraki Team ... View more

Re: Facebook - Filtrado de contenido

by Meraki Employee Seshu in Temas en Español
‎07-23-2020 09:27 AM
‎07-23-2020 09:27 AM
Hola,   Las reglas de la capa 7 se aplican al tráfico en función de los datos de la capa de aplicación. Por lo tanto, es posible que la aplicación esté utilizando cargas útiles que se pierden en las reglas de Layer7. ¿Podrías decirme cómo bloqueaste Facebook en L7? ¿Está usando la aplicación o la URL? Además, ¿podría intentar bloquearlo en las reglas de filtrado de contenido utilizando la categoría de redes sociales?   Por favor hazme saber si tienes preguntas.   Saludos, Seshu Equipo Meraki ... View more

Re: Network ID changed

by Meraki Employee Seshu in Developers & APIs
‎07-23-2020 09:23 AM
1 Kudo
‎07-23-2020 09:23 AM
1 Kudo
Hello @boomi    Combined network has multiple payloads of config stored in it, each payload with its own networkID and the combined network on a whole with another networkID. So, the behavior is expected to change the networkID when converting an MX only network to a Combined one.    Please let me know if you have any questions.   Regards, Seshu Meraki Team ... View more

Re: Internet de las cosas

by Meraki Employee Seshu in Wireless LAN
‎07-23-2020 09:21 AM
‎07-23-2020 09:21 AM
Hola,   Consulte esta publicación de blog para obtener más detalles sobre Cisco Meraki IoT.   Saludos, Equipo Meraki   ... View more

Re: MG21 roaming setup

by Meraki Employee Seshu in Wireless WAN
‎07-22-2020 07:54 AM
‎07-22-2020 07:54 AM
Thank you for the case# @Chris-8it    I have reached out to the NSE and checked about the case details. We will reach out to you to check if the MG is connecting to the provider with the best signal or not. We can proceed from there.   Regards, Meraki Team ... View more
  • « Previous
    • 1
    • 2
    • 3
    • 4
  • Next »
Kudos from
User Count
shauno
shauno
1
Roska
Roska
1
PhilipDAth
Kind of a big deal PhilipDAth
18
MeredithW
Community Manager MeredithW
7
Mr_IT_Guy
Mr_IT_Guy
1
View All
Kudos given to
User Count
NGleich
NGleich
1
PhilipDAth
Kind of a big deal PhilipDAth
16
JohnD
JohnD
1
Mr_IT_Guy
Mr_IT_Guy
1
DevilWAH
DevilWAH
1
View All
My Accepted Solutions
Subject Views Posted

Re: Port Forwarding API - Uplink

Developers & APIs
968 ‎08-13-2020 09:02 AM

Re: Getting statuses of WAN links if Active/Failed state

Developers & APIs
884 ‎08-06-2020 08:48 AM

Re: Teleworker Z3 (14.53) - Bad Gateway Event Log

Security / SD-WAN
1599 ‎08-05-2020 01:32 PM

Re: Issue with the time zone of lastReportedAt in the deviceStatuses  API

Developers & APIs
741 ‎08-05-2020 01:25 PM

Re: Templates and Static Routing conflict issue.

Security / SD-WAN
871 ‎07-23-2020 09:30 AM

Re: Network ID changed

Developers & APIs
989 ‎07-23-2020 09:23 AM

Re: MX67C LTE failover is passthrough mode.

Security / SD-WAN
1080 ‎07-20-2020 11:04 AM

Re: RF spectrum database Dashboard API

Developers & APIs
1310 ‎07-20-2020 11:01 AM

Re: OSPF check on MX

Security / SD-WAN
1053 ‎05-18-2020 01:40 PM

Re: Is Meraki equipment affected by the SweynTooth Bluetooth Bug Collection...

Wireless LAN
890 ‎02-14-2020 08:08 AM
View All
My Top Kudoed Posts
Subject Kudos Views

Re: Meraki AP serial numbers

Dashboard & Administration
5 6109

Re: Unclaim devices from an ORG API

Developers & APIs
4 2677

Re: Apply group policy to vlan from API

Developers & APIs
4 1873

Re: I'm kinda little tired about Meraki's black-boxed thingy

Off the Stack
3 1531

Re: MX67C LTE failover is passthrough mode.

Security / SD-WAN
3 1080
View All
custom.footer.
  • Community Guidelines
  • Cisco Privacy
  • Khoros Privacy
  • Privacy Settings
  • Terms of Use
© 2022 Meraki