神州数码 数通设备 Web登录方式配置

神州数码  数通设备  Web登录方式配置

      作者:叶澜╭

网络搭建

2855路由器

interface gigaethernet0/0

ip add 192.168.1.1 255.255.255.0

no shutdown

router#ip http server

需要将电脑的ip地址改为和路由器ip地址同一网段就ok

4600交换机:

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

防火墙1800:

interface Ethernet0/0

ip add 192.168.1.1 255.255.255.0

no shutdown

man http

猜你喜欢

转载自blog.csdn.net/z09364517158/article/details/131454320