Next Article in Journal
Performance Evaluation of an Indoor Positioning Scheme Using Infrared Motion Sensors
Next Article in Special Issue
Protection Method for Data Communication between ADS-B Sensor and Next-Generation Air Traffic Control Systems
Previous Article in Journal / Special Issue
VBSM: VCC-Based Black Box Service Model with Enhanced Data Integrity
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

SMR-Based Adaptive Mobility Management Scheme in Hierarchical SIP Networks

1
Department of Business Solution Development, LG Uplus, Daejeon 305-350, Korea
2
School of Information Technology Engineering, Catholic University of Daegu, Gyeongbuk 712-702, Korea
*
Author to whom correspondence should be addressed.
Information 2014, 5(4), 535-547; https://doi.org/10.3390/info5040535
Submission received: 9 July 2014 / Revised: 22 September 2014 / Accepted: 28 September 2014 / Published: 21 October 2014
(This article belongs to the Special Issue Ubiquitous Systems and Services for IT Convergence)

Abstract

:
In hierarchical SIP networks, paging is performed to reduce location update signaling cost for mobility management. However, the cost efficiency largely depends on each mobile node’s session-to-mobility-ratio (SMR), which is defined as a ratio of the session arrival rate to the movement rate. In this paper, we propose the adaptive mobility management scheme that can determine the policy regarding to each mobile node’s SMR. Each mobile node determines whether the paging is applied or not after comparing its SMR with the threshold. In other words, the paging is applied to a mobile node when a mobile node’s SMR is less than the threshold. Therefore, the proposed scheme provides a way to minimize signaling costs according to each mobile node’s SMR. We find out the optimal threshold through performance analysis, and show that the proposed scheme can reduce signaling cost than the existing SIP and paging schemes in hierarchical SIP networks.

1. Introduction

As Internet services are getting more popular, the wideband IP networks are becoming more common in wireless networks, as well as wired networks. One of the most important challenges that IP networks face is mobility support. There are two approaches for mobility support. One is Mobile IP (MIP) [1], the other is Session Initiation Protocol (SIP) [2]. Mobile IP and Mobile IPv6 (MIPv6) enhance the network layer so that IP hosts can change location and retain their communication session [3]. Mobility in IP networks can be alternatively supported by application layer mobility protocols that rely on higher layer signaling to achieve the sought-after results. Some of these efforts include the use of SIP. Recently, most operators deployed the IP multimedia subsystems (IMS), which is working based on SIP [4].
Motivation and description of SIP functionality to support mobility can be found in [5,6]. According to these proposals, SIP can be used to provide terminal mobility to Internet multimedia applications, with the appropriate SIP extensions to the basic SIP specification. Specifically, SIP signaling is used after the handoff for the end-to-end session re-establishment of SIP ongoing sessions between the communicating users in heterogeneous networks [7,8]. The major argument for using SIP to achieve terminal mobility in SIP environments is the reuse of existing SIP infrastructure like SIP proxies, SIP registrars, and SIP back-to-back user agents for the functionality required by mobile nodes. The deployment of mobile IP leads to some extent in a duplicated network functionality and stored user data. Both SIP and Mobile IP have their own mechanism for registration or location update. Additionally, the use of SIP could also compensate for the current lack of wide deployment of Mobile IP.
The need of micro-mobility support in SIP networks has increased recently. Micro-mobility protocol can handle local movement (e.g., within a domain) of mobile nodes without interaction with the SIP registrar. This scheme is defined as a hierarchical SIP (HSIP). HSIP can be achieved by using border router enabled SIP proxy, B2BUA and registrar functionality. This has the benefit of reducing delay and packet loss during handoff and eliminating location updates between mobile nodes and their registrar. As a result, HSIP can reduce the signaling overhead and support seamless handoff [9,10]. Additionally, paging can be supported in HSIP. This scheme is defined as a paging scheme in hierarchical SIP networks (PHSIP). Paging can reduce each mobile node’s location update, thus, the signaling cost is reduced and the power of mobile device is saved. However, the signaling cost can be increased according as the MN’s session-to-mobility ratio (SMR) is increased because paging and location update are trade-off [11,12,13]. The SMR represents the relative ratio of the session arrival rate to the user mobility. In order to reduce the total cost, including location update and paging, we propose the adaptive mobility management scheme, which can determine the policy regarding to each mobile node’s SMR in hierarchical SIP networks to solve the problem.
The proposed scheme is defined as an adaptive scheme in hierarchical SIP networks (AHSIP). In AHSIP, each mobile node can determine the policy regarding to its SMR whenever it moves. If an MN’s SMR is greater than the threshold, the HSIP scheme works, otherwise, the PHSIP scheme works. As a result, AHSIP can reduce the signaling cost regardless of each MN’s SMR.
The remainder of this paper is organized as follows: Section 2 describes the architecture of hierarchical SIP and the proposed scheme, AHSIP, in detail. Section 3 describes performance analysis. From performance analysis, signaling cost functions for HSIP, PHSIP, and AHSIP are generated, and the threshold used in AHSIP is determined. Section 4 provides numerical results in detail. Finally, Section 5 concludes the paper.

