SlideShare a Scribd company logo
1 of 6
Download to read offline
Bulletin of Electrical Engineering and Informatics
ISSN: 2302-9285
Vol. 6, No. 4, December 2017, pp. 371~376, DOI: 10.11591/eei.v6i4.875 ◼ 371
Received September 8, 2017; Revised November 9, 2017; Accepted December 23, 2017
Quantitative Evaluation for PMPIv6 Multicast Fast
Reroute Operations
Azana Hafizah Mohd Aman, Aisha-Hassan A. Hashim*, Huda Adibah Mohd Ramli
Kulliyyah of Engineering, International Islamic University Malaysia
Jalan Gombak 53100, Kuala Lumpur, Malaysia
*Corresponding author, e-mail: aisha@iium.edu.my
Abstract
This paper evaluates Proxy Mobile Internet Protocol Version 6 (PMIPv6) multicast fast reroute
operations using quantitative analysis. The motivation is to cater the fast growth of mobile data traffic
consumption and its networking technologies. Hence it is significance to enhancing the present
techniques. Multicast enabled PMIPv6 is a mobile multicast networking management protocol that is highly
acceptable in handling mobile data traffic. This paper briefly highlights the methodology, architecture and
processes involved to produce the quatitative equations for each parameter. The quantitative parameters
discussed are packet loss cost and handover latency.
Keywords: handover latency, packet loss cost, PMIPv6
1. Introduction
Multicast communication is known as data traffic distribution to a group of designated
receivers. Multicast delivers efficient group communication and diminishes packets duplication
distribution issue. Mobility is defined as the movement of a node from a network to another
network. When a receiver changes its location, certain services that are established at the old
location need to be continued. Maintaining receiver’s reachability and simplicity is a problem, as
the network changes from one network to another. It is very challenging to deal with collections
of mobile services in highly heterogeneous receivers with effective handover performance. A
receiver is known as a mobile node. When a mobile node changes its point of attachment it is
described as a mobile node handover process. After the handover the mobile node is no longer
attached to the same network as it was previously.
The recent increase in mobile data traffic makes the integration of multicast with
mobility more challenging. Though multicast communication is introduced to optimize mobility,
there are issues that aroused and need to be addressed. According to [1] current infrastructure
is not prepared to cater these issues and problems. Despite the fact that there are many
solutions based on MIPv6 and PMIPv6, yet still exists many service performance issues in
terms of high handover delay, high packet loss, low throughput, high service recovery time, high
signaling cost, scalability and etc. [1] categorized those issues as routing issues, receiver
issues, source issues and deployment issues.
Tree construction is categorized as one of the routing issues. In mobile multicast, the
reconstruction of multicast delivery tree is the main problem. It is the job of the multicast routing
protocol and depending on the multicast membership protocol information. Multicast Listener
Discovery (MLD) [2] state has to be reconstructed in the new location when mobile multicast
subscriber moves into another subnet. But this mechanism is not provided by the MLD protocol.
The performance of multicast services is affected by the transfer of the MLD state between new
location and old location. Furthermore the MLD does not consider the mobility of nodes, only
focused on the dynamic group membership and designed for fixed nodes. Hence, MLD cannot
maintain multicast group membership continually this causing high service recovery time.
Multicast delay that is caused by handover latency is categorized as receiver issue. The
multicast latency is described as when a mobile node experience extra time interval in reception
of multicast packets due to reasons such as multicast tree computation, multicast membership
protocol, handover and etc. Packet loss is considered as source and receiver issue. Packet loss
is defined as packets that could not reach the destination. During the handover, the MN needs
◼ ISSN: 2302-9285
Bulletin of EEI Vol. 6, No. 4, December 2017 : 371 – 376
372
to continue receiving multicast packets. So, forwarding mechanism is required to support
seamless handover.
As to improve this issue, proposals are introduced. Some of these proposals are Mobile
IPv6 (MIPv6) [3], Fast Handovers Mobile IPv6 (FMIPv6), Hierarchical Mobility IPv6 (HMIPv6)
and Proxy Mobile IPv6 (PMIPv6) [4]. PMIPv6 is chosen because it has the capability of
providing future acceptable mobility support.
The Internet Engineering Task Force (IETF) has defined PMIPv6 as network mobility
management protocol to reduce the host Mobile IP signaling load. These loads are due to the
interchange of registration or routing information. Network mobility management protocol does
not require a host participation in any of its mobility signaling [4]. The IP mobility management is
handled by the network on behalf of the host. This includes initiating the required mobility
signaling and the host movements tracking by the mobility entities in the network. One of these
entities called the Local Mobility Anchor (LMA). It is the highest rank router located in the
hierarchy of a PMIPv6 network. The LMA is used by the mobile node as a local home agent
(HA) [4]. PMIPv6 is initially developed to support high performance mobile unicast
communication. However it has high potential of supporting mobile multicast communication.
Procedures such as Context Transfer Protocol (CTP) [5-6] and Multicast only Fast Reroute
(MFR) [7] is available to enable multicast support in PMIPv6.
In summary research on Mobile IPv6 which involves Multicast IP is still an on-going
process. There is no single Mobile Multicast protocol developed which could satisfy all the
requirements since each application has its own key parameters. Therefore, the task of
improving the existing Mobile Multicast protocols has great potential as future research.
2. Research Methodology
The first stage o this paper is a deep review of multicast enabled PMIPv6 and Multicast
Fast Reroute (MFR) protocol. The standard architecture of PMIPv6 is then modified to be able
to work with MFR. As for the next second stage, the enhanced architecture is then developed
with the process flow for mobile node handover operation. The third stage, referring to the
process flow operations, mathematical equations for the parameters are derived. The final stage
is to calculate the values using data. Figure 1 shows the research methodology. Figure 2 shows
the architecture with the process flow.
Figure 1. Research methodology overview
Bulletin of EEI ISSN: 2302-9285 ◼
Quantitative Evaluation for PMPIv6 Multicast Fast Reroute… (Azana Hafizah Mohd Aman)
373
Figure 2. Architecture and process flow
3. Results and Analysis
In this section the PMIPv6 multicast fast reroute denoted cmfr is evaluated with the
standard PMIPv6 denoted as m in the equations. The performance parameters are packet loss
cost and handover latency.
3.1. Packet Loss Cost
The packet loss cost is calculated from packet arrival rate, handover delay and service
recovery time. Packet arrival rate is the number of packets per unit time. The packet loss cost is
noted as δ. Table 1 describes the parameters referering to [8] and [9].
Table 1. Parameters for Packet Loss Cost
Parameter Description Value
PAR packet arrival rate
10–100
packet/sec
TRS the time to send the RS message from MN to nMAG 12ms
TRA the time to send the RA message from nMAG to MN 12ms
TBU the time to send the PBU from nMAG to LMA 10ms
TBA the time to send the PBA message from LMA to nMAG 10ms
TMLDq the time to send the MLD query message from nMAG to MN 12ms
TRD time taken to discover nMAG 25ms
The packet loss cost for standard PMIPv6, δ m , is described in equation 1:
δ m=PAR(TRS+TRA+TBU+TBA+TMLDq+TRD) (1)
As for the case of PMIPv6 multicast fast reroute, δ cmfr , is expressed in equation 2:
δ cmfr=PAR(TCTAR+TBA) (2)
Table 2 describes the values for metric increment for x-axis. In Figure 3, the router
discovery delay is set to increase by 25ms and the packet arrival rate is set to increase by 10
packet/s. When both of these parameters increase, it can be seen that for the standard, the
◼ ISSN: 2302-9285
Bulletin of EEI Vol. 6, No. 4, December 2017 : 371 – 376
374
packet delivery cost increases exponentially. While for PMIPv7 with MFR, linear increment for
the packet loss cost as both parameters increase. This is because PMIPv6 MFR depends only
on the packet arrival rate, but the standard depends on both parameters the packet arrival rate
and the router discovery delay.
Table 2. x-axis Metrics Increament
Metrics
Increment
Router Discovery
Delay (ms)
Packet Arrival
Rate (packet/s)
1 25 10
2 50 20
3 75 30
4 100 40
5 125 50
6 150 60
7 175 70
8 200 80
9 225 90
10 250 100
Figure 3. Packet loss cost versus metrics increament
3.2. Handover Latency
The handover latency is defined as the time needed for the MN to change its point of
attachment from one network connection to another [9]. Let γ denoted as handover latency, Ils
as link switching delay, IRD denoted as router discovery delay. Table 3 summarizes the
parameters for γm, γc, and γcmfr [10].
Table 3. Parameters for Handover Latency
Parameter Description Value (ms)
IpMAGnMAG the time interval between pMAG and nMAG 10
ILMAnMAG the time interval between LMA and nMAG 10
IMNnMAG the time interval between MN and nMAG 12
IRD router discovery delay 10
The handover latency for each solution is defined as below:
The handover latency for standard PMIPv6, γc, is expressed in equation 3:
Bulletin of EEI ISSN: 2302-9285 ◼
Quantitative Evaluation for PMPIv6 Multicast Fast Reroute… (Azana Hafizah Mohd Aman)
375
γc=IRD+4 IMNnMAG+3ILMAnMAG (3)
As for the PMIPv6 with MFR, the handover latency, γcmfr is , shown in equation 4:
γcmfr=IpMAGnMAG+ILMAnMAG (4)
Table 4 describes the values for metric increment for x-axis.
Table 4. x-axis Metrics Increament
Metrics
Increment
Router Discovery
Delay (ms)
Link Delay
(ms)
1 25 10
2 50 20
3 75 30
4 100 40
5 125 50
6 150 60
7 175 70
8 200 80
9 225 90
10 250 100
In Figure 4, all schemes increase as both parameters increases. However the
benchmark gives the highest handover latency values compared to the proposed scheme. Link
delay increment effect significantly toward PMIPv6 performance compared to router discovery
delay increment. As mentioned earlier the router discovery delay increment does not affect the
handover latency of the proposed scheme.
Figure 4. Handover latency versus router discovery delay and link delay
4. Conclusion
Quantitative evaluation is done for standard PMIPv6 and PMIPv6 Multicast Fast
Reroute. In the case of PMIPv6 Multicast Fast Reroute, its predictive handover policy provides a
better handover for mobile traffic. The packet loss corresponds directly with the service
interruption is reduced in the PMIPv6 Multicast Fast Reroute, whereas the standard caused very
high packet loss ratio that could affect multicast communication.
◼ ISSN: 2302-9285
Bulletin of EEI Vol. 6, No. 4, December 2017 : 371 – 376
376
References
[1] Tien-Thinh Nguyen, Christian Bonnet. Considerations of IP Multicast for Load Balancing in Proxy
Mobile IPv6 Networks. Department of Mobile Communications EURECOM. 2014.
[2] Vida, L Costa. Multicast Listener Discovery Version 2 (MLDv2) for IPv6. RFC 3810 (2004).
[3] Johnson D, Perkins C, J Arkko. Mobility Support in IPv6. RFC 6275. July 2011.
[4] Gundavelli S, Ed Leung, K Devarapalli, V Chowdhury K, B Patil. Proxy Mobile IPv6 (PMIPv6). RFC
5213. 2008.
[5] D von Hugo, H Asaeda. Context Transfer Protocol Extension for Multicast Draft-vonhugo-multimob-
cxtp-extension-03. 2013.
[6] J Loughney, M Nakhjiri, C Perkins and R Koodli 2005 Context Transfer Protocol. RFC 4067.
[7] A Karan, C Filsfils, IJ Wijnands, B Decraene. Multicast Only Fast Reroute (MoFRR). RFC 7431. 2015
August.
[8] Moneeb Gohar, Sang Il Choi, Seok Joo Koh. Fast Handover Using Multicast Handover Agents in
PMIPv6-based Wireless Network. The 25th International Conference on Information Networking
(ICOIN 2011). January. 2011.
[9] Shaikh Mohammad Ehsanur Rahman, Farhat Anwar, Aisha Hassan Abdalla Hashim. Performance
Enhancement of NEMO based VANET Using Localization Router (LR) to Reduce Handoff Delays.
Indonesian Journal of Electrical Engineering and Computer Science (IJEECS). Novembeer 2017; 8(2):
511-521.
[10] Adnan J Jabir, S Shamala, Z Zuriati. A New Strategy for Signalling Overhead Reduction in the Proxy
Mobile IPv6 Protocol. Am. J. of Applied Sci. 2012; 9(4): 535-541.

