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"
}
}
- Reset Via Power Sequence Disable.txt (95 Bytes)
Here is a script to push MIR profiles onto the AP's
- MIR Profiles - AP.txt (2.37 KB)
Fantastic - thank you!!