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

xaviervalette

Here to help

Member since Jun 30, 2022

yesterday
Kudos from
User Count
adaltrin
adaltrin
1
cmr
Kind of a big deal cmr
2
jbright
jbright
1
mvailler
mvailler
1
RaphaelL
Kind of a big deal RaphaelL
2
View All

Community Record

11
Posts
13
Kudos
0
Solutions

Badges

CMSS
CMNA
Meraki FIT Level One
Everybody Wins
First 5 Posts
First 10 Kudos View All
Latest Contributions by xaviervalette
  • Topics xaviervalette has Participated In
  • Latest Contributions by xaviervalette

Re: Voip Health with MS TEAM

by xaviervalette in Meraki Insight
2 weeks ago
2 Kudos
2 weeks ago
2 Kudos
This is an old subject, but in case anyone is still interested,   Meraki implemented a new feature for VoIP insight, which is Best Effort Monitoring:   There are some VoIP servers that do not allow or drop the ICMP pings used for monitoring VoIP statistics such as MOS, loss, latency, and jitter. However, as VoIP services are critical, we have integrated Best Effort Monitoring to MI VoIP Health to give a “nearest” best estimation on VoIP performance for a given link. You can enable it by clicking on the Best effort monitoring checkbox when adding a new VoIP server: ... View more

Re: Happy New Year! What are your Networking Resolutions?

by xaviervalette in Community Announcements
3 weeks ago
1 Kudo
3 weeks ago
1 Kudo
Pass ECMS 500-220 exam to validate the knowledge got thanks to this community! Thanks a lot for that guys! Can't wait to give back what this community gave me  🙂 ... View more

Sending alerts to Webex directly from the Meraki Dashboard ?

by xaviervalette in Developers & APIs
3 weeks ago
7 Kudos
3 weeks ago
7 Kudos
Sending alerts to Webex directly from the Meraki Dashboard ?   Meraki Dashboard comes with built-in payloads for webhooks (Webex, Slack, Teams, …).   Those payloads are a ready to use solution for interacting with existing applications. But if you are using the given Webex payload ( Network-wide > Alerts > Webhooks > Add or edit webhook templates )...       { "markdown": "**{{alertType}}**\nAlert ID: {{alertId}}\nAlert level: {{alertLevel}}\nOccurred at: {{occurredAt}}\nOrganization name: [{{organizationName}}]({{organizationUrl}})\nOrganization ID: {{organizationId}}\nNetwork name: [{{networkName}}]({{networkUrl}})\nNetwork ID: {{networkId}}\nNetwork Tags: {{networkTags | join: ', '}}\nDevice name: {{deviceName}}\nDevice serial: [{{deviceSerial}}]({{deviceUrl}})\nDevice MAC: {{deviceMac}}\nDevice tags: {{deviceTags | join: ', '}}\nDevice model: {{deviceModel}}\n**Alert Data** {{ alertData | markdown_with_additional_formatting_for_webex }}\n" }       ...you will need to host a script listening for Meraki webhooks, and then posting a message to Webex API (via your Webex Bot ).         This workflow is correct, however for the Custom app, you will need to deal with:   Scripting (Python, JavaScript, …) Networking/Security (NAT rules if you are hosting the application behind your ISP router, firewall rules if you are using a cloud VM with public IP, …) Getting computing resources (a Raspberry Pi at your place, a Cloud VM, Zapier, ...) Billing (hosting, cloud services, …)   ❗ Setting up a self-hosted / cloud-hosted application can thus be time/money consuming.   Workaround   In this article, I am presenting a workaround, allowing you to post Webex messages directly from the Meraki Dashboard using a custom webhook payload:       👍 Same result, but one less hop!     What are custom webhook payload templates ?   Custom payload templates allow you to define the structure of webhooks sent from Meraki Dashboard. By using it, you will be able to decide which data you want to send, and how those data are formatted.   The structure will be written in Liquid, both for the header and the body of the HTTP POST request.     Create a new webhook payload template   A new webhook payload template can be created from the Meraki Dashboard ( Network-wide > Alerts > Webhooks > Add or edit webhook templates ).         Or via Meraki APIs:  https://developer.cisco.com/meraki/api-latest/#!create-network-webhooks-payload-template       Custom webhook payload template requirements   The custom webhook payload template needs to:   Be sent to Webex API ( https://webexapis.com/v1/messages ) Authenticate to the Webex API with the bot token Include expected formated data (Optional) Provide an Adaptive Card for better display    For the given requirements, I am going to use the Meraki Dashboard.     … Be sent to Webex API Network-wide > Alerts > Webhooks           … Authenticate to the Webex API with the bot token Network-wide > Alerts > Webhooks > Add or edit webhook templates       … Include expected formated data Network-wide > Alerts > Webhooks > Add or edit webhook templates     Then, do not forget to apply the custom webhook template to your alerts ( Network-wide > Alerts) :       … (Optional) Provide an Adaptive Card for better display Network-wide > Alerts > Webhooks > Add or edit webhook templates   In the Liquid Body, you can keep the markdown format of the native Webex payload template, or you can specify an Adaptive Card for better display. An example of card is available on the following GitHub repo : https://github.com/xaviervalette/meraki-webex-custom-webhooks/blob/main/liquidBody.json To create your own custom Adaptive Card, you can use the Button and Card Designer Tool of Webex.     Here is the result! I hope it helps! ... View more

