通过SSH远程登录华为设备

01 进入系统编辑视图

system-view

Enter system view, return user view with return command.

02 创建本地RSA密钥对

HUAWEI\]rsa local-key-pair creat The key name will be:HUAWEI_Host The range of public key size is (2048 \~ 2048). NOTE: Key pair generation will take a short while. 03 配置vty界面支持的登录协议 \[HUAWEI\] user-interface vty 0 4 \[HUAWEI-ui-vty0-4\]authentication-mode aaa Warning: The level of the user-interface(s) will be the default level of AAA users, please check whether it is correct. After the authentication mode is set to AAA, you need to enter the user name and password to log in. \[HUAWEI-ui-vty0-4\]protocol inbound all \[HUAWEI-ui-vty0-4\]commit 04 创建SSH用户xxx \[HUAWEI-ui-vty0-4\]ssh user abc01 Info: Succeeded in adding a new SSH user. \[HUAWEI\]ssh user abc01 authentication-type password 05 在AAA视图下创建同名的local-user用户 \[HUAWEI\]aaa \[HUAWEI-aaa\]local-user abc01 password cipher \*\*\*\*\*\*\*\* Info: A new user is added \[HUAWEI-aaa\]local-user abc01 service-type ssh Info: The user josen01's password has been changed to be irreversible. \[HUAWEI-aaa\]local-user abc01 level 3 \[HUAWEI-aaa\]q 06 配置SSH用户的服务方式 \[HUAWEI\]ssh user abc01 service-type all 若该步骤不做,可能会导致ssh连接时报shell request failed on channel 0错误 07 使能ssh服务 \[HUAWEI\]stelnet server enable Info: Succeeded in starting the STelnet server. 08 提交保存 \[HUAWEI\]commit \[HUAWEI

相关推荐
江湖有缘几秒前
基于华为openEuler系统部署MicroBin粘贴板工具
华为·docker·华为云·openeuler
加密棱镜21 分钟前
从攻防两端看 AI 对密码安全的重构 挑战与机遇并存
网络·安全
PetaCloud26 分钟前
Supabase Storage 迎来重大更新,性能、安全与可靠性全面升级
网络·安全·supabase
互成35 分钟前
数据防泄密软件应该怎么选?2026顶尖数据防泄密软件推荐
网络
零基础的修炼39 分钟前
Linux网络---Epoll-Reactor模式
linux·网络·php
小尔¥1 小时前
Nginx核心功能
运维·网络·nginx
犀思云1 小时前
解构网络复杂性:基于 FusionWAN NaaS 的确定性架构工程实践与流量编排深度指南
网络·人工智能·机器人·智能仓储·专线
一个无名的炼丹师1 小时前
从零构建工业级 AI Agent 操作系统:本地优先记忆网络与动态 Skills 架构详解
网络·人工智能·架构·大模型·openclow
The Shio1 小时前
为什么我认为设备协议真正缺的,不是更多文档,而是代码生成能力?
网络·物联网·c#·.net·业界资讯
duration~1 小时前
TCP 网络控制
网络·网络协议·tcp/ip