开启web访问

sys    //进入系统视图
local-user admin    //创建本地用户admin
password simple 1qaz@WSX3edc    //设备登录密码为1qaz@WSX3edc(需要强密码)
service-type http https    //服务类型为http和https
authorization-attribute user-role network-admin    //用户级别为network-admin管理级别
quit    //退出
interface vlan-interface 1    //配置vlan 1
ip address 10.0.10.252 255.255.255.0    //配置交换机地址
quit    //退出
#开启http跟https服务
ip http enable    //开启http服务
ip https enable    //开启https服务
save force    //保存配置
Validating file. Please wait...
Saved the current configuration to mainboard device successfully.

交换机开启web访问

登录web

将电脑IP设置同网段IP

控制面板 ---- 网络和共享中心 ---- 更改适配器设置

更改适配器设置

选择网卡 ---- 属性

属性

Internet为协议版本 4 (TCP/IPv4) ---- 属性

属性

设置交换机同网段IP

设置同网段IP

浏览器访问10.0.10.252

浏览器访问web