Re: Free CMNA Gear Pack Delivery

by xaviervalette in Off the Stack
4 weeks ago
4 weeks ago
Hello @bkrautner, Also, I had to update my MerakiPartners information and add my phone number (which is mandatory for the delivery), Let us know how it goes, And regarding your HA issues, do not hesitate to open a new thread, we would be happy to help on this too  🙂 ... View more

Re: Promo Gear MX - CMNA

by xaviervalette in Off the Stack
4 weeks ago
4 weeks ago
a month ago     Hey guys,   Just to let you know my story, I passed my CMNA on April 2022 and I got my gear on August 2022 (I had to send a mail to de certification mailer to get an update),   You should wait the standard 12 weeks delivery time, and then you can ask to   certifications@meraki.com for update on your package, Hope it helps,   Xavier ... View more

Re: Cisco Meraki Solutions Specialist - 500-220 - Practice Exam(s)

by xaviervalette in Off the Stack
4 weeks ago
1 Kudo
4 weeks ago
1 Kudo
Hi @RaphaelL  , If you need to get an idea on ECMS 500-220 expectations, note that  Meraki is sharing practice question every month , You can find it on the community  ➔   https://community.meraki.com/t5/forums/searchpage/tab/message?advanced=false&allow_punctuation=false... Hope it helps  🙂 ... View more

Re: IPOE support?

by xaviervalette in Security / SD-WAN
‎01-04-2023 05:56 AM
‎01-04-2023 05:56 AM
🎉  Happy new year all 🎉 In France, the ISPs (such as SFR) are authenticating DHCP request with an attribute (vendor-class-identifier), Thus, without this option it is not possible for a MX to be in front of the ONT, Any idea if it will be possible to add this option to the DHCP request on the MX ?   FYI, the option can be added on a linux machine this way :         ... View more

Re: Free CMNA Gear Pack Delivery

by xaviervalette in Off the Stack
‎12-13-2022 12:05 AM
1 Kudo
‎12-13-2022 12:05 AM
1 Kudo
Hey guys,   I passed my CMNA on April 2022 and I got my gear on August 2022,   You should wait the standard 12 weeks delivery time, and then you can ask to certifications@meraki.com for update on your package,   They should help you,   Xavier ... View more

Re: Exam ECMS How to enroll

by xaviervalette in Off the Stack
‎12-12-2022 11:58 PM
1 Kudo
‎12-12-2022 11:58 PM
1 Kudo
Hey @cirizan, I tried without being connected to avoid any priviledge issue,   You can get this content by searching for "ECMS practice question" directly in this community,     And here should be the output of the search :   ... View more

Re: How to test the Dynamic Path Selection

by xaviervalette in Security / SD-WAN
‎10-27-2022 04:29 AM
‎10-27-2022 04:29 AM
Hi @suneq, I know that the topic is pretty old, but I anyone still need to show the Dynamic Path Selection in action, you can use NetEm (Network Emulation), It is basically a tool (on Linux) that emulate real WAN link on a simple local link, by adding delays, loss, jitter. If you want a very effective and inexpensive dedicated solution, you can use a Raspberry PI, where you bridge two interfaces together (the Raspberry becomes transparent from a networking perspective), and then you tune the parameters to emulate the WAN failure/issue. Hope it helps!  🙂 ... View more

Re: Exam ECMS How to enroll

by xaviervalette in Off the Stack
‎10-14-2022 01:12 AM
‎10-14-2022 01:12 AM
Hi @athan1234, If you need to get an idea on ECMS 500-220 expectations, keep in mind that Meraki is sharing practice question every month, You can find it on the community  ➔  https://community.meraki.com/t5/forums/searchpage/tab/message?advanced=false&allow_punctuation=false&filter=location&location=forum-board:general&q=ECMS%20practice%20question&q=ECMS%20practice%20question&noSynonym=true, Hope it helps  🙂 ... View more
Kudos from
User Count
adaltrin
adaltrin
1
cmr
Kind of a big deal cmr
2
jbright
jbright
1
mvailler
mvailler
1
RaphaelL
Kind of a big deal RaphaelL
2
View All
My Top Kudoed Posts
Subject Kudos Views

Sending alerts to Webex directly from the Meraki Dashboard ?

Developers & APIs
7 328

Re: Voip Health with MS TEAM

Meraki Insight
2 101

Re: Happy New Year! What are your Networking Resolutions?

Community Announcements
1 1261

Re: Cisco Meraki Solutions Specialist - 500-220 - Practice Exam(s)

Off the Stack
1 219

Re: Free CMNA Gear Pack Delivery

Off the Stack
1 473
View All
Powered by Khoros
custom.footer.
  • Community Guidelines
  • Cisco Privacy
  • Khoros Privacy
  • Privacy Settings
  • Terms of Use
© 2023 Meraki