ExtremeCloud IQ provides unified management driven by Machine Learning (ML). It features configuration workflows, realtime and historical monitoring, comprehensive troubleshooting, and integrated network applications. Designed to take full advantage of Extreme’s end-to- end networking solutions, it delivers unified, full-stack management of access points, switches, and SD-WAN.
N/A
Salt
Score 6.2 out of 10
N/A
Built on Python, Salt is an event-driven automation tool and framework to deploy, configure, and manage complex IT systems. Salt is used to automate common infrastructure administration tasks and ensure that all the components of infrastructure are operating in a consistent desired state.
N/A
Pricing
ExtremeCloud IQ
Salt Project
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
ExtremeCloud IQ
Salt
Free Trial
No
No
Free/Freemium Version
No
No
Premium Consulting/Integration Services
No
No
Entry-level Setup Fee
No setup fee
No setup fee
Additional Details
—
—
More Pricing Information
Community Pulse
ExtremeCloud IQ
Salt Project
Features
ExtremeCloud IQ
Salt Project
Configuration Management
Comparison of Configuration Management features of Product A and Product B
In complex environments where redundancy is required or a high density of client devices is in use. It is helpful to small enterprises with limited IT staff, as once the auto-provisioning is set up with AP templates, it means APs can be installed by non-IT staff. Licensing can be complex due to all the models, but the ability for co-term licenses to end on the same expiry is essential.
Managing heterogeneous environments of large numbers of nodes, especially nodes which may need sudden changes (security updates, for instance), or frequent replacement, is a strength for Saltstack. Simplicity is not a strength for Saltstack. In a homogenous environment (all CentOS 7, for example, with no Debian or Windows) I might recommend using Ansible instead - it is less flexible and granular, but simpler to configure.
GTAC support is excellent; they understand the issue and do not hesitate to help in detail.
The layout is very intuitive and easy to use, especially the templating of switch port types. It makes it simple to use context-based names so the purpose of the port can be understood.
The auto channel selection now works very well, including the SDR dual 5GHz mode.
A superb remote execution framework! SaltStack allows us to easily program numerous functions on top of it. For example, we developed a fast parallel asynchronous deployment tool that handles all software deployment, including interdependent service management.
Configuration management is now easy. We take advantage of this to automate (in tandem with AWS tools) the stand-up of all servers and services. It is also relatively easy to create new configuration management states for software not yet supported by the community (e.g. Grafana).
Flexibility. Numerous small utilities have been built which simply wrap around SaltStack to allow tedious tasks to become easy.
Licensing as a whole is a nightmare. If you have a device RMA'd - you have to email their licensing team to have the device license transferred to your new hardware. Licensing renewals are also a pain, as oftentimes they don't have the licenses correctly tied to each device you own. Definitely the biggest issue I have with ExtremeCloud IQ Networks
Hardware is tied to you once you purchase it, so there is no resale market/secondary market for the devices you purchase - should you try to sell them when they're end of life within your organization
Being a web platform, it is very easily accessible. The user interface is very simple, intuitive, and visually well-designed. The learning to use it was very quick and can be done even without specific user manuals. Access to the analytics and troubleshooting tools is also extremely intuitive and very well-crafted.
We haven't had to spend a lot of time talking to support, and we've only had one issue, which, when dealing with other vendors is actually not that bad of an experience.
I've used shell scripts over ssh, custom in-house deployment tools, Chef, and SaltStack. I've evaluated Ansible, but I was never happy with performance over SSH. Chef's loose configuration data model and lack of philosophy and conventions around use makes it difficult for a team to share responsibility for configuration code. Needing to use additional tools to do orchestration for cross-host/agent dependency relationships made me look for more. SaltStack, while not as mature when I first tried it, impressed me with its speed and elegant design