1. To change SSH used port at 'ip service'.
2. To allow SSH access only from specific subnet 'ip service set ssh address='.
3. To create firewall rules, that will allow access only for specified 'src-addresses'.
this is very often seen on the MT with Public IP addresses, you can tighten your security with proper configuration of the firewall, you can change the SSH port, disable telnet, aloww only certain IP's to connect etc etc.