So I have a basic setup for a trunk port for an AP.
switchport trunk allowed vlan 10,30,40,50
switchport trunk native vlan 10
switchport mode trunk
switchport nonegotiate
The AP is Ubiquiti. When the port is in trunk mode, I can no longer see the mac address of the AP and it is no longer reachable. Yet the wireless still works and I can see the mac address of all the clients connected to the AP.
When I switch the port to switchport mode access, the mac address shows up for the AP and it gets an IP address but of course the devices cannot join the wireless.
How can I get the mac address to show up for the AP while the port is in trunk mode? The switch I have is a L3 cisco 3560-8pc-s.
switchport trunk allowed vlan 10,30,40,50
switchport trunk native vlan 10
switchport mode trunk
switchport nonegotiate
The AP is Ubiquiti. When the port is in trunk mode, I can no longer see the mac address of the AP and it is no longer reachable. Yet the wireless still works and I can see the mac address of all the clients connected to the AP.
When I switch the port to switchport mode access, the mac address shows up for the AP and it gets an IP address but of course the devices cannot join the wireless.
How can I get the mac address to show up for the AP while the port is in trunk mode? The switch I have is a L3 cisco 3560-8pc-s.