路由器、交换机设置密码

方法一:
1.路由器
(1)console登录

 user-interface con 0

 authentication-mode password

然后输入密码即可

路由器、交换机设置密码

效果:

路由器、交换机设置密码

2.交换机

user-interface con 0

authentication-mode password

set authentication password cipher 123456

路由器、交换机设置密码

设置密码

路由器、交换机设置密码

方法二:(AAA形式:用户名+密码)

user-interface console 0

authentication-mode aaa

local-user admin password cipher 123

local-user admin privilege level 15

local-user admin service-type terminal

路由器、交换机设置密码

1

效果图:

路由器、交换机设置密码

3.远程登录
user-interface vty 0 4
authentication-mode password
user privilege level 0

路由器、交换机设置密码

效果图

路由器、交换机设置密码

© 版权声明
THE END
如果内容对您有所帮助,就支持一下吧!
点赞0 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容