how to configure 802.11r

Xiangyong Chen ccxxyy
Sun May 11 20:10:19 PDT 2008


HI, All,
 
I have read the "802.11r" section in the "hostapd.conf" file.  But it seems hard to me.
Are there more detail explain or examples on how to write the conf-file?
 
Best Wishes,
 
Shawn
 
------------------------------
 
##### IEEE 802.11r configuration ##############################################
# Mobility Domain identifier (dot11FTMobilityDomainID, MDID)# MDID is used to indicate a group of APs (within an ESS, i.e., sharing the# same SSID) between which a STA can use Fast BSS Transition.# 2-octet identifier as a hex string.#mobility_domain=a1b2
# PMK-R0 Key Holder identifier (dot11FTR0KeyHolderID)# 1 to 48 octet identifier.# This is configured with nas_identifier (see RADIUS client section above).
# Default lifetime of the PMK-RO in minutes; range 1..65535# (dot11FTR0KeyLifetime)#r0_key_lifetime=10000
# PMK-R1 Key Holder identifier (dot11FTR1KeyHolderID)# 6-octet identifier as a hex string.#r1_key_holder=000102030405
# Reassociation deadline in time units (TUs / 1.024 ms; range 1000..65535)# (dot11FTReassociationDeadline)#reassociation_deadline=1000
# List of R0KHs in the same Mobility Domain# format: <MAC address> <NAS Identifier> <128-bit key as hex string># This list is used to map R0KH-ID (NAS Identifier) to a destination MAC# address when requesting PMK-R1 key from the R0KH that the STA used during the# Initial Mobility Domain Association.#r0kh=02:01:02:03:04:05 r0kh-1.example.com 000102030405060708090a0b0c0d0e0f#r0kh=02:01:02:03:04:06 r0kh-2.example.com 00112233445566778899aabbccddeeff# And so on.. One line per R0KH.
# List of R1KHs in the same Mobility Domain# format: <MAC address> <R0KH-ID> <128-bit key as hex string># This list is used to map R1KH-ID to a destination MAC address when sending# PMK-R1 key from the R0KH. This is also the list of authorized R1KHs in the MD# that can request PMK-R1 keys.#r1kh=02:01:02:03:04:05 02:11:22:33:44:55 000102030405060708090a0b0c0d0e0f#r1kh=02:01:02:03:04:06 02:11:22:33:44:66 00112233445566778899aabbccddeeff# And so on.. One line per R1KH.
# Whether PMK-R1 push is enabled at R0KH# 0 = do not push PMK-R1 to all configured R1KHs (default)# 1 = push PMK-R1 to all configured R1KHs whenever a new PMK-R0 is derived#pmk_r1_push=1
_________________________________________________________________
Stay in touch when you're away with Windows Live Messenger.
http://www.windowslive.com/messenger/overview.html?ocid=TXT_TAGLM_WL_Refresh_messenger_052008
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.shmoo.com/pipermail/hostap/attachments/20080512/7af1d286/attachment.htm 



More information about the Hostap mailing list