[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Working group last call: draft-ietf-ccamp-confirm-data-channel-status-02




Hi Lou and all, 
 
Thanks for the comments!
 
The corresponding changes are made in 03 version.
 
Please see below.
 
Thanks,
 
Dan
 
----- Original Message -----
From: Lou Berger
Sent: Friday, May 01, 2009 4:27 AM
Subject: Re: Working group last call: draft-ietf-ccamp-confirm-data-channel-status-02


Authors,

Here are some LC comments:

- Section 2.2:

 >   RSVP-TE restart processes [RFC3473], [RFC5063] define mechanisms
 >   where adjacent LSRs may resynchronize their control plane state to
 >   reinstate information about LSPs that have persisted in the data
 >   plane.

     The same can be said for RFC2205's (and consequently RFC3209's) soft
     state mechanisms.
[Authors] Two references (RFC2205 and RFC3209) are added.

- Section 2.3:
 >   operations on a cross-connect such as forced protection switch,
 >   red-line,

     Please provide references or definitions of "forced protection
     switch" and "red-line".
[Authors] Replaced with following text:
In transport nodes it is possible to perform certain manual operations
on a cross-connect such as forced protection switch (refer to [G.841])
on a protected link. These operations will make it impossible to release
the cross-connect when an LSP is being deleted.

- Section 2.4:
 >   ... From the upstream's
 >   point of view ...

     Presumably you mean "upstream node's" point of view, i.e. "node" is
     missing.
[Authors] "node" is added.

- Section 3:
 >   The protocol extensions are intended

     Do you mean "The protocol extensions *defined in this document*"?
[Authors] Yes. specified "The protocol extensions *defined in this
document*".

 >   the major factor to deal with.

     I don't understand this, do you mean "the major source of errors" or
     something else?
[Authors] "major factor" is replaced by "major source of errors".

 >   As LMP is already used to verify data plane connectivity, it is
 >   considered to be an appropriate candidate to support this feature.

     This is a fairly major point as it defines the scope of
     use/applicability of this document.  I suggest that you repeat this
     point in both the abstract and introduction.
[Authors] This statement is repeated in both the abstract and introduction.

- Section 4.1:

 >   Three new messages are defined to check data channel status. Message
 >   Type numbers are found in Section 7.1.

     So why define new message types?  It seems that the same effect
     could have been obtained using new Channel_Status values in
     channelstatus messages.
 
[Author] Yes, there are several approaches. If one node doesn't support
this function, it can simply ignore the new messages defined in this
document.

- Section 4.1:

     How are the new messages to be encapsulated and sent?  Presumably
     the same as non-test messages, i.e., "run over the control channel,
     encapsulated in UDP with an LMP port number and IP addressing as
     defined in RFC4202".
 
[Author] The following text is added in section 4.1:
The new LMP messages run over the control channel, encapsulated in UDP with an
LMP port number and IP addressing as defined in Link Management Protocol
(LMP) [RFC4204].

     Also, don't you also need to specify out of order processing for the
     new messages? see the top of Page 24 in RFC4202.
[Author] Do you mean Page 24 of RFC4204? The following text is added
in section 4.1:
   Nodes processing incoming messages SHOULD check to see if a newly
   received message is out of order and can be ignored. Out-of-order
   messages can be identified by examining the value in the Message_Id
   field. If a message is determined to be out-of-order, that message
   should be silently dropped.


- Section 4.1.1.:
 >    is found, this mismatch result SHOULD be reported to the management

    This "SHOULD" duplicates a requirement in section 5.  For many
    reasons it's not good practice to define the same requirement in two
    places and it's therefore typically avoided.  I suggest replacing
    "SHOULD be" with something like "is typically" or "is expected to
    be".
[Authors] "SHOULD" is replaced by "is expected to be".

- Section 4.1.2.:
 >   status mismatch is found, the mismatch result SHOULD be reported to

    Same comment as Section 4.1.1.
 
[Authors] Made the same change.

- Section 4.2:

 >   0x0000 : The channel is available/free.
 >   0x0001 : The channel is cross-connected/allocated.

     What about when the channel / resource is unavailable due to being
     missing, removed, administratively off-line, failed, etc.?  Are
     different "unavailable" values warranted?  If not, perhaps
     "unavailable/in-use" is a better description than
     "cross-connected/allocated".
[Authors] "cross-connected/allocated" is replaced by "unavailable/in-use".

 >  Data Channel ID

    Isn't this field redundant with the DATA_LINK object's interface_ids?
    Please keep in mind that LMP already has a notion of data channels
    that are represented in the 4204/4209 CHANNEL_STATUS objects.  Am I
    missing something?
