cancel
Showing results for 
Search instead for 
Did you mean: 

NIC Ports on the AP's

mrmadgig
New Contributor II

Hello

Looking to see if anyone has the answer to this? I have a R710 connected to a ZD1200 and I want to change the network ports on the AP one as trunk (which it is be default) and the other one an to an access port to set a native VLAN on the second for a camera. Doesn't seem to respond that way. Can't find any docs on this. Do the ports actually work in this manner? If it is configurable this should be no problem.

12 REPLIES 12

I don't have physical access to any AP, let me check once and get back to you.


Syamantak Omer
Sr.Staff TSE | CWNA | CCNA | RCWA | RASZA | RICXI
RUCKUS Networks, CommScope!
Follow me on LinkedIn

eizens_putnins
Valued Contributor II

This definitely should work. Just check, if you are configuring correct port (numbering is not that obvious, check  pictures in ZD interface). For this to work, port on switch must be  trunk with proper tagged and untagged VLANs configured, and secondary port must be enabled.  This is a picture from actually working AP with 2 VLANs (old ZD1100 with ZF7352):

Image_ images_messages_605af7e0c1d6a3767951e94e_c47284cb36cf1343d0fa1a1d3e8091b8_Ports-512cb64e-d231-4dc8-8343-ac7446a100c7-1159144915.png

As you can see there, PoE port connected to switch is LAN2, but secondary port is actually LAN1 !

In newer versions there are additional settings as WAN trunk and LAN trunk, and to have successful communication with network for second port uplink port must be LAN trunk, not WAN (otherwise no DHCP address will be received, etc.):

Image_ images_messages_605af7e0c1d6a3767951e94e_7fdcb8ddb0a13df7264a60ff816ad18b_Ports2-a6d6c1ef-7f9f-407e-8c83-36db5dfb85e3-1572023877.png

Most probably you have uplink port configured as WAN trunk, change it and it should work.

If you don't have physical access to AP, be very careful configuring uplink port,as if you make a mistake, you may end up resetting AP to factory setting, which will require physical access.

Hope it helps.

Thank you. I do believe I did this and it doesn’t work. However I will try it again. 

so to be clear. Port connected to switch will be LAN TRUNK ON AP. and of course switch will be a trunk port. 

Port not connected to switch will be set as  ACCESS PORT AND UNTAGGED 7. 

thanks 

Port connected to switch will be LAN TRUNK ON AP. and of course switch will be a trunk port. 

Port not connected to switch will be set as  ACCESS PORT AND UNTAGGED 7. 

Yes, refer below assuming VLAN 1 is native VLAN and also used for unleashed AP management and VLAN 20 for the 2nd port of AP where you are connecting UE directly.

Config as per above use case:

Switch port type Trunk

VLAN 1 or any desired VLAN as Untagged/native VLAN

VLAN 20 Tagged

AP uplink port (The one connected to the switch directly):

Trunk (No need to tag VLANs as VLAN 1 is un-tagged and rest all VLANs are tagged by default)

AP's 2nd port (here you will connect your laptop or any other UE directly)

Access port with VLAN 20


Syamantak Omer
Sr.Staff TSE | CWNA | CCNA | RCWA | RASZA | RICXI
RUCKUS Networks, CommScope!
Follow me on LinkedIn

Hi Thanks but it does not work. This is my actual config.

Image_ images_messages_605b4657f1dbf91532ea584f_cc7473fd57529a7bb20d66eb0bd4b7a7_Capture-f41bce90-ffca-44e8-bfb3-6a55f757edcf-1829665601.PNG

LAN two is on VLAN 2 which is 172.16.100.0/24  

I still get 10.10.111.0/24  with PC connected.


interface GigabitEthernet1/0/1
 switchport mode trunk
 spanning-tree portfast edge
 spanning-tree bpduguard enable
end

3560-CX#