ddos zone-template sip malformed-sip¶
Configure and enable malformed SIP check
malformed-sip Specification¶
Parameter Value Type Configuration Resource Element Name malformed-sip Element URI /axapi/v3/ddos/zone-template/sip/{sip-tmpl-name}/malformed-sip Element Attributes malformed-sip_attributes Partition Visibility shared Schema malformed-sip schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/ddos/zone-template/sip/{sip-tmpl-name}/malformed-sip | ||
Get Object | GET | /axapi/v3/ddos/zone-template/sip/{sip-tmpl-name}/malformed-sip | ||
Modify Object | POST | /axapi/v3/ddos/zone-template/sip/{sip-tmpl-name}/malformed-sip | ||
Replace Object | PUT | /axapi/v3/ddos/zone-template/sip/{sip-tmpl-name}/malformed-sip | ||
Delete Object | DELETE | /axapi/v3/ddos/zone-template/sip/{sip-tmpl-name}/malformed-sip |
malformed-sip attributes¶
malformed-sip-action
Description ‘drop’: Drop packets (Default); ‘reset’: Reset (sip-tcp) client connection; ‘blacklist-src’: Blacklist-src;
Type: string
Supported Values: drop, reset, blacklist-src
Default: drop
Mutual Exclusion: malformed-sip-action and malformed-sip-action-list-name are mutually exclusive
malformed-sip-action-list-name
Description Configure action-list to take
Type: string
Format: string-rlx
Maximum Length: 63 characters
Maximum Length: 1 characters
Mutual Exclusion: malformed-sip-action-list-name and malformed-sip-action are mutually exclusive
Reference Object: /axapi/v3/ddos/action-list
malformed-sip-call-id-max-length
Description Set the maximum call-id length. Default value is 32511
Type: number
Range: 1-32511
Default: 32511
malformed-sip-check
Description ‘enable-check’: Enable malformed SIP parameters;
Type: string
Supported Values: enable-check
malformed-sip-max-header-name-length
Description Set the maximum header name length. Default value is 63
Type: number
Range: 1-63
Default: 63
malformed-sip-max-header-value-length
Description Set the maximum header value length. Default value is 32511
Type: number
Range: 1-32511
Default: 32511
malformed-sip-max-line-size
Description Set the maximum line size. Default value is 32511
Type: number
Range: 1-32511
Default: 32511
malformed-sip-max-uri-length
Description Set the maximum uri size. Default value is 32511
Type: number
Range: 1-32511
Default: 32511
malformed-sip-sdp-max-length
Description Set the maxinum SDP content length. Default value is 32511
Type: number
Range: 1-32511
Default: 32511
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters