SlideShare ist ein Scribd-Unternehmen logo
1 von 4
Downloaden Sie, um offline zu lesen
System Software Support for Router Fault Tolerance
Ashenafi W. Author1
, (Student, Adama)
1
Adama Science and Technology University, Ethiopia
School of Electrical Engineering and computing
Department of Computer Science and Engineering
(e-mail: ashenafiworkie@gmail.com
ABSTRACT Communication Network become shifted from dedicated physical network devices to the
high level of functional software component of those network devices. Fault tolerant network has an ability
to find or detect any irregular situation that might resulted in temporarily malfunctions or permanent faults.
Depends on topologies and protocols used an actual faults does occur multiple alarm alerts could be
generated through multiple network elements. Modern network management helps to determine the root
cause of faults regardless of its type which may occur and perform fault detection. Routers are the most
important traffic maintaining device in a communications network and core network equipment that forward
data packets between computer networks.
INDEX TERMS Router, Router Faults, Fault Tolerance, Generalized Algorithm of Fault Tolerance,
Reliability
I. INTRODUCTION
COMMUNICATION Network has shifted from common
physical network devices to the high level of functional
software component of those network utility. The functional
software package can be run as a software utility on any
hardware cross platform. Such package are expected to give
communication through these networks in an efficient and
transparent manner. The network efficiency relies on how
the above components are able to tolerate a faults which
could be malfunction or permanent fault. A system which
provides full functionality for its application and can recover
transparently from predefined faults is called a fault tolerant
system (Schagaev and Zalewski, 2001).
Fault tolerant network has an ability to find, detect any
unexpected situation that might resulted in temporarily mal-
functions (for seconds) to permanent faults (several days).
There are two major approach of increasing reliability with
respect to faults in a system; namely, 1) fault prevention and
2) fault tolerance. Avoiding all faults from a system is in
most cases impossible or may cause some problems such as
the delay or difficulty in maintenance. So it bases on fault
tolerant algorithms to manages faults regarding to the fol-
lowing scenario [5] based on topologies and protocols used
when an actual faults does occur multiple alarm alerts could
be generated through multiple network elements. This is said
to be fault detection phases. Modern network management
helps to determine the main cause of faults regardless of
its type which may occur and perform fault detection, fault
isolation processes and localization simultaneously.
The most important traffic regulating device in a commu-
nications network is the router. The sustainability of router
hardware and software will determine the reliability level of
a particular network. Depending on the character and strength
of the fault, the networks downtime may last from a few
seconds to several days. Very often such network failures
are caused by hardware malfunctions. The appearance and
manifestation of a hardware fault may cause errors in data
transmission. The normal way to recover an erroneous re-
ception of data is to request retransmission of the particular
packet(s). However, the fault might have happened inside a
router during the process of path computation/determination
and/or packet encapsulation. In this case, a packet could be
corrupted whilst being read from the input buffer, written into
the processor cache, processed, or written into output buffers.
Thus the overall reliable operation of a router becomes criti-
cally important for network efficiency and performance.
Routers is the most important traffic maintaining device
in a communications network [2] and core network equip-
ment that forward data packets between computer networks
in different way. Besides the fundamental packet routing
capability, modern routers incorporate a variety of extended
functionalities such as traffic management, packet filtering,
and virtual private networks (VPNs). For this reason, router
systems are also becoming extremely creating exceedingly
and complex high barriers to network innovations. Muham-
mad Azam, et al argue that the sustainability of router hard-
ware and software will determine the efficiency level of a
particular network. Depending on the character and strength
1
Author et al.: System Software Support for Router Fault Tolerance
of the fault, the communication system crash from a few mi-
croseconds to several days. The manifestation and occurrence
of a hardware fault may cause errors in data transmission
in network communication. The normal way to recover an
erroneous reception of data is to request retransmission of
the particular packet(s). Although the fault might have hap-
pened inside a router during the process of path computation,
determination and/or packet encapsulation. In this case, a
packet could be corrupted whilst being read from the input
buffer, written into the processor cache, processed, or written
into output buffers. Thus the overall reliable operation of a
router becomes critically important for network efficiency
and performance
A. BASIC IP ROUTER STRUCTURE AND FUNCTIONS
Generally, the router performs two major tasks these are:
1) control routines path and Data control path (switching).
Routers maintain and manipulate routing tables; they listen
for updates and maintain changes in the routing tables to
reflect the new network topology. The topology network
in the core of the Internet and in organizational networks
is largely dynamic and changes very often. Routers also
divide packets and perform control actions on the packets;
it performs Layer 3 switching and sometimes maintains sta-
tistical data on the data-flow. Typically, packets are obtained
from inbound network interface; they are then handled by
the processing module (CPU), possibly put in the buffering
module.
Figure 1 Conventional router architecture
II. LITERATURE REVIEW
In recent years, several approaches have been investigated to
achieve a good fault tolerant system supports capability in
router.
[1] In the improvements of router reliability using the gen-
eralized algorithm of fault tolerance (GAFT) are presented
using time, structure and information types of redundancy.
But the limitation of the research Separation of toleration
of malfunction and permanent faults is not well discussed in
terms of their impact on system reliability
[4] Hossam M.A. Fahmy et.al propose a routing algorithm
to handle complex faults in multicomputer networks with
dimension-order routers. Simple changes to router structure
and routing logic are proposed but problem shown that its
performance in terms of bisection utilization and message
latency is challenging
[7] Authors improved the single link failure tolerance,
by reconfiguration and defining a new deterministic rout-
ing algorithm for all routers on a cycle-free around faulty
path link The following table show the detail literature
III. RESEARCH QUESTION
This paper try to investigate and answer the following ques-
tion
1) What are faults in communication network?
2) What are the major approach of increasing reliability
with respect to faults in a system?
3) What is the basic router architecture and functionality
describe it’s mechanisms for fault detection and recov-
ery?
4) How generalized algorithm of fault Tolerance (GAFT)
is used as fault detection and recovery and show fault
tolerance FT routing table works and show flow chart?
IV. OBJECTIVE
The objective of the study is to improve the performance of
the router through applying the generalized algorithm of fault
tolerance (GAFT) that bases on time structure, redundancy
of information and a scheme of reliability improvement for
router using system software recovery points.
V. METHODOLOGY
A. CLASSIFICATION OF NETWORK TYPICAL FAULTS
ARE:
• Line outages, a failure of circuit;
2
Author et al.: System Software Support for Router Fault Tolerance
• White noise, caused by thermal energy;
• Impulse noise, burst errors like lightning and poor con-
nections
• Cross-talk, an adjacent circuit pickup signal from other
circuit;
• Attenuation, loosing of capability due to distance.
• Jitter, caused by variation of frequency modulation and
maximum of amplitude.
• Harmonic distortion, wrong amplify of input signal.
Such faults needed to tolerate using general algorithm
for fault detection and recovery.
B. GAFT IMPLEMENTATION FOR THE ROUTER
Generalized Algorithm of Fault Tolerance (GAFT) Fault de-
tection, fault type identification, faulty component location,
and hardware reconfiguration, to achieve a repairable state
and re-establishment of a correct state.GAFT steps are imple-
mentable using various redundancy types; can be performed
either synchronously or asynchronously using hardware or
software redundancy. Some examples of hardware (HW) and
software (SW) redundancy are:
• HW (I) - a hardware redundancy to keep extra informa-
tion for GAFT purposes such as redundant line or 1-bit
register of data to check errors of data;
• HW(T) â ˘A¸S detect hardware redundancy such as hard-
ware delay (latch) to avoid malfunctions caused by
racing of signals;
• SW(S) â ˘A¸S detect software redundancy such as periodic
hardware testing procedures performed;
• SW(I) - informational redundancy of the program delib-
erately applied to recover a system.
Recovery Points can be analysis mathematically
• the rate of permanent fault for the system is: pf1
• the malfunction rate of the system is: kpf1 The prob-
ability of operation without failure within time interval
[0,T) is determined by the formula:
P(t) = e−((1+k)pf1)t(1)
The efficiency of hardware and system
software implementation of fault tolerance differs in terms
of type and power of faults, the variety of faults tolerated
and on performance degradation. The GAFT is initiated by
external reasons with the function of detecting faults. A
special phase of GAFT is introduced to locate the correct
recovery points (RP) and further recover a state of the system
from the trusted recovery point (Schagaev 1986, 90). Once
is proved that the software state was not damaged or that the
recovery was successfully completed, the router operational
functioning is resumed.Both checking and recovery steps
and their implementations are important and unavoidable
elements of GAFT. Recovery points should be made during
the regular operation of a router and should also be monitored
by the system software. Note that this statistical evaluation
of reliability includes two different processes (malfunctions
and permanent fault appearance) which are considered as two
independent random processes.
Fault tolerance can be implemented or supported using
different levels of time or structural redundancies within
hardware and system software. System software support for
fault tolerance assumes several levels of implementation.
These levels are instruction level, procedure level, module
level and task level (Schagaev, 2008), as shown in Figure 3
Figur2 GAFT router
The distributed processing architecture of the router (central
route processing and local processing subsystem) enables
mutual checking and recovery procedures to be performed
and excludes the core of the router in terms of reliability.
3
Author et al.: System Software Support for Router Fault Tolerance
Distributed processing archtecture [1]Azam, N. Ioannides,
M. H. Rummeli, and I. Schagaev (2009)
VI. CONCLUSION
The approaches for router reliability clearly stated .General-
ized algorithm of fault tolerance were proposed to overcome
the problem of improving reliability in case router hardware
components. Router hardware is the major drawback in im-
proving reliability therefore, it is better to use software sup-
ports to handle such faults. Flexible real-time fault tolerant
systems apply different steps of the algorithm making an
option to design
The implementation of an algorithm assumes support and
coordination of the process of hardware checking and com-
posed of three sets of recovery points routing, inbound, and
outbound hardware of the router respectively. The recovery
procedures include searching of the correct recovery point
to restart operation; probability of this procedure depends on
quality and consistency of checking procedures. During the
recovery actions might be implemented in different router
hardware segments; thus reducing performance degradation
of the router as a whole even in recovery process. Distributed
architecture processing of the router (central route processing
and local processing subsystem) enables to perform mutual
verifying and recovery steps excluding core of the router in
terms of transparency.
.
APPENDIX A REFERENCE EXAMPLES
REFERENCES
[1] M. Azam, N. Ioannides, M. H. RÃijmmeli, and I. Schagaev, â ˘AIJSystem
Software Support for Router Fault Tolerance,â ˘A˙I Networks, no. July 2015,
pp. 13â ˘A¸S18, 2009.
[2] K. Xu, W. Chen, C. Lin, M. Xu, D. Ma, and Y. Qu, â ˘AIJToward a practical
reconfigurable router: A software component development approach,â ˘A˙I
IEEE Netw., vol. 28, no. 5, pp. 74â ˘A¸S80, 2014.
[3] A. Runge and Armin, â ˘AIJFault-tolerant Network-on-Chip based on Fault-
aware Flits and Deflection Routing,â ˘A˙I Proc. 9th Int. Symp. Networks-on-
Chip - NOCS â ˘A´Z15, no. January, pp. 1â ˘A¸S8, 2015.
[4] J. Albrecht, â ˘AIJB 0 â ˛EŠ ÎIJ ÎIJ,â ˘A˙I vol. 0, pp. 361â ˘A¸S366, 2013.
[5] H. S. Castro and O. A. De Lima, â ˘AIJA fault tolerant NoC architecture
based upon external router backup paths,â ˘A˙I 2013 IEEE 11th Int. New
Circuits Syst. Conf. NEWCAS 2013, 2013.
[6] C. Feng, Z. Lu, A. Jantsch, M. Zhang, and Z. Xing, â ˘AIJAddressing tran-
sient and permanent faults in NoC with efficient fault-tolerant deflection
router,â ˘A˙I IEEE Trans. Very Large Scale Integr. Syst., vol. 21, no. 6, pp.
1053â ˘A¸S1066, 2013.
[7] S. Y. Jiang, Y. Liu, J. B. Luo, H. Cheng, and G. Luo, â ˘AIJStudy of fault-
tolerant routing algorithm of NoC based on 2D-Mesh topology,â ˘A˙I 2013
IEEE Int. Conf. Appl. Supercond. Electromagn. Devices, ASEMD 2013,
no. 41301460, pp. 189â ˘A¸S193, 2013.
[8] R. Xie, J. Cai, X. Xin, and B. Yang, â ˘AIJLow-cost adaptive and fault-
Tolerant routing method for 2D network-on-chip,â ˘A˙I IEICE Trans. Inf.
Syst., vol. E100D, no. 4, pp. 910â ˘A¸S913, 2017.
[9] Y. Chawathe and E. A. Brewer, â ˘AIJSystem Support for Scalable and Fault
Tolerant,â ˘A˙I Manager, no. 12421, pp. 1â ˘A¸S34, 1999.
[10] W. Fu, T. Song, S. Wang, and X. Wang, â ˘AIJfor Energy Ef fi cient
Router,â ˘A˙I pp. 139â ˘A¸S140, 2012.
[11] T. Meyer, D. Raumer, F. Wohlfart, B. E. Wolfinger, and G. Carle, â ˘AIJLow
latency packet processing in software routers,â ˘A˙I Proc. 2014 Int. Symp.
Perform. Eval. Comput. Telecommun. Syst. SPECTS 2014 - Part Sum-
merSim 2014 Multiconference, pp. 556â ˘A¸S563, 2014.
[12] W. Cerroni, C. Raffaelli, and M. Savi, â ˘AIJOptical router architecture to
enable next generation network services,â ˘A˙I Int. Conf. Transparent Opt.
Networks, pp. 1â ˘A¸S4, 2011.
[13] V. A. N. D. E. R. Wal, .â ˘AIJ, a ,â ˘A´r: Iâ ˘A´r: Iâ ˘A´r:
Iâ ˘A´r:â ˘A´r:â ˘A´r:â ˘A´r:â ˘A´r:â ˘A´r: I I I Iâ ˘A´r! Iâ ˘A´r: Iâ ˘A´r:â ˘A´r: Iâ ˘A´r: Iâ ˘A´r:â ˘A´r:
......... Pyroxenite Layers,â ˘A˙I vol. 14, no. 7, pp. 839â ˘A¸S846, 1992.
[14] Y. Kai, Y. Wang, and B. Liu, â ˘AIJGreenRouter: Reducing power by
innovating Routerâ ˘A´Zs architecture,â ˘A˙I IEEE Comput. Archit. Lett., vol.
12, no. 2, pp. 51â ˘A¸S54, 2013.
[15] K. Li, X. J. Lu, and J. P. Li, â ˘AIJFast forwarding system for centralized
router,â ˘A˙I 2008 Int. Conf. Apperceiving Comput. Intell. Anal. ICACIA
2008, no. Mc, pp. 315â ˘A¸S318, 2008.
ASHENAFI W DESSALGN. AUTHOR Ashenafi
Workie studied his Bsc at Adama Science and
Technology University in faculty of comput-
ing Software Engineering department in july 9
2016.Now He is pursuing Master of Computer
Science and Engineering at the same university
he did his Bsc. His research interest is Software
Engineering,computer Vision and Wireless sensor
network.
4

