RawTcpServerProtocolConfig Object


Description:

Raw TCP protocol client.

Parents: EmulatedDevice

Result children (automatically created): RawTcpServerResults

Relations:

Side name
(Type)
Relative Description
ServerProfile
(AffiliatedServerProfile)

ServerProfile

Server profile used by a server.

L4L7ProtocolConfigClientBase
(ConnectionDestination)

CifsClientProtocolConfig, DpgClientProtocolConfig, FtpClientProtocolConfig, HttpClientProtocolConfig, IperfClientProtocolConfig, RawTcpClientProtocolConfig, VideoClientProtocolConfig

Client-server association.

ViewControlPlaneMplsBindingResult
(ControlPlaneBindingResult)

ViewControlPlaneMplsBindingResult

ConvergenceConfig
(PrimaryPathProtocolConfig)

ConvergenceConfig, ConvergenceConfig

ResultChild
(ResultChild)

RawTcpServerResults

Use this to connect a results object to an object.

TimeComparisonPair
(TimeComparisonPairSrcProtocol)

TsnProtocolsTimeComparisonPair, TsnProtocolsTimeComparisonPair

UsesIf
(UsesIf)

Aal5If, EthIIIf, FcIf, GreIf, GroupIf, HdlcIf, Ipv4If, Ipv6If, Ipv6SrhIf, ItagIf, L2tpv2If, L2tpv3If, LispIf, MacsecIf, MplsIf, PppIf, PppoeIf, TrillIf, VbrasIf, VlanIf, VxlanGpeIf, VxlanIf

Specifies the interfaces used by the configuration object (configuration object examples: BgpRouterConfig, LdpRouterConfig, and so on).

RawTcpServerProtocolConfig Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
MaxRequestsPerClient

Maximum number of requests from a single client.

Type: u32

Default: 10

Range: 1 - 4294967295

MaxSimultaneousClients

Maximum number of simultaneous clients supported by the server.

Type: u32

Default: 4294967295

Range: 1 - 4294967295

ServerName

User-defined name for the server. Relevant only for the user.

Type: string

Default: "" (empty string)

UsePartialBlockState

Unused.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Unused.

FALSE

Unused.

RawTcpServerProtocolConfig Read-Only Attributes

There are no read-only attributes.