ADC CLI Commands

L4Param

The following operations can be performed on “L4Param”:

unset set show

unset L4Param

Use this command to remove L4Param settings.Refer to the set L4Param command for meanings of the arguments.

Synopsis

unset L4Param [-l2ConnMethod] [-l4switch]

set L4Param

Set Layer 4 related global settings on the Citrix ADC

Synopsis

set L4Param [-l2ConnMethod ] [-l4switch ( ENABLED | DISABLED )]

Arguments

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 (::::).

Possible values: Channel, Vlan, VlanChannel, Mac, MacChannel, MacVlan, MacVlanChannel Default value: MacVlanChannel

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

Possible values: ENABLED, DISABLED Default value: DISABLED

Example

set l4param

show L4Param

Displays the settings of global Layer 4 parameters.

Synopsis

show L4Param

Arguments

Output

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.

L4Param