scaleout distributed-forwarding¶
Enable Scaleout distributed-forwarding
distributed-forwarding Specification¶
Parameter Value Type Intermediate Resource Element Name distributed-forwarding Element URI /axapi/v3/scaleout/distributed-forwarding Element Attributes distributed-forwarding_attributes Partition Visibility shared Schema distributed-forwarding schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Get Object | GET | /axapi/v3/scaleout/distributed-forwarding | distributed-forwarding_attributes |
distributed-forwarding attributes¶
cgn
Description: cgn is a JSON Block. Please see below for cgn
Type: Object
Reference Object: /axapi/v3/scaleout/distributed-forwarding/cgn
fw
Description: fw is a JSON Block. Please see below for fw
Type: Object
Reference Object: /axapi/v3/scaleout/distributed-forwarding/fw
fw¶
Specification Value Type object fw-value
Description ‘enable’: Enable FW; ‘disable’: Disable FW;
Type: string
Supported Values: enable, disable
Default: disable
session-offload-direction
Description ‘uplink’: Enable session offload only in uplink direction; ‘downlink’: Enable session offload in downlink direction; ‘both’: Enable session offload in both direction;
Type: string
Supported Values: uplink, downlink, both
Default: both
threshold
Type: Listuuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
fw_threshold¶
Specification Value Type list Block object keys protocol-value
Description ‘UDP’: configure threshold for udp session offload; ‘TCP’: configure threshold for tcp session offload;
Type: string
Supported Values: UDP, TCP
threshold-value
Description configure packet threshold value to offload sessions(default 5)
Type: number
Range: 4-63
Default: 5
cgn¶
Specification Value Type object cgn-value
Description ‘enable’: Enable CGN; ‘disable’: Disable CGN;
Type: string
Supported Values: enable, disable
Default: disable
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters