cancel
Showing results for 
Search instead for 
Did you mean: 

Setup both Ethernet ports as separate PHYSICAL links to 2 difference networks?

Setup both Ethernet ports as separate PHYSICAL links to 2 difference networks?

sophearom_seng
New Contributor

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?

1 REPLY 1

samantha_lynn
Esteemed Contributor III

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)

GTM-P2G8KFN