[Authors] In the case of SDH/SONET, Data Channel ID is the
timeslot label (32 bits), which is encoded as following:
 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|               S               |   U   |   K   |   L   |   M   |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+



- Section 5:
 >  ... The RECEIVER also
 >      sends the ConfirmDataChannelStatusAck message which carries all
 >      the local end statuses of the requested data channels to the
 >      SENDER.

     If the DATA Channel ID remains, you'll need to define how it's used
     in this message.
[Authors] DATA LINK class is defined in RFC4204. In DATA LINK class, a new
subobject - Data Channel Status subobject is defined in section 4.2 of this
document. In this new subobject, the DATA Channel ID is introduced. In the
case of SDH/SONET, DATA Channel ID is used to identify each timeslot of the
data link. So the reference to RFC4204 section 13.12 will be added in this
section.

 >   ..., and this
 >   information MAY be queried in the future.

     It seems that this clause is referring to behavior of (1) a
     management entity that is querying for mismatch state and (2) the
     node's support for this management entity.  As this document doesn't
     cover management considerations *at all* this clause should either be
     moved to a more complete "Management Considerations" section or be
     removed.
[Authors] Removed.

 >   The data channel status mismatch issue warned about by LMP may be
     I think you mean "identified" ---------^^^^^^^^^^^^
 >   automatically resolved by RSVP restart.
[Authors] "warned about" is replaced by "identified".

     The issue may also be resolved via RSVP soft state timeout.
[Authors] The above sentence is added.

 >   If the ConfirmDataChannelStatus message is not recognized by the
 >   RECEIVER, the RECEIVER will not send out an acknowledgement message

     spelling: "acknowledgment" -----------------^^^^^^^^^^^^^^^
[Authors] Corrected.

 >   to the SENDER. In this case, if the ConfirmDataChannelStatusAck or
 >   ConfirmDataChannelStatusNack message is not received by the SENDER
 >   within the configured time, the SENDER SHOULD terminate the data
 >   channel confirmation procedure. A default value of 1 minutes is
 >   suggested for this timer.

     It might be worth identifying this "compatibility" case separately
     from the case where no ConfirmDataChannelStatusAck is received due
     to message loss.
[Authors] This clause is replaced by the following text:
 
If the ConfirmDataChannelStatus message is not recognized by the RECEIVER,
the RECEIVER will not send out an acknowledgment message to the
SENDER.
 
Due to message loss problem, the SENDER may not be able to receive the
acknowledgment message.
 
In the above two cases, if the ConfirmDataChannelStatusAck or
ConfirmDataChannelStatusNack message is not received by the SENDER
within the configured time, the SENDER SHOULD terminate the data channel
confirmation procedure. A default value of 1 minutes is suggested for this timer.

Lou

On 4/17/2009 12:25 PM, Lou Berger wrote:
 >
 > This email begins a two week working group last call on
 > draft-ietf-ccamp-confirm-data-channel-status-02.txt
 >
 >
http://tools.ietf.org/html/draft-ietf-ccamp-confirm-data-channel-status-02
 >
 > Please send your comments to the list or the authors before the last
 > call closes on May 1, 2009.
 >


Network Working Group                                             D. Li 
                                                                  H. Xu 
                                                                 Huawei 
                                                            S. Bardalai 
                                                                Fujitsu 
                                                              J. Meuric 
                                                         France Telecom 
                                                            D. Caviglia 
                                                               Ericsson 
Internet Draft 
Category: Standards Track                                             
                                                                       
Expires: November 2009                                    May 5, 2009 
 
                                      
                Data Channel Status Confirmation Extensions 
                     for the Link Management Protocol 


            draft-ietf-ccamp-confirm-data-channel-status-03.txt 


Status of this Memo 

   By submitting this Internet-Draft, each author represents that       
   any applicable patent or other IPR claims of which he or she is       
   aware have been or will be disclosed, and any of which he or she       
   becomes aware will be disclosed, in accordance with Section 6 of       
   BCP 79. 

    

   Internet-Drafts are working documents of the Internet Engineering 
   Task Force (IETF), its areas, and its working groups.  Note that 
   other groups may also distribute working documents as Internet-
   Drafts. 

   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." 

   The list of current Internet-Drafts can be accessed at 
        http://www.ietf.org/ietf/1id-abstracts.txt 

   The list of Internet-Draft Shadow Directories can be accessed at 
        http://www.ietf.org/shadow.html 

    
 
 
 
Li                     Expires November 2009                 [Page 1] 

draft-ietf-ccamp-confirm-data-channel-status-03.txt            May 2009 
    

Abstract 

   As LMP is already used to verify data plane connectivity, it is 
   considered to be an appropriate candidate to support this feature. 
   This document defines simple additions to the Link Management 
   Protocol (LMP) to provide a control plane tool that can assist in 
   the location of stranded resources by allowing adjacent LSRs to 
   confirm data channel statuses, and provides triggers for notifying 
   the management plane if any discrepancies are found. 

Conventions used in this document 

   The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", 
   "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this 
   document are to be interpreted as described in [RFC2119]. 

Table of Contents 

    
   1. Introduction.................................................3 
   2. Problem Explanation..........................................4 
      2.1. Mismatch Caused by Manual Configuration.................4 
      2.2. Mismatch Caused by LSP Deletion.........................5 
      2.3. Manual Change of the Cross-Connection State.............6 
      2.4. Failed Resources........................................6 
   3. Motivation...................................................6 
   4. Extensions to LMP............................................7 
      4.1. Confirm Data Channel Status Messages....................7 
         4.1.1. ConfirmDataChannelStatus Messages..................8 
         4.1.2. ConfirmDataChannelStatusAck Messages...............8 
         4.1.3. ConfirmDataChannelStatusNack Messages..............9 
      4.2. Data Channel Status Subobject...........................9 
   5. Procedures..................................................10 
   6. Security Considerations.....................................11 
   7. IANA Considerations.........................................12 
      7.1. LMP Message Types......................................12 
      7.2. LMP Data Link Object Subobject.........................12 
   8. Acknowledgments.............................................12 
   9. References..................................................13 
      9.1. Normative References...................................13 
      9.2. Informative References.................................13 
   10. Author's Addresses.........................................14 
   11. Full Copyright Statement...................................15 
   12. Intellectual Property Statement............................15 
    


 
 
Li                     Expires November 2009                 [Page 2] 

draft-ietf-ccamp-confirm-data-channel-status-03.txt            May 2009 
    

1. Introduction 

   Generalized Multiprotocol Label Switching (GMPLS) networks are 
   constructed from Traffic Engineering (TE) links connecting Label 
   Switching Routers (LSRs). The TE links are constructed from a set of 
   data channels. In this context, a data channel corresponds to a 
   resource label in a non-packet technology (such as a timeslot or a 
   lambda).  

   A data channel status mismatch exists if the LSR at one end of a TE 
   link believes that the data channel is assigned to carry data, but 
   the LSR at the other end does not. The term "ready to carry data" 
   means cross-connected or bound to an end-point for the receipt or 
   delivery of data. 

   Data channel mismatches cannot be detected from the TE information 
   advertised by the routing protocols [RFC4203], [RFC4205]. The 
   existence of some data channel mismatch problems may be detected by 
   a mismatch in the advertised bandwidths where bidirectional TE links 
   and bidirectional services are in use, but where unidirectional 
   services exist, or where multiple data channel mismatches occur, it 
   is not possible to detect such errors through the routing protocol-
   advertised TE information. In any case, there is no mechanism to 
   isolate the mismatches by determining which data channels are at 
   fault. 

   If a data channel mismatch exists, any attempt to use the data 
   channel for a new LSP will fail. One end of the TE link may attempt 
   to assign the TE link for use, but the other end will report the 
   data channel as unavailable when the control plane or management 
   plane attempts to assign it to an LSP. 

   Although such a situation can be resolved through the use of the 
   Acceptable Label Set object in GMPLS signaling [RFC3473], such a 
   procedure is inefficient since it may require an additional 
   signaling exchange for each LSP that is set up. When many LSPs are 
   to be set up, and when there are many data channel mismatches, such 
   inefficiencies become significant. It is desirable to avoid the 
   additional signaling overhead, and to report the problems to the 
   management plane so that they can be resolved to improve the 
   efficiency of LSP setup. 

   Correspondingly, such a mismatch situation may give rise to 
   misconnections in the data plane especially when LSPs are set up 
   using management plane operations. 


 
 
Li                     Expires November 2009                 [Page 3] 

