If you are lost with a topic, go back to the basic checks. 1. check what you have initially configuredcat /usr/postinstall/snmpconfig.properties2. check the SNMP daemon settingsnano /etc/snmp/snmpd.conf3. check if the SNMP daemon runningss -lnup | g...
There is a workflow available that pulls all the serials from any component so far the switch type is supported. YOu go to GitHub Extreme Networks.ExtremeScripting/XMC_XIQ-SE/oneview_workflows at master · extremenetworks/ExtremeScriptingand search fo...
Fabric Engine supports SHA256 for certificates. It's just the CSR are SH1 based. If you generate a CSR you can load it to a computer where openssl is in place and expose the details like thisopenssl req -noout -text -in switch-1.csrThe CA sign the ce...