[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Tue Apr 29 16:02:14 CDT 2014


Index: configs/hub.chi.onenet.net
===================================================================
--- configs/hub.chi.onenet.net	(revision 115649)
+++ configs/hub.chi.onenet.net	(working copy)
@@ -309,7 +309,7 @@
 #t1-2/0/2:21 down down
 #t1-2/0/2:22 down down
 #t1-2/0/2:23 down down
-#t1-2/0/2:24 down up
+#t1-2/0/2:24 down down
 #t1-2/0/2:25 down up
 #t1-2/0/2:26 down down
 #t1-2/0/2:27 down down
Index: configs/core.hut.hen.onenet.net
===================================================================
--- configs/core.hut.hen.onenet.net	(revision 115319)
+++ configs/core.hut.hen.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at HENRYETTA-MX40> show system commit 
+#   2014-04-29 15:10:45 CDT by rnordmark via cli
 #   2014-04-15 13:59:13 CDT by joel via cli
 #   2014-03-03 16:15:47 CST by rnordmark via cli
 #   2014-03-03 15:16:43 CST by josh via cli commit confirmed, rollback in 5mins
 #   2014-02-26 11:12:37 CST by andrew via netconf
 #   2014-02-25 19:08:05 CST by rnordmark via cli
-#   2014-01-14 14:28:52 CST by admin via netconf
 # grnoc-mon at HENRYETTA-MX40> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -198,7 +198,7 @@
 # grnoc-mon at HENRYETTA-MX40> show version 
 # Hostname: HENRYETTA-MX40 # Model: mx40-t # JUNOS Base OS boot [12.3R2.5] # JUNOS Base OS Software Suite [12.3R2.5] # JUNOS Kernel Software Suite [12.3R2.5] # JUNOS Crypto Software Suite [12.3R2.5] # JUNOS Packet Forwarding Engine Support (MX80) [12.3R2.5] # JUNOS Online Documentation [12.3R2.5] # JUNOS Routing Software Suite [12.3R2.5] #  # grnoc-mon at HENRYETTA-MX40> file list /var/tmp detail # 
 # /var/tmp:
-# total blocks: 291528
+# total blocks: 291532
 # -rwxr-xr-x  1 root  field      19692 Jun 3   2013 MX-40-1-412.txt*
 # -rwxr-xr-x  1 root  field      19716 Jun 3   2013 MX-40-1-Ardmore.txt*
 # -rwxr-xr-x  1 root  field      19704 Jun 3   2013 MX-40-1-Atoka.txt*
@@ -223,13 +223,14 @@
 # drwxrwxrwx  2 root  wheel        512 Jun 3   2013 pics/
 # -r--r--r--  1 root  field        237 Jun 3   2013 preinstall_boot_loader.conf
 # drwxr-xr-x  2 root  field        512 May 22  2013 rtsdb/
+# -rw-r-----  1 root  field        178 Apr 29 15:10 sampled.pkts
 # drwxrwxrwt  2 root  wheel        512 May 22  2013 vi.recover/
-# total files: 20
+# total files: 21
 # 
 # grnoc-mon at HENRYETTA-MX40> show system uptime 
 # System booted: 2013-06-10 10:56 CDT 
 # Protocols started: 2013-06-10 10:58 CDT 
-# Last configured: 2014-04-15 13:59 CDT  by joel
+# Last configured: 2014-04-29 15:10 CDT  by rnordmark
 # 
 # grnoc-mon at HENRYETTA-MX40> show interface terse 
 #Interface Admin Link
@@ -295,7 +296,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at HENRYETTA-MX40> show configuration 
-## Last commit: 2014-04-15 13:59:13 CDT by joel
+## Last commit: 2014-04-29 15:10:45 CDT by rnordmark
 version 12.3R2.5;
 system {
     host-name HENRYETTA-MX40;
@@ -412,6 +413,11 @@
     routing-engine {
         on-disk-failure disk-failure-action reboot;
     }
+    tfeb {
+        slot 0 {
+            sampling-instance JFLOW-1;
+        }
+    }
     alarm {
         management-ethernet {
             link-down ignore;
@@ -419,6 +425,17 @@
     }
     network-services all-ethernet;
 }
+services {
+    flow-monitoring {
+        version-ipfix {
+            template ipv4 {
+                flow-active-timeout 60;
+                flow-inactive-timeout 60;
+                ipv4-template;
+            }
+        }
+    }
+}
 security {
     ipsec {
         security-association OneNet-OSPF3-AUTH {
@@ -446,6 +463,9 @@
             vlan-id 40;
             family inet {
                 mtu 9000;
+                sampling {
+                    input;
+                }
                 address 164.58.247.46/30;
             }
             family inet6 {
@@ -494,6 +514,9 @@
             vlan-id 40;
             family inet {
                 mtu 9000;
+                sampling {
+                    input;
+                }
                 address 164.58.244.9/30;
             }
             family inet6 {
@@ -527,6 +550,9 @@
         }
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 10.10.126.145/30;
             }
         }
@@ -540,6 +566,9 @@
         }
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 10.10.126.149/30;
             }
         }
@@ -553,6 +582,9 @@
         }
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 10.10.126.153/30;
             }
         }
