中文字幕av专区_日韩电影在线播放_精品国产精品久久一区免费式_av在线免费观看网站

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

Cisco設備配置SSH登錄

發布時間:2020-04-04 12:36:47 來源:網絡 閱讀:4971 作者:笑著活 欄目:網絡管理

一 試驗拓撲

Cisco設備配置SSH登錄

二 Server配置

①配置hostname和domain name

因為rsa的秘鑰是用hostname和domain name產生的

Router(config)#host Server

Server(config)#ip domain name test.com

②生成RSA秘鑰

當生成rsa秘鑰后ssh服務會自動開啟,反之會自動關閉

要刪除 RSA 密鑰對,請使用 crypto key zeroize rsa 全局配置模式命令。刪除 RSA 密鑰對之后,SSH 服務器將自動禁用

Server(config)#crypto key generate rsa 

The name for the keys will be: Server.test.com

Choose the size of the key modulus in the range of 360 to 4096 for your

  General Purpose Keys. Choosing a key modulus greater than 512 may take

  a few minutes.

How many bits in the modulus [512]: 2048   //設置秘鑰長度

% Generating 2048 bit RSA keys, keys will be non-exportable...

[OK] (elapsed time was 7 seconds)

Server(config)#

*May  2 09:50:12.583: %SSH-5-ENABLED: SSH 1.99 has been enabled   //ssh自動開啟


③配置用戶名和密碼

Server(config)#username admin privilege 0 secret cisco  //這里如果privilege不是0 在ssh時就會自動進入特權模式(即不需要enable命令也不需要enable密碼)


④配置enable密碼

Server(config)#enable secret cisco


⑤配置vty

Server(config)#line vty 0  4

Server(config-line)#exec-timeout 10 0

Server(config-line)#logging synchronous

Server(config-line)#login local

Server(config-line)#transport input ssh


⑥ssh的其他設置

Server(config)#ip ssh time-out 120   //ssh超時時間

Server(config)#ip ssh authentication-retries 2   //ssh認證失敗的次數

Server(config)#ip ssh version 2  //ssh的版本

Server(config)#ip ssh source-interface fastEthernet 0/0  //指定接口如果有vlan也可以,當指定接口后設備上的其他接口就不能被ssh


三 測試登錄

注意:在cisco設備上面使用ssh命令需要指定用戶(如果本地未配置username)

Client#ssh -l admin 12.1.1.2 Passwor

Password:

Server>en

Password: 

Server#conf t

Enter configuration commands, one per line.  End with CNTL/Z.

Server(config)#end


向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

广平县| 泊头市| 深圳市| 永宁县| 汪清县| 辽阳县| 四子王旗| 温州市| 含山县| 呼和浩特市| 阳谷县| 海伦市| 晋中市| 韶关市| 湾仔区| 沅陵县| 和田县| 象州县| 突泉县| 双桥区| 宜兰县| 朝阳县| 株洲县| 噶尔县| 九台市| 宁城县| 奉贤区| 枣强县| 鄂托克旗| 永胜县| 邢台县| 神池县| 阳原县| 延吉市| 静宁县| 平泉县| 疏附县| 独山县| 古蔺县| 神农架林区| 华容县|