More Related Content

What's hot

The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)theijes
 
LTE QOS DYNAMIC RESOURCE BLOCK ALLOCATION WITH POWER SOURCE LIMITATION AND QU...
LTE QOS DYNAMIC RESOURCE BLOCK ALLOCATION WITH POWER SOURCE LIMITATION AND QU...LTE QOS DYNAMIC RESOURCE BLOCK ALLOCATION WITH POWER SOURCE LIMITATION AND QU...
LTE QOS DYNAMIC RESOURCE BLOCK ALLOCATION WITH POWER SOURCE LIMITATION AND QU...IJCNCJournal
 
OPTIMUM EFFICIENT MOBILITY MANAGEMENT SCHEME FOR IPv6
OPTIMUM EFFICIENT MOBILITY MANAGEMENT SCHEME FOR IPv6 OPTIMUM EFFICIENT MOBILITY MANAGEMENT SCHEME FOR IPv6
OPTIMUM EFFICIENT MOBILITY MANAGEMENT SCHEME FOR IPv6 ijngnjournal
 
A cross layer delay-aware node disjoint multipath routing algorithm for mobil...
A cross layer delay-aware node disjoint multipath routing algorithm for mobil...A cross layer delay-aware node disjoint multipath routing algorithm for mobil...
A cross layer delay-aware node disjoint multipath routing algorithm for mobil...ijwmn
 
A downlink scheduler supporting real time services in LTE cellular networks
A downlink scheduler supporting real time services in LTE cellular networksA downlink scheduler supporting real time services in LTE cellular networks
A downlink scheduler supporting real time services in LTE cellular networksUniversity of Piraeus
 
QUALITY OF SERVICE STABILITY BASED MULTICAST ROUTING PROTOCOL FOR MANETS
QUALITY OF SERVICE STABILITY BASED MULTICAST ROUTING PROTOCOL FOR MANETSQUALITY OF SERVICE STABILITY BASED MULTICAST ROUTING PROTOCOL FOR MANETS
QUALITY OF SERVICE STABILITY BASED MULTICAST ROUTING PROTOCOL FOR MANETScseij
 
PERFORMANCE EVALUATION OF SELECTED E2E TCP CONGESTION CONTROL MECHANISM OVER ...
PERFORMANCE EVALUATION OF SELECTED E2E TCP CONGESTION CONTROL MECHANISM OVER ...PERFORMANCE EVALUATION OF SELECTED E2E TCP CONGESTION CONTROL MECHANISM OVER ...
PERFORMANCE EVALUATION OF SELECTED E2E TCP CONGESTION CONTROL MECHANISM OVER ...ijwmn
 
Uwicore vtc07 effect of channel-quality indicator delay on hsdpa performance
Uwicore vtc07 effect of channel-quality indicator delay on hsdpa performanceUwicore vtc07 effect of channel-quality indicator delay on hsdpa performance
Uwicore vtc07 effect of channel-quality indicator delay on hsdpa performanceEmad ALmarday
 
Rough set based QoS enabled multipath source routing in MANET
Rough set based QoS enabled multipath source routing  in MANET Rough set based QoS enabled multipath source routing  in MANET
Rough set based QoS enabled multipath source routing in MANET IJECEIAES
 
GA Based Optimization in LTE for Different Data with Different Loads
GA Based Optimization in LTE for Different Data with Different LoadsGA Based Optimization in LTE for Different Data with Different Loads
GA Based Optimization in LTE for Different Data with Different LoadsIRJET Journal
 
Internet quality of service an overview
Internet quality of service  an overviewInternet quality of service  an overview
Internet quality of service an overviewfadooengineer
 
Multipath qos aware routing protocol
Multipath qos aware routing protocolMultipath qos aware routing protocol
Multipath qos aware routing protocolIJCNCJournal
 
Self-Pruning based Probabilistic Approach to Minimize Redundancy Overhead for...
Self-Pruning based Probabilistic Approach to Minimize Redundancy Overhead for...Self-Pruning based Probabilistic Approach to Minimize Redundancy Overhead for...
Self-Pruning based Probabilistic Approach to Minimize Redundancy Overhead for...IJCNCJournal
 
Performance analysis of fls, exp, log and
Performance analysis of fls, exp, log andPerformance analysis of fls, exp, log and
Performance analysis of fls, exp, log andijwmn
 

What's hot (19)

The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)
 
LTE QOS DYNAMIC RESOURCE BLOCK ALLOCATION WITH POWER SOURCE LIMITATION AND QU...
LTE QOS DYNAMIC RESOURCE BLOCK ALLOCATION WITH POWER SOURCE LIMITATION AND QU...LTE QOS DYNAMIC RESOURCE BLOCK ALLOCATION WITH POWER SOURCE LIMITATION AND QU...
LTE QOS DYNAMIC RESOURCE BLOCK ALLOCATION WITH POWER SOURCE LIMITATION AND QU...
 
OPTIMUM EFFICIENT MOBILITY MANAGEMENT SCHEME FOR IPv6
OPTIMUM EFFICIENT MOBILITY MANAGEMENT SCHEME FOR IPv6 OPTIMUM EFFICIENT MOBILITY MANAGEMENT SCHEME FOR IPv6
OPTIMUM EFFICIENT MOBILITY MANAGEMENT SCHEME FOR IPv6
 
Virtual migration cloud
Virtual migration cloudVirtual migration cloud
Virtual migration cloud
 
A cross layer delay-aware node disjoint multipath routing algorithm for mobil...
A cross layer delay-aware node disjoint multipath routing algorithm for mobil...A cross layer delay-aware node disjoint multipath routing algorithm for mobil...
A cross layer delay-aware node disjoint multipath routing algorithm for mobil...
 
A downlink scheduler supporting real time services in LTE cellular networks
A downlink scheduler supporting real time services in LTE cellular networksA downlink scheduler supporting real time services in LTE cellular networks
A downlink scheduler supporting real time services in LTE cellular networks
 
QUALITY OF SERVICE STABILITY BASED MULTICAST ROUTING PROTOCOL FOR MANETS
QUALITY OF SERVICE STABILITY BASED MULTICAST ROUTING PROTOCOL FOR MANETSQUALITY OF SERVICE STABILITY BASED MULTICAST ROUTING PROTOCOL FOR MANETS
QUALITY OF SERVICE STABILITY BASED MULTICAST ROUTING PROTOCOL FOR MANETS
 
Ad hoc Networks
Ad hoc NetworksAd hoc Networks
Ad hoc Networks
 
PERFORMANCE EVALUATION OF SELECTED E2E TCP CONGESTION CONTROL MECHANISM OVER ...
PERFORMANCE EVALUATION OF SELECTED E2E TCP CONGESTION CONTROL MECHANISM OVER ...PERFORMANCE EVALUATION OF SELECTED E2E TCP CONGESTION CONTROL MECHANISM OVER ...
PERFORMANCE EVALUATION OF SELECTED E2E TCP CONGESTION CONTROL MECHANISM OVER ...
 
Uwicore vtc07 effect of channel-quality indicator delay on hsdpa performance
Uwicore vtc07 effect of channel-quality indicator delay on hsdpa performanceUwicore vtc07 effect of channel-quality indicator delay on hsdpa performance
Uwicore vtc07 effect of channel-quality indicator delay on hsdpa performance
 
Rough set based QoS enabled multipath source routing in MANET
Rough set based QoS enabled multipath source routing  in MANET Rough set based QoS enabled multipath source routing  in MANET
Rough set based QoS enabled multipath source routing in MANET
 
Ex36918926
Ex36918926Ex36918926
Ex36918926
 
GA Based Optimization in LTE for Different Data with Different Loads
GA Based Optimization in LTE for Different Data with Different LoadsGA Based Optimization in LTE for Different Data with Different Loads
GA Based Optimization in LTE for Different Data with Different Loads
 
Internet quality of service an overview
Internet quality of service  an overviewInternet quality of service  an overview
Internet quality of service an overview
 
Jc3615871591
Jc3615871591Jc3615871591
Jc3615871591
 
Multipath qos aware routing protocol
Multipath qos aware routing protocolMultipath qos aware routing protocol
Multipath qos aware routing protocol
 
Self-Pruning based Probabilistic Approach to Minimize Redundancy Overhead for...
Self-Pruning based Probabilistic Approach to Minimize Redundancy Overhead for...Self-Pruning based Probabilistic Approach to Minimize Redundancy Overhead for...
Self-Pruning based Probabilistic Approach to Minimize Redundancy Overhead for...
 
Performance analysis of fls, exp, log and
Performance analysis of fls, exp, log andPerformance analysis of fls, exp, log and
Performance analysis of fls, exp, log and
 
B0960512
B0960512B0960512
B0960512
 