2. Adaptive Mobility Management Scheme in HSIP

In this section, we provide the overview of the hierarchical SIP. We also describe the paging scheme in hierarchical SIP. Then we propose the adaptive mobility management scheme, which can determine the policy regarding to each mobile node’s SMR.

2.1. HSIP Scheme

The Hierarchical SIP scheme is proposed by Dimitr Vali [9,10]. This scheme is a micro mobility management scheme in SIP networks, which is similar to IDMP [11], HMIPv6 [14], and MIP-RR [15]. Figure 1 shows the system architecture of HSIP, which is composed of mobile nodes (MNs), correspondent nodes (CNs), a home registrar (HR), SIP mobility agents (SIP MAs), and access routers (ARs). An HR is responsible for globally handling inter-domain mobility. SIP MAs can be deployed in a domain and they are responsible for locally handling intra-domain mobility and managing routes in its domain. For simplicity, we assume that each domain is controlled by a single SIP MA situated at the domain boundary. An AR is deployed in every cell and is responsible for wireless transmission.
Figure 1. HSIP architecture.
Figure 1. HSIP architecture.
Information 05 00535 g001
Figure 2 shows the SIP MA, which is a border router enhanced with the functionality of a SIP proxy, a back-to-back user agent (B2BUA), and a local registrar (LR). HSIP can support intra-domain mobility using the SIP MA. HSIP allocates two addresses to each MN. One is local address (LA) and the other is global domain address (DA). The LA is an IP address reflecting the current point of attachment of the MN and it is allocated to the MN by the serving AR. A new LA is allocated to the MN each time it performs an intra-domain movement. The DA is a globally routable IP address that uniquely identifies the MN for the whole duration of moving inside the same access domain. Each MN is allocated a different DA by the SIP MA, which has a pool of globally routable IP addresses associated with it. The SIP MA is responsible for maintaining and managing mappings among the SIP URI, the DA and the LA for each mobile that moves inside the domain. The MN registers locally with its SIP MA in the case of intra-domain movement. However, it registers not only locally with its SIP MA, but also globally with its HR in the case of inter-domain movement [9,10].
Figure 2. SIP MA.
Figure 2. SIP MA.
Information 05 00535 g002

2.2. PHSIP Scheme

In the PHSIP scheme, paging is applied to reduce each MN’s location update cost. In Figure 3, the domain can be organized into one or several paging areas, assuming that the SIP MA is in charge of the paging process for its paging areas. In this paper, we assume that each base station acts as an access router for each MN and paging areas are preconfigured. The AR interacts with the radio access network operates independently of the radio access network technology. We also assume that each AR always knows the exact location of an MN so that it can forward all packets destined to the idle MN. Each paging area is identified as having a unique paging area identifier (PAI).
The PHSIP scheme borrows the paging method, which is proposed in IDMP [11], P-MIP [12], and its variations [16,17]. When an idle MN moves a new PA, the MN detects the inter-paging area movement and registers with its serving SIP MA. If the movement is inter-domain movement, the MN should also register globally with HR. When an incoming session request for the MN happens, this request is relayed to the serving SIP MA in the domain and it is paged in the paging area of the MN by the SIP MA. Thus, the MN attaches the AR and then the buffered packets are delivered.
Figure 3. PHSIP architecture.
Figure 3. PHSIP architecture.
Information 05 00535 g003

2.3. AHSIP Scheme

