
My AP1 and SM1 ip are in VLAN88, so I need to set Native VLAN88 in the trunk port that connecting to AP1 and SM1
That's all you need
AP1
Configuration/Radio
Radio Mode: Access Point
Driver Mode: TDD
Automatic Channel Selection: Disabled
Channel Bandwidth: 40MHz
Frequency Carrier: choose clean freq
Alternate Frequency Carrier 1 Channel Bandwidth: 40MHz
Alternate Frequency Carrier 1: choose clean freq
Alternate Frequency Carrier 2 Channel Bandwidth: 40MHz
Alternate Frequency Carrier 2: choose clean freq
Configuration/Network
IP Address: static ip
SM1
Configuration/Radio
Radio Mode: Subscriber Module
Driver Mode: TDD
Scan Channel Bandwidth: 40MHz
Radio Frequency 40 MHz Scan List
Frequency 1: same as AP1
Frequency 2: same as AP1
Frequency 3: same as AP1
Configuration/Network
IP Address: static ip
SW1
interface GigabitEthernet1/0/24
switchport trunk encapsulation dot1q
switchport trunk native vlan 88
switchport trunk allowed vlan 10,20,30,40,50,60,80,88,90,100
switchport mode trunk
SW2
interface GigabitEthernet1/0/24
switchport trunk encapsulation dot1q
switchport trunk native vlan 88
switchport trunk allowed vlan 10,20,30,40,50,60,80,88,90,100
switchport mode trunk