Similar to Quantitative Evaluation for PMPIv6 Multicast Fast Reroute Operations

MIPV6 PROTOCOLS: A SURVEY AND COMPARATIVE ANALYSIS
MIPV6 PROTOCOLS: A SURVEY AND COMPARATIVE ANALYSISMIPV6 PROTOCOLS: A SURVEY AND COMPARATIVE ANALYSIS
MIPV6 PROTOCOLS: A SURVEY AND COMPARATIVE ANALYSIScscpconf
 
Iccsit2010 paper2
Iccsit2010 paper2Iccsit2010 paper2
Iccsit2010 paper2hanums1
 
Concurrent Multi - Path Real Time Communication Control Protocol (Cmprtcp)
Concurrent Multi - Path Real Time Communication Control Protocol (Cmprtcp)Concurrent Multi - Path Real Time Communication Control Protocol (Cmprtcp)
Concurrent Multi - Path Real Time Communication Control Protocol (Cmprtcp)IRJET Journal
 
E2IOPN_Elsevier.pdf
E2IOPN_Elsevier.pdfE2IOPN_Elsevier.pdf
E2IOPN_Elsevier.pdftaha karram
 
AN ADAPTIVE DIFFSERV APPROACH TO SUPPORT QOS IN NETWORK MOBILITY NEMO ENVIRON...
AN ADAPTIVE DIFFSERV APPROACH TO SUPPORT QOS IN NETWORK MOBILITY NEMO ENVIRON...AN ADAPTIVE DIFFSERV APPROACH TO SUPPORT QOS IN NETWORK MOBILITY NEMO ENVIRON...
AN ADAPTIVE DIFFSERV APPROACH TO SUPPORT QOS IN NETWORK MOBILITY NEMO ENVIRON...IJCNCJournal
 
Improvement in the mobility of mobile ipv6 based mobile networks using revers...
Improvement in the mobility of mobile ipv6 based mobile networks using revers...Improvement in the mobility of mobile ipv6 based mobile networks using revers...
Improvement in the mobility of mobile ipv6 based mobile networks using revers...ijmnct
 
Qos Enabled Communication Support over Multicast Ad Hoc Networks: An Overview
Qos Enabled Communication Support over Multicast Ad Hoc Networks: An OverviewQos Enabled Communication Support over Multicast Ad Hoc Networks: An Overview
Qos Enabled Communication Support over Multicast Ad Hoc Networks: An OverviewIJERA Editor
 
BULK BINDING UPDATE PROCEDURE FOR PMIPV6 BASED INTELLIGENT TRANSPORTATION SYS...
BULK BINDING UPDATE PROCEDURE FOR PMIPV6 BASED INTELLIGENT TRANSPORTATION SYS...BULK BINDING UPDATE PROCEDURE FOR PMIPV6 BASED INTELLIGENT TRANSPORTATION SYS...
BULK BINDING UPDATE PROCEDURE FOR PMIPV6 BASED INTELLIGENT TRANSPORTATION SYS...cscpconf
 
Developing route optimization based pmi pv6 testbed for reliable packet trans...
Developing route optimization based pmi pv6 testbed for reliable packet trans...Developing route optimization based pmi pv6 testbed for reliable packet trans...
Developing route optimization based pmi pv6 testbed for reliable packet trans...redpel dot com
 
A Quality of Service Strategy to Optimize Bandwidth Utilization in Mobile Net...
A Quality of Service Strategy to Optimize Bandwidth Utilization in Mobile Net...A Quality of Service Strategy to Optimize Bandwidth Utilization in Mobile Net...
A Quality of Service Strategy to Optimize Bandwidth Utilization in Mobile Net...IDES Editor
 
Enhanced Multicast routing for QoS in delay tolerant networks
Enhanced Multicast routing for QoS in delay tolerant networksEnhanced Multicast routing for QoS in delay tolerant networks
Enhanced Multicast routing for QoS in delay tolerant networksIRJET Journal
 
Bandwidth guaranteed
Bandwidth guaranteedBandwidth guaranteed
Bandwidth guaranteedIJCNCJournal
 
IMPROVED QUALITY OF SERVICE PROTOCOL FOR REAL TIME TRAFFIC IN MANET
IMPROVED QUALITY OF SERVICE PROTOCOL FOR REAL TIME TRAFFIC IN MANETIMPROVED QUALITY OF SERVICE PROTOCOL FOR REAL TIME TRAFFIC IN MANET
IMPROVED QUALITY OF SERVICE PROTOCOL FOR REAL TIME TRAFFIC IN MANETIJCNCJournal
 
Route Optimization in MIPv6 Experimental Test bed for Network Mobility: Trade...
Route Optimization in MIPv6 Experimental Test bed for Network Mobility: Trade...Route Optimization in MIPv6 Experimental Test bed for Network Mobility: Trade...
Route Optimization in MIPv6 Experimental Test bed for Network Mobility: Trade...IJCSIS Research Publications
 
IMPROVED HANDOVER ALGORITHM FOR PROXY MIPv6 BASED ON AAA SERVER
IMPROVED HANDOVER ALGORITHM FOR PROXY MIPv6 BASED ON AAA SERVERIMPROVED HANDOVER ALGORITHM FOR PROXY MIPv6 BASED ON AAA SERVER
IMPROVED HANDOVER ALGORITHM FOR PROXY MIPv6 BASED ON AAA SERVERcscpconf
 
NETWORK PERFORMANCE EVALUATION WITH REAL TIME APPLICATION ENSURING QUALITY OF...
NETWORK PERFORMANCE EVALUATION WITH REAL TIME APPLICATION ENSURING QUALITY OF...NETWORK PERFORMANCE EVALUATION WITH REAL TIME APPLICATION ENSURING QUALITY OF...
NETWORK PERFORMANCE EVALUATION WITH REAL TIME APPLICATION ENSURING QUALITY OF...ijngnjournal
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
Adaptive QoS Multicast Routing with Mobility Prediction in MANETs
Adaptive QoS Multicast Routing with Mobility Prediction in MANETs Adaptive QoS Multicast Routing with Mobility Prediction in MANETs
Adaptive QoS Multicast Routing with Mobility Prediction in MANETs ijasuc
 
Two-level scheduling scheme for integrated 4G-WLAN network
Two-level scheduling scheme for integrated 4G-WLAN network Two-level scheduling scheme for integrated 4G-WLAN network
Two-level scheduling scheme for integrated 4G-WLAN network IJECEIAES
 
Performance of MPLS-based Virtual Private Networks and Classic Virtual Privat...
Performance of MPLS-based Virtual Private Networks and Classic Virtual Privat...Performance of MPLS-based Virtual Private Networks and Classic Virtual Privat...
Performance of MPLS-based Virtual Private Networks and Classic Virtual Privat...TELKOMNIKA JOURNAL
 

Similar to Quantitative Evaluation for PMPIv6 Multicast Fast Reroute Operations (20)

MIPV6 PROTOCOLS: A SURVEY AND COMPARATIVE ANALYSIS
MIPV6 PROTOCOLS: A SURVEY AND COMPARATIVE ANALYSISMIPV6 PROTOCOLS: A SURVEY AND COMPARATIVE ANALYSIS
MIPV6 PROTOCOLS: A SURVEY AND COMPARATIVE ANALYSIS
 
