您好,登錄后才能下訂單哦!
SSH是常用的安全的遠程管理協(xié)議。配置如下:
服務器端:
user-interface vty 0 4
authentication-mode aaa //認證模式采用aaa,即調用aaa下的用戶名和密碼
protocol inbound ssh //該虛擬線纜允許使用ssh連接
#
aaa
local-user client001 password cipher qytang //創(chuàng)建用戶名以及對應密碼
local-user client001 privilege level 3 //給該客戶端最高權限
local-user client001 service-type ssh //該用戶服務于ssh協(xié)議
quit
#
ssh user client001 authentication-type password //該用戶使用密碼認證
stelnet server enable //開始ssh協(xié)議
rsa local-key-pair create //請選擇長度,推薦使用2048
客戶端:
ssh client first-time enable
stelnet 77.1.1.1
[R6]stelnet 77.1.1.1
Please input the username:client001
Trying 77.1.1.1 ...
Press CTRL+K to abort
Connected to 77.1.1.1 ...
Enter password:
<R7>
免責聲明:本站發(fā)布的內容(圖片、視頻和文字)以原創(chuàng)、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯(lián)系站長郵箱:is@yisu.com進行舉報,并提供相關證據(jù),一經查實,將立刻刪除涉嫌侵權內容。