getl4paramResult Structure Definition

The getl4paramResult structure defines the return type for getl4param API.

Syntax



Members

rc

If the method succeeds, rc is 0 else rc > 0. Values above 0x8000 indicate Warnings.

message

If the method succeeds, message is NULL else message contains Error/Warning message.

l4paramList

List of l4params


l4param Structure Definition

The l4param structure defines the actual return type values for getl4param API.

Syntax



Members

l2connmethod

Layer 2 connection method based on the combination of channel number, MAC address and VLAN. It is tuned with l2conn param of lb vserver. If l2conn of lb vserver is ON then method specified here will be used to identify a connection in addition to the 4-tuple (::::).

l4switch

In L4 switch topology, always clients and servers are on the same side. Enable l4switch to allow such connections.

_nextgenapiresource


See Also