Ieee80211ClientConfig Object


Description:

Generates an IEEE 802.11 protocol client configuration.

Parents: EmulatedDevice

Children: Ieee80211DownlinkOfdmaCounters, Ieee80211NeighborReport, Ieee80211UplinkOfdmaCounters

Result children (automatically created): Ieee80211ClientKeyFinderResults, Ieee80211ClientResults, Ieee80211DeviceBlockResults, Ieee80211DownlinkOfdmaCounters, Ieee80211DownlinkOfdmaInstantStateResults, Ieee80211NeighborReport, Ieee80211PhyCcaResults, Ieee80211PortResults, Ieee80211UplinkOfdmaCounters, Ieee80211UplinkOfdmaInstantStateResults

Relations:

Side name
(Type)
Relative Description
ClientLoadProfile
(AffiliatedClientLoadProfile)

ClientLoadProfile

Protocol Connection Destination

AffiliatedProtocolProfile
(AffiliatedProtocolProfile)

OpenflowProtocolProfile, OtvProtocolProfile

Affiliated Protocol Profile

traffic.l2l3.StreamBlock
(AffiliatedStreamBlockClient)

StreamBlock

[Do-Not-Use]One Ieee80211ClientConfig can have 0..1 associations with a StreamBlockClient.

Ieee80211ClientProfile
(AffiliatedUEClientProfile)

Ieee80211ClientProfile

One Ieee80211ClientConfig can have 0..1 associations with an Ieee80211ClientProfile.

ViewControlPlaneMplsBindingResult
(ControlPlaneBindingResult)

ViewControlPlaneMplsBindingResult

MplsControlPlaneBindingResult

ConvergenceConfig
(PrimaryPathProtocolConfig)

ConvergenceConfig, ConvergenceConfig

Primary Path Protocol Config

ProtocolConnectionDestination
(ProtocolConnectionDestination)

AutosarTimeSyncConfig, CoapServerConfig, EcpriProtocolConfig, Ieee80211AccessPointConfig, Ieee80211ClientConfig, MacsecSupplicantBlockConfig, OamFlexeClientConfig, OpenflowControllerProtocolConfig, OpflexDeviceConfig, OseSwitchConfig, OtvEdgeDeviceConfig, OtvSiteDeviceConfig, OvsdbServerConfig, TrillRbridgeConfig, VdpStationConfig, VsiBlockConfig, VxlanVtepConfig

Protocol Connection Destination

ResultChild
(ResultChild)

Ieee80211ClientKeyFinderResults, Ieee80211ClientResults, Ieee80211DeviceBlockResults, Ieee80211DownlinkOfdmaCounters, Ieee80211DownlinkOfdmaInstantStateResults, Ieee80211NeighborReport, Ieee80211PhyCcaResults, Ieee80211PortResults, Ieee80211UplinkOfdmaCounters, Ieee80211UplinkOfdmaInstantStateResults

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

Ieee80211ClientConfig Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
DynamicLoad

Load value in units of the load profile, only used when Use Dynamic Load is true.

Type: s32

Default: 30

Range: 1 - 1000000

EndpointConnectionPattern

Pattern for connection of client endpoints to server/peer endpoints.

Type: enum

Default: PAIR

Possible Values:

Value Description
PAIR

Pair connections.

BACKBONE_SRC_FIRST

Backbone connections, varying the source address first.

BACKBONE_DST_FIRST

Backbone connections, varying the destination address first.

BACKBONE_INTERLEAVED

Backbone connections, interleaving source and destination addresses.

UsePartialBlockState

This is unused in the system 9/2/08.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Unused

FALSE

Unused

Ieee80211ClientConfig Read-Only Attributes

Read-Only Attribute Description
AssociationState

Represents the state of the client association to an AP.

Type: enum

Default: ASSOC_STATE_IDLE

Possible Values:

Value Description
ASSOC_STATE_IDLE

State of client is idle

ASSOC_STATE_ASSOCIATING

State of client is associating

ASSOC_STATE_PARTIALLY_ASSOCIATED

State of client is partially associated

ASSOC_STATE_ASSOCIATED

State of client is associated

ASSOC_STATE_DEASSOCIATING

State of client is diassociated

ASSOC_STATE_ASSOCIATE_FAILED

Internal Use Only

LoadProfileRunState

Whether the client protocol configuration is running.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Is running.

FALSE

Is not running.