ssh 远程登录_华为交换机配置ssh远程登录,就这么简单,通俗易懂

0823cbbefa59583ad6abbc78b42d7d51.gif

实验拓扑及描述

dee591d69b0d93455576252f8351af99.png

在上图所示的拓扑中,Cloud1与交换机LSW1直连,我们将Cloud1规划在VLAN100内,同时也为交换机在VLAN100的虚拟接口规划了IP地址192.168.35.101/24。其中Cloud1添加的是虚拟机的虚拟网卡。

实验需求

完成交换机的配置,使得物理机能够通过SSH的方式登录到该交换机。

实现步骤及配置

cloud的配置如下:

5f2c8d160dc5e4c744b8cb0de8d338c7.png

SW1的配置如下:

创建VLAN100:

[SW1] vlan 100
[SW1-vlan100] quit

配置接口GE0/0/1:

[SW1] interface GigabitEthernet 0/0/1
[SW1-GigabitEthernet0/0/1] port link-type access
[SW1-GigabitEthernet0/0/1] port default vlan 100

为交换机的Vlanif100配置IP地址:

[SW1] interface Vlanif 100
[SW1-Vlanif100] ip address 192.168.35.101 24

配置用于SSH登录的用户名(sshuser)、密码(huawei123):

[SW1] aaa
[SW1-aaa] local-user client001 password cipher Huawei123
[SW1-aaa] local-user client001 privilege level 3
[SW1-aaa] local-user client001 service-type ssh
[SW1-aaa] quit

在交换机上生成本地密钥对:

[SW1] rsa local-key-pair create
The key name will be: SW_Host
The range of public key size is (512 ~ 2048).
NOTES: If the key modulus is greater than 512,
it will take a few minutes.
Input the bits in the modulus[default = 512]:
Generating keys...
...++++++++++++
.++++++++++++
..................++++++++
......++++++++

激活Stelnet服务:

[SW] stelnet server enable
[SW] ssh authentication-type default password
[SW] ssh user client001 authentication-type password
[SW] ssh user client001 service-type all

配置VTY(虚拟终端)界面,身份认证方式为AAA认证,允许用户以SSH的方式接入:

[SW] user-interface vty 0 4
[SW-ui-vty0-4] authentication-mode aaa
[SW-ui-vty0-4] protocol inbound ssh

这样就完成了ssh远程登录交换机啦,是不是很简单呢?

上海艾磊科技有限公司专门为企业提供IT咨询,IT外包,系统集成,以及各类IT增值服务。其中增值服务包括OFFICE 365云服务,鼎捷企业ERP管理软件,云备份,企业邮箱,无线覆盖,上网行为管理,VPN架设,网络安全服务,INTERNET接入,设备租赁, IP电话服务。

96046cdc0b94f5b39eefec0e5ba844ba.png

  • 0
    点赞
  • 7
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值