Although the PHSIP scheme can reduce the MN’s location update cost, there is the trade-off relationship between the location update cost and the packet delivery cost. Therefore, the performance metric is the total signaling cost which is defined the summation of the location update cost and the packet delivery cost. In the proposed AHSIP scheme, the MN can determine whether paging scheme is applied or not, according to its own SMR. We assume that an MN can recognize its own SMR. An MN really can maintain its SMR because it can recognize its movements and incoming calls and also can compute residential duration in a cell.
The AHSIP scheme is similar to the PHSIP scheme in the case of inter-PA movement. As it were, an MN registers with its SIP MA every inter-PA movement. However AHSIP scheme differs from PHSIP in the case of intra-PA movement. When an MN moves a new cell in the same PA, it computes its own SMR and if the SMR is greater than the predefined threshold, it registers with its SIP MA. It means that the location update of the cell which is expected to an MN’s high SMR reduces the total cost. The cell registered in this way is named by a temporary paging area (TPA). A TPA is a paging area including only one cell like an island in a general PA including some cells. When an MN leaves the TPA, it registers to the SIP MA and the TPA is eliminated. And the general paging area is named by a fixed paging area (FPA) to distinguish from TPA. Here, we extend REGISTER message in order to distinguish the location update of a TPA from the location update of inter-PA movement. The field “PA-mode” is an extended header field of REGISTER, which can be assigned two values, a TPA or an FPA in Figure 4. When an MN moves from PA to PA, it sends a REGISTER message with assigning PA-mode to FPA. Although an MN moves within a PA, if its SMR is greater than the threshold, it sends a REGISTER message with assigning PA-mode to TPA. For backward compatibility, if an MN sends a REGSITER message without the extended header field “PA-mode”, the SIP MA understands that an MN requests the location update of a general PA, FPA.
Figure 4. Extended header field “PA-mode”.
Figure 4. Extended header field “PA-mode”.
Information 05 00535 g004
Figure 5 shows the data structure which the SIP MA manages MNs. It has a global domain address (DA), a local address (LA), an operation mode, a life time and a PA mode for each MN.
Figure 5. SIP MA’s data structure for MN.
Figure 5. SIP MA’s data structure for MN.
Information 05 00535 g005
Figure 6 shows the location update procedure in the AHSIP scheme. When an MN is in active mode, it operates exactly in the same manners with HSIP. However, when the active timer expires, the MN enters idle mode. When an idle MN moves from cell to cell, it sends a REGISTER message to its SIP MA under the following conditions:
  • An idle MN crosses the border of PA (inter-PA movement).
  • An idle MN’s SMR is greater than the threshold value in a new cell.
  • An MN leaves a TPA.
Figure 6. Location update procedure.
Figure 6. Location update procedure.
Information 05 00535 g006
The SIP MA receives a REGISTER message for an MN, it updates an LA, a life time and a PA mode for an MN. Then, it determines whether this is an inter-domain movement or not. If inter-domain movement happens, the SIP MA generates new DA and it sends a REGISTER message to the HR. Additionally, the HR responds 200 OK, the SIP MA relays it to the MN. Otherwise, in the case of an intra-domain movement, the SIP MA just responds 200 OK.
Figure 7 shows the packet delivery procedure. A CN sends the data packets to a DA for an MN. These packets are delivered to the SIP MA and it checks the PA mode for an MN. If the PA mode is FPA, the SIP MA buffers the packets and sends a PageRequest message to all ARs in an MN’s PA. When an MN receives a PageRequest message, it registers with the SIP MA. And then the SIP MA delivers the packets buffered to an MN. Otherwise (if the PA mode is TPA), the SIP MA delivers the packets to an MN.
Figure 7. Packet delivery procedure.
Figure 7. Packet delivery procedure.
Information 05 00535 g007

3. Performance Analysis

In this section, we compare the proposed scheme (AHSIP) with existing schemes (HSIP and PHSIP). We analyze the performance in the aspect of total signaling cost per unit time mathematically. The location update cost and the packet delivery cost are trade-off relationship. Therefore, the metric of performance analysis is the total cost, the summation of location update cost, and packet delivery cost. As mentioned before, although the paging scheme applies to an MN, it updates its location every inter-cell movement in an active mode. However, it only updates its location every inter-PA movement in an idle mode. As it were, if an MN is an active mode, the total cost of all schemes is same. Thus, we consider the total cost if an MN is an idle mode. Similar to [13], we define parameters for performance analysis in Table 1.
Table 1. Parameters for performance analysis.
Table 1. Parameters for performance analysis.
ParameterDefinition
λsIncoming session arrivals per unit time of the MN
λmInter-cell movements per unit time of the MN
lHMNetwork transmission cost between the HR and the SIP MA
lMNNetwork transmission cost between the SIP MA and the MN
αHRDB processing cost for location update procedure at the HR
αMADB processing cost for location update procedure at the SIP MA
βHRDB processing cost for packet delivery procedure at the HR
βMADB processing cost for packet delivery procedure at the SIP MA
NThe total number of cells
nThe total number of cells within a domain
kThe total number of cells within a PA (FPA)
mThe number of times that the MN changes its point of attachment
MThe random variable before each MN moves out of a domain at movement m
M'The random variable before each MN moves out of a PA (FPA) at movement m
δThreshold to determine a TPA

