ClientProfile Object


Description:

Describes protocol behavioral characteristics for clients.

Parents: Project

Children: CifsClientProtocolProfile, DpgClientProtocolProfile, HttpClientProtocolProfile, IperfClientProtocolProfile, RawTcpClientProtocolProfile, SipUaProtocolProfile, XmppvJProtocolProfile

Relations:

Side name
(Type)
Relative Description
L4L7ProtocolConfigClientBase
(AffiliatedClientProfile)

CifsClientProtocolConfig, DpgClientProtocolConfig, DpgProtocolParams, FtpClientProtocolConfig, FtpProtocolParams, HttpClientProtocolConfig, HttpProtocolParams, IperfClientProtocolConfig, IperfProtocolParams, RawTcpClientProtocolConfig, RawTcpProtocolParams, SipCalleeProtocolParams, SipCallerProtocolParams, SipUaProtocolConfig, VideoClientProtocolConfig, VideoProtocolParams, XmppvJClientConfig, XmppvJProtocolParams

Client profile used by a client.

ClientProfile Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
EnableDelayedAck

Whether to enable or disable Delayed ACK on TCP connections.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Enable

FALSE

Disable

Ipv4Tos

IPv4 type of service setting to use for application layer traffic.

Type: u8

Default: 192

Range: 0 - 255

Ipv6TrafficClass

IPv6 traffic class settings to use for application layer traffic.

Type: u8

Default: 0

Range: 0 - 255

ProfileName

User-specified name for the profile.

Type: string

Default: "" (empty string)

RxWindowSizeLimit

Upper limit of advertised Rx Window for TCP connections.

Type: u32

Default: 32768

TosType

How the type of service field is used.

Type: enum

Default: TOS

Possible Values:

Value Description
TOS

Type of service.

DIFFSERV

Differentiated services.

ClientProfile Read-Only Attributes

There are no read-only attributes.