[H3C]s5130 添加本地賬戶並啟用SSH


交換機系統版本

dis version
Boot image: flash:/s5130s_ei-cmw710-boot-r6126p20.bin
Boot image version: 7.1.070, Release 6126P20

添加賬戶

# 添加本地管理員賬戶
local-user leoshi class manage
# 設置密碼
password 
Password: 
Confirm: 
# 開通連接方式
service-type terminal telnet ssh 
# 開通權限
authorization-attribute user-role level-0
authorization-attribute user-role level-15
authorization-attribute user-role network-admin
authorization-attribute user-role network-operator

登錄

ssh -p 22 leoshi@10.10.10.10
The authenticity of host '10.10.10.10 (10.10.10.10)' can't be established.
RSA key fingerprint is SHA256:8sceTsTlu9tsYbwNCVYokngNB2Ki+JUaB9pqrCjqgN4.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '10.3.32.41' (RSA) to the list of known hosts.
leoshi@10.10.10.10's password:

******************************************************************************
* Copyright (c) 2004-2018 New H3C Technologies Co., Ltd. All rights reserved.*
* Without the owner's prior written consent,                                 *
* no decompiling or reverse-engineering shall be allowed.                    *
******************************************************************************

<SW1_2-B02Office-JKSD>

END


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM