09-02-2024 01:35 AM
Hello all,
is there a way to configure Radius - call-station-ID and NAS-ID from the GUI of the WLC?
I found this guide https://www.cisco.com/c/en/us/td/docs/wireless/controller/9800/17-9/config-guide/b_wl_17_9_cg/m_radius-call-station-identifier.html that only refers CLI commands. Am I missing how to do so in the GUI?
This is easiliy available both in old WLC 3504 and in Meraki, it seems weird to be missing from the new model.
Thanks in advance for the replies,
Fabio
Solved! Go to Solution.
09-02-2024 01:43 AM
09-02-2024 02:36 AM
- Sometimes advanced parameters can only get configured with the CLI on the 9800.
In contrast to aireos-based controllers such as the 3504 , the 9800-GUI is only a front for the
CLI base line running configuration. Besides that ; everything that can be configured can also be
seen with the show running-config all command such as in :
show running-config all | inc radius
M.
09-02-2024 01:43 AM
Wireless aaa policy have option of NAS-ID
MHM
09-02-2024 02:36 AM
that's right, thanks!
does anyone happen to know about the call-station-ID as well?
09-02-2024 02:41 AM
M.
09-02-2024 02:59 AM
The call-station Id is config as one option of NAD-ID in wireless Aaa policy
MHM
09-02-2024 04:56 AM
I apologize @MHM Cisco World but I feel like I'm missing something:
where in wireless AAA Policy can I configure the call-station-id?
My call-station-id is "AP Name:SSID"
The AP Name is nowhere in my wireless AAA Policy.
09-02-2024 02:36 AM
- Sometimes advanced parameters can only get configured with the CLI on the 9800.
In contrast to aireos-based controllers such as the 3504 , the 9800-GUI is only a front for the
CLI base line running configuration. Besides that ; everything that can be configured can also be
seen with the show running-config all command such as in :
show running-config all | inc radius
M.
09-02-2024 03:26 AM
Thanks. I guess if CLI is the only option that's fine, I just wanted to be sure
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