Hi,
 
I tried to deactivate or disable the active service/attribute on a active subscriber, but I failed to do it. I used differnt options to remove the active service like setting the null string etc.
 
Can anyone tell me how to deactive a service on a active sub.
 
Here is the example, I am doing
 
radclient -f coa-file1 10.18.20.122:3799 coa test
 
I tried differnt options in COA-file
coa-file1 content:

User-Name = "test@local"
Qos-Policy-Metering ="" (current this policy is active and I want to disable it)
 
User-Name = "test@local"
Deactivate-Service = "QOS-Policy-Metering"
 
 
Thanks
Jana