diameter-manipulation > diameter-manip-rule > avp-header-rule

The avp-header-rule subelement defines how to manipulate an AVP's header.

Parameters

name
Configured name of this AVP header rule. This is the key field.
  • Default: empty
  • Values: Character string, no special characters with the exception of the underscore characters. Do not start name with numeric character.
header-type
Type of AVP header to manipulate, as either the AVP flags or the Vendor ID.
  • Default: avp-flags
  • Values: avp-flags | avp-vendor-id
action
Type of manipulation action to perform on data range in the AVP header.
  • Default: none
  • Values: none | add | delete | replace
match-value
Value to be matched in the AVP flags or in the vendor ID bits. When manipulating AVP flags, the enumerated values are used to indicate which flag. When manipulating the vendor ID, an integer is entered.
  • Default: empty
  • Values: vendor | must | proxy
new-value
value to replace the match value with. You can enter an expression that includes a combination of absolute values, pre-defined parameters, and operators.
  • Default: empty

Path

avp-header-rule is a subelement under the session-router path. The full path from the topmost ACLI prompt is: session-router, and then diameter-manipulation, and then diameter-manip-rule, and then avp-header-rule