Forum Discussion
ridhaayeb
Mar 30, 2023Nimbostratus
Radius:avp 97 ipv6
Hi all, I'm trying to get IPv6 address of customer using Radius AVP 97 using iRule, it works fine with IPv4 but IPv6 always return empty field, even for known IPv6 cutomer, here is the start of the ...
CA_Valli
Apr 04, 2023MVP
Hello, I've tried to replicate this using a RADIUS client that sends AVP97 as a "string" attribute (for support compatibility) , and I've managed to log it ..
Can you try this out?
when CLIENT_ACCEPTED {
# set 44 [RADIUS::avp 44] ; log local0. "AVP44 = $44"
set 97 [RADIUS::avp 97] ; log local0. "AVP97 = $97"
}
Here's my setup
And my logs (BIGIP v13)
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects