To activate QoS services, RADIUS adds one or more multiple QoS classes to the parent and child policy in one VSA 252 string and relays the following syntax:
CoA VSA 252 0b <new service>
In addition to the existing services, the new service should be installed and should not have overlapping classes with the current services.
The following example defines QoS activation and adds the QoS classes in the parameterized QoS service RADIUS form:
VSA252 0b q-p-out=IPOne1-isg-acct_service(1)((c-d,voip)1(200000,9216,0,1,0,0)10(9));q-p-in= ((c-d,voip)1(200000,9216,0,1,0,0)10(9))
To deactivate the second service, RADIUS relays the same VSA 252 string that was used for service activation, replacing "0b" with "0c".
The following example defines QoS deactivation and deletes the QoS classes in the parameterized QoS service RADIUS form:
VSA252 0c q-p-out=IPOne1-isg-acct_service(1)((c-d,voip)1(200000,9216,0,1,0,0)10(9));q-p-in= ((c-d,voip)1(200000,9216,0,1,0,0)10(9))