@@ -567,6 +599,9 @@
         }
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 10.10.127.181/30;
             }
         }
@@ -580,6 +615,9 @@
         }
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 10.10.125.181/30;
             }
         }
@@ -593,6 +631,9 @@
         }
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 10.10.124.181/30;
             }
         }
@@ -640,6 +681,39 @@
         }
     }
 }
+forwarding-options {
+    sampling {
+        input {
+            rate 1000;
+        }
+        instance {
+            JFLOW-1 {
+                input {
+                    rate 1000;
+                }
+                family inet {
+                    output {
+                        flow-inactive-timeout 60;
+                        flow-active-timeout 60;
+                        flow-server 164.58.253.36 {
+                            port 9164;
+                            autonomous-system-type origin;
+                            no-local-dump;
+                            version-ipfix {
+                                template {
+                                    ipv4;
+                                }
+                            }
+                        }
+                        inline-jflow {
+                            source-address 164.58.199.164;
+                        }
+                    }
+                }
+            }
+        }
+    }
+}
 routing-options {
     ##
     ## Warning: statement ignored: unsupported platform (mx40-t)
Index: configs/core.ponc.onenet.net
===================================================================
--- configs/core.ponc.onenet.net	(revision 115579)
+++ configs/core.ponc.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at PONCA-CITY-MX40> show system commit 
+#   2014-04-29 15:05:18 CDT by rnordmark via cli
 #   2014-04-15 13:43:39 CDT by joel via cli
 #   2014-03-11 16:25:51 CDT by andrew via cli commit confirmed, rollback in 5mins
 #   2014-03-07 12:31:14 CST by josh via cli
 #   2014-03-07 12:24:06 CST by josh via cli
 #   2014-03-07 12:18:21 CST by josh via cli
-#   2014-03-07 12:15:51 CST by josh via cli commit confirmed, rollback in 2mins
 # grnoc-mon at PONCA-CITY-MX40> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -193,7 +193,7 @@
 # grnoc-mon at PONCA-CITY-MX40> show version 
 # Hostname: PONCA-CITY-MX40 # Model: mx40-t # JUNOS Base OS boot [12.3R2.5] # JUNOS Base OS Software Suite [12.3R2.5] # JUNOS Kernel Software Suite [12.3R2.5] # JUNOS Crypto Software Suite [12.3R2.5] # JUNOS Packet Forwarding Engine Support (MX80) [12.3R2.5] # JUNOS Online Documentation [12.3R2.5] # JUNOS Routing Software Suite [12.3R2.5] #  # grnoc-mon at PONCA-CITY-MX40> file list /var/tmp detail # 
 # /var/tmp:
-# total blocks: 291528
+# total blocks: 291532
 # -rwxr-xr-x  1 root  field      19692 Jun 4   2013 MX-40-1-412.txt*
 # -rwxr-xr-x  1 root  field      19716 Jun 4   2013 MX-40-1-Ardmore.txt*
 # -rwxr-xr-x  1 root  field      19704 Jun 4   2013 MX-40-1-Atoka.txt*
@@ -218,13 +218,14 @@
 # drwxrwxrwx  2 root  wheel        512 Jun 4   2013 pics/
 # -r--r--r--  1 root  field        237 Jun 4   2013 preinstall_boot_loader.conf
 # drwxr-xr-x  2 root  field        512 May 21  2013 rtsdb/
+# -rw-r-----  1 root  field        178 Apr 29 15:05 sampled.pkts
 # drwxrwxrwt  2 root  wheel        512 May 21  2013 vi.recover/
-# total files: 20
+# total files: 21
 # 
 # grnoc-mon at PONCA-CITY-MX40> show system uptime 
 # System booted: 2013-11-01 00:53 CDT 
 # Protocols started: 2013-11-01 00:55 CDT 
-# Last configured: 2014-04-15 13:43 CDT  by joel
+# Last configured: 2014-04-29 15:05 CDT  by rnordmark
 # 
 # grnoc-mon at PONCA-CITY-MX40> show interface terse 
 #Interface Admin Link
@@ -290,7 +291,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at PONCA-CITY-MX40> show configuration 
-## Last commit: 2014-04-15 13:43:39 CDT by joel
+## Last commit: 2014-04-29 15:05:18 CDT by rnordmark
 version 12.3R2.5;
 system {
     host-name PONCA-CITY-MX40;
@@ -411,6 +412,11 @@
     fpc 1 {
         inactive: sampling-instance JFLOW-1;
     }
+    tfeb {
+        slot 0 {
+            sampling-instance JFLOW-1;
+        }
+    }
     alarm {
         management-ethernet {
             link-down ignore;
@@ -418,7 +424,7 @@
     }
     inactive: network-services all-ethernet;
 }
-inactive: services {
+services {
     flow-monitoring {
         version-ipfix {
             template IP-V4 {
@@ -434,6 +440,11 @@
                 }
                 ipv4-template;
             }
+            template ipv4 {
+                flow-active-timeout 60;
+                flow-inactive-timeout 60;
+                ipv4-template;
+            }
         }
     }
 }
@@ -445,6 +456,9 @@
         }
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 156.110.26.253/30;
             }
         }
