Cisco Meraki: WAN IP Summary
submitted
J
John O Mahony
Which WAN IPs are assigned to each device (WAN1 and/or WAN2)Whether the device is dual-WAN capable/configuredWhich networks have missing or misconfigured WAN IPs
Networks[].Devices[?wan1Ip || wan2Ip].join(' | ', [ join(': ', ['Network', to_string(NetworkName)]), join(': ', ['WAN1', to_string(wan1Ip)]), join(': ', ['WAN2', to_string(wan2Ip)]) ])