Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Das FIPS-Profilbeispiel kann verwendet werden, um eine Verbindung mit einem Netzwerk herzustellen, das Sicherheitseinstellungen erfordert, die den FIPS-Standard 140-2 (Federal Information Processing Standards, FIPS) entsprechen. Weitere Informationen zu FIPS finden Sie unter FIPSMode.
<?xml version="1.0" encoding="US-ASCII"?>
<WLANProfile xmlns="https://www.microsoft.com/networking/WLAN/profile/v1">
<name>FIPS_TEST</name>
<SSIDConfig>
<SSID>
<hex>464950535F54455354</hex>
<name>FIPS_TEST</name>
</SSID>
<nonBroadcast>false</nonBroadcast>
</SSIDConfig>
<connectionType>ESS</connectionType>
<connectionMode>auto</connectionMode>
<autoSwitch>false</autoSwitch>
<MSM>
<security>
<authEncryption>
<authentication>WPA2</authentication>
<encryption>AES</encryption>
<useOneX>true</useOneX>
<FIPSMode xmlns="https://www.microsoft.com/networking/WLAN/profile/v2">true</FIPSMode>
</authEncryption>
<OneX xmlns="https://www.microsoft.com/networking/OneX/v1">
<EAPConfig>
<EapHostConfig xmlns="https://www.microsoft.com/provisioning/EapHostConfig">
<EapMethod>
<Type xmlns="https://www.microsoft.com/provisioning/EapCommon">25</Type>
<VendorId xmlns="https://www.microsoft.com/provisioning/EapCommon">0</VendorId>
<VendorType xmlns="https://www.microsoft.com/provisioning/EapCommon">0</VendorType>
<AuthorId xmlns="https://www.microsoft.com/provisioning/EapCommon">0</AuthorId>
</EapMethod>
<ConfigBlob></ConfigBlob>
</EapHostConfig>
</EAPConfig>
</OneX>
</security>
</MSM>
</WLANProfile>