1.  nexus 장비에 SSH 설정, sftp 설정
  2. 접속하고자 하는 곳의 SSH key 생성
  3. sftp를 사용하여 nexus bootflash에 공개키 복사 (ex> id_rsa.pub)
  4. nexus에서 SSH KEY와 계정을 묶어 줌
    user [account] sshkey file [file dir and name]
    EX> username kreonet sshkey file bootflash:id_rsa.pub