Iccsit2010 paper2
Iccsit2010 paper2Iccsit2010 paper2
Iccsit2010 paper2
 
Concurrent Multi - Path Real Time Communication Control Protocol (Cmprtcp)
Concurrent Multi - Path Real Time Communication Control Protocol (Cmprtcp)Concurrent Multi - Path Real Time Communication Control Protocol (Cmprtcp)
Concurrent Multi - Path Real Time Communication Control Protocol (Cmprtcp)
 
E2IOPN_Elsevier.pdf
E2IOPN_Elsevier.pdfE2IOPN_Elsevier.pdf
E2IOPN_Elsevier.pdf
 
AN ADAPTIVE DIFFSERV APPROACH TO SUPPORT QOS IN NETWORK MOBILITY NEMO ENVIRON...
AN ADAPTIVE DIFFSERV APPROACH TO SUPPORT QOS IN NETWORK MOBILITY NEMO ENVIRON...AN ADAPTIVE DIFFSERV APPROACH TO SUPPORT QOS IN NETWORK MOBILITY NEMO ENVIRON...
AN ADAPTIVE DIFFSERV APPROACH TO SUPPORT QOS IN NETWORK MOBILITY NEMO ENVIRON...
 
Improvement in the mobility of mobile ipv6 based mobile networks using revers...
Improvement in the mobility of mobile ipv6 based mobile networks using revers...Improvement in the mobility of mobile ipv6 based mobile networks using revers...
Improvement in the mobility of mobile ipv6 based mobile networks using revers...
 
Qos Enabled Communication Support over Multicast Ad Hoc Networks: An Overview
Qos Enabled Communication Support over Multicast Ad Hoc Networks: An OverviewQos Enabled Communication Support over Multicast Ad Hoc Networks: An Overview
Qos Enabled Communication Support over Multicast Ad Hoc Networks: An Overview
 
BULK BINDING UPDATE PROCEDURE FOR PMIPV6 BASED INTELLIGENT TRANSPORTATION SYS...
BULK BINDING UPDATE PROCEDURE FOR PMIPV6 BASED INTELLIGENT TRANSPORTATION SYS...BULK BINDING UPDATE PROCEDURE FOR PMIPV6 BASED INTELLIGENT TRANSPORTATION SYS...
BULK BINDING UPDATE PROCEDURE FOR PMIPV6 BASED INTELLIGENT TRANSPORTATION SYS...
 
Developing route optimization based pmi pv6 testbed for reliable packet trans...
Developing route optimization based pmi pv6 testbed for reliable packet trans...Developing route optimization based pmi pv6 testbed for reliable packet trans...
Developing route optimization based pmi pv6 testbed for reliable packet trans...
 
A Quality of Service Strategy to Optimize Bandwidth Utilization in Mobile Net...
A Quality of Service Strategy to Optimize Bandwidth Utilization in Mobile Net...A Quality of Service Strategy to Optimize Bandwidth Utilization in Mobile Net...
A Quality of Service Strategy to Optimize Bandwidth Utilization in Mobile Net...
 
Enhanced Multicast routing for QoS in delay tolerant networks
Enhanced Multicast routing for QoS in delay tolerant networksEnhanced Multicast routing for QoS in delay tolerant networks
Enhanced Multicast routing for QoS in delay tolerant networks
 
Bandwidth guaranteed
Bandwidth guaranteedBandwidth guaranteed
Bandwidth guaranteed
 
IMPROVED QUALITY OF SERVICE PROTOCOL FOR REAL TIME TRAFFIC IN MANET
IMPROVED QUALITY OF SERVICE PROTOCOL FOR REAL TIME TRAFFIC IN MANETIMPROVED QUALITY OF SERVICE PROTOCOL FOR REAL TIME TRAFFIC IN MANET
IMPROVED QUALITY OF SERVICE PROTOCOL FOR REAL TIME TRAFFIC IN MANET
 
Route Optimization in MIPv6 Experimental Test bed for Network Mobility: Trade...
Route Optimization in MIPv6 Experimental Test bed for Network Mobility: Trade...Route Optimization in MIPv6 Experimental Test bed for Network Mobility: Trade...
Route Optimization in MIPv6 Experimental Test bed for Network Mobility: Trade...
 
IMPROVED HANDOVER ALGORITHM FOR PROXY MIPv6 BASED ON AAA SERVER
IMPROVED HANDOVER ALGORITHM FOR PROXY MIPv6 BASED ON AAA SERVERIMPROVED HANDOVER ALGORITHM FOR PROXY MIPv6 BASED ON AAA SERVER
IMPROVED HANDOVER ALGORITHM FOR PROXY MIPv6 BASED ON AAA SERVER
 
NETWORK PERFORMANCE EVALUATION WITH REAL TIME APPLICATION ENSURING QUALITY OF...
NETWORK PERFORMANCE EVALUATION WITH REAL TIME APPLICATION ENSURING QUALITY OF...NETWORK PERFORMANCE EVALUATION WITH REAL TIME APPLICATION ENSURING QUALITY OF...
NETWORK PERFORMANCE EVALUATION WITH REAL TIME APPLICATION ENSURING QUALITY OF...
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
Adaptive QoS Multicast Routing with Mobility Prediction in MANETs
Adaptive QoS Multicast Routing with Mobility Prediction in MANETs Adaptive QoS Multicast Routing with Mobility Prediction in MANETs
Adaptive QoS Multicast Routing with Mobility Prediction in MANETs
 
Two-level scheduling scheme for integrated 4G-WLAN network
Two-level scheduling scheme for integrated 4G-WLAN network Two-level scheduling scheme for integrated 4G-WLAN network
Two-level scheduling scheme for integrated 4G-WLAN network
 
Performance of MPLS-based Virtual Private Networks and Classic Virtual Privat...
Performance of MPLS-based Virtual Private Networks and Classic Virtual Privat...Performance of MPLS-based Virtual Private Networks and Classic Virtual Privat...
Performance of MPLS-based Virtual Private Networks and Classic Virtual Privat...
 

More from journalBEEI

Square transposition: an approach to the transposition process in block cipher
Square transposition: an approach to the transposition process in block cipherSquare transposition: an approach to the transposition process in block cipher
Square transposition: an approach to the transposition process in block cipherjournalBEEI
 
Hyper-parameter optimization of convolutional neural network based on particl...
Hyper-parameter optimization of convolutional neural network based on particl...Hyper-parameter optimization of convolutional neural network based on particl...
Hyper-parameter optimization of convolutional neural network based on particl...journalBEEI
 
Supervised machine learning based liver disease prediction approach with LASS...
Supervised machine learning based liver disease prediction approach with LASS...Supervised machine learning based liver disease prediction approach with LASS...
Supervised machine learning based liver disease prediction approach with LASS...journalBEEI
 
A secure and energy saving protocol for wireless sensor networks
A secure and energy saving protocol for wireless sensor networksA secure and energy saving protocol for wireless sensor networks
A secure and energy saving protocol for wireless sensor networksjournalBEEI
 
