Blocking SSH access to most layer 3 interfaces.
By default, enabling SSH enables you to SSH into a switch via any L3 interface on that switch. I'd like to limit access to only one specific IP address on this switch (x670). The "configure ssh2 access-profile" command is gimped in that it only acc...