C# Corner
Tech
News
Videos
Forums
Jobs
Books
Events
More
Interviews
Live
Learn
Training
Career
Members
Blogs
Challenges
Certification
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
.NET
ADO.NET
Android
ASP.NET
C#
Databases & DBA
Design Patterns & Practices
iOS
Java
OOP/OOD
SharePoint
Software Testing
Web Development
WPF
View All
3
Reply
What is the purpose of VRRP
mukesh soni
18y
16.7k
0
Reply
Delete Row
Delete Column
Insert Link
×
Insert
Cancel
Embed YouTube Video
×
Width (%)
Height (%)
Insert
Cancel
Table Options
×
Rows
Columns
First row as header
Create Table
Insert Image
×
Selected file:
Alignment
Left
Center
Right
Select an image from your device to upload
Upload to Server
Cancel
Submit
Virtual Router Redundancy Protocol (VRRP) is a non-proprietary redundancy protocol, to increase the availability of the default gateway servicing hosts on the same subnet. This increased reliability is achieved by advertising a "virtual router" (an abstract representation of master and backup routers acting as a group) as a default gateway to the host(s) instead of one physical router.
saaani sivananda
17y
0
Hi vrrp is virtual router redundancy protocol which is the redundacy path for the defualt routed network path.this isw basically used in ethernet work,MPLS etc. vrrp has mater and slave router the configuration which is on the master is same image dumped on the slave router both interacts with each other by sending hello packets .if the slave doesnot get the hello packets from master then its assumes as master is dead and the salve acts as a master.The master always send the hello packets useing Multicast Ip addressed to 224.0.0.18 .
victor coelho
18y
0
Hai... VRRP [Virtual router redundancy protocol] helps for gateway redundancy...with out downtime of server and host in the network
Muthuvel Kandasamy
18y
0
Message