Weitere ähnliche Inhalte

Was ist angesagt?

Reliable Metrics for Wireless Mesh Network
Reliable Metrics for Wireless Mesh NetworkReliable Metrics for Wireless Mesh Network
Reliable Metrics for Wireless Mesh NetworkIRJET Journal
 
An FPGA-based network system with service-uninterrupted remote functional upd...
An FPGA-based network system with service-uninterrupted remote functional upd...An FPGA-based network system with service-uninterrupted remote functional upd...
An FPGA-based network system with service-uninterrupted remote functional upd...IJECEIAES
 
A Survey on Secured Routing In AD HOC Networks for Various Attacks
A Survey on Secured Routing In AD HOC Networks for Various AttacksA Survey on Secured Routing In AD HOC Networks for Various Attacks
A Survey on Secured Routing In AD HOC Networks for Various AttacksIRJET Journal
 
Timing over packet demarcation
Timing over packet demarcationTiming over packet demarcation
Timing over packet demarcationNir Cohen
 
Secured client cache sustain for maintaining consistency in manets
Secured client cache sustain for maintaining consistency in manetsSecured client cache sustain for maintaining consistency in manets
Secured client cache sustain for maintaining consistency in manetseSAT Publishing House
 
Enhancing Security in OpenFlow
Enhancing Security in OpenFlowEnhancing Security in OpenFlow
Enhancing Security in OpenFlowNiketa Chellani
 
