21-07-0205-01-0000-HandoverFlow

Download Report

Transcript 21-07-0205-01-0000-HandoverFlow

IEEE 802.21 MEDIA INDEPENDENT HANDOVER
DCN: 21-07-0205-01-0000
Title: Handover Flow Diagrams Update
Date Submitted: May 14, 2007
Presented at IEEE 802.21 session in Montreal, QC, Canada
Authors or Source(s): Junghoon Jee
21-07-0205-01-0000
IEEE 802.21 presentation release statements
• This
document has been prepared to assist the IEEE 802.21 Working Group. It
is offered as a basis for discussion and is not binding on the contributing
•
•
individual(s) or organization(s). The material in this document is subject to
change in form and content after further study. The contributor(s) reserve(s)
the right to add, amend or withdraw material contained herein.
The contributor grants a free, irrevocable license to the IEEE to incorporate
material contained in this contribution, and any modifications thereof, in the
creation of an IEEE Standards publication; to copyright in the IEEE’s name
any IEEE Standards publication even though it may include portions of this
contribution; and at the IEEE’s sole discretion to permit others to reproduce in
whole or in part the resulting IEEE Standards publication. The contributor also
acknowledges and accepts that this contribution may be made public by IEEE
802.21.
The contributor is familiar with IEEE patent policy, as outlined in Section 6.3
of
the
IEEE-SA
Standards
Board
Operations
Manual
<http://standards.ieee.org/guides/opman/sect6.html#6.3>
and
in
Understanding Patent Issues During IEEE Standards Development
http://standards.ieee.org/board/pat/guide.html>
21-07-0205-01-0000
Overview
• IEEE P802.21/D05.00 specifies handover procedures in the
Annex A.
• A.1 Mobile-initiated handover procedure
• A.2 Network-initiated handover procedure
• A.3 Network-initiated handover from 802.16 to 3G (Single
PoS)
• A.4 Handover from 3G to WLAN
• A.5 Example handover flow chart between 802.11 and
802.16
• A.6 Example handover flow charts for Mobile IP
• A.7 Handover flow diagram for abnormal cases
21-07-0205-01-0000
Problems from Annex A
• Protocol message naming inconsistency with the normative
part.
• Use of previous MIH_Switch.
• Different assumption about the relationship MIH primitive and
lower layer connection setup or higher layer execution.
• Relationship between MIH_Net(MN)_HO_Commit and L2
connection setup.
• Relationship between MIH_MIH_MN_HO_Complete and
MIP registration.
• Related contributions
• 21-07-0110-01-0000-HO_SignallingDiagrams (A2, A3,
A4.1, A4.2)
• 21-07-0181-00-0000-Optimization about A.4.1 and A.4.2
(A4.1, A4.2)
21-07-0205-01-0000
Resolution Guideline
• Follow the protocol name as defined from the normative part
• For example, MIH_Net_HO_Candidate_Query Request
• Four Steps
• Step 1. Resource Query
•
•
•
Step 2. Resource Preparation
•
•
MIH_N2N_HO_Commit
Step 3. Handover Commitment
•
•
•
MIH_(MN)Net_HO_Candiate_Query
MIH_N2N_HO_Candidate_Query
MIH_(MN)Net_HO_Commit
MIH_Configure_Link
Step 4. Handover Complete
•
•
MIH_MN_HO_Complete
MIH_N2N_HO_Complete
21-07-0205-01-0000
Mobile-initiated case
Mobile Node
MIHF
Target
MIHF
Serving
MIHF
MIH_MN_HO_Candidate_Query Request
S1: Resource Query
MIH_N2N_HO_Query_Resources Request
MIH_N2N_HO_Query_Resources Request
MIH_N2N_HO_Query_Resources Response
MIH_N2N_HO_Query_Resources Response
MIH_MN_HO_Candidate_Query Response
Target Decision
MIH_MN_HO_Commit Request
S2: Resource Preparation
MIH_N2N_HO_Commit Request
MIH_N2N_HO_Commit Response
MIH_MN_HO_Commit Response
S3: Handover Commitment
Layer 2 connection establishment
Higher layer handover execution
S4: Handover Completion
MIH_MN_HO_Complete Request
MIH_N2N_HO_Complete Request
MIH_N2N_HO_Complete Response
MIH_MN_HO_Complete Response
21-07-0205-01-0000
Network-initiated case
Mobile Node
MIHF
Target
MIHF
Serving
MIHF
MIH_Net_HO_Candidate_Query Request
MIH_Net_HO_Candidate_Query Response
S1: Resource Query
MIH_N2N_HO_Query_Resources Request
MIH_N2N_HO_Query_Resources Request
MIH_N2N_HO_Query_Resources Response
MIH_N2N_HO_Query_Resources Response
Target Decision
S2: Resource Preparation
MIH_N2N_HO_Commit Request
MIH_N2N_HO_Commit Response
S3: Handover Commitment
MIH_Net_HO_Commit Request
Layer 2 connection establishment
MIH_Net_HO_Commit Response
Higher layer handover execution
S4: Handover Completion
MIH_N2N_HO_Complete Request
MIH_N2N_HO_Complete Response
21-07-0205-01-0000
Working Status
• Contributors
• Juan-Carlos Zuniga
• Yoshihiro Ohba
• Junxiang Guo
• Junghoon Jee
• Amendment role
• A.1 and A.2 : Junghoon Jee
• A.3 and A.4 : Juan-Carlos
• A.4 – A.7 : Junxiang Guo
21-07-0205-01-0000
Issue Lists
• Who is in charge of deciding the establishment of new layer 2
connection?
• MIH User or MIHF itself?
• Currently there exists inconsistency between mobileinitiated and network-initiated case
• Mobile-initiate case
•
•
Network-initiated case
•
•
•
MIH User commands MIH_Configure_Link.request after the step of
receiving the MIH_MN_HO_Commit.confirm from MIHF.
MIHF commands Link_Action.request when receiving
MIH_Net_HO_Commit Request from Serving PoS.
layer 2 connection and performs higher layer handover procedure.
Should we allow for MIH User on Mobile Node to reject the
handover commitment request from Serving PoS in case of
network-initiated?
21-07-0205-01-0000
Issue Lists (2)
• When should MN send MIH_Net_HO_Commit Response to
Serving PoS?
• After the layer 2 connection establishment or higher layer
handover execution?
• Primitive and Message Naming
• Mobile-initiated case
•
•
•
Network-initiated case
•
•
•
MIH_MN_HO_Commit and MIH_N2N_HO_Commit are used for
requesting resource preparation at the target network not for actual
handover execution.
Previous MIH_Handover_Prepare is more right term in this case.
MIH_N2N_HO_Commit is used to request resource preparation at the
target network as well.
Previous MIH_Handover_Prepare is more right term in this case
MIH_HO_Complete Request
•
•
What’s the exact context? Handover is already completed when receiving
this request.
Main role is to release resource at the serving network.
21-07-0205-01-0000
Issue Lists (3)
• MIH_HO_Complete
• The sender of MIH_HO_Complete Request needs to identify
that higher layer handover execution is completed.
• Mobile Node is the right entity to initiate sending the request
in case of Mobile IP.
• Target PoS is the right entity to initiate sending this request
in case of Proxy Mobile IP. However, here we are assuming
that PoS is on the AR/MAG.
• Therefore, MIH_MN_Complete Request can be optional
depending on which MM is utilized.
21-07-0205-01-0000