draft-ietf-ccamp-confirm-data-channel-status-03.txt            May 2009 
    

   Resources (data channels) that are in a mismatched state are often 
   described as "stranded resources". They are not in use for any LSP, 
   but they cannot be assigned for use by a new LSP because they appear 
   to be in use. Although it is theoretically possible for management 
   plane applications to audit all network resources to locate stranded 
   resources and to release them, this process is rarely performed 
   because of the difficulty of coordinating different Element 
   Management Systems (EMSs), and the associated risks of accidentally 
   releasing in-use resources. It is desirable to have a control plane 
   mechanism that detects and reports stranded resources. 

   As LMP is already used to verify data plane connectivity, it is 
   considered to be an appropriate candidate to support this feature. 
   This document defines simple additions to the Link Management 
   Protocol (LMP) [RFC4204] to provide a control plane tool that can 
   assist in the location of stranded resources by allowing adjacent 
   LSRs to confirm data channel statuses, and provides triggers for 
   notifying the management plane if any discrepancies are found. 

2. Problem Explanation 

   Examples of data channel mismatches are described in the following 
   three scenarios. 

   In all of the scenarios, the specific channel resource of a data link 
   will be unavailable because of the data channel status mismatch, and 
   this channel resource will be wasted. Furthermore, a data channel 
   status mismatch may reduce the possibility of successful LSP 
   establishment, because a data channel status mismatch may result in 
   failure when establishing an LSP.  

   So it is desirable to confirm the data channel statuses as early as 
   possible. 

2.1. Mismatch Caused by Manual Configuration 

   The operator may have configured a cross-connect at only one end of 
   a TE link using an EMS. The resource at one end of the data channel 
   is allocated, but the corresponding resource is still available at 
   the other end of the same data channel. In this case, the data 
   channel may appear to be available for use by the control plane when 
   viewed from one end of the TE link, but will be considered to be 
   unavailable by the other end of the TE link. Alternatively, the 
   available end of the data channel may be cross-connected by the 
   management plane and a misconnection may result from the fact that 
   the other end of the data channel is already cross-connected. 

 
 
Li                     Expires November 2009                 [Page 4] 

draft-ietf-ccamp-confirm-data-channel-status-03.txt            May 2009 
    

   Figure 1 shows a data channel between nodes A and B. The resource at 
   A's end of the TE link is allocated through manual configuration, 
   while the resource at B's end of the TE link available, so the data 
   channel status is mismatched. 

    

                    allocated      available 
                       +-+------------+-+ 
                    A  |x|            | |  B 
                       +-+------------+-+ 
                            data channel              
         Figure 1. Mismatch caused by manual configuration 
    
2.2. Mismatch Caused by LSP Deletion 

   The channel status of a data link may become mismatched during the 
   LSP deletion process. If the LSP deletion process is aborted in the 
   middle of the process (perhaps because of a temporary control plane 
   failure), the cross-connect at the upstream node may be removed while 
   the downstream node still keeps its cross-connect, if the LSP 
   deletion was initiated by the source node. 

   For example, in Figure 2 an LSP traverses nodes A, B, and C. Node B 
   resets abnormally when the LSP is being deleted. This results in the 
   cross-connects of node A and C being removed, but the cross-connect 
   of node B still being in use. So the data channel statuses between 
   nodes A and B, and between nodes B and C are both mismatched. 

                       <---------LSP---------> 
                       +-+-------+-+-------+-+          
                       | |       |X|       | |            
                       +-+-------+-+-------+-+     
                        A         B         C  
             Figure 2. Mismatch caused by LSP deletion  

   RSVP-TE restart processes [RFC2205], [RFC3209], [RFC3473], [RFC5063] 
   define mechanisms where adjacent LSRs may resynchronize their control 
   plane state to reinstate information about LSPs that have persisted 
   in the data plane. The mechanisms allow LSRs to detect mismatched 
   data plane state after the expiry of the Recovery Timer. It is a 
   local policy decision how this mismatched state is handled. Some 
   deployments may decide to automatically clean up the data plane state 
   so it matches the control plane state, but others may choose to raise 

 
 
Li                     Expires November 2009                 [Page 5] 

draft-ietf-ccamp-confirm-data-channel-status-03.txt            May 2009 
    

   an alert to the management plane and leave the data plane untouched 
   just in case it is in use. 

   In such cases, data channel mismatches may arise after restart and 
   might not be cleared up by the restart procedures. 

2.3. Manual Change of the Cross-Connection State 

   In transport nodes it is possible to perform certain manual 
   operations on a cross-connect such as forced protection switch 
   (refer to [G.841]) on a protected link. These operations will make 
   it impossible to release the cross-connect when an LSP is being 
   deleted.  

