Information
Remote console connections should only use SSH Version 2.
Rationale:
SSH Version 1 has been subject to a number of serious vulnerabilities and is no longer considered to be a secure protocol, resulting in the adoption of SSH Version 2 as an Internet Standard in 2006. Juniper routers support both versions, but due to the weakness of SSH Version 1 only the later standard should be used.
Solution
To restrict SSH to Version 2 only, issue the following command from the [edit system service ssh] hierarchy:
[edit system services ssh]
user@host#set protocol-version v2
Default Value:
Version 2 should be the default on all current platforms.