SSH unattended commands & ssh certificate login
I figured how to send commands to an ICX switch directly from the SSH command. Like so from Powershell on a Windows System:"conf tenable acl-per-port-per-vlan" | ssh user@switchHowever I don't get any output from the switch, so I can't see the result...