Plant leaf identification system using convolutional neural network
Plant leaf identification system using convolutional neural networkPlant leaf identification system using convolutional neural network
Plant leaf identification system using convolutional neural networkjournalBEEI
 
Customized moodle-based learning management system for socially disadvantaged...
Customized moodle-based learning management system for socially disadvantaged...Customized moodle-based learning management system for socially disadvantaged...
Customized moodle-based learning management system for socially disadvantaged...journalBEEI
 
Understanding the role of individual learner in adaptive and personalized e-l...
Understanding the role of individual learner in adaptive and personalized e-l...Understanding the role of individual learner in adaptive and personalized e-l...
Understanding the role of individual learner in adaptive and personalized e-l...journalBEEI
 
Prototype mobile contactless transaction system in traditional markets to sup...
Prototype mobile contactless transaction system in traditional markets to sup...Prototype mobile contactless transaction system in traditional markets to sup...
Prototype mobile contactless transaction system in traditional markets to sup...journalBEEI
 
Wireless HART stack using multiprocessor technique with laxity algorithm
Wireless HART stack using multiprocessor technique with laxity algorithmWireless HART stack using multiprocessor technique with laxity algorithm
Wireless HART stack using multiprocessor technique with laxity algorithmjournalBEEI
 
Implementation of double-layer loaded on octagon microstrip yagi antenna
Implementation of double-layer loaded on octagon microstrip yagi antennaImplementation of double-layer loaded on octagon microstrip yagi antenna
Implementation of double-layer loaded on octagon microstrip yagi antennajournalBEEI
 
The calculation of the field of an antenna located near the human head
The calculation of the field of an antenna located near the human headThe calculation of the field of an antenna located near the human head
The calculation of the field of an antenna located near the human headjournalBEEI
 
Exact secure outage probability performance of uplinkdownlink multiple access...
Exact secure outage probability performance of uplinkdownlink multiple access...Exact secure outage probability performance of uplinkdownlink multiple access...
Exact secure outage probability performance of uplinkdownlink multiple access...journalBEEI
 
Design of a dual-band antenna for energy harvesting application
Design of a dual-band antenna for energy harvesting applicationDesign of a dual-band antenna for energy harvesting application
Design of a dual-band antenna for energy harvesting applicationjournalBEEI
 
Transforming data-centric eXtensible markup language into relational database...
Transforming data-centric eXtensible markup language into relational database...Transforming data-centric eXtensible markup language into relational database...
Transforming data-centric eXtensible markup language into relational database...journalBEEI
 
Key performance requirement of future next wireless networks (6G)
Key performance requirement of future next wireless networks (6G)Key performance requirement of future next wireless networks (6G)
Key performance requirement of future next wireless networks (6G)journalBEEI
 
Noise resistance territorial intensity-based optical flow using inverse confi...
Noise resistance territorial intensity-based optical flow using inverse confi...Noise resistance territorial intensity-based optical flow using inverse confi...
Noise resistance territorial intensity-based optical flow using inverse confi...journalBEEI
 
Modeling climate phenomenon with software grids analysis and display system i...
Modeling climate phenomenon with software grids analysis and display system i...Modeling climate phenomenon with software grids analysis and display system i...
Modeling climate phenomenon with software grids analysis and display system i...journalBEEI
 
An approach of re-organizing input dataset to enhance the quality of emotion ...
An approach of re-organizing input dataset to enhance the quality of emotion ...An approach of re-organizing input dataset to enhance the quality of emotion ...
An approach of re-organizing input dataset to enhance the quality of emotion ...journalBEEI
 
Parking detection system using background subtraction and HSV color segmentation
Parking detection system using background subtraction and HSV color segmentationParking detection system using background subtraction and HSV color segmentation
Parking detection system using background subtraction and HSV color segmentationjournalBEEI
 
Quality of service performances of video and voice transmission in universal ...
Quality of service performances of video and voice transmission in universal ...Quality of service performances of video and voice transmission in universal ...
Quality of service performances of video and voice transmission in universal ...journalBEEI
 

More from journalBEEI (20)

Square transposition: an approach to the transposition process in block cipher
Square transposition: an approach to the transposition process in block cipherSquare transposition: an approach to the transposition process in block cipher
Square transposition: an approach to the transposition process in block cipher
 
Hyper-parameter optimization of convolutional neural network based on particl...
Hyper-parameter optimization of convolutional neural network based on particl...Hyper-parameter optimization of convolutional neural network based on particl...
Hyper-parameter optimization of convolutional neural network based on particl...
 
Supervised machine learning based liver disease prediction approach with LASS...
Supervised machine learning based liver disease prediction approach with LASS...Supervised machine learning based liver disease prediction approach with LASS...
Supervised machine learning based liver disease prediction approach with LASS...
 
A secure and energy saving protocol for wireless sensor networks
A secure and energy saving protocol for wireless sensor networksA secure and energy saving protocol for wireless sensor networks
A secure and energy saving protocol for wireless sensor networks
 
Plant leaf identification system using convolutional neural network
Plant leaf identification system using convolutional neural networkPlant leaf identification system using convolutional neural network
Plant leaf identification system using convolutional neural network
 
Customized moodle-based learning management system for socially disadvantaged...
Customized moodle-based learning management system for socially disadvantaged...Customized moodle-based learning management system for socially disadvantaged...
Customized moodle-based learning management system for socially disadvantaged...
 
Understanding the role of individual learner in adaptive and personalized e-l...
Understanding the role of individual learner in adaptive and personalized e-l...Understanding the role of individual learner in adaptive and personalized e-l...
Understanding the role of individual learner in adaptive and personalized e-l...
 
Prototype mobile contactless transaction system in traditional markets to sup...
Prototype mobile contactless transaction system in traditional markets to sup...Prototype mobile contactless transaction system in traditional markets to sup...
Prototype mobile contactless transaction system in traditional markets to sup...
 
Wireless HART stack using multiprocessor technique with laxity algorithm
Wireless HART stack using multiprocessor technique with laxity algorithmWireless HART stack using multiprocessor technique with laxity algorithm
Wireless HART stack using multiprocessor technique with laxity algorithm
 
Implementation of double-layer loaded on octagon microstrip yagi antenna
Implementation of double-layer loaded on octagon microstrip yagi antennaImplementation of double-layer loaded on octagon microstrip yagi antenna
Implementation of double-layer loaded on octagon microstrip yagi antenna
 
The calculation of the field of an antenna located near the human head
The calculation of the field of an antenna located near the human headThe calculation of the field of an antenna located near the human head
The calculation of the field of an antenna located near the human head
 
Exact secure outage probability performance of uplinkdownlink multiple access...
Exact secure outage probability performance of uplinkdownlink multiple access...Exact secure outage probability performance of uplinkdownlink multiple access...
Exact secure outage probability performance of uplinkdownlink multiple access...
 
Design of a dual-band antenna for energy harvesting application
Design of a dual-band antenna for energy harvesting applicationDesign of a dual-band antenna for energy harvesting application
Design of a dual-band antenna for energy harvesting application
 
