導航:首頁 > 文檔加密 > 銳捷加密telnet

銳捷加密telnet

發布時間:2022-05-22 10:18:11

① 銳捷交換機SSH配置遠程登錄如何配置

一、組網需求
通過ssh功能遠程登錄管理設備

二、配置步驟:
1)全局開啟SSH服務,並制定SSH的版本


Ruijie>enable
Ruijie#configure terminal
Ruijie(config)#enable service ssh-server ------>開啟SSH服務,默認關閉
Ruijie(config)#ip ssh version 2 ------>默認1.99版本,設置為版本2

2)添加登陸的用戶名和密碼
Ruijie(config)#username ruijie password ruijie

3)生成加密密鑰:
Ruijie(config)#crypto key generate rsa ------>加密方式有兩種:DSA和RSA,已RSA為例
Choose the size of the key molus in the range of 360 to 2048 for your
Signature Keys. Choosing a key molus greater than 512 may take
a few minutes.

How many bits in the molus [512]: ------>指定加密的位數即加密強度,默認是512位
% Generating 512 bit RSA1 keys ...[ok]
% Generating 512 bit RSA keys ...[ok]

4)在VTY線程下調用
Ruijie(config)#lin vty 0 4
Ruijie(config-line)#password ruijie ------>設置登陸密碼為ruijie
Ruijie(config-line)# login


應修改為如下:
Ruijie(config-line)# login local
Ruijie(config-line)#transport input ssh ------>設置傳輸模式是SSH,設置遠程登入只允許使用SSH登入,不能使用telnet登入


5)保存配置
Ruijie(config-line)#end ------>退出到特權模式
Ruijie#write ------>確認配置正確,保存配置

② 銳捷交換機的telnet用戶名怎麼設置

username name password password
line vty 0 4
login local

③ 銳捷S5750交換機怎麼配置只允許一個IP通過telnet訪問交換機

配置ACL關聯到vty下即可。命令如下

  1. 配置ACL

    access-list 1 permit host x.x.x.x

  2. 關聯到vty

    line vty 0 4

    access-class 1 in

  3. 正常情況下還是要配置enable密碼才允許登錄的,或者把許可權提到15級即可直接進入到enable模式


④ 誰會配置銳捷遠程登錄詳細命令

1.打開UBUNTU操作系統,然後打開命令行窗口。

⑤ 如何配置銳捷交換機enable密碼

配置方法如下:
一、只使用密碼(不用用戶名)遠程登錄交換機。
二、使用「用戶名和密碼」遠程登錄交換機。
三、另外,針對RGOS版本為:9.10之前的版本,設置"VTY密碼和enable密碼"如下:
SW(config)#enable secret lever 15 0 xxx (enable密碼)。
SW(config)#enable secret lever 1 0 xxx (telnet密碼)。

⑥ 銳捷路由器telnet配置怎麼弄

銳捷路由器telnet配置怎麼弄
http://jingyan..com/article/90808022da07bbfd91c80f87.html

⑦ 銳捷網路的Telnet和AAA的如何配置

telnet配置
(config)#line vty 0 4
(config-line)#login
(config-line)#password *****
aaa配置
(config)#aaa new-model
(config)#aaa authenication login aaa1 group local
(config)#username ruijie password 123456()
(config)#line vty 0 4
(config-line)#login authenication aaa1

⑧ 銳捷 交換機 telnet 口令

交換機設置telnet口令的方法

Switch(config)#enable secret level 1 0 test

!其中test為telnet遠程登錄密碼

路由器設置telnet口令的方法

Red-Giant(config)#line vty 0 4
Red-Giant(config-line)#login
Red-Giant(config-line)#password 0 text

!其中text為新的telnet密碼

⑨ 銳捷的三層交換機TELNET許可權怎麼設置

enable secret cisco
line vty 0 15
login
password cisco
int vlan 1
ip address 192.168.1.1 255.255.255.0
no shut

⑩ 銳捷三層交換機telnet密碼用明文問題

cisco是這樣的,不知道銳捷是不是這樣明文telnet: usenanme 帳號 password 密碼密文enable : enable secret 密碼

閱讀全文

與銳捷加密telnet相關的資料

熱點內容
資料庫查詢系統源碼 瀏覽:614
php5314 瀏覽:354
完美國際安裝到哪個文件夾 瀏覽:666
什麼app可以掃一掃做題 瀏覽:537
程序員編碼論壇 瀏覽:923
淘點是什麼app 瀏覽:658
中國高等植物pdf 瀏覽:453
51單片機時間 瀏覽:181
後台如何獲取伺服器ip 瀏覽:265
單片機流水燈程序c語言 瀏覽:232
程序員第二職業掙錢 瀏覽:237
運行里怎麼輸入伺服器路徑 瀏覽:840
pythonstepwise 瀏覽:509
劉一男詞彙速記指南pdf 瀏覽:62
php認證級別 瀏覽:366
方舟編譯啥時候推送 瀏覽:1010
php手機驗證碼生成 瀏覽:675
哲學思維pdf 瀏覽:14
凌達壓縮機有限公司招聘 瀏覽:534
weblogic命令部署 瀏覽:36