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

VictorJohnsonan

Comes here often

Member since Mar 28, 2022

Community Record

5
Posts
0
Kudos
0
Solutions

Badges

First 5 Posts View All
Latest Contributions by VictorJohnsonan
  • Topics VictorJohnsonan has Participated In
  • Latest Contributions by VictorJohnsonan

Re: Cannot get list of devices

by VictorJohnsonan in New to Meraki
‎05-19-2022 11:55 PM
‎05-19-2022 11:55 PM
Ok I figured it out. This post help me into this:   https://community.cisco.com/t5/mobility-discussions/meraki-dashboard-api-confusion/m-p/3458242 /echatspin   There is a difference between "meraki" devices and "system Manager" devices. So while the guide only mentions meraki devises in real we may need to query System Manager devices like this:   1) Pull List of Orgs:   {{baseUrl}}/organizations 2) Pull Networks within each Org:   {{baseUrl}}/organizations/[MY_ORG_ID]/networks 3) Pull Devices within each network that are for SM:   {{baseUrl}}/networks/[NETWORK_ID]/sm/devices     ... View more

full stack trace

by VictorJohnsonan in Full-Stack & Network-Wide
‎05-19-2022 10:55 PM
‎05-19-2022 10:55 PM
Hi   While debugging is there anyway to see a complete stack trace, list of methods called in main thread. Or any way to print them on command window. ... View more

Re: Upgrade MX 84 to 16.16. Switch stack loosing connectivity

by VictorJohnsonan in Security / SD-WAN
‎05-10-2022 01:01 AM
‎05-10-2022 01:01 AM
At the moment I have the MX connected to a Cisco Catalyst stack that contains 3 VLANS I have an SVI between the MX and Cisco catalyst switch MX IP   10.10.10.1 Cisco catalyst Stack IP   10.10.10.254 Then on the MX I have routes configured to the VLANs on the Cisco catalyst VLANS eg subnet   192.168.1.0/24   Gateway ip   10.10.10.254 I also have routes on the Cisco catalyst Stack that point back to the Meraki VPN LAN that I have configured.. I need to remove the Cisco catalyst Stack and replace with the Meraki MS stack and was expecting to configure it in the same way. Set an IP for the MS stack and set up new static routes on the MX to point to this. Clearly I need to do this a different way? ... View more

Cannot get list of devices

by VictorJohnsonan in New to Meraki
‎05-09-2022 11:43 PM
‎05-09-2022 11:43 PM
Hi   I'm trying to implement the   meraki api, I can get everything else such as list of Orgs, admins within an Org, etc. However cant get list of devices as it returns empty even though there are devices visible on the dashboard. So, this is working with same header (X-Cisco-Meraki-API-Key):   {{baseUrl}}/organizations/{Org-ID}/admins   But these are not even though the header x-cisco is the same:   {{baseUrl}}/organizations/{Org-ID}/inventory {{baseUrl}}/organizations/{Org-ID}/deviceStatuses {{baseUrl}}/organizations/{Org-ID}/devices   So what am I missing? Thanks ... View more
custom.footer.
  • Community Guidelines
  • Cisco Privacy
  • Khoros Privacy
  • Privacy Settings
  • Terms of Use
© 2022 Meraki