Share your Tools & Scripts here

Have you developed or use tools and scripts to make life easier in running your ePMP network? If so, you can share them and discuss them here.

We are running into some radio's factory defaulting due to " Reset Via Power Sequence " ( power issues at source ) here is a script that can be used to in cnMaestro to diable this feature in the epmp radiosĀ 

{

"device_props": {
"powerSequenceFactoryDefault": "0"

}

}

Here is a script to push MIR profiles onto the AP's

Fantastic - thank you!!