local-user xxxx class manage
service-type telnet terminal https
authorization-attribute user-role network-admin
authorization-attribute user-role network-operator
ip https enable
ip http enable
interface Vlan-interface 1
ip address 192.168.100.1 255.255.255.0
(1)
暂无评论
您好,请知:
首先配置路由器的IP地址。
接着开启WEB功能。
其次创建账号,设置密码,分配权限和服务。
完成上述配置后,即可使用浏览器登录路由器的WEB界面,参考命令如下:
[H3C]vlan 10
[H3C-vlan10]quit
[H3C]int vlan 10
[H3C-Vlan-interface10]ip address 192.168.10.1 255.255.255.0
[H3C-Vlan-interface10]undo shutdown
[H3C-Vlan-interface10]quit
[H3C]int gi 1/0/1
[H3C-GigabitEthernet1/0/1]port link-type access
[H3C-GigabitEthernet1/0/1]port access vlan 10
[H3C-GigabitEthernet1/0/1]quit
2、开启HTTP HTTPS功能
[H3C]ip http enable
[H3C]ip https enable
3、创建用户名、密码,并赋予HTTP HTTPS的权限
[H3C]local-user admin
New local user added.
[H3C-luser-manage-admin]password simple admin
[H3C-luser-manage-admin]service-type http https
[H3C-luser-manage-admin]authorization-attribute user-role network-admin
[H3C-luser-manage-admin]quit
(2)
暂无评论
思路:
1、打开http服务
ip http enable
2、用户界面允许http服务
local-user admin
service-type http https
3、是否存在管理地址,连接管理端口必须是管理地址所在的PVID接口
interface Vlan-interface 1
ip address 192.168.1.1 255.255.255.0
(1)
暂无评论
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明
暂无评论