3.1. Cost in the HSIP Scheme

We derive the location update cost, the packet delivery cost and the total cost in the HSIP scheme. When an MN moves between cells within a same domain (intra-domain movement), the local location update cost is as follows:
C M A = α M A + 2 l M N
When an MN moves between domains (inter-domain movement), the additional cost induced by the global location update procedure is as follows:
C H R = α H R + 2 l H M
Similar to [13], the probability of performing global location update induced by inter-domain movement is as follows:
P H R m = N n N 1 ( n 1 N 1 ) m 2 , where  2 m <
Therefore, the expectation of M is:
E [ M ] = m = 2 m P H R m = 1 + N 1 N n
From (1)–(4), we can get the location update cost per unit time in HSIP as follows:
C L U = ( C H R E [ M ] + C M A ) λ m
Additionally, we can get the packet delivery cost per unit time in HSIP as follows:
C P D = ( β H R + β M A + l H M + l M N ) λ S
From (5) and (6), we can derive the total cost per unit time in HSIP as follows:
C T O T = C L U + C P D

3.2. Cost in the PHSIP Scheme

We derive the location update cost, the packet delivery cost and the total cost in the PHSIP scheme. Similar to (3), the probability of performing location update induced by inter-PA movement is as follows:
P M A m = N k N 1 ( k 1 N 1 ) m 2 , where   2 m <
Therefore, the expectation of M ' is:
E [ M ' ] = m = 2 m P M A m = 1 + N 1 N k
From (1), (2), (8) and (9), we can get the location update cost per unit time in PHSIP as follows:
C ' L U = ( C H R E [ M ] + C M A E [ M ' ] ) λ m + C M A λ s
where C M A λ s is added because the MN performs location update procedure when a session arrives to the MN.
We can get the packet delivery cost per unit time in PHSIP as follows:
C ' P D = ( β H R + β M A + l H M + ( k + 1 ) l M N ) λ S
where k λ S is added if compared with (6) because PHSIP should perform packet delivery requests to k cells within a PA every incoming session arrival.
From (10) and (11), we can derive the total cost per unit time in PHSIP as follows:
C ' T O T = C ' L U + C ' P D

3.3. Cost in the AHSIP Scheme