Crypto Mark Scheme for Fast Pollution Detection and Resistance over Networking
Crypto Mark Scheme for Fast Pollution Detection and Resistance over NetworkingCrypto Mark Scheme for Fast Pollution Detection and Resistance over Networking
Crypto Mark Scheme for Fast Pollution Detection and Resistance over NetworkingIRJET Journal
 
Simulation and Performance Analysis of Long Term Evolution (LTE) Cellular Net...
Simulation and Performance Analysis of Long Term Evolution (LTE) Cellular Net...Simulation and Performance Analysis of Long Term Evolution (LTE) Cellular Net...
Simulation and Performance Analysis of Long Term Evolution (LTE) Cellular Net...ijsrd.com
 
HOST AND NETWORK SECURITY by ThesisScientist.com
HOST AND NETWORK SECURITY by ThesisScientist.comHOST AND NETWORK SECURITY by ThesisScientist.com
HOST AND NETWORK SECURITY by ThesisScientist.comProf Ansari
 
Secure routing proposals in manets a review
Secure routing proposals in manets a reviewSecure routing proposals in manets a review
Secure routing proposals in manets a reviewijfcstjournal
 
Stop-and-Wait ARQ Technique for Repairing Frame and Acknowledgment Transmission
Stop-and-Wait ARQ Technique for Repairing Frame and Acknowledgment TransmissionStop-and-Wait ARQ Technique for Repairing Frame and Acknowledgment Transmission
Stop-and-Wait ARQ Technique for Repairing Frame and Acknowledgment TransmissionUniversitas Pembangunan Panca Budi
 
SECURE ADHOC ROUTING PROTOCOL FOR PRIVACY RESERVATION
SECURE ADHOC ROUTING PROTOCOL FOR PRIVACY RESERVATIONSECURE ADHOC ROUTING PROTOCOL FOR PRIVACY RESERVATION
SECURE ADHOC ROUTING PROTOCOL FOR PRIVACY RESERVATIONEditor IJMTER
 