2.4. Failed Resources 

   Even if the situation is not common, it might happen that a 
   termination point of a TE-link is seen as failed by one end, while 
   on the other end it is seen as OK. This problem may arise due to 
   some failure either in the hardware or in the status detection of 
   the termination point. 

   This mismatch in the termination point status can lead to failure 
   in case of bidirectional LSP set-up. 

                      Good           Failed 
                       +-+------------+-+ 
                    A  | |            |X|  B 
                       +-+------------+-+ 
                          data channel 
               Path Message with Upstream Label----> 
                                      
               Figure 3. Mismatch caused by resource failure 

   In this case upstream node chooses to use termination point A in 
   order to receive traffic from downstream node. From the upstream 
   node's point of view, the resource is available thus usable; however, 
   in the downstream node, the corresponding termination point (resource 
   B) is broken. This leads to a set-up failure. 

3. Motivation 

   The requirement does not come from a lack in GMPLS specifications 
   themselves but rather from operational concerns because, in most 
   cases, GMPLS-controlled networks will co-exist with legacy networks 
   and legacy procedures. 
 
 
Li                     Expires November 2009                 [Page 6] 

draft-ietf-ccamp-confirm-data-channel-status-03.txt            May 2009 
    

   The protocol extensions defined in this document are intended to 
   detect data plane problems resulting from mis-use or mis-
   configurations triggered by user error, or resulting from failure to 
   clean up the data plane after control plane disconnection. It is 
   anticipated that human mistake is probably the major source of errors 
   to deal with. It is not the intention to provide a protocol mechanism 
   to deal with broken implementations. 

   The procedures defined in this document are designed to be operated 
   on a periodic or on-demand basis. It is NOT RECOMMENDED that the 
   procedures be used to provide a continuous and on-line monitoring 
   process. 

   As LMP is already used to verify data plane connectivity, it is 
   considered to be an appropriate candidate to support this feature. 

4. Extensions to LMP 

   A control plane tool to detect and isolate data channel mismatches is 
   provided in this document by simple additions to the Link Management 
   Protocol (LMP) [RFC4204]. It can assist in the location of stranded 
   resources by allowing adjacent LSRs to confirm data channel statuses. 

   Outline procedures are described in this section. More detailed 
   procedures are found in Section 5. 

4.1. Confirm Data Channel Status Messages  

   Extensions to LMP to confirm a data channel status are described 
   below. In order to confirm a data channel status, the new LMP 
   messages are sent between adjacent nodes periodically or driven by 
   some event (such as an operator command, a configurable timer, or the 
   rejection of an LSP setup message because of an unavailable resource). 
   The new LMP messages run over the control channel, encapsulated in 
   UDP with an LMP port number and IP addressing as defined in Link 
   Management Protocol (LMP) [RFC4204]. 

   Nodes processing incoming messages SHOULD check to see if a newly 
   received message is out of order and can be ignored. Out-of-order 
   messages can be identified by examining the value in the Message_Id 
   field. If a message is determined to be out-of-order, that message 
   should be silently dropped. 

   Three new messages are defined to check data channel status. Message 
   Type numbers are found in Section 7.1. 


 
 
Li                     Expires November 2009                 [Page 7] 

draft-ietf-ccamp-confirm-data-channel-status-03.txt            May 2009 
    

4.1.1. ConfirmDataChannelStatus Messages 

   The ConfirmDataChannelStatus message is used to tell the remote end 
   of the data channel what the status of the local end of the data 
   channel is, and to ask the remote end to report its data channel. The 
   message may report on (and request information about) more than one 
   data channel. 

   <ConfirmDataChannelStatus Message> ::= <Common Header> 
                                          <LOCAL_LINK_ID> 
                                          <MESSAGE_ID> 
                                          <DATA_LINK>[<DATA_LINK>...] 
    
   When a node receives the ConfirmDataChannelStatus message, and the 
   data channel status confirmation procedure is supported at the node, 
   the node compares its own data channel statuses with all of the data 
   channel statuses sent by the remote end in the 
   ConfirmDataChannelStatus message. If a data channel status mismatch 
   is found, this mismatch result is expected to be reported to the 
   management plane for further action. Management plane reporting 
   procedures and actions are outside the scope of this document. 

 
4.1.2. ConfirmDataChannelStatusAck Messages 

   The ConfirmDataChannelStatusAck message is sent back to the node 
   which originated the ConfirmDataChannelStatus message to return the 
   requested data channel statuses. 

   When the ConfirmDataChannelStatusAck message is received, the node 
   compares the received data channel statuses at the remote end with 
   those at the local end (the same operation as performed by the 
   receiver of the ConfirmDataChannelStatus message). If a data channel 
   status mismatch is found, the mismatch result is expected to be 
   reported to the management plane for further action. 

   <ConfirmDataChannelStatusAck Message> ::= <Common Header> 
                                             <MESSAGE_ID_ACK> 
                                             <DATA_LINK>[<DATA_LINK>...] 
    

   The contents of the MESSAGE_ID_ACK objects MUST be obtained from the 
   ConfirmDataChannelStatus message being acknowledged. 

   Note that the ConfirmDataChannelStatusAck message is used both when 
   the data channel statuses match and when they do not match. 

 
 
