Skip to content

cs-parameter

The following operations can be performed on "cs-parameter":

set| unset| show|

set cs parameter

Sets the status of the state update parameter for the server. By default, the content switching virtual server is always UP, regardless of the state of the load balancing virtual servers bound to it. This command enables the virtual server to check the status of the attached load balancing server for state information.

Synopsis

set cs parameter -stateupdate ( ENABLED | DISABLED )

Arguments

stateupdate

Specifies whether the virtual server checks the attached load balancing server for state information.

Possible values: ENABLED, DISABLED Default value: DISABLED

Example

set cs parameter -stateupdate (ENABLED|DISABLED)

unset cs parameter

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

Synopsis

unset cs parameter -stateupdate

show cs parameter

Show CS parameters

Synopsis

show cs parameter

Arguments

Output

stateupdate

Specifies whether the virtual server checks the attached load balancing server for state information.

builtin

Flag to determine if CS param is built-in or not

feature

The feature to be checked while applying this config

Example

show cs parameter

Was this article helpful?