IRJET- Comparative Performance Analysis of Routing Protocols in Manet using NS-2
IRJET- Comparative Performance Analysis of Routing Protocols in Manet using NS-2IRJET- Comparative Performance Analysis of Routing Protocols in Manet using NS-2
IRJET- Comparative Performance Analysis of Routing Protocols in Manet using NS-2IRJET Journal
 
NoC simulators presentation
NoC simulators presentationNoC simulators presentation
NoC simulators presentationHossam Hassan
 
Performance Analysis of TCP and SCTP For Congestion Losses In Manet
Performance Analysis of TCP and SCTP For Congestion Losses In ManetPerformance Analysis of TCP and SCTP For Congestion Losses In Manet
Performance Analysis of TCP and SCTP For Congestion Losses In ManetIJERA Editor
 
Design of high speed serializer for interchip data communications with phase ...
Design of high speed serializer for interchip data communications with phase ...Design of high speed serializer for interchip data communications with phase ...
Design of high speed serializer for interchip data communications with phase ...IJERA Editor
 
Different Approaches for Secure and Efficient Key Management in Mobile Ad-Hoc...
Different Approaches for Secure and Efficient Key Management in Mobile Ad-Hoc...Different Approaches for Secure and Efficient Key Management in Mobile Ad-Hoc...
Different Approaches for Secure and Efficient Key Management in Mobile Ad-Hoc...Editor IJMTER
 
Wireless sensor network
Wireless sensor networkWireless sensor network
Wireless sensor networkdeawoo Kim
 
wireless sensor network
wireless sensor networkwireless sensor network
wireless sensor networkA. Shamel
 

Was ist angesagt? (20)

Reliable Metrics for Wireless Mesh Network
Reliable Metrics for Wireless Mesh NetworkReliable Metrics for Wireless Mesh Network
Reliable Metrics for Wireless Mesh Network
 
An FPGA-based network system with service-uninterrupted remote functional upd...
An FPGA-based network system with service-uninterrupted remote functional upd...An FPGA-based network system with service-uninterrupted remote functional upd...
An FPGA-based network system with service-uninterrupted remote functional upd...
 
A Survey on Secured Routing In AD HOC Networks for Various Attacks
A Survey on Secured Routing In AD HOC Networks for Various AttacksA Survey on Secured Routing In AD HOC Networks for Various Attacks
A Survey on Secured Routing In AD HOC Networks for Various Attacks
 
Timing over packet demarcation
Timing over packet demarcationTiming over packet demarcation
Timing over packet demarcation
 
Secured client cache sustain for maintaining consistency in manets
Secured client cache sustain for maintaining consistency in manetsSecured client cache sustain for maintaining consistency in manets
Secured client cache sustain for maintaining consistency in manets
 
Enhancing Security in OpenFlow
Enhancing Security in OpenFlowEnhancing Security in OpenFlow
Enhancing Security in OpenFlow
 
Crypto Mark Scheme for Fast Pollution Detection and Resistance over Networking
Crypto Mark Scheme for Fast Pollution Detection and Resistance over NetworkingCrypto Mark Scheme for Fast Pollution Detection and Resistance over Networking
Crypto Mark Scheme for Fast Pollution Detection and Resistance over Networking
 
Simulation and Performance Analysis of Long Term Evolution (LTE) Cellular Net...
Simulation and Performance Analysis of Long Term Evolution (LTE) Cellular Net...Simulation and Performance Analysis of Long Term Evolution (LTE) Cellular Net...
Simulation and Performance Analysis of Long Term Evolution (LTE) Cellular Net...
 
HOST AND NETWORK SECURITY by ThesisScientist.com
HOST AND NETWORK SECURITY by ThesisScientist.comHOST AND NETWORK SECURITY by ThesisScientist.com
HOST AND NETWORK SECURITY by ThesisScientist.com
 
Secure routing proposals in manets a review
Secure routing proposals in manets a reviewSecure routing proposals in manets a review
Secure routing proposals in manets a review
 
Stop-and-Wait ARQ Technique for Repairing Frame and Acknowledgment Transmission
Stop-and-Wait ARQ Technique for Repairing Frame and Acknowledgment TransmissionStop-and-Wait ARQ Technique for Repairing Frame and Acknowledgment Transmission
Stop-and-Wait ARQ Technique for Repairing Frame and Acknowledgment Transmission
 
Ad hoc Networks
Ad hoc NetworksAd hoc Networks
Ad hoc Networks
 
SECURE ADHOC ROUTING PROTOCOL FOR PRIVACY RESERVATION
SECURE ADHOC ROUTING PROTOCOL FOR PRIVACY RESERVATIONSECURE ADHOC ROUTING PROTOCOL FOR PRIVACY RESERVATION
SECURE ADHOC ROUTING PROTOCOL FOR PRIVACY RESERVATION
 
IRJET- Comparative Performance Analysis of Routing Protocols in Manet using NS-2
IRJET- Comparative Performance Analysis of Routing Protocols in Manet using NS-2IRJET- Comparative Performance Analysis of Routing Protocols in Manet using NS-2
IRJET- Comparative Performance Analysis of Routing Protocols in Manet using NS-2
 
NoC simulators presentation
NoC simulators presentationNoC simulators presentation
NoC simulators presentation
 
Performance Analysis of TCP and SCTP For Congestion Losses In Manet
Performance Analysis of TCP and SCTP For Congestion Losses In ManetPerformance Analysis of TCP and SCTP For Congestion Losses In Manet
Performance Analysis of TCP and SCTP For Congestion Losses In Manet
 
Design of high speed serializer for interchip data communications with phase ...
Design of high speed serializer for interchip data communications with phase ...Design of high speed serializer for interchip data communications with phase ...
Design of high speed serializer for interchip data communications with phase ...
 
Different Approaches for Secure and Efficient Key Management in Mobile Ad-Hoc...
Different Approaches for Secure and Efficient Key Management in Mobile Ad-Hoc...Different Approaches for Secure and Efficient Key Management in Mobile Ad-Hoc...
Different Approaches for Secure and Efficient Key Management in Mobile Ad-Hoc...
 
