Network
Dell os9 ssh enable _s4048T config
west_east_circle
2024. 1. 30. 14:41
반응형
Dell(config)# ip ssh server enable
Dell(config)# ip ssh server version 2
Dell(config)# crypto key generate rsa
Dell(config)# ip ssh password-authentication enable
Dell(config)# ip ssh rsa-authentication enable
Dell# show ip ssh
===============show====================
SSH server : enabled.
SSH server version : v2.
SSH server vrf : default.
SSH server ciphers : aes256-ctr,aes256-cbc,aes192-ctr,aes192-cbc,aes128-ctr,aes128-cbc,3des-cbc.
SSH server macs : hmac-sha2-256,hmac-sha1,hmac-sha1-96,hmac-md5,hmac-md5-96.
SSH server kex algorithms : diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1,diffie-hellman-group14-sha1.
Password Authentication : enabled.
Hostbased Authentication : disabled.
RSA Authentication : enabled.
Challenge Response Auth : disabled.
Vty Encryption HMAC Remote IP
* 0 aes256-ctr hmac-sha2-256 192.xxx.xx2.xx3
요즘 신규 스위치가 비싸다 보니 구형 스위치를 자주? 접하게 된다. 명령어가 좀 많이 다른 OS9 모델
잘되는지 테스트 한번 ㄱㄱ
반응형