guest access with my cisco wap321 switch 3850 L3 with multi SSID and isolated guest vlan from other vlan
I want to set up internet guest access with my cisco wap321 access point with multi SSID and my cisco switch 3850 L3 and isolated guest vlan from other vlan
my vlan in cisco switch 3850 L3 as below
interface Vlan1
ip address 192.168.1.250 255.255.255.0
ip helper-address 192.168.1.6
!
interface Vlan2
ip address 192.168.2.250 255.255.255.0
ip helper-address 192.168.1.6
!
interface Vlan3 Guest Vlan
ip address 10.0.0.250 255.255.255.0
ip helper-address 192.168.1.6
and my cisco wap SSID as attached file