Li                     Expires November 2009                 [Page 8] 

draft-ietf-ccamp-confirm-data-channel-status-03.txt            May 2009 
    

4.1.3. ConfirmDataChannelStatusNack Messages 

   When a node receives the ConfirmDataChannelStatus message, if the 
   data channel status confirmation procedure is not supported but the 
   message is recognized, a ConfirmDataChannelStatusNack message 
   containing an ERROR_CODE indicating "Channel Status Confirmation 
   Procedure not supported" MUST be sent. 

   If the data channel status confirmation procedure is supported, but 
   the node is unable to begin the procedure, a 
   ConfirmDataChannelStatusNack message containing an ERROR_CODE 
   indicating "Unwilling to Confirm" MUST be sent. If a 
   ConfirmDataChannelStatusNack message is received with such an 
   ERROR_CODE, the node which originated the ConfirmDataChannelStatus 
   message MAY schedule the ConfirmDataChannelStatus message 
   retransmission after a configured time. A default value of 10 minutes 
   is suggested for this timer. 

   <ConfirmDataChannelStatusNack Message> ::= <Common Header> 
                                              [<LOCAL_LINK_ID>] 
                                              <MESSAGE_ID_ACK> 
                                              <ERROR_CODE> 
     
   The contents of the MESSAGE_ID_ACK objects MUST be obtained from the 
   ConfirmDataChannelStatus message being rejected. 

4.2. Data Channel Status Subobject 

   A new Data Channel Status subobject type is introduced to the DATA 
   LINK object to hold the data channel status and Data Channel 
   Identification. 

   See Section 7.2 for the Subobject Type value. 

    0                   1                   2                   3 
    0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |    Type       |    Length     |     Data Channel Status       | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |                                                               | 
   //                      Data Channel ID                        // 
   |                                                               | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
    
   Data Channel Status: 


 
 
Li                     Expires November 2009                 [Page 9] 

draft-ietf-ccamp-confirm-data-channel-status-03.txt            May 2009 
    

   This is a series of bit flags to indicate the status of the data 
   channel. The following values are defined. 

   0x0000 : The channel is available/free. 
   0x0001 : The channel is unavailable/in-use. 
    
   Data Channel ID 

   This identifies the data channel. The length of this field can be 
   deduced from the Length field in the subobject. Note that all 
   subobjects must be padded to a four byte boundary with trailing zeros. 
   If such padding is required, the Length field MUST indicate the 
   length of the subobject up to, but not including, the first byte of 
   padding. Thus, the amount of padding is deduced and not represented 
   in the Length field. 

   Note that the Data Channel ID is given in the context of the sender 
   of the ConfirmChannelStatus message. 

   The data-channel ID must be encoded as a label value. Based on the 
   type of signal e.g. SONET/SDH, Lambda etc. the encoding methodology 
   used will be different. For SONET/SDH the label value is encoded as 
   per RFC4606. 

5. Procedures 

   The data channel status confirmation related LMP messages are sent 
   between adjacent nodes periodically or driven by some events to 
   confirm the channel status for the data links. The procedure is 
   described below: 

   . The SENDER constructs a ConfirmDataChannelStatus message which 
      contains one or more DATA_LINK objects. DATA_LINK object is 
      defined in [RFC4204]. Each DATA_LINK object contains one or more 
      Data Channel Status subobject. The Data Channel ID field in the 
      Data Channel Status subobject indicates which data channel needs 
      to be confirmed, and reports the data channel status at the SENDER. 
      The ConfirmDataChannelStatus message is sent to the RECEIVER. 

   . The RECEIVER extracts the data channel statuses from the 
      ConfirmDataChannelStatus message, and compares these with its data 
      channel statuses for the reported data channels. If a data channel 
      status mismatch is found, the mismatch result SHOULD be reported 
      to the management plane for further action. The RECEIVER also 
      sends the ConfirmDataChannelStatusAck message which carries all 
      the local end statuses of the requested data channels to the 
      SENDER. 
 
 
Li                     Expires November 2009                [Page 10] 

