簡易檢索 / 詳目顯示

研究生: 劉宗樺
Zong-Hua Liu
論文名稱: IP 標頭壓縮機制與在3GPP/無線區域網路的整合系統下的先認證方法
IP header compression and Pre-authentication in integrated 3GPP/WLAN systems
指導教授: 陳志成
Jyh-Cheng Chen
口試委員:
學位類別: 碩士
Master
系所名稱: 電機資訊學院 - 資訊工程學系
Computer Science
論文出版年: 2005
畢業學年度: 93
語文別: 英文
論文頁數: 47
中文關鍵詞: 標頭壓縮先認證
外文關鍵詞: header compression, pre-authentication
相關次數: 點閱:1下載:0
分享至:
查詢本校圖書館目錄 查詢臺灣博碩士論文知識加值系統 勘誤回報
  • 本論文針對第三代行動通訊和無線區域網路整合的問題,提出了兩個議題.首先, 實作IP封包標頭壓縮協定(IPHC protocol)來降低每個封包標頭的量.其次, 提出了"先認證機制"來降低在兩個系統下,使用者作換手時,過大的換手延遲. 雖然3GPP已經制定關於第三代行動通訊跟無線區域網路整合的方法跟流程. 然而, 此方法會有過大的換手延遲的問題. 此問題將會不利於兩網路系統的整合. 如此, 基於3GPP所提出的架構, 我們提出了先認證的方法來解決這個問題.


    This thesis comprises two topics for the integrated 3GPP and WLAN networks. First,
    IP Header Compression protocol (IPHC) is implemented to reduce packet loss rate over lossy
    links. Second, the proposed pre-authentication could reduce the handoff delay in integrated
    3GPP/WLAN networks. 3GPP has already proposed an architecture for the interworking of
    3GPP and WLAN systems. However, the 3GPP solution leads to one issue: each time when
    handoff happens, there is a long delay incurred by authentication before one can access
    to WLAN or 3GPP system. This is unfavorable for the integration of 3GPP and WLAN
    systems. Based on 3GPP architecture, this thesis presents a pre-authentication technique in
    which the authentication procedure could be executed before handoff.

    Acknowledgments : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : ii Abstract : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : iii List of Tables : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : vi List of Figures : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : vii 1. Introduction : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : 1 1.1. IP Header Compression (IPHC) protocol . . . . . . . . . . . . . . . . . . . 3 1.2. Pre-authentication mechanism . . . . . . . . . . . . . . . . . . . . . . . . 4 1.3. Organization of the thesis . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 2. Background and Related Work : : : : : : : : : : : : : : : : : : : : : : : : : 6 2.1. IP header compression protocol . . . . . . . . . . . . . . . . . . . . . . . . 6 2.2. Wireless LAN security . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8 2.3. Wireless LAN authentication . . . . . . . . . . . . . . . . . . . . . . . . . 12 2.4. 3GPP-WLAN interworking security . . . . . . . . . . . . . . . . . . . . . 13 3. IP Header Compression : : : : : : : : : : : : : : : : : : : : : : : : : : : : : 18 3.1. Header compression scheme . . . . . . . . . . . . . . . . . . . . . . . . . 18 3.1.1. Compressor . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19 3.1.2. Decompressor . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21 3.1.3. IPHC module . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23 3.2. Design and Implementation of IPHC . . . . . . . . . . . . . . . . . . . . . 23 3.2.1. Interface between PDCP and IPHC . . . . . . . . . . . . . . . . . 24 3.2.2. Implementation of compressor . . . . . . . . . . . . . . . . . . . . 25 3.2.3. Implementation of decompressor . . . . . . . . . . . . . . . . . . . 26 3.2.4. Testing of TCP and non-TCP stream . . . . . . . . . . . . . . . . . 26 4. Pre-authentication Mechanism in integrated 3GPP/WLAN systems : : : : : : 28 4.1. Authentication proposed by 3GPP . . . . . . . . . . . . . . . . . . . . . . 28 4.2. Proposed new pre-authentication scheme . . . . . . . . . . . . . . . . . . . 31 4.2.1. Scenarios of roaming between 3GPP and WLAN . . . . . . . . . . 32 4.2.2. Comparative Study . . . . . . . . . . . . . . . . . . . . . . . . . . 34 5. Conclusion : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : 36 Bibliography : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : 38

    [1] “3GPP system to Wireless Local Area Network (WLAN) interworking.” 3GPP TS
    23.234 V6.3.0, Dec. 2004.
    [2] “Wireless Local Area Network (WLAN) interworking security.” 3GPP TS 33.234
    V4.6.0, Dec. 2004.
    [3] S. P. B. Nordgren, “IP Header Compression.” IETF RFC 2507, Feb. 1999.
    [4] “IETF.” http://www.ietf.org/.
    [5] “Packet Data Convergence Protocol (PDCP) Specification.” 3GPP TS 25.323 V4.6.0,
    Sept. 2002.
    [6] “Extensible Authentication Protocol Method for UMTS Authentication and Key Agreement
    (EAP-AKA).” draft-arkko-pppext-eap-aka-13, Oct. 2004.
    [7] C. B. Bormann, “Robust Header Compression(ROHC).” IETF RFC 3095, July 2001.
    [8] “IEEE.” http://www.ieee.org/portal/site.
    [9] IEEE Std 802.11i, “Wireless medium access control (MAC) and physical layer (PHY)
    specifications: medium access control (MAC) security enhancements,” July 2004.
    [10] J.-C. Chen, M.-C. Jiang, and Y.-W. Liu, “Wireless LAN security and IEEE 802.11i,”
    IEEE Wireless Communications, 2004. To appear.
    [11] S. Kent, B. Corp, and R. Atkinson, “Security Architecture for the Internet Protocol.”
    IETF RFC 2401, Nov. 1998.
    [12] S. Kent and R. Atkinson, “IP Authentication Header.” IETF RFC 2402, Nov. 1998.
    [13] S. Kent and R. Atkinson, “IP Encapsulating Security Payload (ESP).” IETF RFC 2406,
    Nov. 1998.
    [14] “The InteropNet Labs.” http://www.ilabs.interop.net/WLANSec/About Us-lv03.pdf.
    [15] 3GPP TR 22.934, “Feasibility study on 3GPP system to Wireless Local Area Network
    (WLAN) interworking,” Dec. 2002.
    [16] 3GPP TR 23.934, “3GPP system to wireless local area network (WLAN) interworking;
    Functional and architectural definition,” Aug. 2002.
    [17] 3GPP TS 23.228, “IP Multimedia Subsystem; Stage 2,” June 2002.
    [18] ETSI TR 101 683, “Broadband Radio Access Networks (BRAN); HIPERLAN Type2;
    System Overview,” Oct. 2001.
    [19] ETSI TR 101 957, “Requirements and architecturearchitectures for interworking between HIPERLAN/
    2 and 3rd generation cellular systems,” Aug. 2001.
    [20] P. R. Calhoun, J. Arkko, E. Guttman, G. Zorn, and J. Loughney, “Diameter base protocol.”
    draft-ietf-aaa-diameter-17.txt, June 2002.
    [21] C. Rigney, S.Willens, A. Rubens, andW. Simpson, “Remote authentication dial in user
    service (RADIUS).” IETF RFC 2865, June 2000.
    [22] D. Mitton, M. St.Johns, S. Barkley, D. Nelson, B. Patil, M. Stevens, and B.Wolff, “Authentication,
    Authorization, and Accounting: Protocol evaluation.” IETF RFC 3127,
    June 2001.
    [23] T. Hiller and G. Zorn, “Diameter extensible authentication protocol (eap) application.”
    draft-ietf-aaa-eap-00.txt, Dec. 2002.
    [24] Bernard Aboba, “Fast Handoff Issues,” June 2002.

    無法下載圖示 全文公開日期 本全文未授權公開 (校內網路)
    全文公開日期 本全文未授權公開 (校外網路)

    QR CODE