We derive the location update cost, the packet delivery cost and the total cost in the AHSIP scheme. Basically, the AHSIP scheme works like the PHSIP scheme. However if the SMR of the MN in a new cell after intra-PA movement is greater than a certain threshold, the MN considers this cell as a TPA and performs the local location update procedure.
The difference between the total cost in HSIP and the total cost in PHSIP is as follows:
C T O T C ' T O T = ( 1 1 E ( M ' ) ) C M A λ m ( k l M N + C M A ) λ s
We define the threshold, δ as a SMR, which satisfies that the difference from (13) equals 0.
δ = ( E ( M ' ) 1 ) C M A ( k l M N + C M A ) E ( M ' )
If an MN’s SMR is equal or less than the threshold δ , AHSIP works like PHSIP. Otherwise it works like HSIP. Therefore, from (7), (12) and (14), we can derive the total cost per unit time in AHSIP as follows:
C ' ' T O T = Pr ( S M R δ ) C ' T O T + Pr ( S M R > δ ) C T O T
where, similar to [18], the probability which an MN’s SMR is greater than the threshold δ , Pr ( S M R > δ ) is as follows:
Pr ( S M R > δ ) = 0 e λ m δ τ λ s e λ s τ d τ = λ s λ s + δ λ m

4. Numerical Results

In this section, we conduct numerical results based on performance analysis between the proposed scheme (AHSIP) and two existing schemes (HSIP and PHSIP). Table 2 shows the used parameter values in our performance analysis that are discussed in [13]. Note that the value of each parameter is given for only a relative comparison among three schemes.
Figure 8 shows the tendency of the threshold in the AHSIP scheme according to PA’s size. It means that we should choose relatively a high threshold in the small PA. Because the paging cost of the small PA is relatively lower than that of the large PA. In the contrary, we should choose relatively a low threshold in the large PA.
Table 2. Parameters and their values.
Table 2. Parameters and their values.
ParameterValueParameterValue
lHM4lMN2
αHR12αMA6
βHR12βMA6
N100n25
k5SMR0.001~10
Figure 8. SMR threshold according to PA size.
Figure 8. SMR threshold according to PA size.
Information 05 00535 g008
Figure 9 shows the numerical result of total cost in three schemes. As shown Figure 9, HSIP scheme is more cost-efficient for high SMR users and PHSIP scheme is more efficient for low SMR users. Additionally, the AHSIP scheme is efficient for both high SMR users and low SMR users. Because the AHSIP scheme can be adaptive according to each user’s SMR, paging is selectively executed and the total cost of AHSIP scheme is equal to that of PHSIP scheme when an MN’s SMR is less than the threshold. Otherwise the total cost of AHSIP scheme is equal to that of HSIP scheme.
Figure 9. Total cost according to SMR.
Figure 9. Total cost according to SMR.
Information 05 00535 g009
Figure 10 shows the cost-saving percentage of the proposed scheme, AHSIP. Our scheme can reduce signaling costs 27.16% ~ 29.88% than HSIP scheme in the case of low SMR (0.001) and also reduce 41.91% ~ 69.02% than PHSIP scheme in the case of high SMR (10). We can find that the cost-saving is reduced when an MN’s SMR is nearly to the threshold. PHSIP scheme is more cost-effective than other two schemes.
Figure 10. Cost saving of AHSIP according to SMR.
Figure 10. Cost saving of AHSIP according to SMR.
Information 05 00535 g010
However, if the SMR of user is changing near the threshold, the additional overhead of changing the policy can be a problem. This is the ping-pong problem. We can substitute the threshold range for the threshold to prevent the ping-pong problem. We define δ 1 , δ 2 in δ 1 < δ < δ 2 . If the SMR of MN is less than δ 1 , the paging scheme can be used. If it is more than δ 2 , the MN can set the TPA.

5. Conclusions

Although paging scheme can reduce location update cost, it needs additional paging cost to packet delivery. Particularly, when the SMR of MN highly increases, the paging scheme can spend more signaling cost. In this paper, we proposed an adaptive mobility management scheme in hierarchical SIP networks. We expect that user-based location management policy will be applied owing to enhanced computing power. In our scheme, the SMR of MN is a key parameter to determine the location management policy. If the SMR is more than a given threshold, the MN considers the cell as the TPA to reduce unnecessary paging cost. Otherwise it is working paging scheme. We also provide the threshold range to prevent the ping-pong problem. From performance analysis, we get the optimal threshold and show that the proposed scheme is more cost-effective than the existing SIP scheme or paging scheme in hierarchical SIP networks.
We have focused on cost-effective mobility management in hierarchical SIP networks. In the future, we plan to investigate the performance of our scheme in the aspect of performance factors, such as handover latency, packet loss, and jitter.

Acknowledgments

This research was supported by Basic Science Research Program through the National Research Foundation of Korea (NRF) funded by the Ministry of Education, Science and Technology (2012R1A1A4A01015777).

Author Contributions

KwangHee Choi provided main idea and designed the algorithm. Joon-Min Gil wrote the performance analysis and numerical results theoretically. All authors were involved in organizing and refining the manuscript. All authors have read and approved the final manuscript.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Perkins, C. IP Mobility Support for IPv4. Available online: https://tools.ietf.org/html/rfc3344 (accessed on 13 October 2014).
  2. Rosenberg, J.; Schulzrinne, H.; Camarillo, G.; Johnston, A.; Peterson, J.; Sparks, R.; Handley, M.; Schooler, E. SIP: Session Initiation Protocol. Available online: http://www.hjp.at/doc/rfc/rfc3261.html (accessed on 13 October 2014).
  3. Al-Surmi, I.; Othman, M.; Mohd, A.B. Mobility management for IP-based next generation mobile networks: Review, challenge and perspective. J. Netw. Comput. Appl. 2012, 35, 295–315. [Google Scholar] [CrossRef]
  4. Sharma, M.J.; Leung, V.C.M. IP Multimedia subsystem authentication protocol in LTE-heterogeneous networks. Hum. Cent. Comput. Inf. Sci. 2012, 2, 1–19. [Google Scholar] [CrossRef]
  5. El-Mohsen, O.; Saleh, H.A.M.; Elramly, S. SIP-Based Handoff Scheme in Next Generation Wireless Networks. In Proceedings of 6th International Conference on Next Generation Mobile Applications, Services and Technologies (NGMAST), Paris, France, 12–14 September 2012; pp. 131–136.
  6. Cheng, Y.-H.; Chang, F.-M.; Kao, S.-J. Efficient hierarchical SIP mobility management for WiMAX networks. Comput. Math. Appl. 2012, 64, 1522–1531. [Google Scholar] [CrossRef]
  7. Choi, K.H.; Kim, W.M.; Kim, J.K.; Kim, K.S. Design and implementation of IMS service continuity between IPTV and mobile. In Proceedings of 13th International Conference on Advanced Communication Technology (ICACT), Seoul, Korea, 13–16 February 2011; pp. 977–980.
  8. Javed, K.; Hussain, K.; Saleem, U.; Sher, M. An enhanced technique for vertical handover of multimedia traffic between WLAN and EVDO. J. Converg. 2010, 1, 107–112. [Google Scholar]
  9. Vali, D.; Paskalis, S.; Kaloxylos, A.; Merakos, L. A SIP-based method for intra-domain handoffs. In Proceedings of IEEE 58th Vehicular Technology Conference (VTC), Orlando, FL, USA, 6–9 October 2003; pp. 2068–2072.
  10. Vali, D.; Paskalis, S.; Kaloxylos, A.; Merakos, L. An efficient micro-mobility solution for SIP networks. In Proceedings of Global Telecommunications Conference (GLOBECOM), San Francisco, CA, USA, 1–5 December 2003; pp. 3088–3092.
  11. Misra, A.; Das, S.; Dutta, A.; McAuley, A.; Das, S.K. IDMP-based fast handoffs and paging in IP-based 4G mobile networks. IEEE Commun. Mag. 2002, 40, 138–145. [Google Scholar] [CrossRef]
  12. Zhang, X.; Castellanos, J.G.; Campbell, A.T. P-MIP: Paging extensions for mobile IP. Mob. Netw. Appl. 2002, 7, 127–141. [Google Scholar] [CrossRef]
  13. Yi, M.-K.; Hwang, C.-S. A Novel IP Paging Protocol for Minimizing Paging and Delay Costs in Hierarchical Mobile IPv6 Networks. IEICE Trans. Inf. Syst. 2004, 87, 2558–2568. [Google Scholar]
  14. Soliman, H.; Bellier, L.; Malki, K.E. Hierarchical mobile IPv6 (HMIPv6) mobility management. Available online: http://tools.ietf.org/html/rfc5380 (accessed on 13 October 2014).
  15. Fogelstroem, E.; Jonsson, A.; Perkins, C. Mobile IPv4 regional registration. Available online: http://tools.ietf.org/html/rfc4857 (accessed on 13 October 2014).
  16. Park, J.; Joe, I. Dynamic IP Paging Algorithm Based on the Velocity of Mobile Node for Proxy Mobile IPv6. Int. J. Multimed. Ubiquitous Eng. 2013, 8, 241–250. [Google Scholar] [CrossRef]
  17. Choi, H.Y.; Min, S.G.; Han, Y.H.; Koodli, R. Design and Simulation of a Flow Mobility Scheme Based on Proxy Mobile IPv6. J. Inf. Process. Syst. 2012, 8, 603–620. [Google Scholar] [CrossRef]
  18. Pack, S.; Kwon, T.; Choi, Y. A mobility-based load control scheme at mobility anchor point in hierarchical mobile IPv6 networks. In Proceedings of Global Telecommunications Conference (GLOBECOM), Dallas, TX, USA, 29 November–3 December 2004; pp. 3431–3435.

Share and Cite

MDPI and ACS Style

Choi, K.; Gil, J.-M. SMR-Based Adaptive Mobility Management Scheme in Hierarchical SIP Networks. Information 2014, 5, 535-547. https://doi.org/10.3390/info5040535

AMA Style

Choi K, Gil J-M. SMR-Based Adaptive Mobility Management Scheme in Hierarchical SIP Networks. Information. 2014; 5(4):535-547. https://doi.org/10.3390/info5040535

Chicago/Turabian Style

Choi, KwangHee, and Joon-Min Gil. 2014. "SMR-Based Adaptive Mobility Management Scheme in Hierarchical SIP Networks" Information 5, no. 4: 535-547. https://doi.org/10.3390/info5040535

Article Metrics

Back to TopTop