Information Elements for Data Link Layer Traffic Measurement
draft-ietf-ipfix-data-link-layer-monitoring-01
IP Flow Information Export S. Kashima
Internet-Draft NTT
Intended status: Standards Track A. Kobayashi
Expires: April 8, 2013 NTT East
P. Aitken
Cisco Systems, Inc.
October 5, 2012
Information Elements for Data Link Layer Traffic Measurement
draft-ietf-ipfix-data-link-layer-monitoring-01
Abstract
This document describes Information Elements related to data link
layer. They are used by the IP Flow Information Export (IPFIX)
protocol for encoding measured data link layer traffic information.
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 April 8, 2013.
Copyright Notice
Copyright (c) 2012 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
Kashima, et al. Expires April 8, 2013 [Page 1]
Internet-Draft Data Link Information Elements October 2012
described in the Simplified BSD License.
This document may contain material from IETF Documents or IETF
Contributions published or made publicly available before November
10, 2008. The person(s) controlling the copyright in some of this
material may not have granted the IETF Trust the right to allow
modifications of such material outside the IETF Standards Process.
Without obtaining an adequate license from the person(s) controlling
the copyright in such materials, this document may not be modified
outside the IETF Standards Process, and derivative works of it may
not be created outside the IETF Standards Process, except to format
it for publication as an RFC or to translate it into languages other
than English.
Table of Contents
1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . . 4
1.1. Conventions Used in This Document . . . . . . . . . . . . 4
2. Extended Ethernet Technology . . . . . . . . . . . . . . . . . 4
2.1. Wide-Area Ethernet Summary . . . . . . . . . . . . . . . . 4
2.2. Data Center Bridging Summary . . . . . . . . . . . . . . . 5
2.3. Multiple Path Ethernet Summary . . . . . . . . . . . . . . 5
2.4. VXLAN Summary . . . . . . . . . . . . . . . . . . . . . . 6
3. New Information Elements . . . . . . . . . . . . . . . . . . . 6
3.1. dataLinkFrameSize . . . . . . . . . . . . . . . . . . . . 7
3.2. dataLinkFrameSection . . . . . . . . . . . . . . . . . . . 8
3.3. dataLinkFrameType . . . . . . . . . . . . . . . . . . . . 8
3.4. sectionOffset . . . . . . . . . . . . . . . . . . . . . . 9
3.5. sectionObservedOctets . . . . . . . . . . . . . . . . . . 9
3.6. dot1qServiceInstanceTag . . . . . . . . . . . . . . . . . 10
3.7. dot1qServiceInstanceId . . . . . . . . . . . . . . . . . . 10
3.8. dot1qServiceInstancePriority . . . . . . . . . . . . . . . 11
3.9. dot1qCustomerDestinationMacAddress . . . . . . . . . . . . 11
3.10. dot1qCustomerSourceMacAddress . . . . . . . . . . . . . . 11
3.11. l2OctetDeltaCount . . . . . . . . . . . . . . . . . . . . 12
3.12. postMCastL2OctetDeltaCount . . . . . . . . . . . . . . . . 12
3.13. postL2OctetDeltaCount . . . . . . . . . . . . . . . . . . 13
3.14. minimumL2TotalLength . . . . . . . . . . . . . . . . . . . 13
3.15. maximumL2TotalLength . . . . . . . . . . . . . . . . . . . 14
3.16. l2octetTotalCount . . . . . . . . . . . . . . . . . . . . 14
3.17. droppedL2OctetDeltaCount . . . . . . . . . . . . . . . . . 14
3.18. droppedL2OctetTotalCount . . . . . . . . . . . . . . . . . 15
Show full document text