Operation of the IP Flow Information Export (IPFIX) Protocol on IPFIX Mediators
draft-ietf-ipfix-mediation-protocol-08
The information below is for an old version of the document | |||
---|---|---|---|
Document | Type | Active Internet-Draft (ipfix WG) | |
Authors | BenoƮt Claise , Atsushi Kobayashi , Brian Trammell | ||
Last updated | 2013-12-05 (latest revision 2013-11-25) | ||
Replaces | draft-claise-ipfix-mediation-protocol | ||
Stream | Internent Engineering Task Force (IETF) | ||
Formats | pdf htmlized (tools) htmlized bibtex | ||
Reviews | |||
Stream | WG state | Submitted to IESG for Publication | |
Document shepherd | Adrian Farrel | ||
Shepherd write-up | Show (last changed 2013-10-06) | ||
IESG | IESG state | IESG Evaluation::AD Followup | |
Consensus Boilerplate | Yes | ||
Telechat date |
Needs a YES. Needs 9 more YES or NO OBJECTION positions to pass. |
||
Responsible AD | Joel Jaeggli | ||
Send notices to | ipfix-chairs@tools.ietf.org, draft-ietf-ipfix-mediation-protocol@tools.ietf.org | ||
IANA | IANA review state | IANA OK - Actions Needed |
IPFIX Working Group B. Claise Internet-Draft Cisco Systems, Inc. Intended status: Standards Track A. Kobayashi Expires: May 30, 2014 NTT B. Trammell ETH Zurich November 26, 2013 Operation of the IP Flow Information Export (IPFIX) Protocol on IPFIX Mediators draft-ietf-ipfix-mediation-protocol-08.txt Abstract This document specifies the operation of the IP Flow Information Export (IPFIX) protocol specific to IPFIX Mediators, including Template and Observation Point management, timing considerations, and other Mediator-specific concerns. 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 May 30, 2014. 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 Claise, et al. Expires May 30, 2014 [Page 1] Internet-Draft IPFIX MED-PROTO November 2013 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. Table of Contents 1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . 2 1.1. IPFIX Documents Overview . . . . . . . . . . . . . . . . 3 1.2. IPFIX Mediator Documents Overview . . . . . . . . . . . . 4 1.3. Relationship with the IPFIX and PSAMP Protocols . . . . . 5 2. Terminology . . . . . . . . . . . . . . . . . . . . . . . . . 5 3. Handling IPFIX Message Headers . . . . . . . . . . . . . . . 8 4. Template Management . . . . . . . . . . . . . . . . . . . . . 10 4.1. Passing Unmodified Templates through an IPFIX Mediator . 10 4.1.1. Template Mapping and Information Element Ordering . . 14 4.2. Creating New Templates at an IPFIX Mediator . . . . . . . 15 4.3. Handling Unknown Information Elements . . . . . . . . . . 15 5. Preserving Original Observation Point Information . . . . . . 16 5.1. originalExporterIPv4Address Information Element . . . . . 18 5.2. originalExporterIPv6Address Information Element . . . . . 18 6. Managing Observation Domain IDs . . . . . . . . . . . . . . . 18 6.1. originalObservationDomainId Information Element . . . . . 19 7. Timing Considerations . . . . . . . . . . . . . . . . . . . . 19 8. Transport Considerations . . . . . . . . . . . . . . . . . . 20 9. Collecting Process Considerations . . . . . . . . . . . . . . 21 10. Specific Reporting Requirements . . . . . . . . . . . . . . . 21 10.1. Intermediate Process Reliability Statistics Options Template . . . . . . . . . . . . . . . . . . . . . . . . 22 10.2. Flow Key Options Template . . . . . . . . . . . . . . . 23 10.3. intermediateProcessId Information Element . . . . . . . 23 10.4. ignoredDataRecordTotalCount Information Element . . . . 24 11. Operations and Management Considerations . . . . . . . . . . 24 12. Security Considerations . . . . . . . . . . . . . . . . . . . 24 13. IANA Considerations . . . . . . . . . . . . . . . . . . . . . 25 14. Acknowledgments . . . . . . . . . . . . . . . . . . . . . . . 25 15. References . . . . . . . . . . . . . . . . . . . . . . . . . 25 15.1. Normative References . . . . . . . . . . . . . . . . . . 26 15.2. Informative References . . . . . . . . . . . . . . . . . 27 Authors' Addresses . . . . . . . . . . . . . . . . . . . . . . . 28 1. Introduction Claise, et al. Expires May 30, 2014 [Page 2]Show full document text