A YANG Data Model for Network Interconnect Tester Management
draft-vassilev-bmwg-network-interconnect-tester-02
|
Document |
Type |
|
Active Internet-Draft (individual)
|
|
Last updated |
|
2019-10-08
|
|
Stream |
|
(None)
|
|
Intended RFC status |
|
(None)
|
|
Formats |
|
plain text
xml
pdf
htmlized
bibtex
|
|
Yang Validation |
|
☯
0 errors, 0 warnings.
draft-vassilev-bmwg-network-interconnect-tester-02.txt:
xym 0.4:
Extracting 'ietf-traffic-generator@2019-10-08.yang'
Removed 0 empty lines
Extracting 'ietf-traffic-analyzer@2019-10-08.yang'
Removed 0 empty lines
ietf-traffic-analyzer@2019-10-08.yang:
pyang 2.1: pyang --verbose --ietf -p {libs} {model}:
# read ietf-traffic-analyzer@2019-10-08.yang (CL)
# read /a/www/ietf-datatracker/6.113.0/env/share/yang/modules/ietf/ietf-interfaces.yang
# read /a/www/ietf-ftp/yang/rfcmod/ietf-interfaces@2018-02-20.yang
# read /a/www/ietf-datatracker/6.113.0/env/share/yang/modules/ietf/ietf-yang-types.yang
# read /a/www/ietf-ftp/yang/draftmod/ietf-yang-types@2019-11-04.yang
yanglint 0.14.80: yanglint --verbose -p {rfclib} -p {draftlib} -p {tmplib} {model} -i:
No validation errors
ietf-traffic-generator@2019-10-08.yang:
pyang 2.1: pyang --verbose --ietf -p {libs} {model}:
# read ietf-traffic-generator@2019-10-08.yang (CL)
# read /a/www/ietf-datatracker/6.113.0/env/share/yang/modules/ietf/ietf-interfaces.yang
# read /a/www/ietf-ftp/yang/rfcmod/ietf-interfaces@2018-02-20.yang
# read /a/www/ietf-datatracker/6.113.0/env/share/yang/modules/ietf/ietf-yang-types.yang
# read /a/www/ietf-ftp/yang/draftmod/ietf-yang-types@2019-11-04.yang
# read /a/www/ietf-ftp/yang/rfcmod/iana-if-type.yang
# read /a/www/ietf-datatracker/6.113.0/env/share/yang/modules/iana/iana-if-type.yang
# read /a/www/ietf-ftp/yang/ianamod/iana-if-type@2019-10-16.yang
yanglint 0.14.80: yanglint --verbose -p {rfclib} -p {draftlib} -p {tmplib} {model} -i:
No validation errors
|
|
Additional URLs |
|
|
Stream |
Stream state |
|
(No stream defined) |
|
Consensus Boilerplate |
|
Unknown
|
|
RFC Editor Note |
|
(None)
|
IESG |
IESG state |
|
I-D Exists
|
|
Telechat date |
|
|
|
Responsible AD |
|
(None)
|
|
Send notices to |
|
(None)
|
Network Working Group V. Vassilev
Internet-Draft Lightside Instruments
Intended status: Standards Track October 8, 2019
Expires: April 10, 2020
A YANG Data Model for Network Interconnect Tester Management
draft-vassilev-bmwg-network-interconnect-tester-02
Abstract
This document introduces new YANG model for use in network
interconnect testing containing modules for traffic generator and
traffic analyzer.
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 https://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 April 10, 2020.
Copyright Notice
Copyright (c) 2019 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
(https://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.
Vassilev Expires April 10, 2020 [Page 1]
Internet-Draft NETWORK-INTERCONNECT-TESTER-02 October 2019
Table of Contents
1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . 2
1.1. Terminology . . . . . . . . . . . . . . . . . . . . . . . 2
1.1.1. Definitions and Acronyms . . . . . . . . . . . . . . 2
1.1.2. Tree Diagram . . . . . . . . . . . . . . . . . . . . 3
1.2. Problem Statement . . . . . . . . . . . . . . . . . . . . 3
1.3. Solution . . . . . . . . . . . . . . . . . . . . . . . . 3
2. Using the network interconnect tester model . . . . . . . . . 4
3. Traffic Generator Module Tree Diagram . . . . . . . . . . . . 4
4. Traffic Analyzer Module Tree Diagram . . . . . . . . . . . . 6
5. Traffic Generator Module YANG . . . . . . . . . . . . . . . . 7
6. Traffic Analyzer Module YANG . . . . . . . . . . . . . . . . 15
7. IANA Considerations . . . . . . . . . . . . . . . . . . . . . 22
7.1. URI Registration . . . . . . . . . . . . . . . . . . . . 22
7.2. YANG Module Name Registration . . . . . . . . . . . . . . 22
8. Security Considerations . . . . . . . . . . . . . . . . . . . 23
9. References . . . . . . . . . . . . . . . . . . . . . . . . . 23
9.1. Normative References . . . . . . . . . . . . . . . . . . 23
9.2. Informative References . . . . . . . . . . . . . . . . . 23
Appendix A. Examples . . . . . . . . . . . . . . . . . . . . . . 24
A.1. Basic Test Program . . . . . . . . . . . . . . . . . . . 24
A.2. Generating RFC2544 Testframes . . . . . . . . . . . . . . 25
Author's Address . . . . . . . . . . . . . . . . . . . . . . . . 25
1. Introduction
There is a need for standard mechanism to allow the specification and
implementation of the transactions part of network tests. The
mechanism should allow the control and monitoring of the data plane
traffic in a transactional way. This document defines YANG modules
for test traffic generator, analyzer and internal interface loopback.
1.1. Terminology
The keywords "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT",
"SHOULD", "SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED", "MAY", and
"OPTIONAL" in this document are to be interpreted as described in BCP
14, [RFC2119].
1.1.1. Definitions and Acronyms
DUT: Device Under Test
TA: Traffic Analyzer
TG: Traffic Generator
Vassilev Expires April 10, 2020 [Page 2]
Internet-Draft NETWORK-INTERCONNECT-TESTER-02 October 2019
1.1.2. Tree Diagram
For a reference to the annotations used in tree diagrams included in
this draft, please see YANG Tree Diagrams [RFC8340].
1.2. Problem Statement
Network interconnect tests require active network elements part of
the tested network that generate test traffic and network elements
that analyze the test traffic at one or more points of its path. A
Show full document text