draft-ietf-ccamp-confirm-data-channel-status-03.txt            May 2009 
    

   . If the RECEIVER is not able to support or to begin the 
      confirmation procedure, the ConfirmDataChannelStatusNack message 
      MUST be responded with the ERROR_CODE which indicates the reason 
      of rejection. 

   . The SENDER receives the response ConfirmDataChannelStatusAck 
      message, and compares the received data channel statuses at the 
      remote end with the data channel statuses at the local end. If a 
      data channel status mismatch is found, the mismatch result SHOULD 
      be reported to the management plane for further action. 

   . The ConfirmDataChannelStatus message SHOULD be resent, if the 
      ConfirmDataChannelStatusNack message is received or no response 
      message is received in the configured time by the SENDER. 

   The data channel status mismatch issue identified by LMP may be 
   automatically resolved by RSVP restart. For example, the restarting 
   node may also have damaged its data plane. This leaves the data 
   channels mismatched. But RSVP restart will re-install the data plane 
   state in the restarting node. The issue may also be resolved via RSVP 
   soft state timeout. 

   If the ConfirmDataChannelStatus message is not recognized by the 
   RECEIVER, the RECEIVER ignores this message, and will not send out an 
   acknowledgment message to the SENDER. 

   Due to message loss problem, the SENDER may not be able to receive 
   the acknowledgment message. 

   In the above two cases, if the ConfirmDataChannelStatusAck or 
   ConfirmDataChannelStatusNack message is not received by the SENDER 
   within the configured time, the SENDER SHOULD terminate the data 
   channel confirmation procedure. A default value of 1 minutes is 
   suggested for this timer. 

6. Security Considerations 

   [RFC4204] describes how LMP messages between peers can be secured, 
   and these measures are equally applicable to the new messages defined 
   in this document. 

   The operation of the procedures described in this document does not 
   of themselves constitute a security risk since they do not cause any 
   change in network state. It would be possible, if the messages were 
   intercepted or spoofed to cause bogus alerts in the management plane 
   and so the use of the LMP security measures are RECOMMENDED. 

 
 
Li                     Expires November 2009                [Page 11] 

draft-ietf-ccamp-confirm-data-channel-status-03.txt            May 2009 
    

   Note that operating the procedures described in this document may 
   provide a useful additional security measure to verify that data 
   channels have not been illicitly modified. 

7. IANA Considerations 

7.1. LMP Message Types 

   IANA maintains the "Link Management Protocol (LMP)" registry which 
   has a subregistry called "LMP Message Type". IANA is requested to 
   make three new allocations from this registry as follows. The message 
   type values are suggested and to be confirmed by IANA. 

    

   Value    Description 
   ------   --------------------------------- 
     21     ConfirmDataChannelStatus 
     22     ConfirmDataChannelStatusAck 
     23     ConfirmDataChannelStatusNack 
    

7.2. LMP Data Link Object Subobject 

   IANA maintains the "Link Management Protocol (LMP)" registry which 
   has a subregistry called "LMP Object Class name space and Class type 
   (C-Type)". This subregistry has an entry for the DATA_LINK object, 
   and there is a further embedded registry called "DATA_LINK Sub-object 
   Class name space". IANA is requested to make the following allocation 
   from this embedded registry. The value shown is suggested and to be 
   confirmed by IANA. 

   Value    Description 
   ------   --------------------------------- 
     9      Data Channel Status 
    

8. Acknowledgments 

   We would like to thank Adrian Farrel, Dimitri Papadimitriou, Lou 
   Berger for their useful comments. 






 
 
Li                     Expires November 2009                [Page 12] 

draft-ietf-ccamp-confirm-data-channel-status-03.txt            May 2009 
    

9. References 

9.1. Normative References 

   [RFC2119]   Bradner, S., "Key words for use in RFCs to Indicate 
               Requirement Levels", BCP 14, RFC 2119, March 1997. 

   [RFC4204]   J. Lang, Ed., "Link Management Protocol (LMP)", RFC 4204, 
               October 2005. 

9.2. Informative References 

   [RFC2205]  R. Braden, Ed., "Resource ReSerVation Protocol (RSVP) --
               Version 1 Functional Specification", RFC 2205, September 
               1997 

   [RFC3209]  D. Awduche, L. Berger, D. Gan, T. Li, V. Srinivasan, G. 
               Swallow, "RSVP-TE: Extensions to RSVP for LSP Tunnels", 
               RFC 3209, December 2001 

   [RFC3473]  L. Berger, Ed., "Generalized Multi-Protocol Label 
               Switching (GMPLS) Signaling Resource ReserVation 
               Protocol-Traffic Engineering (RSVP-TE) Extensions", RFC 
               3473, January 2003 

   [RFC5063]  A. Satyanarayana, R. Rahman, "Extensions to GMPLS RSVP 
               Graceful Restart", RFC 5063, September 2007 

   [RFC4203]  K. Kompella, Ed., "OSPF Extensions in Support of 
               Generalized Multi-Protocol Label Switching (GMPLS) ", RFC 
               4203, October 2005 

   [RFC4205]  K. Kompella, Ed., "Intermediate System to Intermediate 
               System (IS-IS) Extensions in Support of Generalized 
               Multi-Protocol Label Switching (GMPLS) ", RFC 4205, 
               October 2005 

   [G.841]    ITU-T "Types and characteristics of SDH network 
               protection architectures", October 1998. 







 
 