@@ -458,6 +472,9 @@
                 filter {
                     input DDOS-PREVENT;
                 }
+                sampling {
+                    input;
+                }
                 address 156.110.126.29/30;
                 address 156.110.24.25/30;
             }
@@ -469,6 +486,9 @@
         link-mode full-duplex;
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 156.110.118.57/30;
             }
         }
@@ -477,6 +497,9 @@
         description "CORE 1GE to hub.ton ge-4/0/0 [DARK FIBER KAMO] | OneNet-TON-PONC-GE-4815";
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 164.58.245.166/30;
             }
             family inet6 {
@@ -489,6 +512,9 @@
         description "CORE 1GE to core.sti ge-0/3/0 [DARK FIBER KAMO] | OneNet-STI-PONC-GE-4814";
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 164.58.245.162/30;
             }
             family inet6 {
@@ -516,6 +542,9 @@
         }
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 10.10.120.185/30;
             }
         }
@@ -530,6 +559,9 @@
         }
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 10.10.120.189/30;
             }
         }
@@ -553,6 +585,9 @@
         }
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 10.10.127.225/30;
             }
         }
@@ -567,6 +602,9 @@
         }
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 10.10.125.225/30;
             }
         }
@@ -581,6 +619,9 @@
         }
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 10.10.124.225/30;
             }
         }
@@ -626,8 +667,11 @@
         }
     }
 }
