Home > Configuration > Network > setl4param_l2connmethod

setl4param_l2connmethod

Use this method to set 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 (::::).

Syntax



Parameters

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 (::::).
Default value = NS_L2CONN_MAC_VLAN_CHAN.
Possible Values : Channel, Vlan, VlanChannel, Mac, MacChannel, MacVlan, MacVlanChannel.

Return Value

Returns simpleResult

See Also