拓扑图
<Huawei>dis cur
[V200R003C00]
#
snmp-agent local-engineid 800007DB03000000000000
snmp-agent
#
clock timezone China-Standard-Time minus 08:00:00
#
portal local-server load portalpage.zip
#
drop illegal-mac alarm
#
set cpu-usage threshold 80 restore 75
#
dhcp enable
#
dhcp snooping enable
#
ip pool 100
gateway-list 10.10.100.1
network 10.10.100.0 mask 255.255.255.0
dns-list 10.10.10.10
#
ip pool 200
gateway-list 10.10.200.1
network 10.10.200.0 mask 255.255.255.0
dns-list 20.20.20.20
#
aaa
authentication-scheme default
authorization-scheme default
accounting-scheme default
domain default
domain default_admin
local-user admin password cipher %$%$K8m.Nt84DZ}e#<0`8bmE3Uw}%$%$
local-user admin service-type http
#
firewall zone Local
priority 15
#
interface GigabitEthernet0/0/0
ip address 10.10.100.1 255.255.255.0
dhcp select global
#
interface GigabitEthernet0/0/1
ip address 10.10.200.1 255.255.255.0
dhcp select global
#
interface GigabitEthernet0/0/2
#
interface NULL0
#
user-interface con 0
authentication-mode password
user-interface vty 0 4
user-interface vty 16 20
#
wlan ac
#
return
<Huawei>
ipconfig查看获取到的地址
PC2 ping PC1