01-05-2023 06:16 AM
Solved! Go to Solution.
01-05-2023 08:36 AM
I found that my firewall policy was not set up correctly to allow that network to the DHCP servers. I have corrected this and it seems to be working. I appreciate you all looking into this.
01-05-2023 06:38 AM
01-05-2023 06:40 AM
01-05-2023 06:54 AM
How do you assign the VLAN11? Is VLAN 11 added to the AP in the Flex-Profile?
01-05-2023 06:57 AM - edited 01-05-2023 06:58 AM
wireless profile flex site-flex1
description "site Flex Profile"
ip http client proxy 0.0.0.0 0
no local-auth ap radius
native-vlan-id 41
vlan-name WiFi
vlan-id 11
wireless profile policy Site
no central association
no central dhcp
no central switching
description Internal
ipv4 dhcp required
ipv4 dhcp server x.x.x.x
vlan 11
01-05-2023 07:11 AM
That looks ok ...
Can you post the output of
ewc#show wireless tag site all
and
ewc#show wireless tag policy all
01-05-2023 07:13 AM
The profile config does not looks good, try this:
wireless profile flex site-flex1
description "site Flex Profile"
ip http client proxy 0.0.0.0 0
no local-auth ap radius
native-vlan-id 41
vlan-name WiFi
vlan-id 11
wireless profile policy Site
no central association
no central dhcp
no central switching
description Internal
ipv4 dhcp required
ipv4 dhcp server x.x.x.x
vlan WiFi
01-05-2023 07:24 AM
Tried this a few moments ago, now I am getting a 169.254 address, may not be able to reach the DHCP server from that vlan. I will check that next.
01-05-2023 07:32 AM
If you have an ip helper on the L3 SVI, you can remove the DHCP-server from your profile.
01-05-2023 07:25 AM
@JPavonM wrote:
The profile config does not looks good, try this:
wireless profile policy Site
vlan WiFi
The Vlan is allowed to be set as the ID.
01-05-2023 07:19 AM
site-wlc1#show wireless tag site all
Site Tag Name : Site
Description : Site Tag
----------------------------------------
Flex Profile : Site-flex1
AP Profile : Site_AP
Local-site : No
Image Download Profile: default
Fabric AP DHCP Broadcast : Disabled
Fabric Multicast Group IPv4 Address : 232.255.255.1
Site Tag Name : default-site-tag
Description : default site tag
----------------------------------------
AP Profile : default-ap-profile
Local-site : Yes
Fabric Control-Plane : default-control-plane
Image Download Profile: default
Fabric AP DHCP Broadcast : Disabled
Fabric Multicast Group IPv4 Address : 232.255.255.1
site-wlc1#show wireless tag policy all
Policy Tag Name : Site_PolicyTag
Description : For Site
Number of WLAN-POLICY maps: 1
WLAN Profile Name Policy Name
------------------------------------------------------------------------
SSID Site
Policy Tag Name : default-policy-tag
Description : default policy-tag
Number of WLAN-POLICY maps: 0
01-05-2023 08:36 AM
I found that my firewall policy was not set up correctly to allow that network to the DHCP servers. I have corrected this and it seems to be working. I appreciate you all looking into this.
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