Does anyone know of a way to make it so that when a user presses the button that resets the router it will be our default instead of the cambium default config on a cnPilot R series router we have 195,200, and 201. I would love to have a golden config set up so that it pulls that instead of cambiums default.
@Robert_Saunders you can use SNMP to achieve this. The config applied following these steps will be the factory-default config.
- Enable Remote Snmp.
- connect to AP from WAN network.
- Open MIB browser and load cabmiumMIB cambium-ata-mib.my .
- Go to downloadConfig in MIB browser. see the attached image.
- set
enable
to 1. - set
downloadUrl
with configfile path, this config in this file will be the default config after factory-reset - set
downloadButton
to 1. - set Apply to 1.
- Now reboot router.
Once router comes up verify custom config is applied .
Do multiple factory default and you can see the custom config doesn’t change.