Alkannetworks
asked on
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
interface GigabitEthernet1/0/2
!
interface GigabitEthernet1/0/3
switchport access vlan 2
WAP321.jpg
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
interface GigabitEthernet1/0/2
!
interface GigabitEthernet1/0/3
switchport access vlan 2
WAP321.jpg
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER