07-16-2019 01:09 PM
Hello all,
I have deployed some AP-250 for testing, and it worked well until I have seen a lot of wired client connected to my hivemanager.
I don't understand why the wired client are connecting to the Hivemanager ... Only Wireless user should be able to connect to it.
Currently, we have :
I think it could be related to the User'mix on User Vlan.
The best practice should be to separate the two client type, but during a test with another company location, we didn't face this situation.
The main issue is that I want to deploy another subnets for another SSID and my Company IP scope is not as large as I thought.
Do you know if an option exist to avoid wired client ?
11-15-2019 09:27 AM
Hello,
I've finally found my issue on the AP. As I've already worked on Cisco controller managed device, I've set up the same configuration to Aerohive AP.
For Controller managed AP, the port for controller was a Trunk port and the port on AP was an Uplink port. Since the AP was controllerless, I thought I will need a Trunk Port on AP.
Since I have made the change, no problem with connectivity on different VLAN.
Too bad we can't find deployement guide to avoid this situation...
08-09-2019 12:33 PM
Thank you for the detailed question. Since you've ruled out an issue with the VLANs (the AP should be connected to a trunk port when using more than one VLAN, which it sounds like you've confirmed already), I'd like to get a packet capture so we can see the DHCP handshake and which step is failing. To do this, we'll want to follow these steps:
Once we can see which DHCP packets are failing, that will narrow down where the issue is originating.
08-09-2019 09:22 AM
"What is the correct implementation for aerohive AP ?"
I mean, more the interface switch configuration.
08-09-2019 09:15 AM
Hello again,
So all my Wifi network are known on my company (until the RADIUS server,etc.). I have one more issue regarding this.
First, I still see my Gateway which is my router on my Management Vlan and the Access Switch (see the picture joined). Still don’t know why.
Gateway on switch :
Secondly, I have well deployed my Policy on my AP but User on my Wifi Vlan can't obtain any IP address (see the picture joined).
To my opinion, the configuration is good on the AP (VLAN mapped with my User Profile associated on the good SSID).
The error I get on client monitor is that the DHCP server is not reachable. So, I suspected a wrong Wired Implementation not related to Wifi AP.
User non IP :
DHCP error :
The vlan is well created end-to-end, from the router to the Access switch (Interconnexion to the AP port). The Gateway is good and reachable from everywhere.
The port where the AP is connected is trunked and all the VLAN are propagated on it (200,210 and 220).
The switch interface (for ETH0 AP) has the VLAN 200 as native vlan and all the VLAN (200,210 and 220) are tagged on the interface.
#############################################
FRARC_SW_06_001(su)->show vlan portinfo port fe.4.21
Port VLAN Ingress Egress
Filter Vlan
-----------------------------------------------------------------
fe.4.21 200 N tagged: 9,200,210,220,222
#############################################
On this configuration, I tried with my own computer and I don't receive any IP from DHCP server. The helper-address/dhcp relay are well configured on router ( when I've plug a computer on interface with VLAN 210 or 220 as native VLAN, no issue with IP so the DHCP server is well configured). So, it's more a switch configuration issue.
What is the correct implementation for aerohive AP ?