10-04-2013 10:39 AM - edited 07-04-2021 01:01 AM
We recently added a second ssid at a remote site AP but the clients cannot get an IP. They get associated to the AP but no IP.
The ssid we added is using the default vlan 1 which is where the dhcp server is located.
The other ssid vlan 101 is the visistor network and it gets an ip from the ASA. It works just fine.
The AP is connected to a 3560 swtich like so:
!
interface GigabitEthernet0/48
description link to WAP
switchport trunk encapsulation dot1q
switchport mode trunk
load-interval 30
If we put a static reservation in the dhcp for the client mac address it works fine. But dynamic dhcp does not work.
Attached is the config of the AP.
Vlan 1 is the ssid that does not get a dynamic IP.
10-04-2013 11:37 AM
I dont see that you have configured the below command on your switch:-
switchport trunk allowed vlan all
10-04-2013 05:29 PM
Switchport will trunk all vlans by default & above config line is not required.
10-04-2013 05:28 PM
What is the purpose of configure "infrastructure-ssid optional" on that SSID ? I would try remove this line if it is not for particluar reason.
Also did you try with different clients ?
Your switcport configuration is fine.
HTH
Rasika
**** Pls rate all useful responses ****
10-07-2013 04:16 AM
Rasika
I know the infrastructure-ssid optional is not necessay for my purposes and it has not effect on the ability or inablility to secure an IP addr. I am just trying to rule out anything AP related that is preventing clients from getting an IP address.
Thansk for you response.
10-07-2013 07:39 AM
Your config looks good, but like Rasika mentioned, I would remove infrastructure-ssid optional just to see if it works... now I would also configure a port on the same switch as the ap is connected to and set that to vlan 1 and make sure that laptop gets an ip address.
Thanks,
Scott
Help out other by using the rating system and marking answered questions as "Answered"
10-07-2013 08:52 AM
Scott
Thanks for the response.
I did ask the local support to do what you suggested last Friday and they confirmed today that dhcp is handing out IP's; just not to wireless clients.
10-07-2013 10:57 AM
For testing can you define the DHCP pool on AP itself & check ?
10-07-2013 01:27 PM
please check if the default VLAN is still set to 1 or not.. It must be an issue of VLAN and some VLAN are no allowed due to filtering. We must have all VLAN allowed to get IP from secondary SSID.
10-08-2013 04:44 AM
Thanks for the response.
Here is what I see
Name: Gi0/48
Switchport: Enabled
Administrative Mode: trunk
Operational Mode: trunk
Administrative Trunking Encapsulation: dot1q
Operational Trunking Encapsulation: dot1q
Negotiation of Trunking: On
Access Mode VLAN: 1 (default)
Trunking Native Mode VLAN: 1 (default)
Administrative Native VLAN tagging: enabled
10-09-2013 10:30 AM
The dhcp provided service now works. We are not sure why but we did do two things with the dhcp server:
1. we excluded the IP of the AP from dynamic
2. We reset the dhcp server
10-15-2013 04:24 PM
I hope you have to check for the IP address & the Vlan ID you had feed into the AP + if, DHCP relay or helper command is entered or not.
I hope there is some issue from the back end of the AP.
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