Transforming data-centric eXtensible markup language into relational database...
Transforming data-centric eXtensible markup language into relational database...Transforming data-centric eXtensible markup language into relational database...
Transforming data-centric eXtensible markup language into relational database...
 
Key performance requirement of future next wireless networks (6G)
Key performance requirement of future next wireless networks (6G)Key performance requirement of future next wireless networks (6G)
Key performance requirement of future next wireless networks (6G)
 
Noise resistance territorial intensity-based optical flow using inverse confi...
Noise resistance territorial intensity-based optical flow using inverse confi...Noise resistance territorial intensity-based optical flow using inverse confi...
Noise resistance territorial intensity-based optical flow using inverse confi...
 
Modeling climate phenomenon with software grids analysis and display system i...
Modeling climate phenomenon with software grids analysis and display system i...Modeling climate phenomenon with software grids analysis and display system i...
Modeling climate phenomenon with software grids analysis and display system i...
 
An approach of re-organizing input dataset to enhance the quality of emotion ...
An approach of re-organizing input dataset to enhance the quality of emotion ...An approach of re-organizing input dataset to enhance the quality of emotion ...
An approach of re-organizing input dataset to enhance the quality of emotion ...
 
Parking detection system using background subtraction and HSV color segmentation
Parking detection system using background subtraction and HSV color segmentationParking detection system using background subtraction and HSV color segmentation
Parking detection system using background subtraction and HSV color segmentation
 
Quality of service performances of video and voice transmission in universal ...
Quality of service performances of video and voice transmission in universal ...Quality of service performances of video and voice transmission in universal ...
Quality of service performances of video and voice transmission in universal ...
 

Recently uploaded

Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...asadnawaz62
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEroselinkalist12
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)dollysharma2066
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .Satyam Kumar
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHC Sai Kiran
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...Chandu841456
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 

Recently uploaded (20)

Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
Design and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdfDesign and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdf
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECH
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 

