05-22-2011 11:34 AM - edited 07-03-2021 08:13 PM
I have a problem, the wireless client PCs do not get ip address via DHCP how can you fix this?
Solved! Go to Solution.
05-23-2011 02:31 AM
05-22-2011 08:27 PM
you are gonna need to tell us more than this
autonomous access points? post config
controller based aps? post screenshots of WLAN pages and interface pages (or show run from controller CLI)
how are the APs connect to the network?
05-22-2011 10:38 PM
05-22-2011 10:47 PM
configuration looks pretty good actually
try disabling spanning-tree with "no bridge 2 protocol ieee"
also, try configuring static IP on the client, can you ping 20.20.20.1?
can you do "show interface wlan-gig0 switchport" and post here?
05-22-2011 11:02 PM
I have the client a static ip address, but which can not connect to the router this is the show interface output port WLAN switch gig0
Name: Wl0
Switch Port: Enabled
Administrative Mode: trunk
Operational Mode: trunk
Administrative Trunking Encapsulation: dot1q
Operational Trunking Encapsulation: dot1q
Negotiation of Trunking: Disabled
Access Mode VLAN: 0 ((Inactive))
Trunking Native Mode VLAN: 1 (default)
Trunking VLANs Enabled: ALL
Trunking VLANs Active: 1 to 2.4
Protected: false
Priority for untagged frames: 0
Override vlan tag priority: FALSE
Voice VLAN: none
Appliance trust: none
05-22-2011 10:56 PM
Just to test, try with OPEN authentication.
05-22-2011 11:05 PM
I just tried with Open authentication and the client get no ip address to gekent and a static ip address if I do not succeed
05-23-2011 01:35 AM
Hi,
If you connect a wired PC to Router directly and put the port in Vlan 2, will that get an IP address ?
Is vlan 2 in the data base and is interface in UP state in router ?
Regards,
Madhuri
05-23-2011 01:49 AM
Yes, I have the PC in vlan 2 and put that work the client gets an ip address
05-23-2011 01:57 AM
Hi,
Can you issue the following on AP and test :
1. ping 20.20.20.1 source bvi 1
2. I see that you have all the data rates set to basic which could be a problrm for client to connect. Try
conf t
int dot11 0
speed range
and test
3. What happens if you map ssid to vlan 1 ? Will it work fine ?
If that works fine, make sure that you have added vlan 2 in allowed vlan list on the trunk port
Regards,
Madhuri
05-23-2011 02:16 AM
it works really heartfelt thank you because I had to spend long hours on searching
Now it works, I would like to assign IP address specifies a mac to the same ip address dhcp server
05-23-2011 02:31 AM
Good to hear that. You are welcome
Regards,
Madhuri
05-28-2011 11:05 AM
thanks Madhuri for providing the info.
05-23-2011 03:27 AM
I would like to create an SSID with a different IP address but get no dhcp?
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