0% found this document useful (0 votes)
12 views6 pages

MRCproject 1

The document presents a project titled 'IP Fast Reroute Framework' submitted by students of Jesu Arts and Science College for their Bachelor of Computer Science degree. It introduces a recovery scheme called Multiple Routing Configurations (MRC) aimed at ensuring fast recovery from link and node failures in IP networks. The MRC scheme allows for immediate packet forwarding on alternative links after a failure, requiring only minor changes to existing routing solutions.

Uploaded by

sakthiravi010605
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
12 views6 pages

MRCproject 1

The document presents a project titled 'IP Fast Reroute Framework' submitted by students of Jesu Arts and Science College for their Bachelor of Computer Science degree. It introduces a recovery scheme called Multiple Routing Configurations (MRC) aimed at ensuring fast recovery from link and node failures in IP networks. The MRC scheme allows for immediate packet forwarding on alternative links after a failure, requiring only minor changes to existing routing solutions.

Uploaded by

sakthiravi010605
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 6

Ip Fast Reroute Framework

A Project work submitted to the jesu arts and science college alangudi in partial fulfillment of
requirements the awards of the degree of

BACHELOR OF COMPUTER SCIENCE


Submitted by

1.R.BHAVANI (REG NO:CB20S202091)

2.G.BOOMINATHAN (REG NO:CB20S202092)

3.K.DHATCHINAMURTHI (REG NO:CB20S202093)

4.P.DHIVYA (REG NO:CB20S202094)

Guided by

M.PANDIDRAI MCA.,M.Phil.,B.Ed.,

DEPARTMENT OF COMPUTER SCIENCE


Jesu Arts and Science College
Alangudi, pudukottai.
(Affliated to Bharathidasan Univiversity)
THIRUCHIRAPALLI
JESU ARTS AND SCIENCE COLLEGE
ALANGUDI
PUDUKOTTAI-622301.
(Affliated to Bharathidasan university)
THIRUCHIRAPALLI

Mr.M.Pandidurai MCA.,M.Phil, B.Ed.,

Assistant professor, Department of computer science

CERTIFICATE
This is to certify that the project “IP FAST REROUTE FRAMEWORK” Submitted by

1.R.BHAVANI (REG NO:CB20S202091)

2.G.BOOMINATHAN (REG NO:CB20S202092)

3.K.DHATCHINAMURTHY (REG NO:CB20S202093)

4.P.DHIVYA (REG NO:CB20S202094)

In partial fulfillment of the requirement for the award of the degree of B.Sc COMPUTER
SCIENCE has been carried out under my guidance and supervision during the academic year
2022-2023

HEAD OF THE DEPARTMENT INTERNAL GUIDE

Submitted for viva-voice on . . . . . . . . . . . .

EXTERNAL EXAMINERS

1.

2.

Mr.M.pandidurai MCA., M.Phil,B.Ed.,


Assistant Professor

Department of computer science

Jesu Arts and science college

Alangudi-622301

CERTIFICATE

This is to certify that the project “IP FAST REROUTE FRAMEWORK”


submitted in

Partial fulfillment of the Bharathidasan University,thiruchirappalli through

Jesu Arts and Science college, Alangudi is a bonafide record of the work done
by

1.R.BHAVANI (REG NO:CB20S202091)

2.G.BOOMINATHAN (REG NO:CB20S202092)

3.K.DHATCHINAMURTHY (REG NO:CB20S202093)

4.P.DHIVYA (REG NO:CB20S202094)

Under my guidance and supervision.

Signature of the guide

DATE:

PLACE:

ACKNOWLEDGMENT
First of all, it is a proud privilege to express my gratitude

To our principal DR.T.RAVICHANDRAN,M.Sc.,M.Phil.,Ph.D. Jesu arts and

Science college, alangudi for giving a golden opportunity to undertake the

Project work.

My hearty thanks to Prof.P.THENMOZHI,MSc.,M.Phil.,

Head of the department of computer science, Jesu Arts and Science College,

For his valuable support throughout the project.

I am greatly indebted to express my deep sense of

Gratitude to M.PANDIDURAI,MCA., M.Phil., B.Ed project guide, for his

overwhelming support and valuable guidance for successful completion

of my project.

At the outset we wish to convey our sincere thanks

To the staff members of computer science department and all our

Friends who guided in our endeavor.

1.BHAVANI.R

2.BOOMINATHAN.G

3.DHATCHINAMURTHY.K

4.DHIVYA.P

CONTENTS
S.NO TITLE Page no
ABSTRACT

1 INTRODUCTION

2 SYSTEM CONFIGURATION

2.1 Hardware specification

2.2 Software specification

2.3 Software Description

3 SYSTEM ANALYSIS

3.1 Existing system

3.2 Proposed system

4 SYSTEM DESIGN

4.1 Dataflow Diagram

4.2 System Architacture

4.3 Database Name Table

5 SYSTEM TESTING

Unit Testing

5.1

5.2 Integration Testing

6 SYSTEM IMPLEMENTATION

6.1 Source Code

6.2 Screen Layouts

CONCLUSION
8

BIBLIOGRAPHY
Abstract

As the Internet takes an increasingly central role in our communications infrastructure, the
slow convergence of routing protocols after a network failure becomes a growing problem. To assure fast
recovery from link and node failures in IP networks, we present a new recovery scheme called Multiple
Routing Configurations (MRC). Our proposed scheme guarantees recovery in all single failure scenarios,
using a single mechanism to handle both link and node failures, and without knowing the root cause of
the failure. MRC is strictly connectionless, and assumes only destination based hop-by-hop forwarding.
MRC is based on keeping additional routing information in the routers, and allows packet forwarding to
continue on an alternative output link immediately after the detection of a failure. It can be implemented
with only minor changes to existing solutions. In this paper we present MRC, and analyze its performance
with respect to scalability, backup path lengths, and load distribution after a failure. We also show how an
estimate of the traffic demands in the network can be used to improve the distribution of the recovered
traffic, and thus reduce the chances of congestion when MRC is used.

You might also like