01-29-2024 03:32 PM
Hello Team,
I'm moving from my old Cisco WC controller model 5508 to new 9800, Actually I finish everything with AP's and ISE and Radius as well,
for the guest user we use Captive portal from ISE and special DHCP server (accessible only thraught the FW), so now I'm facing w small problem that from the main site I can get IP adress from the that DHCP server, but from distant site the guest user's didn't get IP adress,
I check in the old conroller I found the DHCP realy is checked and also virtual interface is added with adress 1.1.1.1 so when user's connect to guest network (from old WC always) they get an IP address,
Suffixe DNS propre à la connexion. . . : Guest-Network
Description. . . . . . . . . . . . . . : Intel(R) Wi-Fi 6 AX201 160MHz
Adresse physique . . . . . . . . . . . : 8C-XX-XX-XX-XX
DHCP activé. . . . . . . . . . . . . . : Oui
Configuration automatique activée. . . : Oui
Adresse IPv6 de liaison locale. . . . .: fe80::
Adresse IPv4. . . . . . . . . . . . . .: 192.2.1.134(préféré)
Masque de sous-réseau. . . . . . . . . : 255.255.224.0
Bail obtenu. . . . . . . . . . . . . . : 23 janvier 2024 13:04:38
Bail expirant. . . . . . . . . . . . . : 23 janvier 2024 21:04:37
Passerelle par défaut. . . . . . . . . : 192.2.0.1
Serveur DHCP . . . . . . . . . . . . . : 1.1.1.1
IAID DHCPv6 . . . . . . . . . . . : 176969034
DUID de client DHCPv6. . . . . . . . : 0
Serveurs DNS. . . . . . . . . . . . . : 192.1.3.11
NetBIOS sur Tcpip. . . . . . . . . . . : Activé
I don't know where I can align the configuration as the big difference between controllers,
Solved! Go to Solution.
02-13-2024 06:44 AM
Hello Community,
I want inform you that my problem has been resolved, it was stupid thing in my controller that we forget to activate or we ignore,
also not mentionned in the official Cisco documentation,
in fact in the policy of guest wireless I need to enable Central DHCP and Central Authentication, then the guest directly give IP @ and move to captive portal.
thank you all for your support,
01-29-2024 03:49 PM
is the SSID centrally switched or local switched (flexconnect).
Is there a different config for the wireless for the remote site vs the main site
01-30-2024 05:52 AM
its FlexConnect,
the same configuration for the remote and the main site,
in the old WC it's work correctly but in the new I don't know how to align the config to work as well on remote site (because it's work in the main site)
01-30-2024 02:33 PM - edited 01-30-2024 02:34 PM
> its FlexConnect,
You didn't answer the crucial question though: is the SSID centrally switched or local switched?
If it's centrally switched where is the DHCP relay being done - on the central switch/router or on the WLC? (which will then require an SVI to be configured on the WLC (not recommended by Cisco as per the Best Practice guidelines below).
Have a good read through the Best Practice guide for a start. Note that AireOS actually does a kind of hybrid proxy/relay of DHCP (not true DHCP relay) while 9800 does standards compliant DHCP relay (same as helper address on IOS router).
01-30-2024 04:04 PM
hello,
thank you for your response,
yes i Centrally Switched SSID, in old WLC yes we're using the DHCP proxy option,
I'll have good read on the best practice of the 9800 to check the best option and the best way to configure the DHCP for guest user
01-30-2024 04:18 PM - edited 01-30-2024 04:19 PM
If it is centrally switched then the local and remote users should have exactly the same behaviour since they will all be tunnelled to the WLC over CAPWAP, so that doesn't really make sense, or are they using different WLANs with different config? We probably need to see how you've configured your 9800 to see what you've done wrong.
01-29-2024 11:48 PM
- FYI : https://logadvisor.cisco.com/logadvisor/wireless/9800/9800CWA
M.
01-30-2024 05:53 AM
thank you for your response,
my issue is different, the users on the remote site can't get a DHCP IP when connect to guest network (of course with the new 9800)
01-30-2024 07:04 AM
- Engage into full client debugging according to : https://www.cisco.com/c/en/us/support/docs/wireless/catalyst-9800-series-wireless-controllers/213949-wireless-debugging-and-log-collection-on.html#toc-hId-1012496422
You can have client debugs (so called RadioActive Traces) analyzee with : https://cway.cisco.com/wireless-debug-analyzer/
M.
01-30-2024 07:17 AM
Also have a checkup of the WLC configuration with the CLI command show tech wireless ; feed the output into :
Wireless Config Analyzer
This procedure is strongly adviced 'anyways!' and 'in all circumstances!'
M.
02-03-2024 05:20 AM
thank you for your response,
the only thing I get about DHCP server is just this, and It's done in this side too
02-03-2024 05:32 AM
- Ok ,take advices from : https://www.cisco.com/c/en/us/products/collateral/wireless/catalyst-9800-series-wireless-controllers/guide-c07-743627.html#DHCPbridgingandDHCPrelay
and or make corrections ,if needed,
M.
02-03-2024 05:33 AM
Did you read my reply below?
02-03-2024 06:38 PM
Hello Rich,
Sorry I read your response and Sorry I think I response but probably I forget to submit,
Frankly there is a huge difference between AirOs and IOS-XE, and I follow your suggestion and I configure the Interface (used for guest) and I follow the recommandation, but still in the same troubele,
here is the command for show run interface :
98001wlc1-9800#show run interface Vla990
Building configuration...
Current configuration : 219 bytes
!
interface Vlan990
description Internet
ip dhcp relay information trusted
ip dhcp relay source-interface Vlan990
ip address 192.17.0.4 255.255.224.0
ip helper-address 192.17.0.1
no mop enabled
no mop sysid
end
as I said in the first post, from main network it's work properly but the problem happen when guest user try to connect from distant site (VPN or MPLS Site )
so I try with ping and found that the DHCP server can't ping the Controller, like the DHCP server don't know the route where send it, and same when send packet (DHCP discover from controller to server, but no response from server like the DHCP offer don't know where to go and how to reach the controller)
as you said we're talking about route back
here is an example of my design to understand the situation clearly :
the WLC is in the same lavel with DHCP server, both run in Vmware they are connected to Core Switch and the Firewall is gateway for the network 990 (VLAN990 is the vlan for guest)
I'm trying to make some changement and many update but alway same result, guest user in main site ok, distant site (can't obtain IP)
02-04-2024 03:30 AM - edited 02-04-2024 03:42 PM
Hi @Nenday
So let's clarify a few things:
- Is the WLAN centrally switched?
- Are you using the same WLAN and client interface for the local and remote sites?
- What does the config for the WLAN and policy profile look like?
- Is VLAN 990 the client interface? If so you don't need DHCP relay at all because the DHCP server is in the same subnet as the client and WLC (WLC interface 192.17.0.4 255.255.224.0 and DHCP server 192.17.0.1). In fact you don't even need the SVI, you should be using layer 2 with no SVI. You only need to use DHCP relay when your DHCP server is not on the local subnet (same broadcast domain as client).
- Since you're obviously using 9800-CL on VMWARE. Have you configured ESX as per the installation guide and best practices guide - forged transmits and promiscuous mode enabled? It will not work correctly without that.
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