From 1386fc29010c1d5c6f4dfadd6d4d5285dbb1e175 Mon Sep 17 00:00:00 2001 From: Daniel Piekacz Date: Mon, 29 Apr 2013 12:52:12 +0100 Subject: [PATCH] Add an example for JunOS IPFIX configuration --- README | 68 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) diff --git a/README b/README index a97a97c..319b27c 100644 --- a/README +++ b/README @@ -308,6 +308,74 @@ sFlow data. } } + JunOS NetFlow IPFIX configuration: + chassis { + tfeb { + slot 0 { + sampling-instance flow-ipfix; + } + } + } + interfaces { + ge-1/0/0 { + unit 0 { + family inet { + sampling { + input; + output; + } + } + } + } + } + forwarding-options { + sampling { + instance { + flow-ipfix { + input { + rate 1; + } + family inet { + output { + flow-server 192.0.2.10 { + port 9000; + autonomous-system-type origin; + no-local-dump; + version-ipfix { + template { + ipv4; + } + } + } + inline-jflow { + source-address 192.0.2.1; + } + } + } + } + } + } + } + services { + flow-monitoring { + version-ipfix { + template ipv4 { + flow-active-timeout 60; + flow-inactive-timeout 60; + template-refresh-rate { + packets 1000; + seconds 10; + } + option-refresh-rate { + packets 1000; + seconds 10; + } + ipv4-template; + } + } + } + } + - sFlow only: Have your router(s) send sFlow samples to your machine. Your routers may need a software upgrade to make them include AS path information for