Home > Configuration > NS > setnsconfig_cip

setnsconfig_cip

Use this method to set the option to control (enable or disable) the insertion of the actual client IP address into the HTTP header request passed from the client to one, some, or all servers attached to the system.
The passed address can then be accessed through a minor modification to the server.
l If cipHeader is specified, it will be used as the client IP header.
l If it is not specified, then the value that has been set by the set ns config CLI method will be used as the client IP header.
NOTE: This attribute is deprecated.
Deprecated to support Cluster mode. Use nsparam method.

Syntax



Parameters

cip

The option to control (enable or disable) the insertion of the actual client IP address into the HTTP header request passed from the client to one, some, or all servers attached to the system. The passed address can then be accessed through a minor modification to the server. l If cipHeader is specified, it will be used as the client IP header. l If it is not specified, then the value that has been set by the set ns config CLI method will be used as the client IP header.
NOTE: This attribute is deprecated.
Deprecated to support Cluster mode. Use nsparam method.
Possible Values : ENABLED, DISABLED.

cipheader

The text that will be used as the client IP header.
NOTE: This attribute is deprecated.
Deprecated to support Cluster mode. Use nsparam method.

Return Value

Returns simpleResult

See Also