SSH idle timeout on SG2008P
The recent firmware update from 3.20.9 to 3.20.10 seems to have introduced an aggressive idle timeout on ssh terminal sessions. No change in this area was mentioned in the release notes.
The switch is adopted by an Omada Controller, so nothing can actually be changed in the real CLI of course. There are no obvious settings in the main controller GUI for this, but I have tried issuing commands like "no ip ssh timeout" through the controller's "Device CLI" GUI. Nothing seems to be making any difference.
"show ip ssh" confirms that the timeout is set to 360 seconds. Intriguingly, other devices on older firmware actually show the same configuration, but don't timeout, so this is arguably a bug fix. And I fully understand the theoretical security benefits of a session timeout. But nevertheless, for my use case I need to be able to disable it, and return to the previous behaviour.
Please don't suggest that this should be raised as a "feature request": introducing a timeout, with no way of configuring it, is a regression.