SSH uses asymmetric authentication to exchange keys and create a secure encrypted session. It is recommended that you use Secure Shell (SSH) instead of Telnet.
Solution
The command to enable SSH is as follows switch:admin> ipfilter --addrule policy_name -rule rule_number -sip any -dp 22 -proto tcp -act permit