cgnv6 sctp¶
Configure CGNv6 SCTP NAT parameters
sctp Specification¶
Type Intermediate Resource Element Name sctp Element URI /axapi/v3/cgnv6/sctp Element Attributes sctp_attributes Schema sctp schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Get Object | GET | /axapi/v3/cgnv6/sctp | sctp_attributes |
sctp attributes¶
global
Description: global is a JSON Block. Please see below for global
Type: Object
Reference Object: /axapi/v3/cgnv6/sctp/global
permit-payload-protocol
Description: permit-payload-protocol is a JSON Block. Please see below for permit-payload-protocol
Type: Object
Reference Object: /axapi/v3/cgnv6/sctp/permit-payload-protocol
rate-limit
Description: rate-limit is a JSON Block. Please see below for rate-limit
Type: Object
Reference Object: /axapi/v3/cgnv6/sctp/rate-limit
rate-limit-entries
Description: rate-limit-entries is a JSON Block. Please see below for rate-limit-entries
Type: Object
Reference Object: /axapi/v3/cgnv6/sctp/rate-limit-entries
rate-limit-entries¶
Specification Type object uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
global¶
Specification Type object half-open-timeout
Description Set SCTP half-open timeout (SCTP half-open timeout in seconds (default 4))
Type: number
Range: 2-30
Default: 4
idle-timeout
Description SCTP idle timeout in minutes (default 5)
Type: number
Range: 1-63
Default: 5
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
rate-limit¶
Specification Type object destination-list
Type: List
Reference Object: /axapi/v3/cgnv6/sctp/rate-limit/destination/{ip}
source-list
Type: List
Reference Object: /axapi/v3/cgnv6/sctp/rate-limit/source/{ip}
rate-limit_source-list¶
Specification Type list Block object keys ip
Description IP address
Type: string
Format: ipv4-address
rate-limit
Description Rate limit in packets per second
Type: number
Range: 1-2147483647
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
rate-limit_destination-list¶
Specification Type list Block object keys ip
Description IP address
Type: string
Format: ipv4-address
rate-limit
Description Rate limit in packets per second
Type: number
Range: 1-2147483647
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
permit-payload-protocol¶
Specification Type object protocol-id-list
Type: List
Reference Object: /axapi/v3/cgnv6/sctp/permit-payload-protocol/protocol-id/{id}
protocol-name-list
Type: List
Reference Object: /axapi/v3/cgnv6/sctp/permit-payload-protocol/protocol-name/{protocol}
permit-payload-protocol_protocol-id-list¶
Specification Type list Block object keys id
Description Specify SCTP permitted payload protocol IDs
Type: number
Range: 1-63
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
permit-payload-protocol_protocol-name-list¶
Specification Type list Block object keys protocol
Description ‘iua’: IUA; ‘m2ua’: M2UA; ‘m3ua’: M3UA; ‘sua’: SUA; ‘m2pa’: M2PA; ‘h.323’: H.323;
Type: string
Supported Values: iua, m2ua, m3ua, sua, m2pa, h.323
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters