10-24-2019 07:11 AM
I have AP550 and AP250 has 2 x Ethernet ports, I want to setup 1 port with a physical cabled link to our corporate LAN, and associate that with an internal SSID. The other port, I want to physically cable to other network are guest SSID. Kindly have advise if possible to achieved this setup scenarios on cloud HiveManager?
10-25-2019 01:53 PM
I believe you would need to set up a supplemental CLI object for that configuration, with the following commands:
mac-learning enable
interface eth0 allowed-vlan (X)
interface eth1 allowed-vlan (X)
forwarding-engine l2-default-route interface eth1 vlan (X)