ServerProfile Object


Description:

Protocol behavioral characteristics for servers.

Parents: Project

Children: CifsServerProtocolProfile, DpgServerProtocolProfile, FtpServerProtocolProfile, HttpServerProtocolProfile, IperfServerProtocolProfile, RawTcpServerProtocolProfile

Relations:

Side name
(Type)
Relative Description
L4L7ProtocolConfigServerBase
(AffiliatedServerProfile)

CifsServerProtocolConfig, DpgProtocolParams, DpgServerProtocolConfig, FtpProtocolParams, FtpServerProtocolConfig, HttpProtocolParams, HttpServerProtocolConfig, IperfProtocolParams, IperfServerProtocolConfig, RawTcpProtocolParams, RawTcpServerProtocolConfig, SipCalleeProtocolParams, SipCallerProtocolParams, VideoProtocolParams, VideoServerProtocolConfig, XmppvJProtocolParams

ServerProfile 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.

ServerProfile Read-Only Attributes

There are no read-only attributes.