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

思科遠程登錄命令

發布時間: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定義超時時間;

閱讀全文

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

熱點內容
生男演算法 瀏覽:770
php讀取當前目錄 瀏覽:439
說一個可以連接的伺服器地址 瀏覽:508
操盤手1pdf 瀏覽:536
什麼app新人注冊可以免費買東西 瀏覽:601
flexjava教程 瀏覽:119
vnc訪問雲伺服器 瀏覽:484
java獲取list長度 瀏覽:693
linuxc打開文件夾 瀏覽:891
分析員設計員程序員職責 瀏覽:711
如何修改安卓內購游戲 瀏覽:438
什麼是工具箱app 瀏覽:249
linuxtab空格 瀏覽:10
python調用linux的命令行 瀏覽:585
程序員怎麼記住許許多多的語法 瀏覽:481
手機怎麼把文件壓縮成文件夾 瀏覽:139
龍行天下指標公式源碼 瀏覽:648
輸電故障點演算法 瀏覽:866
武侯京東程序員的工資待遇 瀏覽:482
單片機學習指導 瀏覽:586