Li                     Expires November 2009                [Page 13] 

draft-ietf-ccamp-confirm-data-channel-status-03.txt            May 2009 
    

10. Authors' Addresses 

   Dan Li 
   Huawei Technologies 
   F3-5-B R&D Center, Huawei Base, 
   Shenzhen 518129 P.R.China 
    
   Phone: +86 755-289-71184 
   Email: danli@huawei.com 
    

   Huiying Xu 
   Huawei Technologies 
   F3-5-B R&D Center, Huawei Base, 
   Shenzhen 518129 P.R.China 
    
   Phone: +86 755-289-72909 
   Email: xuhuiying@huawei.com 
    

   Fatai Zhang 
   Huawei Technologies 
   F3-5-B R&D Center, Huawei Base, 
   Shenzhen 518129 P.R.China 
      
   Phone: +86 755-28979791 
   Email: zhangfatai@huawei.com 
    

   Snigdho C. Bardalai 
   Fujitsu Network Communications 
   2801 Telecom Parkway, 
   Richardson, Texas 75082 
   United States of America 
    
   Phone: +1 972 479 2951 
   Email: snigdho.bardalai@us.fujitsu.com 
    

    






 
 
Li                     Expires November 2009                [Page 14] 

draft-ietf-ccamp-confirm-data-channel-status-03.txt            May 2009 
    

   Julien Meuric 
   France Telecom 
   Orange Labs  
   2, avenue Pierre Marzin 
   22307 Lannion Cedex 
   France 
    
   Phone: +33 2 96 05 28 28 
   Email: julien.meuric@orange-ftgroup.com 
    

   Diego Caviglia   
   Ericsson  
   Via A. Negrone 1/A 16153  
   Genoa Italy  
        
   Phone: +39 010 600 3736  
   Email: diego.caviglia@ericsson.com 
    

11. Full Copyright Statement 

   Copyright (C) The IETF Trust (2008). 

   This document is subject to the rights, licenses and restrictions 
   contained in BCP 78, and except as set forth therein, the authors 
   retain all their rights. 

   This document and the information contained herein are provided on an 
   "AS IS" basis and THE CONTRIBUTOR, THE ORGANIZATION HE/SHE REPRESENTS 
   OR IS SPONSORED BY (IF ANY), THE INTERNET SOCIETY, THE IETF TRUST AND 
   THE INTERNET ENGINEERING TASK FORCE DISCLAIM ALL WARRANTIES, EXPRESS 
   OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF 
   THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED 
   WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. 

12. Intellectual Property Statement 

   The IETF takes no position regarding the validity or scope of any 
   Intellectual Property Rights or other rights that might be claimed to 
   pertain to the implementation or use of the technology described in 
   this document or the extent to which any license under such rights 
   might or might not be available; nor does it represent that it has 
   made any independent effort to identify any such rights.  Information 
   on the procedures with respect to rights in RFC documents can be 
   found in BCP 78 and BCP 79. 

 
 
Li                     Expires November 2009                [Page 15] 

draft-ietf-ccamp-confirm-data-channel-status-03.txt            May 2009 
    

   Copies of IPR disclosures made to the IETF Secretariat and any 
   assurances of licenses to be made available, or the result of an 
   attempt made to obtain a general license or permission for the use of 
   such proprietary rights by implementers or users of this 
   specification can be obtained from the IETF on-line IPR repository at 
   http://www.ietf.org/ipr. 

   The IETF invites any interested party to bring to its attention any 
   copyrights, patents or patent applications, or other proprietary 
   rights that may cover technology that may be required to implement 
   this standard.  Please address the information to the IETF at 
   ietf-ipr@ietf.org. 

   Internet-Drafts are working documents of the Internet Engineering 
   Task Force (IETF), its areas, and its working groups. Note that other 
   groups may also distribute working documents as Internet- Drafts. 

   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". 

    























 
 
Li                     Expires November 2009                [Page 16]