Configuration of Web login method for Digital China equipment

Digital China Datacom Device Web Login Mode Configuration

      Author: Ye Lan╭

Network construction

2855 router :

interface gigaethernet0/0

ip add 192.168.1.1 255.255.255.0

no shutdown

router#ip http server

It is ok to change the ip address of the computer to the same network segment as the router ip address

4600 switch:

int vlan

ip add 192.168.1.100 255.255.255.0

interface Ethernet1/0/24

switchport access vlan 1

no shutdown

ip http server

enable password level 15 0 admin

Firewall 1800:

interface Ethernet0/0

ip add 192.168.1.1 255.255.255.0

no shutdown

man http

Guess you like

Origin blog.csdn.net/z09364517158/article/details/131454320