config diameter-filter profile
Configure Diameter filter profiles.
config diameter-filter profile
Description: Configure Diameter filter profiles.
edit <name>
set cmd-flags-reserve-set [allow|block|...]
set command-code-invalid [allow|block|...]
set command-code-range {user}
set comment {var-string}
set log-packet [disable|enable]
set message-length-invalid [allow|block|...]
set missing-request-action [allow|block|...]
set monitor-all-messages [disable|enable]
set protocol-version-invalid [allow|block|...]
set request-error-flag-set [allow|block|...]
set track-requests-answers [disable|enable]
next
end
config diameter-filter profile
|
Parameter |
Description |
Type |
Size |
Default |
||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
cmd-flags-reserve-set |
Action to be taken for messages with cmd flag reserve bits set. |
option |
- |
block |
||||||||||
|
|
|
|||||||||||||
|
command-code-invalid |
Action to be taken for messages with invalid command code. |
option |
- |
block |
||||||||||
|
|
|
|||||||||||||
|
command-code-range |
Valid range for command codes (0-16777215). |
user |
Not Specified |
|
||||||||||
|
comment |
Comment. |
var-string |
Maximum length: 255 |
|
||||||||||
|
log-packet |
Enable/disable packet log for triggered diameter settings. |
option |
- |
disable |
||||||||||
|
|
|
|||||||||||||
|
message-length-invalid |
Action to be taken for invalid message length. |
option |
- |
block |
||||||||||
|
|
|
|||||||||||||
|
missing-request-action |
Action to be taken for answers without corresponding request. |
option |
- |
block |
||||||||||
|
|
|
|||||||||||||
|
monitor-all-messages |
Enable/disable logging for all User Name and Result Code AVP messages. |
option |
- |
disable |
||||||||||
|
|
|
|||||||||||||
|
name |
Profile name. |
string |
Maximum length: 47 |
|
||||||||||
|
protocol-version-invalid |
Action to be taken for invalid protocol version. |
option |
- |
block |
||||||||||
|
|
|
|||||||||||||
|
request-error-flag-set |
Action to be taken for request messages with error flag set. |
option |
- |
block |
||||||||||
|
|
|
|||||||||||||
|
track-requests-answers |
Enable/disable validation that each answer has a corresponding request. |
option |
- |
enable |
||||||||||
|
|
|
|||||||||||||