Network Working Group | W. Ivancic |
Internet-Draft | W. M. Eddy |
Intended status: Informational | MTI Systems |
Expires: June 21, 2014 | A. Hylton |
D. C. Iannicca | |
NASA GRC | |
J. A. Ishac | |
NASA GRC | |
December 18, 2013 |
Store, Carry and Forward Testing Requirements
draft-ivancic-scf-testing-requirements-01
This document provides guidelines and requirements for testing Store, Carry and Forward (SCF) systems and protocols.
The Testing Requirements document is one of three that fully describe the SCF system. The other two are the SCF Problem Statement and the SCF Requirements and Expectations document.
This initial document is currently just a skeletal outline, published so the other two SCF documents can reference it.
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 June 21, 2014.
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.
This document may not be modified, and derivative works of it may not be created, except to format it for publication as an RFC or to translate it into languages other than English.
Detailed terminology is given in the SCF Requirements and Expectations document [I-D.ivancic-scf-requirements-expectations] and will not be repeated here.
As background, the SCF Problem Statement and SCF Requirements and Expectations documents are suggested reading. The SCF Problem Statement describes the core SCF problem and gives an assessment of the ability to use existing technologies as solutions. In addition, it provides a number of SCF deployment scenarios.
In RFC760, one can find what has become know as Postel's Law or the Robustness Principle, "In general, an implementation should be conservative in its sending behavior, and liberal in its receiving behavior." This rule was originally targeting protocol implementation. A corresponding rule for testing may be, "If you claim the protocol can do it, you have to prove it - test it."
Conversely, being able to simply ping an end system does not indicate the network is fully functional. It just means that there is connectivity and the potential for the network to be fully functional.
The primary motivation for developing this document is to establish thorough, repeatable, tests that will fully exercise a SCF system. Past experience has shown that testing of SCF systems is too often inadequate. For example, tests have been performed on SCF systems in fully-connected, high-bandwidth networks where only forwarding would be exercised, or the traffic would be so minimal as to never tax the storage or queueing. Such tests are valid as a starting point, but insufficient to determine that a protocol or implementation will working properly in a reasonably-scaled deployment.
A secondary motivation is to improve implementations by providing a known test environment. Knowing some possible ways that the protocol and system will be evaluated may help establish how the code is developed, as well as identifying hooks for monitoring particular processes.
Figure 1 illustrates a generic testbed for testing may aspects of the SCF protocol. The systems consists of 12 SCF agents and 16 links. Any or all of the links may be disconnected at any given time. Even though the system is simple, some complexity is necessary because the system must accommodate testing of aggregation, deaggregation, and fragmentation with multiple container flows of various sizes and priorities.
+------+ +------+ +------+ |SCF-1 | /|SCF-5 |`. ./|SCF-10| +------+\ / +------+ \ .-' /+------+ \ / `. +------+.' / `. .' `.|SCF-8 |`. / \ / .'+------+\ `+. +------+ \+------+/ +------+ .-' \/ `.+------+ |SCF-2 |......|SCF-4 |.......|SCF-6 |:: |\ |SCF-11| +------+ /+------+\ +------+ \ / | .'+------+ / \ `. +------+/ .+' / \ ::|SCF-9 |.' \ .' `. / +------+`. \ +------+/ \ +------+ .' `-. \+------+ |SCF-3 | \|SCF-7 |.' `.|SCF-12| +------+ +------+ +------+
SCF Test Network/postamble
Figure 1
List requirements and test for each of the protocol requirements in the "SCF Requirements and Expectations" document .
This document is informative and provides guidelines and Requirements for testing SCF systems and protocols. There are no security considerations.
This document neither creates nor updates any registries or codepoints, so there are no IANA Considerations.
Work on this document at NASA's Glenn Research Center was funded by the NASA Glenn Research Center Innovation Funds.
[RFC4838] | Cerf, V., Burleigh, S., Hooke, A., Torgerson, L., Durst, R., Scott, K., Fall, K. and H. Weiss, "Delay-Tolerant Networking Architecture", RFC 4838, April 2007. |
[RFC5050] | Scott, K. and S. Burleigh, "Bundle Protocol Specification", RFC 5050, November 2007. |
[I-D.ivancic-scf-problem-statement] | Ivancic, W., Eddy, W., Iannicca, D. and J. Ishac, "Store, Carry and Forward Problem Statement", Internet-Draft draft-ivancic-scf-problem-statement-00, July 2012. |
[I-D.ivancic-scf-requirements-expectations] | Ivancic, W., Eddy, W., Iannicca, D. and J. Ishac, "Store, Carry and Forward Requirements and Expectations", Internet-Draft draft-ivancic-scf-requirements-expectations-00, July 2012. |