Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi everyone,I'm following this guide for my setup: https://community.cisco.com/t5/security-knowledge-base/citrix-netscaler-cli-configuration-for-cisco-ise-radius-and/ta-p/4679861#toc-hId-279038066I also checked this discussion about radius persistenc...
Hello,I'm just starting to automate my company's network using Ansible and Netbox for dynamic inventory and Source of Truth (SoT). I have a general question: how do you deal with old, unsupported IOS devices when working with Ansible? Some modules r...
After more testing, I ran into some limitations:In the initial Access-Request, I don't have the Framed-IP information, so I can only rely on the MAC address sent as Calling-Station-ID for persistence. Since I use external DHCP, i think there's no way...
Quick update - I couldn't find any option on the WLC to make it send the client IP in the Calling-Station-Id (only the Called-Station-Id is configurable, which doesn't help here).I tested with: Radius.req.avp(8).value.typecast_text_t ALT CLIENT.UDP.R...
Thank you for the reply, I tested the “Use vServer Persistence” option, but I’ve hit a protocol mismatch issue. When I try to bind my guest portal vserver (which is tcp) to the same persistency group used for radius, I get: > bind lb group ise-lab gu...