Hi,
I'm configuring a radius attribute filter on XR 6.6 that, at this point, mostly works.
My problem is with these specific AVPs:
RP/0/RSP0/CPU0:Jul 5 11:15:49.764 CDT: radiusd[1164]: RADIUS: Vendor,Cisco [26] 16
RP/0/RSP0/CPU0:Jul 5 11:15:49.764 CDT: radiusd[1164]: RADIUS: cisco-vsa-sub-qos-pol-out[56] 10 XXXXXXXXX <-----------
RP/0/RSP0/CPU0:Jul 5 11:15:49.764 CDT: radiusd[1164]: RADIUS: Vendor,Cisco [26] 35
RP/0/RSP0/CPU0:Jul 5 11:15:49.764 CDT: radiusd[1164]: RADIUS: Cisco AVpair [1] 29 sub-qos-policy-out=XXXXXXXX
Since these two attributes (sent with acct req) are basically the same, we want to filter the first one [9,56], but when we do, both of them are filtered.
After a few tests, I think I have a good handle on how the filter works. I've tried this:
radius-server attribute list ACCT
attribute vendor-id 9
vendor-type 56
!
But, again, when I use that configuration, both attributes are suppressed. I think this is the correct configuration, but XR thinks both attributes are one and the same. Can somebody confirm this? Any ideas?
Thanks,
c.