Configuration Guide Configuring HTTP Service
 Connect to a local PC whose IP address is 10.10.10.13 and assign an IP address 10.10.10.131 in the
same network segment to the device.
 Log in to the device through Web and upload the latest Web package to the device.
A#configure terminal
A(config)# vlan 1
A(config-vlan)# exit
A(config)# interface vlan 1
A(config-VLAN 1)# ip address 10.10.10.131 255.255.255.0
A(config-VLAN 1)# exit
A(config)# enable service web-server
On a PC, use the local upgrade function on the Web page to upload a Web package for upgrade.
On the PC, log in to the device through Web again and check whether the latest Web page is displayed.
 Upgrading a Web Package by Running the upgrade web download Command
 Connect to a local PC whose IP address is 10.10.10.13 and assign an IP address 10.10.10.131 in the
same network segment to the device.
 Start the TFTP server.
A#configure terminal
A(config)# vlan 1
A(config-vlan)# exit
A(config)# interface vlan 1
A(config-VLAN 1)# ip address 10.10.10.131 255.255.255.0
A(config-VLAN 1)# end
A#upgrade web download tftp:// 10.10.10.13/web.upd
Press Ctrl+C to quit