Wireless sensor network
Wireless sensor networkWireless sensor network
Wireless sensor network
 
wireless sensor network
wireless sensor networkwireless sensor network
wireless sensor network
 

Ähnlich wie 18068 system software suppor t for router fault tolerancelatex ieee journal style)

High Fault Coverage For On Chip Network Using Priority Based Routing Algorithm
High Fault Coverage For On Chip Network Using Priority Based Routing AlgorithmHigh Fault Coverage For On Chip Network Using Priority Based Routing Algorithm
High Fault Coverage For On Chip Network Using Priority Based Routing AlgorithmIJSRD
 
Automatic Analyzing System for Packet Testing and Fault Mapping
Automatic Analyzing System for Packet Testing and Fault MappingAutomatic Analyzing System for Packet Testing and Fault Mapping
Automatic Analyzing System for Packet Testing and Fault MappingIRJET Journal
 
Cloud data management
Cloud data managementCloud data management
Cloud data managementambitlick
 
Marvell Network Telemetry Solutions for Data Center and Enterprise Networks
Marvell Network Telemetry Solutions for Data Center and Enterprise NetworksMarvell Network Telemetry Solutions for Data Center and Enterprise Networks
Marvell Network Telemetry Solutions for Data Center and Enterprise NetworksMarvell
 
OPTIMIZING CONGESTION CONTROL BY USING DEVICES AUTHENTICATION IN SOFTWARE-DEF...
OPTIMIZING CONGESTION CONTROL BY USING DEVICES AUTHENTICATION IN SOFTWARE-DEF...OPTIMIZING CONGESTION CONTROL BY USING DEVICES AUTHENTICATION IN SOFTWARE-DEF...
OPTIMIZING CONGESTION CONTROL BY USING DEVICES AUTHENTICATION IN SOFTWARE-DEF...IJNSA Journal
 
IRJET- Securing on Demand Source Routing Protocol in Mobile Ad-Hoc Networks b...
IRJET- Securing on Demand Source Routing Protocol in Mobile Ad-Hoc Networks b...IRJET- Securing on Demand Source Routing Protocol in Mobile Ad-Hoc Networks b...
IRJET- Securing on Demand Source Routing Protocol in Mobile Ad-Hoc Networks b...IRJET Journal
 
Overview of Various Industrial Fault Diagnosis Methods
Overview of Various Industrial Fault Diagnosis MethodsOverview of Various Industrial Fault Diagnosis Methods
Overview of Various Industrial Fault Diagnosis Methodsijtsrd
 
TECHNICAL WHITE PAPER: NetBackup Appliances WAN Optimization
TECHNICAL WHITE PAPER: NetBackup Appliances WAN OptimizationTECHNICAL WHITE PAPER: NetBackup Appliances WAN Optimization
TECHNICAL WHITE PAPER: NetBackup Appliances WAN OptimizationSymantec
 
[White paper] detecting problems in industrial networks though continuous mon...
[White paper] detecting problems in industrial networks though continuous mon...[White paper] detecting problems in industrial networks though continuous mon...
[White paper] detecting problems in industrial networks though continuous mon...TI Safe
 
Design and implementation of secured agent based NoC using shortest path rout...
Design and implementation of secured agent based NoC using shortest path rout...Design and implementation of secured agent based NoC using shortest path rout...
Design and implementation of secured agent based NoC using shortest path rout...IJECEIAES
 
The improvement of end to end delays in network management system using netwo...
The improvement of end to end delays in network management system using netwo...The improvement of end to end delays in network management system using netwo...
The improvement of end to end delays in network management system using netwo...IJCNCJournal
 
Software defined network based firewall technique
Software defined network based firewall techniqueSoftware defined network based firewall technique
Software defined network based firewall techniqueIAEME Publication
 
Software defined network based firewall technique
Software defined network based firewall techniqueSoftware defined network based firewall technique
Software defined network based firewall techniqueIAEME Publication
 
Software defined network based firewall technique
Software defined network based firewall techniqueSoftware defined network based firewall technique
Software defined network based firewall techniqueIAEME Publication
 
A Review on Congestion Control using AODV and Enhance AODV
A Review on Congestion Control using AODV and Enhance AODV          A Review on Congestion Control using AODV and Enhance AODV
A Review on Congestion Control using AODV and Enhance AODV IRJET Journal
 
Multi port network ethernet performance improvement techniques
Multi port network ethernet performance improvement techniquesMulti port network ethernet performance improvement techniques
Multi port network ethernet performance improvement techniquesIJARIIT
 
Fpga based highly reliable fault tolerant approach for network on chip (noc)
Fpga based highly reliable fault tolerant approach for network on chip (noc)Fpga based highly reliable fault tolerant approach for network on chip (noc)
Fpga based highly reliable fault tolerant approach for network on chip (noc)eSAT Publishing House
 
ADAPTIVE An Object-Oriented Framework for Flexible and Adaptive Communicatio...
ADAPTIVE  An Object-Oriented Framework for Flexible and Adaptive Communicatio...ADAPTIVE  An Object-Oriented Framework for Flexible and Adaptive Communicatio...
ADAPTIVE An Object-Oriented Framework for Flexible and Adaptive Communicatio...Sara Parker
 

Ähnlich wie 18068 system software suppor t for router fault tolerancelatex ieee journal style) (20)

High Fault Coverage For On Chip Network Using Priority Based Routing Algorithm
High Fault Coverage For On Chip Network Using Priority Based Routing AlgorithmHigh Fault Coverage For On Chip Network Using Priority Based Routing Algorithm
High Fault Coverage For On Chip Network Using Priority Based Routing Algorithm
 
Automatic Analyzing System for Packet Testing and Fault Mapping
Automatic Analyzing System for Packet Testing and Fault MappingAutomatic Analyzing System for Packet Testing and Fault Mapping
Automatic Analyzing System for Packet Testing and Fault Mapping
 
Cloud data management
Cloud data managementCloud data management
Cloud data management
 
Marvell Network Telemetry Solutions for Data Center and Enterprise Networks
Marvell Network Telemetry Solutions for Data Center and Enterprise NetworksMarvell Network Telemetry Solutions for Data Center and Enterprise Networks
Marvell Network Telemetry Solutions for Data Center and Enterprise Networks
 
