h3c防火墙 f100_s_g2 如何设置console密码 详细步骤
h3c防火墙 f100_s_g2 如何设置console密码 详细步骤
(0)
最佳答案
如果只是给console口设置验证密码,案例如下:
user-interface console 0
authentication-mode password
set authentication password simple 123456
如果console口使用本地账号密码验证:
user-interface console 0
authentication-mode scheme
quit
然后设置本地账号密码:
local-user admin class manage
service-type telnet terminal
authorization-attribute user-role network-admin
用户权限级别,根据需求自己设置就行,直接复制脚本,改下自己需要的密码即可
(1)
暂无评论
您好,请知:
如果仅是密码验证登陆,可参考如下配置脚本:
line con 0
authentication-mode password
set authentication password simple admin
quit
如果是要实现用户名、密码登陆,可参考如下脚本:
local-user admin
password simple admin
service-type terminal
quit
line con 0
authentication-mode scheme
quit
以下是F100-X-G2系列的用户手册链接:
https://www.h3c.com/cn/Service/Document_Software/Document_Center/IP_Security/FW_VPN/F100-X-G2/
(0)
暂无评论
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明
暂无评论