Home > Configuration > Network > addnetprofile

addnetprofile

Use this method to creates a net profile. A net profile (or network profile) contains an IP address or an IP set. During communication with physical servers or peers, the Citrix ADC uses the addresses specified in the profile as the source IP address.

Syntax



Parameters

name

Name for the net profile. Must begin with a letter, number, or the underscore character (_), and can consist of letters, numbers, and the hyphen (-), period (.) pound (#), space ( ), at sign (@), equals (=), colon (:), and underscore characters. Cannot be changed after the profile is created. Choose a name that helps identify the net profile.
This is mandatory parameter.

srcip

IP address or the name of an IP set.

srcippersistency

When the net profile is associated with a virtual server or its bound services, this option enables the Citrix ADC to use the same address, specified in the net profile, to communicate to servers for all sessions initiated from a particular client to the virtual server.
Default value = DISABLED.

overridelsn

USNIP/USIP settings override LSN settings for configured service/virtual server traffic..
Default value = DISABLED.

mbf

Response will be sent using learnt info if enabled. When creating a netprofile, if you do not set this parameter, the netprofile inherits the global MBF setting (available in the enable ns mode and disable ns mode CLI methods, or in the System > Settings > Configure modes > Configure Modes dialog box). However, you can override this setting after you create the netprofile

proxyprotocol

Proxy Protocol Action (Enabled/Disabled)
Default value = DISABLED.

proxyprotocoltxversion

Proxy Protocol Version (V1/V2)
Default value = NS_PROXY_V1.

proxyprotocolaftertlshandshake

ADC doesnt look for proxy header before TLS handshake, if enabled. Proxy protocol parsed after TLS handshake
Default value = DISABLED.

badipactionthreshold

Number of protocol violation from an IP address before taking action.
Default value = 0.
Minimum value = 0.
Maximum value = 100000.

Return Value

Returns simpleResult

See Also