導航:首頁 > 程序命令 > 思科遠程登錄命令

思科遠程登錄命令

發布時間:2024-03-22 05:12:48

Ⅰ 思科5508ASA開啟SSH遠程登錄

1、產生密鑰
ciscoasa(config)# crypto key generate rsa molus 1024

2、允許ssh從inside介面登錄
ciscoasa(config)# ssh 0.0.0.0 0.0.0.0 inside

3、設置ssh會話的超時時間
ciscoasa(config)# ssh timeout 60

4、設置本地用戶用戶名及密碼
ciscoasa(config)# username root password root

5、ssh登錄啟用本地認證
ciscoasa(config)# aaa authentication ssh console LOCAL

6、確定ssh的版本
ciscoasa(config)# ssh version 2

其他ssh相關命令
sh ssh 查看ssh配置信息
sh crypto key mypubkey rsa 查看產生的rsa密鑰值
crypto key zeroize 清空所有產生的密鑰

secureCRT登錄失敗,提示:
Key exchange failed.
No compatible key exchange method. The server supports these methods: diffie-hellman

解決辦法:
1.選擇option-session options,進入會話選項
2.點擊SSH2,然後勾選上key-exchange中的diffe-hallman,確認即可
https://www.jianshu.com/p/b252727d0dc2

參考鏈接: https://blog.csdn.net/chongzhu1303/article/details/100807433
https://wenku..com/view/6504b6550b4c2e3f5727637b.html

Ⅱ 如何使用putty遠程登錄cisco防火牆asa5505 最好能給 詳細的防火牆配置命令和軟體操作流程 謝謝

在防火牆上配置ssh,然後通過putty等工具遠程訪問管理防火牆。
ssh的配置方法:
Firewall(config)# domain-name name
Firewall(config)# ca generate rsa key [molus] (7.x 使用crypto key generate rsa general-keys [molus molus])
Firewall(config)# ca save all (7.x自動保存)
使用show ca mypubkey rsa來驗證(7.x show crypto key mypubkey rsa) ca zeroize rsa作廢原有密匙對(7.x crypto key zeroize rsa default)
最後允許ssh會話:
Firewall(config)# ssh ip_address netmask if_name
ssh version命令可以選擇ssh的版本,ssh timeout定義超時時間;

閱讀全文

與思科遠程登錄命令相關的資料

熱點內容
查詢qq號劍靈伺服器地址 瀏覽:548
國家反詐中心app為什麼要刷臉 瀏覽:301
iphone怎麼修改dns伺服器地址 瀏覽:81
bandizip解壓位置 瀏覽:164
伺服器的防火牆如何訪問 瀏覽:304
javagoto關鍵字 瀏覽:847
廣州少兒編程加盟排名榜 瀏覽:122
51單片機th0 瀏覽:284
冠軍交易pdf 瀏覽:206
excelword轉換成pdf 瀏覽:387
安卓10制空霸權怎麼打開 瀏覽:260
視唱練耳用什麼app好 瀏覽:587
有兩個項目要部署在雲伺服器上 瀏覽:930
信源編解碼器的作用 瀏覽:919
remove命令linux 瀏覽:599
php發送郵件鏈接 瀏覽:35
創維冰箱壓縮機 瀏覽:870
nginxopenssl交叉編譯 瀏覽:752
相機卡無法創建新文件夾 瀏覽:225
單片機照明控制系統程序代碼 瀏覽:11