Using VLANs in Access Point

Hi, 

We are using CnPilot 501 Access Point in multiple locations. We are using OLT + ONU + AP to provide service. As a VLAN network, we have configured AP in this way. 

!
no management telnet
management user admin password $afsafklasf
management cambium-remote
management http port 80
management cambium-remote url 192.168.11.241
no management https
management cambium-remote validate-server-cert
management ssh
management http
management https port 443
led
no poe-out
country-code OT
placement outdoor
!
wireless radio 1
no shutdown
channel auto
channel-width 20
channel-list all-channels
data-rate unicast 1b 2b 5.5b 11b 12 18 24 36 48 54
data-rate non-unicast highest-basic
power 30
no airtime-fairness
auto-channel-select on-startup
antenna-gain 5
beacon-interval 100
dynamic-channel-selection
dynamic-channel-selection threshold 100
dynamic-channel-selection samples 20
auto-rf mode autonomous 
auto-rf load-variation 60
auto-rf rssi-variation 100
auto-rf chan-hold-time 120
!
wireless radio 2
no shutdown
channel 165
channel-width 20
channel-list prefer-non-dfs
data-rate unicast 6b 9 12b 18 24b 36 48 54
data-rate non-unicast lowest-basic
power 28
no airtime-fairness
antenna-gain 5
beacon-interval 100
dynamic-channel-selection
dynamic-channel-selection threshold 100
dynamic-channel-selection samples 20
auto-rf mode autonomous 
auto-rf load-variation 60
auto-rf rssi-variation 100
auto-rf chan-hold-time 120
!
wireless wlan 1
ssid "Test"
no shutdown
vlan 4001
security open
band both
dtim-interval 1
max-associated-client 100
no proxy-arp
no unicast-dhcp
mac-authentication policy deny
no guest-access
!
interface eth 1
switchport mode trunk
switchport trunk native vlan 1
switchport trunk allowed vlan 1,4000,4001
!
interface eth 2
switchport mode access
switchport access vlan 1
!
interface vlan 1
management-access all
ip address zeroconf
ip address dhcp
!
interface vlan 4000
management-access all
ip address 10.173.0.38 255.255.255.240
!

ip route default 10.173.0.33
timezone Asia/Dhaka
location “Test”
hostname WiFi-Skyinfo-Oniline-AP-5
snmp-server
!

But the problem is without adding VLAN 1, we are not able to get AP management from cnMaestro. Plus once we add VLAN1 with DHCP in one interface and a static IP (Mgmt) with VLAN 4000 in another interface, Our Mikrotik Router gets thousands of MAC address from OLT perhaps. 

I need a solution how to avoid this. How can we eleminate Unwanted MAC address that is coming from different network. What is the solution when we want to provide AP using VLAN that can be managed from cnMaestro


Thanks in Advance
Arefin

Hi Arefin,

Greetings!!

The config which you have provided its with VLAN 1, Is its possible to share config over email with other VLAN using which you want to communicate to cnMaestro.

email ID : pvsr.gupta@cambiumnetworks.com.

Best Regards,

Gupta Bobby