A quick video about how to configure ssh access on brand new Cisco router out of the box.
Commands used on this video :
============================
(config)#hostname Router-1
(config)#ip domain-name domain.com
(config)#crypto key generate rsa
(config)#line vty 0 4
(config-line)#transport input ssh