OPTIMIZING CONGESTION CONTROL BY USING DEVICES AUTHENTICATION IN SOFTWARE-DEF...
OPTIMIZING CONGESTION CONTROL BY USING DEVICES AUTHENTICATION IN SOFTWARE-DEF...OPTIMIZING CONGESTION CONTROL BY USING DEVICES AUTHENTICATION IN SOFTWARE-DEF...
OPTIMIZING CONGESTION CONTROL BY USING DEVICES AUTHENTICATION IN SOFTWARE-DEF...
 
IRJET- Securing on Demand Source Routing Protocol in Mobile Ad-Hoc Networks b...
IRJET- Securing on Demand Source Routing Protocol in Mobile Ad-Hoc Networks b...IRJET- Securing on Demand Source Routing Protocol in Mobile Ad-Hoc Networks b...
IRJET- Securing on Demand Source Routing Protocol in Mobile Ad-Hoc Networks b...
 
Final_Report
Final_ReportFinal_Report
Final_Report
 
Overview of Various Industrial Fault Diagnosis Methods
Overview of Various Industrial Fault Diagnosis MethodsOverview of Various Industrial Fault Diagnosis Methods
Overview of Various Industrial Fault Diagnosis Methods
 
TECHNICAL WHITE PAPER: NetBackup Appliances WAN Optimization
TECHNICAL WHITE PAPER: NetBackup Appliances WAN OptimizationTECHNICAL WHITE PAPER: NetBackup Appliances WAN Optimization
TECHNICAL WHITE PAPER: NetBackup Appliances WAN Optimization
 
[White paper] detecting problems in industrial networks though continuous mon...
[White paper] detecting problems in industrial networks though continuous mon...[White paper] detecting problems in industrial networks though continuous mon...
[White paper] detecting problems in industrial networks though continuous mon...
 
Design and implementation of secured agent based NoC using shortest path rout...
Design and implementation of secured agent based NoC using shortest path rout...Design and implementation of secured agent based NoC using shortest path rout...
Design and implementation of secured agent based NoC using shortest path rout...
 
011001010 a
011001010 a011001010 a
011001010 a
 
The improvement of end to end delays in network management system using netwo...
The improvement of end to end delays in network management system using netwo...The improvement of end to end delays in network management system using netwo...
The improvement of end to end delays in network management system using netwo...
 
Software defined network based firewall technique
Software defined network based firewall techniqueSoftware defined network based firewall technique
Software defined network based firewall technique
 
Software defined network based firewall technique
Software defined network based firewall techniqueSoftware defined network based firewall technique
Software defined network based firewall technique
 
Software defined network based firewall technique
Software defined network based firewall techniqueSoftware defined network based firewall technique
Software defined network based firewall technique
 
A Review on Congestion Control using AODV and Enhance AODV
A Review on Congestion Control using AODV and Enhance AODV          A Review on Congestion Control using AODV and Enhance AODV
A Review on Congestion Control using AODV and Enhance AODV
 
Multi port network ethernet performance improvement techniques
Multi port network ethernet performance improvement techniquesMulti port network ethernet performance improvement techniques
Multi port network ethernet performance improvement techniques
 
Fpga based highly reliable fault tolerant approach for network on chip (noc)
Fpga based highly reliable fault tolerant approach for network on chip (noc)Fpga based highly reliable fault tolerant approach for network on chip (noc)
Fpga based highly reliable fault tolerant approach for network on chip (noc)
 
ADAPTIVE An Object-Oriented Framework for Flexible and Adaptive Communicatio...
ADAPTIVE  An Object-Oriented Framework for Flexible and Adaptive Communicatio...ADAPTIVE  An Object-Oriented Framework for Flexible and Adaptive Communicatio...
ADAPTIVE An Object-Oriented Framework for Flexible and Adaptive Communicatio...
 

Kürzlich hochgeladen

IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...RajaP95
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxhumanexperienceaaa
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 

Kürzlich hochgeladen (20)

IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 

