Changing keys in OSPFv3 (draft-ietf-ospf-ospfv3-auth-03.txt)
Mukesh.Gupta@NOKIA.COM Fri, 05 December 2003 18:59 UTC
Received: from cherry.ease.lsoft.com (cherry.ease.lsoft.com [209.119.0.109]) by ietf.org (8.9.1a/8.9.1a) with ESMTP id NAA18675 for <ospf-archive@LISTS.IETF.ORG>; Fri, 5 Dec 2003 13:59:03 -0500 (EST)
Received: from PEAR.EASE.LSOFT.COM (209.119.0.19) by cherry.ease.lsoft.com (LSMTP for Digital Unix v1.1b) with SMTP id <19.00C67A59@cherry.ease.lsoft.com>; Fri, 5 Dec 2003 13:59:11 -0500
Received: from PEACH.EASE.LSOFT.COM by PEACH.EASE.LSOFT.COM (LISTSERV-TCP/IP release 1.8e) with spool id 63201854 for OSPF@PEACH.EASE.LSOFT.COM; Fri, 5 Dec 2003 13:59:07 -0500
Received: from 131.228.20.27 by WALNUT.EASE.LSOFT.COM (SMTPL release 1.0i) with TCP; Fri, 5 Dec 2003 13:59:07 -0500
Received: from esvir04nok.ntc.nokia.com (esvir04nokt.ntc.nokia.com [172.21.143.36]) by mgw-x4.nokia.com (Switch-2.2.8/Switch-2.2.8) with ESMTP id hB5Ix8115667 for <OSPF@peach.ease.lsoft.com>; Fri, 5 Dec 2003 20:59:08 +0200 (EET)
Received: from daebh001.NOE.Nokia.com (unverified) by esvir04nok.ntc.nokia.com (Content Technologies SMTPRS 4.2.5) with ESMTP id <T6654989079ac158f24060@esvir04nok.ntc.nokia.com> for <OSPF@peach.ease.lsoft.com>; Fri, 5 Dec 2003 20:59:08 +0200
Received: from daebe009.NOE.Nokia.com ([10.241.35.109]) by daebh001.NOE.Nokia.com with Microsoft SMTPSVC(5.0.2195.6747); Fri, 5 Dec 2003 10:59:07 -0800
X-MimeOLE: Produced By Microsoft Exchange V6.0.6487.1
content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Thread-Topic: Changing keys in OSPFv3 (draft-ietf-ospf-ospfv3-auth-03.txt)
Thread-Index: AcO7YdvPt5OfAMugTd+FljKKBgyEEg==
X-OriginalArrivalTime: 05 Dec 2003 18:59:07.0068 (UTC) FILETIME=[DBD1AFC0:01C3BB61]
Message-ID: <8D260779A766FB4A9C1739A476F84FA401546FF1@daebe009.americas.nokia.com>
Date: Fri, 05 Dec 2003 12:59:06 -0600
Reply-To: Mailing List <OSPF@PEACH.EASE.LSOFT.COM>
Sender: Mailing List <OSPF@PEACH.EASE.LSOFT.COM>
From: Mukesh.Gupta@NOKIA.COM
Subject: Changing keys in OSPFv3 (draft-ietf-ospf-ospfv3-auth-03.txt)
To: OSPF@PEACH.EASE.LSOFT.COM
Precedence: list
Content-Transfer-Encoding: quoted-printable
Group, As we had decided to add a section on changing OSPFv3 keys without breaking adjacencies, here is the text Me, Paul and Suresh came up with. Comments are welcome. I will wait for the comments till Monday and then I will add this in the draft. Regards Mukesh =================================================================== X. Changing Keys To maintain the security of a link, it may be desirable to change the key values from time to time. The following three step procedure MAY be provided to rekey the routers on a link without dropping OSPFv3 protocol packets or disrupting the adjacency. 1. For every router on the link, create an additional input SA for the interface being rekeyed using a new SPI and the new key. 2. For every router on the link, replace the original output SA with one using the the new SPI and key values. The SA replacement operation should be atomic with respect to sending OSPFv3 packets on the link so that no OSPFv3 packets are sent without authentication/encryption. 3. For every router on the link, remove the original input SA. Note that all the routers on the link must complete step 1 before any begin step 2. Likewise, all the routers on the link must complete step 2 before any begin step 3. To control the progression from one step to the next, each router has a configurable time constant KeyRolloverInterval. After the router begins step 1 on a given link, it waits for this interval and then moves to step 2. Likewise, after moving to step 2, it waits for this interval and then moves to step 3. In order to achieve smooth key transition, all the routers on a link should use the same value for KeyRolloverInterval, and should initiate the key rollover process within this time period. At the end of this procedure, all the routers will have a single input and output SA for OSPFv3 on the link with the new SPI and key values. =====================================================================
- Changing keys in OSPFv3 (draft-ietf-ospf-ospfv3-a… Mukesh.Gupta
- Re: Changing keys in OSPFv3 (draft-ietf-ospf-ospf… Acee Lindem
- Re: Changing keys in OSPFv3 (draft-ietf-ospf-ospf… Mukesh.Gupta