Contents
-
Introducing Nomad
-
Implementing Nomad
-
Using Nomad
-
Nomad features
-
Troubleshooting
-
Training
-
Reference
-
Nomad app
-
Nomad tools
-
Nomad OS Deployment task sequence actions
-
Supported Platforms
-
1E Companion Products
-
Communication ports
-
Log files
-
Nomad architecture
-
Nomad command-line switches
-
Nomad installer properties
-
Nomad registry values
-
Alphabetic NomadBranch registry values
-
AssumedLinkSpeed
-
AuthenticatedUsers
-
BlockSize
-
CacheCleanCycleHrs
-
CacheCleanSubnetLookup
-
CachePath
-
CacheStateSyncIntervalMinutes
-
CentralMCastExtraDelayMins
-
CertIssuer
-
CertSubject
-
CompatibilityFlags
-
ContentProviderOnWifi
-
ContentRegistration
-
ContentRegSyncBatchSz
-
ContentRegSyncCycleHrs
-
ContentRegSyncReqDelay
-
Debug
-
DebugDynamicBlock
-
DeliveryOptimizationReportingEnabled
-
DownloadTimeout
-
DpCacheCleanupEnabled
-
DPNotAvailableCodes
-
EncryptionType
-
EnforceQuotas
-
ExtraReplyDelayMs
-
GenerateWEREvents
-
HAACKTimeoutMins
-
InstallationDirectory
-
KnownMobileDevices
-
LocalCachePath
-
LocalSsdStagger
-
LogFileName
-
MaxAllocRequest
-
MaxAllowedLinkSpeed
-
MaxBusyBackOffSecs
-
MaxCacheDays
-
MaxCacheDaysThreshold
-
MaxCacheSizeMB
-
MaxConcurrency
-
MaxDevicesFromAE
-
MaxElectionResponseLogging
-
MaximumMegaByte
-
MaxLogFileSize
-
MaxPackageSizeFastLAN
-
MaxPackageSizeRAS
-
MaxPackageSizeSlowLAN
-
MaxPacketsPerSecond
-
MaxPreCacheDays
-
MaxStatusFrequency
-
MaxStuckCount
-
MaxSUCacheDays
-
MaxWorkRates
-
MultiCastMADCAPScope
-
MulticastSupport
-
NoHardlink
-
NomadInhibitedADSites
-
NomadInhibitedSubnets
-
NomadNeverUseSubnets
-
NoSsdReqOnInhibitedSubnets
-
P2P_Port
-
P2PClientCertWaitPeriodMins
-
P2PDisqualifyMaxNumPeers
-
P2PDisqualifyMaxWindowMins
-
P2PElectionWeight
-
P2PEnabled
-
P2PHttpPort
-
P2PHttpsPort
-
P2PSslSettings
-
PercentAvailableDisk
-
PercentDelayedContentReg
-
PermittedLSZShares
-
PlatformURL
-
PostCompleteTimeoutHours
-
PrecachePollBatchSize
-
PrecachePollMinutes
-
PreCompleteTimeoutHours
-
RecycleDPDelay
-
RunUncachedPermittedFastLAN
-
SigsFolder
-
SiteSsdStagger
-
SpecialNetShare
-
SSDEnabled
-
SSPBAEnabled
-
StatusMsgEvents
-
SuccessCodes
-
SupportWPAD
-
WakeUpBatchSize
-
WakeUpEnabled
-
WakeUpMinPackageSizeMB
-
WLanBlipSecs
-
WLanProfileList
-
AssumedLinkSpeed
-
Nomad client registry values and installer properties
-
Alphabetic NomadBranch registry values
-
Nomad return codes
-
FIPS compliant communication encryption
-
Glossary
-
Nomad Product Packs reference
-
Nomad release information
-
Scripts
-
Nomad app
Registry value | Default value | Notes | Installer property |
---|---|---|---|
WLanBlipSecs | 0 | The value must be 20 seconds or more. | MODULE.NOMAD.WLANBLIPSECS |
Nomad provides extra stability by managing a machine's network connections as they move between a wireless and a wired LAN. Depending on the OS version or other factors, once an SMB or HTTP session is running on a wireless connection, it will remain on wireless even when a wired LAN becomes available. Nomad uses WLanBlipSecs to temporarily drop a wireless connection when it detects a wired LAN connection, to give time for the OS and Nomad to automatically switch to the LAN connection.
For example, if a Nomad master was initiated when a machine was on a wireless connection and a wired connection subsequently became available, Nomad disables the wireless adapter for a long enough period to enable a switchover to the wired connection. As a result of this, the IP address and the share path will change and peers will log error messages until each peer re-establishes its connection to the master and the new share location.
This feature is turned off by default.
Irrespective of the WLanBlipSecs setting, you can also control which service set identifier (SSID) Nomad connects to by managing a list. To do this, update the NomadBranch WLanProfileList registry value with a comma-delimited list of SSIDs or use the wildcard (*) character for any SSID.
Examples:WLanProfileList REG_SZ WIFIGAP,GUEST WLanProfileList REG_SZ *