datatracker.ietf.org
Sign In
Version 4.50, 2013-05-15
Report a bug

PCEP extension for multi-fiber existing in inter-domain link
draft-zhangj-pce-multi-fiber-inter-domain-01

Active Internet-Draft (None)
Document Stream: No stream defined
Last updated: 2013-01-09
Intended RFC status: (None)
Other versions: plain text, pdf, html

Document shepherd:(None)
Shepherd writeup

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

Network Working Group                                           J. Zhang
Internet-Draft                                                  JJ. Wang
Intended status: Informational                                  YL. Zhao
Expires: July 13, 2013                                         SG. Huang
                                                                  Y. Bai
                                                                    BUPT
                                                                ZH. Wang
                                                                 XP. Cao
                                                         ZTE Corporation
                                                         January 9, 2013

      PCEP extension for multi-fiber existing in inter-domain link
              draft-zhangj-pce-multi-fiber-inter-domain-01

Abstract

   Currently, most route computing algorithms only compute a shortest or
   an optimal path.The results of this computation just refer to link
   level, without consideration of fibers.  But, in real networks, the
   link between two adjacent nodes always has multi-fibers.  This
   condition above happens more frequently especially for the gateway
   nodes in the multi-domain network.  Moreover, the number of links
   between two adjacent domains is always more than one.  From the view
   of parent PCE, the two conditions above will be regarded as the
   problem of multi-fibers between adjacent nodes.  However, most route
   computing algorithms always can not solve the problem of multi-fiber
   between adjacent nodes.  As a result, parent PCE can not compute the
   route sequence with specific fibers.  It brings distress and problems
   when parent PCE computing the loose route sequence.

   In order to solve the problems existing in real networks, an
   efficient solution will be proposed for parent PCE facing the multi-
   fiber between adjacent nodes.  Some interface and structure will be
   expanded in this proposal.

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

Zhang, et al.             Expires July 13, 2013                 [Page 1]
Internet-Draft              multi-fiber-link                January 2013

   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 July 13, 2013.

Copyright Notice

   Copyright (c) 2013 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
   the Trust Legal Provisions and are provided without warranty as
   described in the Simplified BSD License.

Zhang, et al.             Expires July 13, 2013                 [Page 2]
Internet-Draft              multi-fiber-link                January 2013

Table of Contents

   1.  Introduction . . . . . . . . . . . . . . . . . . . . . . . . .  4
     1.1.  PCE discovery  . . . . . . . . . . . . . . . . . . . . . .  4
     1.2.  TED of parent PCE  . . . . . . . . . . . . . . . . . . . .  5
     1.3.  Communication of domain connection information . . . . . .  5
   2.  Conventions Used in This Document  . . . . . . . . . . . . . .  6
   3.  Terminologies  . . . . . . . . . . . . . . . . . . . . . . . .  6
   4.  Procedure  . . . . . . . . . . . . . . . . . . . . . . . . . .  6
   5.  PCEP Protocol Extension  . . . . . . . . . . . . . . . . . . .  7
   6.  IANA Considerations  . . . . . . . . . . . . . . . . . . . . . 10
   7.  Security Considerations  . . . . . . . . . . . . . . . . . . . 10
   8.  References . . . . . . . . . . . . . . . . . . . . . . . . . . 10
     8.1.  Normative References . . . . . . . . . . . . . . . . . . . 10
     8.2.  Informative References . . . . . . . . . . . . . . . . . . 10
   Authors' Addresses . . . . . . . . . . . . . . . . . . . . . . . . 11

Zhang, et al.             Expires July 13, 2013                 [Page 3]