12-19-2018 11:51 AM
Hi,
People, I need help about on switches sg300. I setup VLAN on equipment, and I want use this VLAN on WLAN.
When I conect on WLAN with VLAN ID, don't get ip. my dhcp server is Windows Server 2012 R2.
I have two sg300 in Layer 3, in one sw has settings dhpc relay, apointement to dhcp server. And second switch have only setup VLAN withou dhpc relay.
In GigaEthernet port a Vlan 1 is untag and the Vlan 50 is tag. and port is trunk.
12-19-2018 09:22 PM
12-20-2018 02:55 AM
Sure, see the image below.
12-20-2018 08:38 PM
Hi,
1 - Sw 2 > AP link - switch port should be trunk
2 - Sw 2 - Sw 1 uplink - switch port should be trunk
3 - inside AP, set the correct DHCP server for WLAN
4 - Sw1 should be able to contact the DHCP server may be with inter VLAN routing and other VLANs should be able to access DHCP server (may be with correct VLAN or default VLAN)
5 - Sw1 configure dhcp replay pointed to DHCP server as below (customize as you want)
ip dhcp relay address <DHCP server IP address xxxx xxxx>
ip dhcp relay enable
interface vlan 50
ip address xxxx xxxx
ip dhcp relay enable
!
interface vlan 60
ip address xxxx xxxx
ip dhcp relay enable
!
regards,
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide