AVP Header Manipulation

  1. Type avp-header-rules to configure AVP header manipulation rules. The system prompt changes to let you know that you can begin configuring individual parameters.
  2. name—Enter the name of this AVP Header manipulation rule.
  3. header-type—Set this to either avp-flag or avp-vendor-id depending on which part of the AVP header you are manipulating.
  4. action—Enter either none, add, delete, or replace as the action to take after making a positive match on the previously entered match-value.
  5. match-value—Enter the value in the AVP flag field or Vendor ID field to match against.

    When matching in the avp flag field, then match-value is interpreted as comma-separated list of enumerated values <vendor,protected,must>. When matching in the Vendor ID field, then match-value is interpreted as 32 bit unsigned integer <1-4294967295>

  6. new-value—Enter the new value when the match value is found. The resultant new value is entered as the match value is configured.
  7. Type done to save your work.