-inactive: forwarding-options {
+forwarding-options {
     sampling {
+        input {
+            rate 1000;
+        }
         instance {
             JFLOW-1 {
                 input {
@@ -635,11 +679,15 @@
                 }
                 family inet {
                     output {
-                        flow-server 164.58.253.210 {
-                            port 9993;
+                        flow-inactive-timeout 60;
+                        flow-active-timeout 60;
+                        flow-server 164.58.253.36 {
+                            port 9186;
+                            autonomous-system-type origin;
+                            no-local-dump;
                             version-ipfix {
                                 template {
-                                    IP-V4;
+                                    ipv4;
                                 }
                             }
                         }
Index: configs/hub.osuokc.onenet.net
===================================================================
--- configs/hub.osuokc.onenet.net	(revision 115319)
+++ configs/hub.osuokc.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OSUOKC-MX80> show system commit 
+#   2014-04-29 15:16:20 CDT by rnordmark via cli
 #   2014-03-11 17:09:33 CDT by andrew via cli
 #   2014-03-03 16:10:13 CST by rnordmark via cli
 #   2014-03-03 15:08:18 CST by josh via cli commit confirmed, rollback in 5mins
 #   2014-02-26 11:12:38 CST by andrew via netconf
 #   2014-02-25 19:03:18 CST by rnordmark via cli
-#   2014-02-24 17:51:10 CST by rnordmark via cli
 # grnoc-mon at OSUOKC-MX80> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -203,7 +203,7 @@
 # drwxrwxrwx  2 root  wheel        512 Apr 21  2013 pics/
 # -r--r--r--  1 root  field        237 Apr 21  2013 preinstall_boot_loader.conf
 # drwxr-xr-x  2 root  field        512 Apr 21  2013 rtsdb/
-# -rw-r-----  1 root  field        890 Feb 25  2011 sampled.pkts
+# -rw-r-----  1 root  field       1068 Apr 29 15:16 sampled.pkts
 # -rw-r--r--  1 root  field          0 Dec 4   2010 tracelogs
 # -rw-r--r--  1 root  field          0 Dec 4   2010 tracelogs_jperf
 # -rw-r--r--  1 root  field          0 Dec 4   2010 tracelogs_sem
@@ -212,7 +212,7 @@
 # grnoc-mon at OSUOKC-MX80> show system uptime 
 # System booted: 2013-04-21 01:16 CDT 
 # Protocols started: 2013-04-21 01:17 CDT 
-# Last configured: 2014-03-11 17:09 CDT  by andrew
+# Last configured: 2014-04-29 15:16 CDT  by rnordmark
 # 
 # grnoc-mon at OSUOKC-MX80> show interface terse 
 #Interface Admin Link
@@ -273,7 +273,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OSUOKC-MX80> show configuration 
-## Last commit: 2014-03-11 17:09:33 CDT by andrew
+## Last commit: 2014-04-29 15:16:20 CDT by rnordmark
 version 11.4R7.5;
 system {
     host-name OSUOKC-MX80;
@@ -387,6 +387,11 @@
     }
 }
 chassis {
+    tfeb {
+        slot 0 {
+            sampling-instance JFLOW-1;
+        }
+    }
     network-services all-ethernet;
 }
 interfaces {
@@ -395,6 +400,9 @@
         link-mode full-duplex;
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 156.110.26.41/30;
             }
         }
@@ -406,6 +414,9 @@
         }
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 164.58.245.110/30;
             }
             family inet6 {
@@ -442,8 +453,11 @@
         }
     }
 }
-inactive: forwarding-options {
+forwarding-options {
     sampling {
+        input {
+            rate 1000;
+        }
         instance {
             JFLOW-1 {
                 input {
@@ -451,11 +465,15 @@
                 }
                 family inet {
                     output {
-                        flow-server 164.58.253.210 {
-                            port 9100;
+                        flow-inactive-timeout 60;
+                        flow-active-timeout 60;
+                        flow-server 164.58.253.36 {
+                            port 9050;
+                            autonomous-system-type origin;
+                            no-local-dump;
                             version-ipfix {
                                 template {
-                                    IP-V4;
+                                    ipv4;
                                 }
                             }
                         }
@@ -894,7 +912,7 @@
         }
     }
 }
-inactive: services {
+services {
     flow-monitoring {
         version-ipfix {
             template IP-V4 {
@@ -910,6 +928,11 @@
                 }
                 ipv4-template;
             }
+            template ipv4 {
+                flow-active-timeout 60;
+                flow-inactive-timeout 60;
+                ipv4-template;
+            }
         }
     }
 }
Index: configs/hub.woo.onenet.net
===================================================================
--- configs/hub.woo.onenet.net	(revision 115650)
+++ configs/hub.woo.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at WOODWARD-M120-RE0> show system commit 
+#   2014-04-29 15:04:11 CDT by josh via cli commit synchronize
+#   2014-04-29 15:01:50 CDT by josh via cli commit confirmed, rollback in 2mins synchronize
 #   2014-04-29 14:57:43 CDT by josh via cli commit confirmed, rollback in 2mins synchronize
 #   2014-04-10 12:36:30 CDT by joel via cli commit synchronize
 #   2014-04-10 12:32:21 CDT by ianl via cli commit synchronize
 #   2014-04-10 12:30:09 CDT by ianl via cli commit synchronize
-#   2014-04-09 08:27:50 CDT by donnie via cli commit synchronize
-#   2014-04-09 08:27:12 CDT by donnie via cli commit synchronize
 # grnoc-mon at WOODWARD-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -270,7 +270,7 @@
 # grnoc-mon at WOODWARD-M120-RE0> show system uptime 
 # System booted: 2013-09-19 18:07 CDT 
 # Protocols started: 2013-09-19 18:09 CDT 
-# Last configured: 2014-04-29 14:57 CDT  by josh
+# Last configured: 2014-04-29 15:04 CDT  by josh
 # 
 # {master}
 # grnoc-mon at WOODWARD-M120-RE0> show interface terse 
@@ -455,7 +455,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at WOODWARD-M120-RE0> show configuration 
-## Last commit: 2014-04-29 14:57:43 CDT by josh
+## Last commit: 2014-04-29 15:04:11 CDT by josh
 version 11.4R7.5;
 groups {
     re0 {
@@ -731,14 +731,22 @@
         disable;
         encapsulation cisco-hdlc;
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     t1-2/0/2:5 {
         description "FOLLOW-UP FOR REPAIR @ RC28D - APR 10 2014 - Joel/IAN/STEVE";
         encapsulation cisco-hdlc;
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     t1-2/0/2:6 {
@@ -748,9 +756,16 @@
         unit 0 {
             family inet {
                 mtu 1512;
+                sampling {
+                    input;
+                }
                 address 172.23.1.17/30;
             }
-            family mpls;
+            family mpls {
+                filter {
+                    input FLOW-MPLS;
+                }
+            }
         }
     }
     t1-2/0/2:7 {
@@ -758,6 +773,9 @@
         encapsulation cisco-hdlc;
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 164.58.8.41/30;
             }
         }
@@ -782,6 +800,9 @@
         encapsulation cisco-hdlc;
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 156.110.200.13/30;
             }
         }
@@ -790,14 +811,22 @@
         disable;
         encapsulation cisco-hdlc;
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     t1-2/0/2:12 {
         disable;
         encapsulation cisco-hdlc;
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     t1-2/0/2:13 {
@@ -805,6 +834,9 @@
         encapsulation cisco-hdlc;
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 164.58.20.133/30;
             }
         }
@@ -813,7 +845,11 @@
         disable;
         encapsulation cisco-hdlc;
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     t1-2/0/2:17 {
@@ -821,6 +857,9 @@
         encapsulation cisco-hdlc;
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 164.58.3.65/30;
             }
         }
@@ -828,21 +867,33 @@
     t1-2/0/2:18 {
         encapsulation cisco-hdlc;
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     t1-2/0/2:19 {
         disable;
         encapsulation cisco-hdlc;
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     t1-2/0/2:20 {
         disable;
         encapsulation cisco-hdlc;
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     t1-2/0/2:21 {
@@ -850,6 +901,9 @@
         encapsulation cisco-hdlc;
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 164.58.14.121/30;
             }
         }
@@ -859,6 +913,9 @@
         encapsulation cisco-hdlc;
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 10.119.0.229/30;
             }
         }
@@ -867,42 +924,66 @@
         disable;
         encapsulation cisco-hdlc;
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     t1-2/0/2:24 {
         disable;
         encapsulation cisco-hdlc;
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     t1-2/0/2:25 {
         disable;
         encapsulation cisco-hdlc;
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     t1-2/0/2:26 {
         disable;
         encapsulation cisco-hdlc;
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     t1-2/0/2:27 {
         disable;
         encapsulation cisco-hdlc;
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     t1-2/0/2:28 {
         disable;
         encapsulation cisco-hdlc;
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     ct3-2/0/3 {
@@ -944,196 +1025,308 @@
         disable;
         encapsulation cisco-hdlc;
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     t1-2/0/3:2 {
         disable;
         encapsulation cisco-hdlc;
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     t1-2/0/3:3 {
         disable;
         encapsulation cisco-hdlc;
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     t1-2/0/3:4 {
         disable;
         encapsulation cisco-hdlc;
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     t1-2/0/3:5 {
         disable;
         encapsulation cisco-hdlc;
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     t1-2/0/3:6 {
         disable;
         encapsulation cisco-hdlc;
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     t1-2/0/3:7 {
         disable;
         encapsulation cisco-hdlc;
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     t1-2/0/3:8 {
         disable;
         encapsulation cisco-hdlc;
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     t1-2/0/3:9 {
         disable;
         encapsulation cisco-hdlc;
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     t1-2/0/3:10 {
         disable;
         encapsulation cisco-hdlc;
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     t1-2/0/3:11 {
         disable;
         encapsulation cisco-hdlc;
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     t1-2/0/3:12 {
         disable;
         encapsulation cisco-hdlc;
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     t1-2/0/3:13 {
         disable;
         encapsulation cisco-hdlc;
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     t1-2/0/3:14 {
         disable;
         encapsulation cisco-hdlc;
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     t1-2/0/3:15 {
         disable;
         encapsulation cisco-hdlc;
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     t1-2/0/3:16 {
         disable;
         encapsulation cisco-hdlc;
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     t1-2/0/3:17 {
         disable;
         encapsulation cisco-hdlc;
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     t1-2/0/3:18 {
         disable;
         encapsulation cisco-hdlc;
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     t1-2/0/3:19 {
         disable;
         encapsulation cisco-hdlc;
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     t1-2/0/3:20 {
         disable;
         encapsulation cisco-hdlc;
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     t1-2/0/3:21 {
         disable;
         encapsulation cisco-hdlc;
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     t1-2/0/3:22 {
         disable;
         encapsulation cisco-hdlc;
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     t1-2/0/3:23 {
         disable;
         encapsulation cisco-hdlc;
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     t1-2/0/3:24 {
         disable;
         encapsulation cisco-hdlc;
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     t1-2/0/3:25 {
         disable;
         encapsulation cisco-hdlc;
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     t1-2/0/3:26 {
         disable;
         encapsulation cisco-hdlc;
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     t1-2/0/3:27 {
         disable;
         encapsulation cisco-hdlc;
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     t1-2/0/3:28 {
         disable;
         encapsulation cisco-hdlc;
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     fe-2/1/0 {
@@ -1233,6 +1426,9 @@
         unit 0 {
             family inet {
                 mtu 9000;
+                sampling {
+                    input;
+                }
                 address 164.58.245.66/30;
             }
             family inet6 {
Index: configs/hub.tsb.onenet.net
===================================================================
--- configs/hub.tsb.onenet.net	(revision 115533)
+++ configs/hub.tsb.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at TULSA-STATE-BUILDING-MX80> show system commit 
+#   2014-04-29 15:07:18 CDT by rnordmark via cli
 #   2014-03-26 16:12:33 CDT by joel via cli
 #   2014-03-12 07:18:40 CDT by josh via cli
 #   2014-03-03 16:16:13 CST by rnordmark via cli
 #   2014-03-03 15:20:22 CST by rnordmark via cli
 #   2014-03-03 15:18:28 CST by rnordmark via cli commit confirmed, rollback in 2mins
-#   2014-02-26 11:12:36 CST by andrew via netconf
 # grnoc-mon at TULSA-STATE-BUILDING-MX80> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -189,7 +189,7 @@
 # grnoc-mon at TULSA-STATE-BUILDING-MX80> show version 
 # Hostname: TULSA-STATE-BUILDING-MX80 # Model: mx80 # JUNOS Base OS boot [11.4R7.5] # JUNOS Base OS Software Suite [11.4R7.5] # JUNOS Kernel Software Suite [11.4R7.5] # JUNOS Crypto Software Suite [11.4R7.5] # JUNOS Packet Forwarding Engine Support (MX80) [11.4R7.5] # JUNOS Online Documentation [11.4R7.5] # JUNOS Routing Software Suite [11.4R7.5] #  # grnoc-mon at TULSA-STATE-BUILDING-MX80> file list /var/tmp detail # 
 # /var/tmp:
-# total 944168
+# total 944180
 # -rw-rw----  1 root  field   32575488 Mar 3  15:19 autoconfd.core.0
 # -rw-r--r--  1 root  field         30 Feb 29  2012 ex.txt
 # drwxr-xr-x  2 root  field        512 Feb 29  2012 gres-tp/
@@ -203,15 +203,17 @@
 # -rw-r--r--  1 eng   field   99542994 Apr 23  2013 jinstall-ppc-11.4R7.5-domestic-signed.tgz
 # -rw-r--r--  1 root  field        155 Jun 12  2013 krt_gencfg_filter.txt
 # drwxrwxrwx  2 root  wheel        512 Oct 12  2012 pics/
+# -rw-r--r--  1 root  wheel       3861 Apr 29 15:07 ppe_trap_fpc0_pfe0.core.0
 # -rw-rw----  1 root  field   56872960 Mar 3  15:19 pppoed.core.0
 # -r--r--r--  1 root  field        237 Jun 12  2013 preinstall_boot_loader.conf
 # drwxr-xr-x  2 root  field        512 Feb 29  2012 rtsdb/
+# -rw-r-----  1 root  field        178 Apr 29 15:07 sampled.pkts
 # drwxrwxrwT  2 root  wheel        512 Feb 29  2012 vi.recover/
 # 
 # grnoc-mon at TULSA-STATE-BUILDING-MX80> show system uptime 
 # System booted: 2013-06-12 22:49 CDT 
 # Protocols started: 2013-06-12 22:51 CDT 
-# Last configured: 2014-03-26 16:12 CDT  by joel
+# Last configured: 2014-04-29 15:07 CDT  by rnordmark
 # 
 # grnoc-mon at TULSA-STATE-BUILDING-MX80> show interface terse 
 #Interface Admin Link
@@ -288,7 +290,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-STATE-BUILDING-MX80> show configuration 
-## Last commit: 2014-03-26 16:12:33 CDT by joel
+## Last commit: 2014-04-29 15:07:18 CDT by rnordmark
 version 11.4R7.5;
 system {
     host-name TULSA-STATE-BUILDING-MX80;
@@ -402,6 +404,11 @@
             device-count 1;
         }
     }
+    tfeb {
+        slot 0 {
+            sampling-instance JFLOW-1;
+        }
+    }
     alarm {
         management-ethernet {
             link-down ignore;
@@ -419,6 +426,9 @@
             vlan-id 70;
             family inet {
                 mtu 9000;
+                sampling {
+                    input;
+                }
                 address 164.58.246.250/30;
             }
             family inet6 {
@@ -436,6 +446,9 @@
             vlan-id 70;
             family inet {
                 mtu 9000;
+                sampling {
+                    input;
+                }
                 address 164.58.246.254/30;
             }
             family inet6 {
@@ -485,6 +498,9 @@
         }
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 156.110.202.85/30;
             }
         }
@@ -501,6 +517,9 @@
         }
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 156.110.204.13/29;
             }
         }
@@ -537,6 +556,39 @@
         }
     }
 }
+forwarding-options {
+    sampling {
+        input {
+            rate 1000;
+        }
+        instance {
+            JFLOW-1 {
+                input {
+                    rate 1000;
+                }
+                family inet {
+                    output {
+                        flow-inactive-timeout 60;
+                        flow-active-timeout 60;
+                        flow-server 164.58.253.36 {
+                            port 9193;
+                            autonomous-system-type origin;
+                            no-local-dump;
+                            version-ipfix {
+                                template {
+                                    ipv4;
+                                }
+                            }
+                        }
+                        inline-jflow {
+                            source-address 164.58.199.193;
+                        }
+                    }
+                }
+            }
+        }
+    }
+}
 snmp {
     location "Tulsa OK";
     contact "Net Group";
@@ -1107,7 +1159,7 @@
         }
     }
 }
-inactive: services {
+services {
     flow-monitoring {
         version-ipfix {
             template IP-V4 {
@@ -1123,6 +1175,11 @@
                 }
                 ipv4-template;
             }
+            template ipv4 {
+                flow-active-timeout 60;
+                flow-inactive-timeout 60;
+                ipv4-template;
+            }
         }
     }
 }
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net	(revision 115650)
+++ configs/core3.okc-m120.onenet.net	(working copy)
@@ -1686,7 +1686,7 @@
 #t1-4/1/2:21.0 up up
 #t1-4/1/2:22 up down
 #t1-4/1/2:22.0 up down
-#t1-4/1/2:23 down down
+#t1-4/1/2:23 down up
 #t1-4/1/2:24 down down
 #t1-4/1/2:25 down down
 #t1-4/1/2:26 down down
Index: configs/core1.ptc.onenet.net
===================================================================
--- configs/core1.ptc.onenet.net	(revision 115650)
+++ configs/core1.ptc.onenet.net	(working copy)
@@ -1281,9 +1281,9 @@
 164.58.15.125            Up        xe-0/0/0.124   0.300     0.100        3   
 164.58.15.145            Up        xe-0/1/0.144   0.300     0.100        3   
 fe80::8618:8800:7cee:d829 Up       xe-0/0/0.124   0.300     0.100        3   
-fe80::8618:8800:90ee:48cf Init     xe-0/1/0.144   3.000     1.000        3   
+fe80::8618:8800:90ee:48cf Up       xe-0/1/0.144   0.300     0.100        3   
 
 4 sessions, 4 clients
-Cumulative transmit rate 31.0 pps, cumulative receive rate 31.0 pps
+Cumulative transmit rate 40.0 pps, cumulative receive rate 40.0 pps
 
 {master}
Index: configs/hub.pot.onenet.net
===================================================================
--- configs/hub.pot.onenet.net	(revision 115620)
+++ configs/hub.pot.onenet.net	(working copy)
@@ -326,8 +326,8 @@
 #t1-2/0/3:5 up up
 #t1-2/0/3:5.0 up up
 #t1-2/0/3:6 down down
-#t1-2/0/3:7 up up
-#t1-2/0/3:7.0 up up
+#t1-2/0/3:7 up down
+#t1-2/0/3:7.0 up down
 #t1-2/0/3:8 down down
 #t1-2/0/3:9 down down
 #t1-2/0/3:10 up up



More information about the Nocrancid mailing list