码迷,mamicode.com
首页 > 其他好文 > 详细

华为交换机配置远程登录

时间:2020-06-08 10:37:23      阅读:129      评论:0      收藏:0      [点我收藏+]

标签:log   use   ace   创建   nal   without   模式   dmi   交换   

华为交换机配置远程登录
配置思路:
一、密码认证登录模式
1、进入管理视图
2、进入用户视图:user-interface vty 0 4
3、设置认证模式:
authentication-mode ?
aaa AAA authentication
none Login without checking
password Authentication through the password of a user terminal interface
4、设置密码
set authentication password
5、设置用户级别:user privilege level 3
二、用户名密码登录模式
1、进入管理视图
2、进入用户视图:user-interface vty 0 4
3、设置认证模式: authentication-mode aaa
3、创建用户:
(1)退出到配置视图进入AAA:
(2)创建用户: local-user admin password cipher admin
4、设置用户级别:[SW1-aaa]local-user admin service-type telnet

华为交换机配置远程登录

标签:log   use   ace   创建   nal   without   模式   dmi   交换   

原文地址:https://blog.51cto.com/14055799/2502285

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!