Hello 'rsm',

In pf code we do not exploit an other format than AP MAC Adress:SSID, you would need to rework the module WLC if you want to use AP Name.

Have a look at the method extractSsid under lib/pf/Switch.pm you can rewrite it in the module lib/pf/Switch/Cisco/WLC.pm

You could try to use AP Name:SSID, and exploit the first part of the called station ID as your AP Name, keep the second part about SSID if you want to use SSID as a filter for instance.

Thanks

On 08/01/2016 10:45 AM, rsm1080 wrote:
Hello,

We have a Cisco WLC 8.0.110 and PF 6.2.1 working as expected. I need assistance getting PF to display the AP name rather than WLC IP address under Node Location so I can track where clients have been.

I changed the Auth Called Station ID and Acct Called Station ID to AP Name:SSID in the WLC but PF shows "port 13" and the node's current role. If I run raddebug -t 300 -f /usr/local/pf/var/run/radiusd-acct.sock I see the AP Name so I'm wondering if the problem could possibly be in the PF code somewhere.

Thanks!



------------------------------------------------------------------------------


_______________________________________________
PacketFence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users

------------------------------------------------------------------------------
_______________________________________________
PacketFence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to