18068 system software suppor t for router fault tolerancelatex ieee journal style)

  • 1. System Software Support for Router Fault Tolerance Ashenafi W. Author1 , (Student, Adama) 1 Adama Science and Technology University, Ethiopia School of Electrical Engineering and computing Department of Computer Science and Engineering (e-mail: ashenafiworkie@gmail.com ABSTRACT Communication Network become shifted from dedicated physical network devices to the high level of functional software component of those network devices. Fault tolerant network has an ability to find or detect any irregular situation that might resulted in temporarily malfunctions or permanent faults. Depends on topologies and protocols used an actual faults does occur multiple alarm alerts could be generated through multiple network elements. Modern network management helps to determine the root cause of faults regardless of its type which may occur and perform fault detection. Routers are the most important traffic maintaining device in a communications network and core network equipment that forward data packets between computer networks. INDEX TERMS Router, Router Faults, Fault Tolerance, Generalized Algorithm of Fault Tolerance, Reliability I. INTRODUCTION COMMUNICATION Network has shifted from common physical network devices to the high level of functional software component of those network utility. The functional software package can be run as a software utility on any hardware cross platform. Such package are expected to give communication through these networks in an efficient and transparent manner. The network efficiency relies on how the above components are able to tolerate a faults which could be malfunction or permanent fault. A system which provides full functionality for its application and can recover transparently from predefined faults is called a fault tolerant system (Schagaev and Zalewski, 2001). Fault tolerant network has an ability to find, detect any unexpected situation that might resulted in temporarily mal- functions (for seconds) to permanent faults (several days). There are two major approach of increasing reliability with respect to faults in a system; namely, 1) fault prevention and 2) fault tolerance. Avoiding all faults from a system is in most cases impossible or may cause some problems such as the delay or difficulty in maintenance. So it bases on fault tolerant algorithms to manages faults regarding to the fol- lowing scenario [5] based on topologies and protocols used when an actual faults does occur multiple alarm alerts could be generated through multiple network elements. This is said to be fault detection phases. Modern network management helps to determine the main cause of faults regardless of its type which may occur and perform fault detection, fault isolation processes and localization simultaneously. The most important traffic regulating device in a commu- nications network is the router. The sustainability of router hardware and software will determine the reliability level of a particular network. Depending on the character and strength of the fault, the networks downtime may last from a few seconds to several days. Very often such network failures are caused by hardware malfunctions. The appearance and manifestation of a hardware fault may cause errors in data transmission. The normal way to recover an erroneous re- ception of data is to request retransmission of the particular packet(s). However, the fault might have happened inside a router during the process of path computation/determination and/or packet encapsulation. In this case, a packet could be corrupted whilst being read from the input buffer, written into the processor cache, processed, or written into output buffers. Thus the overall reliable operation of a router becomes criti- cally important for network efficiency and performance. Routers is the most important traffic maintaining device in a communications network [2] and core network equip- ment that forward data packets between computer networks in different way. Besides the fundamental packet routing capability, modern routers incorporate a variety of extended functionalities such as traffic management, packet filtering, and virtual private networks (VPNs). For this reason, router systems are also becoming extremely creating exceedingly and complex high barriers to network innovations. Muham- mad Azam, et al argue that the sustainability of router hard- ware and software will determine the efficiency level of a particular network. Depending on the character and strength 1
  • 2. Author et al.: System Software Support for Router Fault Tolerance of the fault, the communication system crash from a few mi- croseconds to several days. The manifestation and occurrence of a hardware fault may cause errors in data transmission in network communication. The normal way to recover an erroneous reception of data is to request retransmission of the particular packet(s). Although the fault might have hap- pened inside a router during the process of path computation, determination and/or packet encapsulation. In this case, a packet could be corrupted whilst being read from the input buffer, written into the processor cache, processed, or written into output buffers. Thus the overall reliable operation of a router becomes critically important for network efficiency and performance A. BASIC IP ROUTER STRUCTURE AND FUNCTIONS Generally, the router performs two major tasks these are: 1) control routines path and Data control path (switching). Routers maintain and manipulate routing tables; they listen for updates and maintain changes in the routing tables to reflect the new network topology. The topology network in the core of the Internet and in organizational networks is largely dynamic and changes very often. Routers also divide packets and perform control actions on the packets; it performs Layer 3 switching and sometimes maintains sta- tistical data on the data-flow. Typically, packets are obtained from inbound network interface; they are then handled by the processing module (CPU), possibly put in the buffering module. Figure 1 Conventional router architecture II. LITERATURE REVIEW In recent years, several approaches have been investigated to achieve a good fault tolerant system supports capability in router. [1] In the improvements of router reliability using the gen- eralized algorithm of fault tolerance (GAFT) are presented using time, structure and information types of redundancy. But the limitation of the research Separation of toleration of malfunction and permanent faults is not well discussed in terms of their impact on system reliability [4] Hossam M.A. Fahmy et.al propose a routing algorithm to handle complex faults in multicomputer networks with dimension-order routers. Simple changes to router structure and routing logic are proposed but problem shown that its performance in terms of bisection utilization and message latency is challenging [7] Authors improved the single link failure tolerance, by reconfiguration and defining a new deterministic rout- ing algorithm for all routers on a cycle-free around faulty path link The following table show the detail literature III. RESEARCH QUESTION This paper try to investigate and answer the following ques- tion 1) What are faults in communication network? 2) What are the major approach of increasing reliability with respect to faults in a system? 3) What is the basic router architecture and functionality describe it’s mechanisms for fault detection and recov- ery? 4) How generalized algorithm of fault Tolerance (GAFT) is used as fault detection and recovery and show fault tolerance FT routing table works and show flow chart? IV. OBJECTIVE The objective of the study is to improve the performance of the router through applying the generalized algorithm of fault tolerance (GAFT) that bases on time structure, redundancy of information and a scheme of reliability improvement for router using system software recovery points. V. METHODOLOGY A. CLASSIFICATION OF NETWORK TYPICAL FAULTS ARE: • Line outages, a failure of circuit; 2
  • 3. Author et al.: System Software Support for Router Fault Tolerance • White noise, caused by thermal energy; • Impulse noise, burst errors like lightning and poor con- nections • Cross-talk, an adjacent circuit pickup signal from other circuit; • Attenuation, loosing of capability due to distance. • Jitter, caused by variation of frequency modulation and maximum of amplitude. • Harmonic distortion, wrong amplify of input signal. Such faults needed to tolerate using general algorithm for fault detection and recovery. B. GAFT IMPLEMENTATION FOR THE ROUTER Generalized Algorithm of Fault Tolerance (GAFT) Fault de- tection, fault type identification, faulty component location, and hardware reconfiguration, to achieve a repairable state and re-establishment of a correct state.GAFT steps are imple- mentable using various redundancy types; can be performed either synchronously or asynchronously using hardware or software redundancy. Some examples of hardware (HW) and software (SW) redundancy are: • HW (I) - a hardware redundancy to keep extra informa- tion for GAFT purposes such as redundant line or 1-bit register of data to check errors of data; • HW(T) â ˘A¸S detect hardware redundancy such as hard- ware delay (latch) to avoid malfunctions caused by racing of signals; • SW(S) â ˘A¸S detect software redundancy such as periodic hardware testing procedures performed; • SW(I) - informational redundancy of the program delib- erately applied to recover a system. Recovery Points can be analysis mathematically • the rate of permanent fault for the system is: pf1 • the malfunction rate of the system is: kpf1 The prob- ability of operation without failure within time interval [0,T) is determined by the formula: P(t) = e−((1+k)pf1)t(1) The efficiency of hardware and system software implementation of fault tolerance differs in terms of type and power of faults, the variety of faults tolerated and on performance degradation. The GAFT is initiated by external reasons with the function of detecting faults. A special phase of GAFT is introduced to locate the correct recovery points (RP) and further recover a state of the system from the trusted recovery point (Schagaev 1986, 90). Once is proved that the software state was not damaged or that the recovery was successfully completed, the router operational functioning is resumed.Both checking and recovery steps and their implementations are important and unavoidable elements of GAFT. Recovery points should be made during the regular operation of a router and should also be monitored by the system software. Note that this statistical evaluation of reliability includes two different processes (malfunctions and permanent fault appearance) which are considered as two independent random processes. Fault tolerance can be implemented or supported using different levels of time or structural redundancies within hardware and system software. System software support for fault tolerance assumes several levels of implementation. These levels are instruction level, procedure level, module level and task level (Schagaev, 2008), as shown in Figure 3 Figur2 GAFT router The distributed processing architecture of the router (central route processing and local processing subsystem) enables mutual checking and recovery procedures to be performed and excludes the core of the router in terms of reliability. 3
  • 4. Author et al.: System Software Support for Router Fault Tolerance Distributed processing archtecture [1]Azam, N. Ioannides, M. H. Rummeli, and I. Schagaev (2009) VI. CONCLUSION The approaches for router reliability clearly stated .General- ized algorithm of fault tolerance were proposed to overcome the problem of improving reliability in case router hardware components. Router hardware is the major drawback in im- proving reliability therefore, it is better to use software sup- ports to handle such faults. Flexible real-time fault tolerant systems apply different steps of the algorithm making an option to design The implementation of an algorithm assumes support and coordination of the process of hardware checking and com- posed of three sets of recovery points routing, inbound, and outbound hardware of the router respectively. The recovery procedures include searching of the correct recovery point to restart operation; probability of this procedure depends on quality and consistency of checking procedures. During the recovery actions might be implemented in different router hardware segments; thus reducing performance degradation of the router as a whole even in recovery process. Distributed architecture processing of the router (central route processing and local processing subsystem) enables to perform mutual verifying and recovery steps excluding core of the router in terms of transparency. . APPENDIX A REFERENCE EXAMPLES REFERENCES [1] M. Azam, N. Ioannides, M. H. RÃijmmeli, and I. Schagaev, â ˘AIJSystem Software Support for Router Fault Tolerance,â ˘A˙I Networks, no. July 2015, pp. 13â ˘A¸S18, 2009. [2] K. Xu, W. Chen, C. Lin, M. Xu, D. Ma, and Y. Qu, â ˘AIJToward a practical reconfigurable router: A software component development approach,â ˘A˙I IEEE Netw., vol. 28, no. 5, pp. 74â ˘A¸S80, 2014. [3] A. Runge and Armin, â ˘AIJFault-tolerant Network-on-Chip based on Fault- aware Flits and Deflection Routing,â ˘A˙I Proc. 9th Int. Symp. Networks-on- Chip - NOCS â ˘A´Z15, no. January, pp. 1â ˘A¸S8, 2015. [4] J. Albrecht, â ˘AIJB 0 â ˛EŠ ÎIJ ÎIJ,â ˘A˙I vol. 0, pp. 361â ˘A¸S366, 2013. [5] H. S. Castro and O. A. De Lima, â ˘AIJA fault tolerant NoC architecture based upon external router backup paths,â ˘A˙I 2013 IEEE 11th Int. New Circuits Syst. Conf. NEWCAS 2013, 2013. [6] C. Feng, Z. Lu, A. Jantsch, M. Zhang, and Z. Xing, â ˘AIJAddressing tran- sient and permanent faults in NoC with efficient fault-tolerant deflection router,â ˘A˙I IEEE Trans. Very Large Scale Integr. Syst., vol. 21, no. 6, pp. 1053â ˘A¸S1066, 2013. [7] S. Y. Jiang, Y. Liu, J. B. Luo, H. Cheng, and G. Luo, â ˘AIJStudy of fault- tolerant routing algorithm of NoC based on 2D-Mesh topology,â ˘A˙I 2013 IEEE Int. Conf. Appl. Supercond. Electromagn. Devices, ASEMD 2013, no. 41301460, pp. 189â ˘A¸S193, 2013. [8] R. Xie, J. Cai, X. Xin, and B. Yang, â ˘AIJLow-cost adaptive and fault- Tolerant routing method for 2D network-on-chip,â ˘A˙I IEICE Trans. Inf. Syst., vol. E100D, no. 4, pp. 910â ˘A¸S913, 2017. [9] Y. Chawathe and E. A. Brewer, â ˘AIJSystem Support for Scalable and Fault Tolerant,â ˘A˙I Manager, no. 12421, pp. 1â ˘A¸S34, 1999. [10] W. Fu, T. Song, S. Wang, and X. Wang, â ˘AIJfor Energy Ef fi cient Router,â ˘A˙I pp. 139â ˘A¸S140, 2012. [11] T. Meyer, D. Raumer, F. Wohlfart, B. E. Wolfinger, and G. Carle, â ˘AIJLow latency packet processing in software routers,â ˘A˙I Proc. 2014 Int. Symp. Perform. Eval. Comput. Telecommun. Syst. SPECTS 2014 - Part Sum- merSim 2014 Multiconference, pp. 556â ˘A¸S563, 2014. [12] W. Cerroni, C. Raffaelli, and M. Savi, â ˘AIJOptical router architecture to enable next generation network services,â ˘A˙I Int. Conf. Transparent Opt. Networks, pp. 1â ˘A¸S4, 2011. [13] V. A. N. D. E. R. Wal, .â ˘AIJ, a ,â ˘A´r: Iâ ˘A´r: Iâ ˘A´r: Iâ ˘A´r:â ˘A´r:â ˘A´r:â ˘A´r:â ˘A´r:â ˘A´r: I I I Iâ ˘A´r! Iâ ˘A´r: Iâ ˘A´r:â ˘A´r: Iâ ˘A´r: Iâ ˘A´r:â ˘A´r: ......... Pyroxenite Layers,â ˘A˙I vol. 14, no. 7, pp. 839â ˘A¸S846, 1992. [14] Y. Kai, Y. Wang, and B. Liu, â ˘AIJGreenRouter: Reducing power by innovating Routerâ ˘A´Zs architecture,â ˘A˙I IEEE Comput. Archit. Lett., vol. 12, no. 2, pp. 51â ˘A¸S54, 2013. [15] K. Li, X. J. Lu, and J. P. Li, â ˘AIJFast forwarding system for centralized router,â ˘A˙I 2008 Int. Conf. Apperceiving Comput. Intell. Anal. ICACIA 2008, no. Mc, pp. 315â ˘A¸S318, 2008. ASHENAFI W DESSALGN. AUTHOR Ashenafi Workie studied his Bsc at Adama Science and Technology University in faculty of comput- ing Software Engineering department in july 9 2016.Now He is pursuing Master of Computer Science and Engineering at the same university he did his Bsc. His research interest is Software Engineering,computer Vision and Wireless sensor network. 4