Protocol Action: 'Virtual Router Redundancy Protocol' to Draft Standard

The IESG <iesg-secretary@ietf.org> Thu, 12 February 2004 15:56 UTC

Received: from asgard.ietf.org (asgard.ietf.org [10.27.6.40]) by ietf.org (8.9.1a/8.9.1a) with ESMTP id KAA29529 for <ietf-announce-archive@odin.ietf.org>; Thu, 12 Feb 2004 10:56:05 -0500 (EST)
Received: from majordomo by asgard.ietf.org with local (Exim 4.14) id 1ArIr6-00027m-NS for ietf-announce-list@asgard.ietf.org; Thu, 12 Feb 2004 10:34:20 -0500
Received: from ietf.org ([10.27.2.28]) by asgard.ietf.org with esmtp (Exim 4.14) id 1ArIr0-000271-Qs for all-ietf@asgard.ietf.org; Thu, 12 Feb 2004 10:34:14 -0500
Received: from ietf-mx (ietf-mx.ietf.org [132.151.6.1]) by ietf.org (8.9.1a/8.9.1a) with ESMTP id KAA28383 for <all-ietf@ietf.org>; Thu, 12 Feb 2004 10:34:13 -0500 (EST)
Received: from ietf-mx ([132.151.6.1]) by ietf-mx with esmtp (Exim 4.12) id 1ArIqx-00006S-00 for all-ietf@ietf.org; Thu, 12 Feb 2004 10:34:11 -0500
Received: from exim by ietf-mx with spam-scanned (Exim 4.12) id 1ArIpx-0007if-00 for all-ietf@ietf.org; Thu, 12 Feb 2004 10:33:10 -0500
Received: from [65.246.255.50] (helo=mx2.foretec.com) by ietf-mx with esmtp (Exim 4.12) id 1ArIp7-0007eT-00; Thu, 12 Feb 2004 10:32:17 -0500
Received: from optimus.ietf.org ([132.151.1.19]) by mx2.foretec.com with esmtp (Exim 4.24) id 1ArIp8-0006uu-7A; Thu, 12 Feb 2004 10:32:18 -0500
Received: from nobody by optimus.ietf.org with local (Exim 4.20) id 1ArIp7-0001rX-JY; Thu, 12 Feb 2004 10:32:17 -0500
X-test-idtracker: no
From: The IESG <iesg-secretary@ietf.org>
To: IETF-Announce:;
Cc: Internet Architecture Board <iab@iab.org>, RFC Editor <rfc-editor@rfc-editor.org>, <vrrp@ietf.org>
Subject: Protocol Action: 'Virtual Router Redundancy Protocol' to Draft Standard
Message-Id: <E1ArIp7-0001rX-JY@optimus.ietf.org>
Date: Thu, 12 Feb 2004 10:32:17 -0500
X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on ietf-mx.ietf.org
X-Spam-Status: No, hits=0.2 required=5.0 tests=AWL autolearn=no version=2.60
Sender: owner-ietf-announce@ietf.org
Precedence: bulk

The IESG has approved the following document:

- 'Virtual Router Redundancy Protocol '
   <draft-ietf-vrrp-spec-v2-10.txt> as a Draft Standard

This document is the product of the Virtual Router Redundancy Protocol Working 
Group. 

The IESG contact persons are Alex Zinin and Bill Fenner.

Technical Summary
 
 VRRP specifies an election protocol that dynamically assigns
 responsibility for a virtual router to one of the VRRP routers on a
 LAN.  The VRRP router controlling the IP address(es) associated with
 a virtual router is called the Master, and forwards packets sent to
 these IP addresses.  The election process provides dynamic fail over
 in the forwarding responsibility should the Master become
 unavailable.  This allows any of the virtual router IP addresses on
 the LAN to be used as the default first hop router by end-hosts.  The
 advantage gained from using VRRP is a higher availability default
 path without requiring configuration of dynamic routing or router
 discovery protocols on every end-host.
 
Working Group Summary
 
 There was a consensus within the WG on this document
 
Protocol Quality
 
 The specification has been reviewed for the IESG by Alex Zinin and
 Bill Fenner. The protocol has been widely implemented and deployed.