Meraki Device Information
Query
//Looking for additional device information for Meraki MX devices
Cisco_Meraki_CL
| where (* contains "dir" or * contains "show processes" or * contains "show arp" or * contains "show cdp" or * contains "show version" or * contains "show ip route" or * contains "show ip interface" or * contains "show ip sockets" or * contains "show users" or * contains "show ssh" or * contains "show clock")Explanation
The query is searching for additional device information for Meraki MX devices using the Cisco Meraki command line. It is looking for specific commands such as "dir", "show processes", "show arp", and others to gather the required information.
Details

Rod Trent
Released: November 4, 2020
Tables
Cisco_Meraki_CL
Keywords
MerakiMXDevices
Operators
containswhereor