10-17-2024 07:29 AM
On this setup, what config is required in cisco mobility express to capture framed IP address.
AP acta as NAS in for dalo radius server.
Solved! Go to Solution.
10-17-2024 07:39 AM
Not sure if Mobility express supports the feature. You should be able to activate it on the WLC with the command
radius-server attribute 8 include-in-access-req
11-03-2024 04:47 PM
"radius-server attribute 8 include-in-access-req" is IOS / IOS-XE config.
Mobility Express is a severely cut-down version of AireOS with most AireOS WLC advanced features removed.
As per table 3 https://www.cisco.com/c/en/us/td/docs/wireless/controller/8-10/config-guide/b_cg810/aaa_administration.html#ID676 AireOS (even on full WLC) does not support sending attribute 8 in radius access request although it does honour attribute 8 in access accept from radius server. Therefore there is no way that ME will support it.
You could easily capture the DHCP packets on the switch port connected to the AP if you want to know what IP has been allocated to the client.
Framed IP address will always be included in the radius accounting by default.
https://www.cisco.com/c/en/us/td/docs/wireless/controller/8-10/config-guide/b_cg810/aaa_administration.html#ID807
10-17-2024 07:39 AM
Not sure if Mobility express supports the feature. You should be able to activate it on the WLC with the command
radius-server attribute 8 include-in-access-req
10-19-2024 09:38 AM
Thanks flavio
11-03-2024 04:47 PM
"radius-server attribute 8 include-in-access-req" is IOS / IOS-XE config.
Mobility Express is a severely cut-down version of AireOS with most AireOS WLC advanced features removed.
As per table 3 https://www.cisco.com/c/en/us/td/docs/wireless/controller/8-10/config-guide/b_cg810/aaa_administration.html#ID676 AireOS (even on full WLC) does not support sending attribute 8 in radius access request although it does honour attribute 8 in access accept from radius server. Therefore there is no way that ME will support it.
You could easily capture the DHCP packets on the switch port connected to the AP if you want to know what IP has been allocated to the client.
Framed IP address will always be included in the radius accounting by default.
https://www.cisco.com/c/en/us/td/docs/wireless/controller/8-10/config-guide/b_cg810/aaa_administration.html#ID807
11-03-2024 05:37 PM
Thanks rich r
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