datatracker.ietf.org
Sign in
Version 5.6.2.p5, 2014-08-04
Report a bug

IS-IS Extended Sequence number TLV
draft-ietf-isis-extended-sequence-no-tlv-03

Document type: Active Internet-Draft (isis WG)
Document stream: IETF
Last updated: 2014-07-04
Intended RFC status: Unknown
Other versions: plain text, pdf, html

IETF State: In WG Last Call
Document shepherd: No shepherd assigned

IESG State: I-D Exists
Responsible AD: (None)
Send notices to: No addresses provided

Working Group                                                U. Chunduri
Internet-Draft                                                     W. Lu
Intended status: Standards Track                                 A. Tian
Expires: January 5, 2015                                   Ericsson Inc.
                                                                 N. Shen
                                                     Cisco Systems, Inc.
                                                            July 4, 2014

                   IS-IS Extended Sequence number TLV
              draft-ietf-isis-extended-sequence-no-tlv-03

Abstract

   This document defines Extended Sequence number TLV to protect
   Intermediate System to Intermediate System (IS-IS) PDUs from replay
   attacks.

Status of This Memo

   This Internet-Draft is submitted in full conformance with the
   provisions of BCP 78 and BCP 79.

   Internet-Drafts are working documents of the Internet Engineering
   Task Force (IETF).  Note that other groups may also distribute
   working documents as Internet-Drafts.  The list of current Internet-
   Drafts is at http://datatracker.ietf.org/drafts/current/.

   Internet-Drafts are draft documents valid for a maximum of six months
   and may be updated, replaced, or obsoleted by other documents at any
   time.  It is inappropriate to use Internet-Drafts as reference
   material or to cite them other than as "work in progress."

   This Internet-Draft will expire on January 5, 2015.

Copyright Notice

   Copyright (c) 2014 IETF Trust and the persons identified as the
   document authors.  All rights reserved.

   This document is subject to BCP 78 and the IETF Trust's Legal
   Provisions Relating to IETF Documents
   (http://trustee.ietf.org/license-info) in effect on the date of
   publication of this document.  Please review these documents
   carefully, as they describe your rights and restrictions with respect
   to this document.  Code Components extracted from this document must
   include Simplified BSD License text as described in Section 4.e of

Chunduri, et al.         Expires January 5, 2015                [Page 1]
Internet-Draft     IS-IS Extended Sequence number TLV          July 2014

   the Trust Legal Provisions and are provided without warranty as
   described in the Simplified BSD License.

Table of Contents

   1.  Introduction  . . . . . . . . . . . . . . . . . . . . . . . .   2
     1.1.  Requirements Language . . . . . . . . . . . . . . . . . .   3
     1.2.  Acronyms  . . . . . . . . . . . . . . . . . . . . . . . .   3
   2.  Replay attacks and Impact on IS-IS networks . . . . . . . . .   4
     2.1.  IIHs  . . . . . . . . . . . . . . . . . . . . . . . . . .   4
     2.2.  LSPs  . . . . . . . . . . . . . . . . . . . . . . . . . .   4
     2.3.  SNPs  . . . . . . . . . . . . . . . . . . . . . . . . . .   4
   3.  Extended Sequence Number TLV  . . . . . . . . . . . . . . . .   4
     3.1.  Sequence Number Wrap  . . . . . . . . . . . . . . . . . .   5
   4.  Mechanism and Packet Encoding . . . . . . . . . . . . . . . .   6
     4.1.  IIHs  . . . . . . . . . . . . . . . . . . . . . . . . . .   6
     4.2.  SNPs  . . . . . . . . . . . . . . . . . . . . . . . . . .   6
   5.  Backward Compatibility and Deployment . . . . . . . . . . . .   6
     5.1.  IIH and SNPs  . . . . . . . . . . . . . . . . . . . . . .   7
   6.  IANA Considerations . . . . . . . . . . . . . . . . . . . . .   7
   7.  Security Considerations . . . . . . . . . . . . . . . . . . .   7
   8.  Contributors  . . . . . . . . . . . . . . . . . . . . . . . .   7
   9.  Acknowledgements  . . . . . . . . . . . . . . . . . . . . . .   7
   10. Appendix A  . . . . . . . . . . . . . . . . . . . . . . . . .   8
     10.1.  Appendix A.1 . . . . . . . . . . . . . . . . . . . . . .   8
     10.2.  Appendix A.2 . . . . . . . . . . . . . . . . . . . . . .   8
   11. Appendix B  . . . . . . . . . . . . . . . . . . . . . . . . .   9
     11.1.  Operational/Implementation consideration . . . . . . . .   9
   12. References  . . . . . . . . . . . . . . . . . . . . . . . . .   9
     12.1.  Normative References . . . . . . . . . . . . . . . . . .   9
     12.2.  Informative References . . . . . . . . . . . . . . . . .   9
   Authors' Addresses  . . . . . . . . . . . . . . . . . . . . . . .  10

1.  Introduction

   With the rapid development of new data center infrastructures, due to
   its flexibility and scalability attributes, IS-IS has been adopted
   widely in various L2/L3 routing and switching deployment of the data
   centers and for critical business operations.  At the meantime the
   SDN-enabled networks even though put more power to Internet
   applications and also make network management easier, it does raise
   the security requirement of network routing infrastructure to another

[include full document text]