09-23-2021 11:12 AM
Hello,
is it possible to clear the hole config / set to default in 1 dedicated section/chapter (e.g. snmp)?
I’ve switches with a lot of different configs in individual sections. I’d like to clear this individual sections and put same config to all switches.
Solved! Go to Solution.
09-23-2021 01:27 PM
I don’t think it is possible (out of the box), but I would welcome such a feature. I mostly needed this when I wanted to clear the whole SNMP config. I ended up using this script:
ExtremeScripting/README.md at master · extremenetworks/ExtremeScripting · GitHub
Pros: it is working fine
Cons: It is only working for SNMP-Config and you need to push it to every switch first.
09-23-2021 01:27 PM
I don’t think it is possible (out of the box), but I would welcome such a feature. I mostly needed this when I wanted to clear the whole SNMP config. I ended up using this script:
ExtremeScripting/README.md at master · extremenetworks/ExtremeScripting · GitHub
Pros: it is working fine
Cons: It is only working for SNMP-Config and you need to push it to every switch first.