Quantitative Evaluation for PMPIv6 Multicast Fast Reroute Operations

  • 1. Bulletin of Electrical Engineering and Informatics ISSN: 2302-9285 Vol. 6, No. 4, December 2017, pp. 371~376, DOI: 10.11591/eei.v6i4.875 ◼ 371 Received September 8, 2017; Revised November 9, 2017; Accepted December 23, 2017 Quantitative Evaluation for PMPIv6 Multicast Fast Reroute Operations Azana Hafizah Mohd Aman, Aisha-Hassan A. Hashim*, Huda Adibah Mohd Ramli Kulliyyah of Engineering, International Islamic University Malaysia Jalan Gombak 53100, Kuala Lumpur, Malaysia *Corresponding author, e-mail: aisha@iium.edu.my Abstract This paper evaluates Proxy Mobile Internet Protocol Version 6 (PMIPv6) multicast fast reroute operations using quantitative analysis. The motivation is to cater the fast growth of mobile data traffic consumption and its networking technologies. Hence it is significance to enhancing the present techniques. Multicast enabled PMIPv6 is a mobile multicast networking management protocol that is highly acceptable in handling mobile data traffic. This paper briefly highlights the methodology, architecture and processes involved to produce the quatitative equations for each parameter. The quantitative parameters discussed are packet loss cost and handover latency. Keywords: handover latency, packet loss cost, PMIPv6 1. Introduction Multicast communication is known as data traffic distribution to a group of designated receivers. Multicast delivers efficient group communication and diminishes packets duplication distribution issue. Mobility is defined as the movement of a node from a network to another network. When a receiver changes its location, certain services that are established at the old location need to be continued. Maintaining receiver’s reachability and simplicity is a problem, as the network changes from one network to another. It is very challenging to deal with collections of mobile services in highly heterogeneous receivers with effective handover performance. A receiver is known as a mobile node. When a mobile node changes its point of attachment it is described as a mobile node handover process. After the handover the mobile node is no longer attached to the same network as it was previously. The recent increase in mobile data traffic makes the integration of multicast with mobility more challenging. Though multicast communication is introduced to optimize mobility, there are issues that aroused and need to be addressed. According to [1] current infrastructure is not prepared to cater these issues and problems. Despite the fact that there are many solutions based on MIPv6 and PMIPv6, yet still exists many service performance issues in terms of high handover delay, high packet loss, low throughput, high service recovery time, high signaling cost, scalability and etc. [1] categorized those issues as routing issues, receiver issues, source issues and deployment issues. Tree construction is categorized as one of the routing issues. In mobile multicast, the reconstruction of multicast delivery tree is the main problem. It is the job of the multicast routing protocol and depending on the multicast membership protocol information. Multicast Listener Discovery (MLD) [2] state has to be reconstructed in the new location when mobile multicast subscriber moves into another subnet. But this mechanism is not provided by the MLD protocol. The performance of multicast services is affected by the transfer of the MLD state between new location and old location. Furthermore the MLD does not consider the mobility of nodes, only focused on the dynamic group membership and designed for fixed nodes. Hence, MLD cannot maintain multicast group membership continually this causing high service recovery time. Multicast delay that is caused by handover latency is categorized as receiver issue. The multicast latency is described as when a mobile node experience extra time interval in reception of multicast packets due to reasons such as multicast tree computation, multicast membership protocol, handover and etc. Packet loss is considered as source and receiver issue. Packet loss is defined as packets that could not reach the destination. During the handover, the MN needs
  • 2. ◼ ISSN: 2302-9285 Bulletin of EEI Vol. 6, No. 4, December 2017 : 371 – 376 372 to continue receiving multicast packets. So, forwarding mechanism is required to support seamless handover. As to improve this issue, proposals are introduced. Some of these proposals are Mobile IPv6 (MIPv6) [3], Fast Handovers Mobile IPv6 (FMIPv6), Hierarchical Mobility IPv6 (HMIPv6) and Proxy Mobile IPv6 (PMIPv6) [4]. PMIPv6 is chosen because it has the capability of providing future acceptable mobility support. The Internet Engineering Task Force (IETF) has defined PMIPv6 as network mobility management protocol to reduce the host Mobile IP signaling load. These loads are due to the interchange of registration or routing information. Network mobility management protocol does not require a host participation in any of its mobility signaling [4]. The IP mobility management is handled by the network on behalf of the host. This includes initiating the required mobility signaling and the host movements tracking by the mobility entities in the network. One of these entities called the Local Mobility Anchor (LMA). It is the highest rank router located in the hierarchy of a PMIPv6 network. The LMA is used by the mobile node as a local home agent (HA) [4]. PMIPv6 is initially developed to support high performance mobile unicast communication. However it has high potential of supporting mobile multicast communication. Procedures such as Context Transfer Protocol (CTP) [5-6] and Multicast only Fast Reroute (MFR) [7] is available to enable multicast support in PMIPv6. In summary research on Mobile IPv6 which involves Multicast IP is still an on-going process. There is no single Mobile Multicast protocol developed which could satisfy all the requirements since each application has its own key parameters. Therefore, the task of improving the existing Mobile Multicast protocols has great potential as future research. 2. Research Methodology The first stage o this paper is a deep review of multicast enabled PMIPv6 and Multicast Fast Reroute (MFR) protocol. The standard architecture of PMIPv6 is then modified to be able to work with MFR. As for the next second stage, the enhanced architecture is then developed with the process flow for mobile node handover operation. The third stage, referring to the process flow operations, mathematical equations for the parameters are derived. The final stage is to calculate the values using data. Figure 1 shows the research methodology. Figure 2 shows the architecture with the process flow. Figure 1. Research methodology overview
  • 3. Bulletin of EEI ISSN: 2302-9285 ◼ Quantitative Evaluation for PMPIv6 Multicast Fast Reroute… (Azana Hafizah Mohd Aman) 373 Figure 2. Architecture and process flow 3. Results and Analysis In this section the PMIPv6 multicast fast reroute denoted cmfr is evaluated with the standard PMIPv6 denoted as m in the equations. The performance parameters are packet loss cost and handover latency. 3.1. Packet Loss Cost The packet loss cost is calculated from packet arrival rate, handover delay and service recovery time. Packet arrival rate is the number of packets per unit time. The packet loss cost is noted as δ. Table 1 describes the parameters referering to [8] and [9]. Table 1. Parameters for Packet Loss Cost Parameter Description Value PAR packet arrival rate 10–100 packet/sec TRS the time to send the RS message from MN to nMAG 12ms TRA the time to send the RA message from nMAG to MN 12ms TBU the time to send the PBU from nMAG to LMA 10ms TBA the time to send the PBA message from LMA to nMAG 10ms TMLDq the time to send the MLD query message from nMAG to MN 12ms TRD time taken to discover nMAG 25ms The packet loss cost for standard PMIPv6, δ m , is described in equation 1: δ m=PAR(TRS+TRA+TBU+TBA+TMLDq+TRD) (1) As for the case of PMIPv6 multicast fast reroute, δ cmfr , is expressed in equation 2: δ cmfr=PAR(TCTAR+TBA) (2) Table 2 describes the values for metric increment for x-axis. In Figure 3, the router discovery delay is set to increase by 25ms and the packet arrival rate is set to increase by 10 packet/s. When both of these parameters increase, it can be seen that for the standard, the
  • 4. ◼ ISSN: 2302-9285 Bulletin of EEI Vol. 6, No. 4, December 2017 : 371 – 376 374 packet delivery cost increases exponentially. While for PMIPv7 with MFR, linear increment for the packet loss cost as both parameters increase. This is because PMIPv6 MFR depends only on the packet arrival rate, but the standard depends on both parameters the packet arrival rate and the router discovery delay. Table 2. x-axis Metrics Increament Metrics Increment Router Discovery Delay (ms) Packet Arrival Rate (packet/s) 1 25 10 2 50 20 3 75 30 4 100 40 5 125 50 6 150 60 7 175 70 8 200 80 9 225 90 10 250 100 Figure 3. Packet loss cost versus metrics increament 3.2. Handover Latency The handover latency is defined as the time needed for the MN to change its point of attachment from one network connection to another [9]. Let γ denoted as handover latency, Ils as link switching delay, IRD denoted as router discovery delay. Table 3 summarizes the parameters for γm, γc, and γcmfr [10]. Table 3. Parameters for Handover Latency Parameter Description Value (ms) IpMAGnMAG the time interval between pMAG and nMAG 10 ILMAnMAG the time interval between LMA and nMAG 10 IMNnMAG the time interval between MN and nMAG 12 IRD router discovery delay 10 The handover latency for each solution is defined as below: The handover latency for standard PMIPv6, γc, is expressed in equation 3:
  • 5. Bulletin of EEI ISSN: 2302-9285 ◼ Quantitative Evaluation for PMPIv6 Multicast Fast Reroute… (Azana Hafizah Mohd Aman) 375 γc=IRD+4 IMNnMAG+3ILMAnMAG (3) As for the PMIPv6 with MFR, the handover latency, γcmfr is , shown in equation 4: γcmfr=IpMAGnMAG+ILMAnMAG (4) Table 4 describes the values for metric increment for x-axis. Table 4. x-axis Metrics Increament Metrics Increment Router Discovery Delay (ms) Link Delay (ms) 1 25 10 2 50 20 3 75 30 4 100 40 5 125 50 6 150 60 7 175 70 8 200 80 9 225 90 10 250 100 In Figure 4, all schemes increase as both parameters increases. However the benchmark gives the highest handover latency values compared to the proposed scheme. Link delay increment effect significantly toward PMIPv6 performance compared to router discovery delay increment. As mentioned earlier the router discovery delay increment does not affect the handover latency of the proposed scheme. Figure 4. Handover latency versus router discovery delay and link delay 4. Conclusion Quantitative evaluation is done for standard PMIPv6 and PMIPv6 Multicast Fast Reroute. In the case of PMIPv6 Multicast Fast Reroute, its predictive handover policy provides a better handover for mobile traffic. The packet loss corresponds directly with the service interruption is reduced in the PMIPv6 Multicast Fast Reroute, whereas the standard caused very high packet loss ratio that could affect multicast communication.
  • 6. ◼ ISSN: 2302-9285 Bulletin of EEI Vol. 6, No. 4, December 2017 : 371 – 376 376 References [1] Tien-Thinh Nguyen, Christian Bonnet. Considerations of IP Multicast for Load Balancing in Proxy Mobile IPv6 Networks. Department of Mobile Communications EURECOM. 2014. [2] Vida, L Costa. Multicast Listener Discovery Version 2 (MLDv2) for IPv6. RFC 3810 (2004). [3] Johnson D, Perkins C, J Arkko. Mobility Support in IPv6. RFC 6275. July 2011. [4] Gundavelli S, Ed Leung, K Devarapalli, V Chowdhury K, B Patil. Proxy Mobile IPv6 (PMIPv6). RFC 5213. 2008. [5] D von Hugo, H Asaeda. Context Transfer Protocol Extension for Multicast Draft-vonhugo-multimob- cxtp-extension-03. 2013. [6] J Loughney, M Nakhjiri, C Perkins and R Koodli 2005 Context Transfer Protocol. RFC 4067. [7] A Karan, C Filsfils, IJ Wijnands, B Decraene. Multicast Only Fast Reroute (MoFRR). RFC 7431. 2015 August. [8] Moneeb Gohar, Sang Il Choi, Seok Joo Koh. Fast Handover Using Multicast Handover Agents in PMIPv6-based Wireless Network. The 25th International Conference on Information Networking (ICOIN 2011). January. 2011. [9] Shaikh Mohammad Ehsanur Rahman, Farhat Anwar, Aisha Hassan Abdalla Hashim. Performance Enhancement of NEMO based VANET Using Localization Router (LR) to Reduce Handoff Delays. Indonesian Journal of Electrical Engineering and Computer Science (IJEECS). Novembeer 2017; 8(2): 511-521. [10] Adnan J Jabir, S Shamala, Z Zuriati. A New Strategy for Signalling Overhead Reduction in the Proxy Mobile IPv6 Protocol. Am. J. of Applied Sci. 2012; 9(4): 535-541.