docrice wrote: » I always prefer the CLI as it's generally less overhead to manage with and often easier to "read" on the screen for me. There are cases where a GUI is preferred, but as a general rule I reach for the command line first if I have a choice. As soon as I have to manage something through a web UI, I have to consider the potential of web-based attacks, browser plugins, etc. which increases the attack surface. In addition, if a network device has a web management interface available, it immediately becomes a candidate for web application scanning which adds more time to a vuln scan.