Les configurations WLAN, à savoir la configuration AC, puisque le projet IVS utilise la fonction de retour WDS WLAN, la configuration de l'assimilation est élevée. Voici la configuration actuelle des ordres de projet de la coupe XX, si vous voulez en savoir plus, visitez le site Web de la certification d'entreprise pour télécharger des données apprendre.
L'AC est divisé en deux côtés: le côté câblé et le côté sans fil, le côté câblé et le côté sans fil via la communication d'interface virtuelle XG interne.
- Configuration côté filaire:
interface Vlanif200
ip address 192.168.11.253 255.255.255.0
#
interface Vlanif201
ip address 192.168.21.1 255.255.255.0
interface GigabitEthernet0/0/1
port link-type trunk
port trunk pvid vlan 201
undo port trunk allow-pass vlan 1
port trunk allow-pass vlan 200 to 201
port-isolate enable group 1
。。。。
interface XGigabitEthernet0/0/27
port link-type trunk
port trunk allow-pass vlan 100 to 106 200 to 201
La configuration de retour de côté sans fil WDS:
#
interface Vlanif200
ip address 192.168.11.252 255.255.255.0
#
interface Vlanif201
ip address 192.168.21.254 255.255.255.0
#
interface MEth0/0/1
ip address 192.168.210.1 255.255.255.0
#
interface XGigabitEthernet0/0/1
port link-type trunk
port trunk allow-pass vlan 100 to 106 200 to 201
#
wlan
wlan ac source interface vlanif201
ap-region id 100
ap-region id 101
//AP on line
ap-auth-mode no-auth
ap id 0 type-id 25 mac 7054-f5e2-c920 sn 210235419410D3000077
region-id 100
ap id 1 type-id 25 mac 7054-f5e2-c8c0 sn 210235419410D3000074
region-id 101
//Configuration WMM:
wmm-profile name wmm1 id 0
traffic-profile name tp01 id 0
security-profile name sp1 id 0
security-policy wpa2
wpa2 authentication-method psk pass-phrase simple HuaWei123 encryption-method ccmp
bridge-profile name bridge1 id 0
bridge-name ivs
security-profile id 0
vlan tagged 200
radio-profile name rp1 id 0
radio-type 80211an
channel-mode fixed
power-mode fixed
wmm-profile id 0
undo calibrate enable
//
bridge-whitelist name bw1 id 0
peer ap mac 7054-f5e2-c8c0
ap 0 radio 1
radio-profile id 0
channel 20MHz 132
bridge enable mode root
bridge whitelist enable
bridge-whitelist id 0
bridge-profile id 0
ap 1 radio 1
radio-profile id 0
channel 20MHz 132
bridge enable mode leaf
bridge-profile id 0