具体配置如下,请大神帮忙看看,是不是配置没有到位
插在1口和2口都ping不通
192.168.0.100
和192.168.1.199,官方的教程太细了,我只需要1-8个口都能访问192.168.0.100或者
192.168.1.199,并开启WEB访问就可以了。不太会,请大家多帮忙。
<H3C>
<H3C>dis cur
#
version 5.20, ESS 3504P02
#
sysname H3C
#
domain default enable system
#
vlan 1
#
vlan 999
#
domain system
access-limit disable
state active
idle-cut disable
self-service-url disable
#
user-group system
group-attribute allow-guest
#
local-user admin
password cipher $c$3$Dh+nJGKXRHqi3L09/XAre7b/GwVPIWF4
authorization-attribute level 3
service-type telnet
service-type web
#
wlan rrm
dot11a mandatory-rate 6 12 24
dot11a supported-rate 9 18 36 48 54
dot11b mandatory-rate 1 2
dot11b supported-rate 5.5 11
dot11g mandatory-rate 1 2 5.5 11
dot11g supported-rate 6 9 12 18 24 36 48 54
#
wlan ap-group default_group
#
interface NULL0
#
interface Vlan-interface1
ip address 192.168.0.100 255.255.255.0
#
interface Vlan-interface999
ip address 192.168.1.199 255.255.255.0
#
interface GigabitEthernet1/0/1
port link-type trunk
port trunk permit vlan all
#
interface GigabitEthernet1/0/2
#
wlan ips
attack-detect-policy default
virtual-security-domain default
attack-detect-policy default
#
load xml-configuration
#
user-interface con 0
user-interface vty 0 4
authentication-mode scheme
#
好的,我回去试一下,谢谢!