[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Thu May 15 10:02:19 CDT 2014


Index: configs/hub.cla.onenet.net
===================================================================
--- configs/hub.cla.onenet.net	(revision 115932)
+++ configs/hub.cla.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at CLAREMORE-M120-RE0> show system commit 
+#   2014-05-15 09:50:47 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
 #   2014-05-09 15:59:37 CDT by joel via cli commit synchronize
 #   2014-05-07 13:18:29 CDT by andrew via cli commit synchronize
 #   2014-05-06 12:29:42 CDT by admin via cli commit synchronize
 #   2014-05-06 11:24:09 CDT by admin via cli commit synchronize
 #   2014-03-20 15:23:43 CDT by jeremyt via cli commit synchronize
-#   2014-03-20 15:08:58 CDT by jeremyt via cli commit synchronize
 # grnoc-mon at CLAREMORE-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -271,7 +271,7 @@
 # grnoc-mon at CLAREMORE-M120-RE0> show system uptime 
 # System booted: 2013-05-30 22:16 CDT 
 # Protocols started: 2013-05-30 23:11 CDT 
-# Last configured: 2014-05-09 15:59 CDT  by joel
+# Last configured: 2014-05-15 09:50 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at CLAREMORE-M120-RE0> show interface terse 
@@ -415,7 +415,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at CLAREMORE-M120-RE0> show configuration 
-## Last commit: 2014-05-09 15:59:37 CDT by joel
+## Last commit: 2014-05-15 09:50:47 CDT by andrew
 version 11.4R7.5;
 groups {
     re0 {
@@ -693,6 +693,9 @@
         encapsulation cisco-hdlc;
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 164.58.8.13/30;
             }
         }
@@ -702,6 +705,9 @@
         encapsulation cisco-hdlc;
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 164.58.8.9/30;
             }
         }
@@ -713,6 +719,9 @@
         unit 0 {
             family inet {
                 mtu 1512;
+                sampling {
+                    input;
+                }
                 address 172.23.2.229/30;
             }
             family mpls;
@@ -852,6 +861,9 @@
     fe-2/1/2 {
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 164.58.18.129/30;
             }
         }
@@ -861,6 +873,9 @@
             description THUNDERBIRD-YOUTH-ACADEMY;
             encapsulation multilink-ppp;
             family inet {
+                sampling {
+                    input;
+                }
                 address 156.110.54.45/30;
             }
         }
@@ -869,6 +884,9 @@
             encapsulation multilink-ppp;
             family inet {
                 mtu 1512;
+                sampling {
+                    input;
+                }
                 address 172.23.2.225/30;
             }
             family mpls;
@@ -877,6 +895,9 @@
             description DOT-CLARMORE;
             encapsulation multilink-ppp;
             family inet {
+                sampling {
+                    input;
+                }
                 address 172.24.31.65/30;
             }
         }
@@ -885,6 +906,9 @@
         description OU-HealthCenter-via-ROGER-STATE-UNIV-CIR000XXXX;
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 164.58.3.165/30;
             }
         }
@@ -896,6 +920,9 @@
         }
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 164.58.244.42/30;
             }
             family inet6 {
@@ -910,6 +937,9 @@
         unit 0 {
             family inet {
                 mtu 9000;
+                sampling {
+                    input;
+                }
                 address 156.110.134.41/30;
                 address 164.58.1.253/30;
                 address 198.187.154.1/24 {
@@ -923,6 +953,9 @@
         mtu 1514;
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 198.204.126.161/28;
             }
         }
@@ -931,6 +964,7 @@
         description Layer-3-MS-Services;
         unit 0 {
             family inet;
+            family mpls;
         }
     }
     lo0 {
@@ -952,22 +986,43 @@
 forwarding-options {
     sampling {
         input {
-            rate 100;
+            rate 1;
         }
         family inet {
             output {
-                flow-server 164.58.253.210 {
-                    port 9942;
+                flow-inactive-timeout 60;
+                flow-active-timeout 60;
+                flow-server 164.58.253.36 {
+                    port 9142;
                     autonomous-system-type origin;
                     no-local-dump;
                     source-address 164.58.199.142;
-                    version 5;
+                    version9 {
+                        template {
+                            ip-template;
+                        }
+                    }
                 }
                 interface sp-3/3/0 {
                     source-address 164.58.199.142;
                 }
             }
         }
+        family mpls {
+            output {
+                flow-server 164.58.253.36 {
+                    port 9142;
+                    version9 {
+                        template {
+                            mpls-ipv4-template;
+                        }
+                    }
+                }
+                interface sp-3/3/0 {
+                    source-address 164.58.199.142;
+                }
+            }
+        }
     }
 }
 snmp {
@@ -1548,6 +1603,20 @@
         }
     }
 }
+services {
+    flow-monitoring {
+        version9 {
+            template ip-template {
+                ipv4-template;
+            }
+            template mpls-ipv4-template {
+                mpls-ipv4-template {
+                    label-position [ 1 2 3 ];
+                }
+            }
+        }
+    }
+}
 {master}
 # grnoc-mon at CLAREMORE-M120-RE0> show ospf neighbor 
 # Address          Interface              State     ID               Pri  Dead
Index: configs/hub.chi.onenet.net
===================================================================
--- configs/hub.chi.onenet.net	(revision 116077)
+++ 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 down
+#t1-2/0/2:24 down up
 #t1-2/0/2:25 down up
 #t1-2/0/2:26 down down
 #t1-2/0/2:27 down down
Index: configs/core2-okc-mx960.onenet.net
===================================================================
--- configs/core2-okc-mx960.onenet.net	(revision 116058)
+++ configs/core2-okc-mx960.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKC-CORE2-MX960-RE0> show system commit 
+#   2014-05-15 09:49:36 CDT by josh via cli commit synchronize
+#   2014-05-15 09:48:14 CDT by josh via cli commit synchronize
 #   2014-05-14 13:34:09 CDT by josh via cli commit synchronize
 #   2014-05-14 11:23:50 CDT by josh via cli commit confirmed, rollback in 5mins synchronize
 #   2014-05-12 15:54:00 CDT by rnordmark via cli commit synchronize
 #   2014-05-12 15:52:23 CDT by rnordmark via cli commit synchronize
-#   2014-05-05 14:58:41 CDT by jeremyt via cli commit synchronize
-#   2014-05-05 14:57:44 CDT by jeremyt via cli commit synchronize
 # grnoc-mon at OKC-CORE2-MX960-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -415,7 +415,7 @@
 # grnoc-mon at OKC-CORE2-MX960-RE0> show system uptime 
 # System booted: 2014-03-16 10:36 CDT 
 # Protocols started: 2014-04-07 13:01 CDT 
-# Last configured: 2014-05-14 13:34 CDT  by josh
+# Last configured: 2014-05-15 09:49 CDT  by josh
 # 
 # {master}
 # grnoc-mon at OKC-CORE2-MX960-RE0> show interface terse 
@@ -605,7 +605,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE2-MX960-RE0> show configuration 
-## Last commit: 2014-05-14 13:34:09 CDT by josh
+## Last commit: 2014-05-15 09:49:36 CDT by josh
 version 11.4R7.5;
 groups {
     re0 {
Index: configs/hub.wil.onenet.net
===================================================================
--- configs/hub.wil.onenet.net	(revision 116037)
+++ configs/hub.wil.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at WILBURTON-M120-RE0> show system commit 
+#   2014-05-15 09:06:54 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
 #   2014-05-13 16:34:02 CDT by joel via cli commit synchronize
 #   2014-04-24 15:09:38 CDT by joel via cli commit synchronize
 #   2014-04-16 09:35:34 CDT by donnie via cli commit synchronize
 #   2014-04-16 09:29:13 CDT by donnie via cli commit synchronize
 #   2014-04-16 09:20:54 CDT by donnie via cli commit synchronize
-#   2014-04-16 09:19:57 CDT by donnie via cli commit synchronize
 # grnoc-mon at WILBURTON-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -275,7 +275,7 @@
 # grnoc-mon at WILBURTON-M120-RE0> show system uptime 
 # System booted: 2013-07-30 14:03 CDT 
 # Protocols started: 2013-07-30 14:05 CDT 
-# Last configured: 2014-05-13 16:34 CDT  by joel
+# Last configured: 2014-05-15 09:06 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at WILBURTON-M120-RE0> show interface terse 
@@ -444,7 +444,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at WILBURTON-M120-RE0> show configuration 
-## Last commit: 2014-05-13 16:34:02 CDT by joel
+## Last commit: 2014-05-15 09:06:54 CDT by andrew
 version 11.4R7.5;
 groups {
     re0 {
@@ -748,6 +748,9 @@
         unit 0 {
             family inet {
                 mtu 1512;
+                sampling {
+                    input;
+                }
                 address 172.23.0.193/30;
             }
             family mpls;
@@ -764,6 +767,9 @@
         encapsulation cisco-hdlc;
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 156.110.142.37/30;
             }
         }
@@ -791,6 +797,9 @@
         encapsulation ppp;
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 172.24.31.209/30;
             }
         }
@@ -803,6 +812,9 @@
         encapsulation cisco-hdlc;
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 156.110.72.221/30;
             }
         }
@@ -812,6 +824,9 @@
         encapsulation cisco-hdlc;
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 156.110.142.65/30;
             }
         }
@@ -963,6 +978,9 @@
         unit 0 {
             family inet {
                 mtu 1512;
+                sampling {
+                    input;
+                }
                 address 172.23.0.201/30;
             }
             family mpls;
@@ -973,6 +991,9 @@
         encapsulation cisco-hdlc;
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 164.58.4.77/30;
             }
         }
@@ -982,6 +1003,9 @@
         encapsulation cisco-hdlc;
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 164.58.252.5/30;
             }
         }
@@ -1000,6 +1024,9 @@
         encapsulation cisco-hdlc;
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 164.58.40.57/30;
             }
         }
@@ -1018,6 +1045,9 @@
         encapsulation cisco-hdlc;
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 164.58.40.69/30;
             }
         }
@@ -1092,6 +1122,9 @@
         description Talihina-PS-DS3-CIR0004603-RICI;
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 164.58.227.185/29;
             }
         }
@@ -1107,6 +1140,9 @@
         link-mode full-duplex;
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 164.58.2.1/30;
             }
         }
@@ -1119,6 +1155,9 @@
         link-mode full-duplex;
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 164.58.212.85/30;
             }
         }
@@ -1132,6 +1171,9 @@
             description Buffalo-Valley-Schools;
             encapsulation multilink-ppp;
             family inet {
+                sampling {
+                    input;
+                }
                 address 164.58.2.21/30;
             }
         }
@@ -1142,6 +1184,9 @@
                 filter {
                     output BLOCK-NTP;
                 }
+                sampling {
+                    input;
+                }
                 address 156.110.142.45/30;
             }
         }
@@ -1149,6 +1194,9 @@
             description Red-Oak-PS;
             encapsulation multilink-ppp;
             family inet {
+                sampling {
+                    input;
+                }
                 address 164.58.5.81/30;
             }
         }
@@ -1156,6 +1204,9 @@
             description Kiamichi-Tech-Center-Wilburton;
             encapsulation multilink-ppp;
             family inet {
+                sampling {
+                    input;
+                }
                 address 156.110.142.61/30;
             }
         }
@@ -1163,6 +1214,9 @@
             description Whitesboro-PS;
             encapsulation multilink-ppp;
             family inet {
+                sampling {
+                    input;
+                }
                 address 164.58.2.9/30;
             }
         }
@@ -1170,6 +1224,9 @@
             description Latimer-Hospital;
             encapsulation multilink-ppp;
             family inet {
+                sampling {
+                    input;
+                }
                 address 156.110.50.209/30;
             }
         }
@@ -1177,6 +1234,9 @@
             description Clayton-Public-Schools;
             encapsulation multilink-ppp;
             family inet {
+                sampling {
+                    input;
+                }
                 address 164.58.2.5/30;
             }
         }
@@ -1184,6 +1244,9 @@
             description Nashoba-PS;
             encapsulation multilink-ppp;
             family inet {
+                sampling {
+                    input;
+                }
                 address 156.110.70.201/30;
             }
         }
@@ -1209,6 +1272,9 @@
         unit 0 {
             family inet {
                 mtu 9000;
+                sampling {
+                    input;
+                }
                 address 164.58.245.50/30;
             }
             family inet6 {
@@ -1221,6 +1287,7 @@
         description Layer-3-MS-Services;
         unit 0 {
             family inet;
+            family mpls;
         }
     }
     lo0 {
@@ -1242,22 +1309,43 @@
 forwarding-options {
     sampling {
         input {
-            rate 100;
+            rate 1;
         }
         family inet {
             output {
-                flow-server 164.58.253.210 {
-                    port 9920;
+                flow-inactive-timeout 60;
+                flow-active-timeout 60;
+                flow-server 164.58.253.36 {
+                    port 9098;
                     autonomous-system-type origin;
                     no-local-dump;
                     source-address 164.58.199.98;
-                    version 5;
+                    version9 {
+                        template {
+                            ip-template;
+                        }
+                    }
                 }
                 interface sp-3/3/0 {
                     source-address 164.58.199.98;
                 }
             }
         }
+        family mpls {
+            output {
+                flow-server 164.58.253.36 {
+                    port 9098;
+                    version9 {
+                        template {
+                            mpls-ipv4-template;
+                        }
+                    }
+                }
+                interface sp-3/3/0 {
+                    source-address 164.58.199.98;
+                }
+            }
+        }
     }
 }
 snmp {
@@ -1901,6 +1989,20 @@
         }
     }
 }
+services {
+    flow-monitoring {
+        version9 {
+            template ip-template {
+                ipv4-template;
+            }
+            template mpls-ipv4-template {
+                mpls-ipv4-template {
+                    label-position [ 1 2 3 ];
+                }
+            }
+        }
+    }
+}
 {master}
 # grnoc-mon at WILBURTON-M120-RE0> show ospf neighbor 
 # Address          Interface              State     ID               Pri  Dead
Index: configs/core3.tul-m120.onenet.net
===================================================================
--- configs/core3.tul-m120.onenet.net	(revision 116061)
+++ configs/core3.tul-m120.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at TULSA-CORE-3-M120-RE0> show system commit 
+#   2014-05-15 09:38:36 CDT by josh via cli commit synchronize
 #   2014-05-09 16:12:12 CDT by joel via cli commit synchronize
 #   2014-05-09 15:53:31 CDT by joel via cli commit synchronize
 #   2014-05-09 15:27:29 CDT by joel via cli commit synchronize
 #   2014-05-09 14:47:05 CDT by joel via cli commit synchronize
 #   2014-05-09 14:37:54 CDT by joel via cli commit synchronize
-#   2014-05-04 21:59:59 CDT by joel via cli commit synchronize
 # grnoc-mon at TULSA-CORE-3-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -318,7 +318,7 @@
 # grnoc-mon at TULSA-CORE-3-M120-RE0> show system uptime 
 # System booted: 2013-04-27 23:31 CDT 
 # Protocols started: 2013-04-27 23:34 CDT 
-# Last configured: 2014-05-09 16:12 CDT  by joel
+# Last configured: 2014-05-15 09:38 CDT  by josh
 # 
 # {master}
 # grnoc-mon at TULSA-CORE-3-M120-RE0> show interface terse 
@@ -511,8 +511,7 @@
 #t1-3/1/0:17 up down
 #t1-3/1/0:18 down down
 #t1-3/1/0:19 down down
-#t1-3/1/0:20 up up
-#t1-3/1/0:20.0 up up
+#t1-3/1/0:20 down up
 #t1-3/1/0:21 down down
 #t1-3/1/0:22 down down
 #t1-3/1/0:23 down down
@@ -649,7 +648,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-CORE-3-M120-RE0> show configuration 
-## Last commit: 2014-05-09 16:12:12 CDT by joel
+## Last commit: 2014-05-15 09:38:36 CDT by josh
 version 11.4R7.5;
 groups {
     re0 {
@@ -1808,11 +1807,7 @@
         disable;
     }
     t1-3/1/0:20 {
-        description Glencoe-Public-School-T1-CIR0000863;
-        encapsulation cisco-hdlc;
-        unit 0 {
-            family inet;
-        }
+        disable;
     }
     t1-3/1/0:21 {
         disable;
Index: configs/core.sal.onenet.net
===================================================================
--- configs/core.sal.onenet.net	(revision 115469)
+++ configs/core.sal.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at SALLISAW-MX480-RE0> show system commit 
+#   2014-05-15 09:23:15 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
 #   2014-04-22 15:38:18 CDT by andrew via cli commit synchronize
 #   2014-04-15 13:40:17 CDT by joel via cli commit synchronize
 #   2014-04-09 13:29:19 CDT by joel via cli commit synchronize
 #   2014-03-07 14:17:47 CST by joel via cli commit synchronize
 #   2014-03-03 16:19:20 CST by rnordmark via cli commit synchronize
-#   2014-03-03 15:12:36 CST by rnordmark via cli commit synchronize
 # grnoc-mon at SALLISAW-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -242,7 +242,7 @@
 # grnoc-mon at SALLISAW-MX480-RE0> show system uptime 
 # System booted: 2014-02-21 23:06 CST 
 # Protocols started: 2014-02-21 23:08 CST 
-# Last configured: 2014-04-22 15:38 CDT  by andrew
+# Last configured: 2014-05-15 09:23 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at SALLISAW-MX480-RE0> show interface terse 
@@ -314,7 +314,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at SALLISAW-MX480-RE0> show configuration 
-## Last commit: 2014-04-22 15:38:18 CDT by andrew
+## Last commit: 2014-05-15 09:23:15 CDT by andrew
 version 11.4R7.5;
 groups {
     re0 {
@@ -480,6 +480,18 @@
     fpc 1 {
         sampling-instance JFLOW-1;
     }
+    fpc 2 {
+        sampling-instance JFLOW-1;
+    }
+    fpc 3 {
+        sampling-instance JFLOW-1;
+    }
+    fpc 4 {
+        sampling-instance JFLOW-1;
+    }
+    fpc 5 {
+        sampling-instance JFLOW-1;
+    }
 }
 interfaces {
     xe-0/0/0 {
@@ -491,6 +503,9 @@
             vlan-id 69;
             family inet {
                 mtu 9000;
+                sampling {
+                    input;
+                }
                 address 164.58.246.50/30;
             }
             family inet6 {
@@ -508,6 +523,9 @@
         unit 0 {
             family inet {
                 mtu 9000;
+                sampling {
+                    input;
+                }
                 address 164.58.245.17/30;
             }
             family inet6 {
@@ -532,6 +550,9 @@
         }
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 10.10.127.229/30;
             }
         }
@@ -555,6 +576,9 @@
         }
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 10.10.120.105/30;
             }
         }
@@ -569,6 +593,9 @@
         }
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 10.10.120.109/30;
             }
         }
@@ -583,6 +610,9 @@
         }
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 10.10.127.97/30;
             }
         }
@@ -597,6 +627,9 @@
         }
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 10.10.125.97/30;
             }
         }
@@ -610,6 +643,9 @@
         }
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 10.10.124.97/30;
             }
         }
Index: configs/hub.mus.onenet.net
===================================================================
--- configs/hub.mus.onenet.net	(revision 116058)
+++ configs/hub.mus.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at MUSKOGEE-M120-RE0> show system commit 
+#   2014-05-15 09:57:17 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
 #   2014-05-14 13:37:36 CDT by joe via cli commit synchronize
 #   2014-04-30 14:23:54 CDT by donnie via cli commit synchronize
 #   2014-04-30 12:46:46 CDT by donnie via cli commit synchronize
 #   2014-04-30 12:35:43 CDT by donnie via cli commit synchronize
 #   2014-04-30 12:33:13 CDT by donnie via cli commit synchronize
-#   2014-04-30 12:16:03 CDT by donnie via cli commit synchronize
 # grnoc-mon at MUSKOGEE-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -296,7 +296,7 @@
 # grnoc-mon at MUSKOGEE-M120-RE0> show system uptime 
 # System booted: 2013-12-21 00:36 CST 
 # Protocols started: 2013-12-21 00:38 CST 
-# Last configured: 2014-05-14 13:37 CDT  by joe
+# Last configured: 2014-05-15 09:57 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at MUSKOGEE-M120-RE0> show interface terse 
@@ -474,7 +474,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at MUSKOGEE-M120-RE0> show configuration 
-## Last commit: 2014-05-14 13:37:36 CDT by joe
+## Last commit: 2014-05-15 09:57:17 CDT by andrew
 version 11.4R7.5;
 groups {
     re0 {
@@ -693,7 +693,11 @@
             cbit-parity;
         }
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     ct3-2/0/1 {
@@ -751,6 +755,9 @@
         unit 0 {
             family inet {
                 mtu 1512;
+                sampling {
+                    input;
+                }
                 address 172.23.0.233/30;
             }
             family mpls;
@@ -761,6 +768,9 @@
         encapsulation cisco-hdlc;
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 164.58.7.33/30;
             }
         }
@@ -780,6 +790,9 @@
         encapsulation cisco-hdlc;
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 156.110.222.37/30;
             }
         }
@@ -798,6 +811,9 @@
         encapsulation cisco-hdlc;
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 164.58.7.185/30;
             }
         }
@@ -870,6 +886,9 @@
         }
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 164.58.212.53/30;
             }
         }
@@ -893,6 +912,9 @@
         encapsulation cisco-hdlc;
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 156.110.222.29/30;
             }
         }
@@ -938,6 +960,9 @@
         encapsulation cisco-hdlc;
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 156.110.98.13/30;
             }
         }
@@ -975,6 +1000,9 @@
         link-mode full-duplex;
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 156.110.222.49/30;
             }
         }
@@ -988,6 +1016,9 @@
         }
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 156.110.222.41/30;
             }
         }
@@ -1002,6 +1033,9 @@
             description Checotah-PS-10M-CIR0004942;
             vlan-id 189;
             family inet {
+                sampling {
+                    input;
+                }
                 address 164.58.23.249/29;
             }
         }
@@ -1009,6 +1043,9 @@
             description Warner-PS-FE-CIR0004943;
             vlan-id 307;
             family inet {
+                sampling {
+                    input;
+                }
                 address 156.110.134.1/30;
             }
         }
@@ -1016,6 +1053,9 @@
             description Oklahoma-Union-School-System-10M-CIR0004957;
             vlan-id 308;
             family inet {
+                sampling {
+                    input;
+                }
                 address 164.58.63.249/30;
             }
         }
@@ -1026,6 +1066,9 @@
         unit 0 {
             family inet {
                 mtu 9000;
+                sampling {
+                    input;
+                }
                 address 164.58.245.10/30;
             }
             family inet6 {
@@ -1039,6 +1082,9 @@
             description TAFT-VOTECH-SKILLS-CTR;
             encapsulation multilink-ppp;
             family inet {
+                sampling {
+                    input;
+                }
                 address 164.58.8.157/30;
             }
         }
@@ -1046,6 +1092,9 @@
             description OKTAHA-PUBLIC-SCHOOLS;
             encapsulation multilink-ppp;
             family inet {
+                sampling {
+                    input;
+                }
                 address 156.110.222.5/30;
             }
         }
@@ -1053,6 +1102,9 @@
             description DIA-CHEROKEE-NATION-MUSKOGEE;
             encapsulation multilink-ppp;
             family inet {
+                sampling {
+                    input;
+                }
                 address 156.110.70.65/30;
             }
         }
@@ -1061,6 +1113,9 @@
             encapsulation multilink-ppp;
             family inet {
                 mtu 1512;
+                sampling {
+                    input;
+                }
                 address 172.23.0.225/30;
             }
             family mpls;
@@ -1069,6 +1124,9 @@
             description OESC-MUSKOGEE;
             encapsulation multilink-ppp;
             family inet {
+                sampling {
+                    input;
+                }
                 address 164.58.8.169/30;
             }
         }
@@ -1079,7 +1137,11 @@
         mtu 9000;
         link-mode full-duplex;
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     ge-3/2/0 {
@@ -1089,6 +1151,9 @@
         }
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 164.58.245.146/30;
             }
             family inet6 {
@@ -1104,12 +1169,18 @@
         unit 1 {
             vlan-id 1;
             family inet {
+                sampling {
+                    input;
+                }
                 address 164.58.227.1/25;
             }
         }
         unit 250 {
             vlan-id 250;
             family inet {
+                sampling {
+                    input;
+                }
                 address 156.110.90.81/30;
                 address 156.110.72.193/29 {
                     preferred;
@@ -1127,6 +1198,9 @@
             description HEI-BACONE-COLLEGE-FE-CIR0004137;
             vlan-id 111;
             family inet {
+                sampling {
+                    input;
+                }
                 address 156.110.222.89/30;
             }
         }
@@ -1134,6 +1208,9 @@
             description Okla-School-For-The-Blind-FE-CIR0004882;
             vlan-id 113;
             family inet {
+                sampling {
+                    input;
+                }
                 address 156.110.222.61/30;
             }
         }
@@ -1141,6 +1218,9 @@
             description EODLS-Muskogee-Public-Library-100Mb-CIR0004933;
             vlan-id 114;
             family inet {
+                sampling {
+                    input;
+                }
                 address 156.110.42.65/30;
             }
         }
@@ -1148,6 +1228,9 @@
             description "Braggs-Public-School-100Mb | CIR0005245";
             vlan-id 227;
             family inet {
+                sampling {
+                    input;
+                }
                 address 156.110.130.157/30;
             }
         }
@@ -1158,6 +1241,9 @@
         unit 0 {
             family inet {
                 mtu 8940;
+                sampling {
+                    input;
+                }
                 address 164.58.1.253/30;
             }
             family inet6 {
@@ -1199,7 +1285,7 @@
                 flow-inactive-timeout 60;
                 flow-active-timeout 60;
                 flow-server 164.58.253.36 {
-                    port 9994;
+                    port 9094;
                     autonomous-system-type origin;
                     no-local-dump;
                     source-address 164.58.199.94;
@@ -1217,7 +1303,7 @@
         family mpls {
             output {
                 flow-server 164.58.253.36 {
-                    port 9922;
+                    port 9094;
                     version9 {
                         template {
                             mpls-ipv4-template;
@@ -1895,14 +1981,14 @@
 services {
     flow-monitoring {
         version9 {
+            template ip-template {
+                ipv4-template;
+            }
             template mpls-ipv4-template {
                 mpls-ipv4-template {
                     label-position [ 1 2 3 ];
                 }
             }
-            template ip-template {
-                ipv4-template;
-            }
         }
     }
 }
Index: configs/hub.sal.onenet.net
===================================================================
--- configs/hub.sal.onenet.net	(revision 115956)
+++ configs/hub.sal.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at SALLISAW-M120-RE0> show system commit 
+#   2014-05-15 09:26:52 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
 #   2014-05-10 17:42:02 CDT by josh via cli commit confirmed, rollback in 2mins synchronize
 #   2014-05-10 17:37:15 CDT by josh via cli commit confirmed, rollback in 2mins synchronize
 #   2014-04-14 10:24:22 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
 #   2014-04-09 22:21:33 CDT by joel via cli commit synchronize
 #   2014-03-20 18:00:15 CDT by joel via cli commit synchronize
-#   2014-03-20 17:25:26 CDT by joel via cli commit synchronize
 # grnoc-mon at SALLISAW-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -272,7 +272,7 @@
 # grnoc-mon at SALLISAW-M120-RE0> show system uptime 
 # System booted: 2013-06-04 22:21 CDT 
 # Protocols started: 2013-06-04 22:33 CDT 
-# Last configured: 2014-05-10 17:42 CDT  by josh
+# Last configured: 2014-05-15 09:26 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at SALLISAW-M120-RE0> show interface terse 
@@ -435,7 +435,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at SALLISAW-M120-RE0> show configuration 
-## Last commit: 2014-05-10 17:42:02 CDT by josh
+## Last commit: 2014-05-15 09:26:52 CDT by andrew
 version 11.4R7.5;
 groups {
     re0 {
@@ -708,6 +708,9 @@
         encapsulation cisco-hdlc;
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 156.110.134.25/30;
             }
         }
@@ -735,6 +738,9 @@
         unit 0 {
             family inet {
                 mtu 1512;
+                sampling {
+                    input;
+                }
                 address 172.23.2.209/30;
             }
             family mpls;
@@ -763,6 +769,9 @@
         encapsulation cisco-hdlc;
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 164.58.12.25/30;
             }
         }
@@ -781,6 +790,9 @@
         encapsulation cisco-hdlc;
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 164.58.20.145/30;
             }
         }
@@ -833,6 +845,9 @@
         encapsulation cisco-hdlc;
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 156.110.230.81/30;
             }
         }
@@ -842,6 +857,9 @@
         encapsulation cisco-hdlc;
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 156.110.230.85/30;
             }
         }
@@ -886,6 +904,9 @@
         encapsulation cisco-hdlc;
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 156.110.230.53/30;
             }
         }
@@ -894,6 +915,9 @@
         description HEI-Carl-Albert-State-College-SAL-FE-CIR0000990;
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 164.58.181.1/27 {
                     preferred;
                 }
@@ -907,6 +931,9 @@
         link-mode full-duplex;
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 156.110.207.201/29;
             }
         }
@@ -917,6 +944,9 @@
         link-mode full-duplex;
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 156.110.230.69/30;
             }
         }
@@ -927,6 +957,9 @@
         link-mode full-duplex;
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 156.110.230.97/30;
             }
         }
@@ -937,6 +970,9 @@
             description Muldrow-Public-Schools;
             encapsulation multilink-ppp;
             family inet {
+                sampling {
+                    input;
+                }
                 address 156.110.230.17/30;
             }
         }
@@ -944,6 +980,9 @@
             description Keota-High-School;
             encapsulation multilink-ppp;
             family inet {
+                sampling {
+                    input;
+                }
                 address 156.110.230.65/30;
             }
         }
@@ -951,6 +990,9 @@
             description Brushy-PS;
             encapsulation multilink-ppp;
             family inet {
+                sampling {
+                    input;
+                }
                 address 164.58.40.209/30;
             }
         }
@@ -965,6 +1007,9 @@
             description "Liberty PS 10M | CIR0004982";
             vlan-id 114;
             family inet {
+                sampling {
+                    input;
+                }
                 address 156.110.72.33/30;
             }
         }
@@ -972,6 +1017,9 @@
             description Spiro-Public-School-CIR0004184;
             vlan-id 115;
             family inet {
+                sampling {
+                    input;
+                }
                 address 164.58.4.225/30;
             }
         }
@@ -979,6 +1027,9 @@
             description Haskell-City-Hosp-Stigler-10Mb-CIR0004888;
             vlan-id 116;
             family inet {
+                sampling {
+                    input;
+                }
                 address 156.110.139.81/29;
             }
         }
@@ -986,6 +1037,9 @@
             description "Bokoshe Public School 100M CIR0004966";
             vlan-id 117;
             family inet {
+                sampling {
+                    input;
+                }
                 address 164.58.7.165/30;
             }
         }
@@ -993,6 +1047,9 @@
             description "Cave Springs PS 10M CIR0005033";
             vlan-id 118;
             family inet {
+                sampling {
+                    input;
+                }
                 address 156.110.72.129/30;
             }
         }
@@ -1000,6 +1057,9 @@
             description "Marble City School District 35 100M | CIR0005112";
             vlan-id 120;
             family inet {
+                sampling {
+                    input;
+                }
                 address 156.110.78.85/30;
             }
         }
@@ -1007,6 +1067,9 @@
             description "Whitefield-School-District-10-10M | CIR0005159";
             vlan-id 121;
             family inet {
+                sampling {
+                    input;
+                }
                 address 156.110.134.13/30;
             }
         }
@@ -1014,6 +1077,9 @@
             description "Central School District 100m | CIR0005243";
             vlan-id 122;
             family inet {
+                sampling {
+                    input;
+                }
                 address 164.58.0.65/30;
             }
         }
@@ -1021,6 +1087,9 @@
             description "SEPLS Stigler Public Library CIR0005291";
             vlan-id 123;
             family inet {
+                sampling {
+                    input;
+                }
                 address 156.110.130.193/30;
                 address 10.199.4.152/31;
             }
@@ -1029,6 +1098,9 @@
             description "SEPLS Spiro Public Library CIR0005292";
             vlan-id 124;
             family inet {
+                sampling {
+                    input;
+                }
                 address 156.110.130.189/30;
                 address 10.199.4.150/31;
             }
@@ -1040,6 +1112,9 @@
         unit 0 {
             family inet {
                 mtu 9000;
+                sampling {
+                    input;
+                }
                 address 164.58.245.18/30;
             }
             family inet6 {
@@ -1052,6 +1127,7 @@
         description Layer-3-MS-Services;
         unit 0 {
             family inet;
+            family mpls;
         }
     }
     lo0 {
@@ -1073,22 +1149,43 @@
 forwarding-options {
     sampling {
         input {
-            rate 100;
+            rate 1;
         }
         family inet {
             output {
-                flow-server 164.58.253.210 {
-                    port 9911;
+                flow-inactive-timeout 60;
+                flow-active-timeout 60;
+                flow-server 164.58.253.36 {
+                    port 9118;
                     autonomous-system-type origin;
                     no-local-dump;
                     source-address 164.58.199.118;
-                    version 5;
+                    version9 {
+                        template {
+                            ip-template;
+                        }
+                    }
                 }
                 interface sp-3/3/0 {
                     source-address 164.58.199.118;
                 }
             }
         }
+        family mpls {
+            output {
+                flow-server 164.58.253.36 {
+                    port 9118;
+                    version9 {
+                        template {
+                            mpls-ipv4-template;
+                        }
+                    }
+                }
+                interface sp-3/3/0 {
+                    source-address 164.58.199.118;
+                }
+            }
+        }
     }
 }
 snmp {
@@ -1736,6 +1833,20 @@
         }
     }
 }
+services {
+    flow-monitoring {
+        version9 {
+            template ip-template {
+                ipv4-template;
+            }
+            template mpls-ipv4-template {
+                mpls-ipv4-template {
+                    label-position [ 1 2 3 ];
+                }
+            }
+        }
+    }
+}
 {master}
 # grnoc-mon at SALLISAW-M120-RE0> show ospf neighbor 
 # Address          Interface              State     ID               Pri  Dead
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net	(revision 116077)
+++ configs/core3.okc-m120.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKC-CORE3-M120-RE0> show system commit 
+#   2014-05-15 09:23:29 CDT by joel via cli commit synchronize
 #   2014-05-15 08:23:15 CDT by cjensen via cli commit synchronize
 #   2014-05-13 16:00:23 CDT by joel via cli commit synchronize
 #   2014-05-13 15:54:28 CDT by donnie via cli commit synchronize
 #   2014-05-13 15:41:09 CDT by donnie via cli commit synchronize
 #   2014-05-13 15:37:22 CDT by joel via cli commit synchronize
-#   2014-05-13 14:08:45 CDT by donnie via cli commit synchronize
 # grnoc-mon at OKC-CORE3-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -366,7 +366,7 @@
 # grnoc-mon at OKC-CORE3-M120-RE0> show system uptime 
 # System booted: 2013-04-14 00:17 CDT 
 # Protocols started: 2013-04-14 00:30 CDT 
-# Last configured: 2014-05-15 08:23 CDT  by cjensen
+# Last configured: 2014-05-15 09:23 CDT  by joel
 # 
 # {master}
 # grnoc-mon at OKC-CORE3-M120-RE0> show interface terse 
@@ -852,15 +852,15 @@
 #t1-2/3/0:10:3.0 up up
 #t1-2/3/0:10:4 up down
 #t1-2/3/0:10:4.0 up down
-#t1-2/3/0:10:5 down up
-#t1-2/3/0:10:6 down down
+#t1-2/3/0:10:5 up up
+#t1-2/3/0:10:6 up down
 #t1-2/3/0:10:7 up up
 #t1-2/3/0:10:7.0 up up
 #t1-2/3/0:10:8 down down
 #t1-2/3/0:10:9 up up
 #t1-2/3/0:10:9.0 up up
-#t1-2/3/0:10:10 down down
-#t1-2/3/0:10:11 down down
+#t1-2/3/0:10:10 up down
+#t1-2/3/0:10:11 up down
 #t1-2/3/0:10:12 up up
 #t1-2/3/0:10:12.0 up up
 #t1-2/3/0:10:13 up up
@@ -870,13 +870,13 @@
 #t1-2/3/0:10:15 up up
 #t1-2/3/0:10:15.0 up up
 #t1-2/3/0:10:16 up down
-#t1-2/3/0:10:17 down down
-#t1-2/3/0:10:18 down down
-#t1-2/3/0:10:19 down down
-#t1-2/3/0:10:20 down down
-#t1-2/3/0:10:21 down down
-#t1-2/3/0:10:22 down down
-#t1-2/3/0:10:23 down down
+#t1-2/3/0:10:17 up down
+#t1-2/3/0:10:18 up down
+#t1-2/3/0:10:19 up down
+#t1-2/3/0:10:20 up down
+#t1-2/3/0:10:21 up down
+#t1-2/3/0:10:22 up down
+#t1-2/3/0:10:23 up down
 #t1-2/3/0:10:24 down down
 #t1-2/3/0:10:25 down down
 #t1-2/3/0:10:26 down down
@@ -1503,8 +1503,8 @@
 #t1-4/0/0:27 down down
 #t1-4/0/0:28 down down
 #ct3-4/0/1 up up
-#t1-4/0/1:1 down down
-#t1-4/0/1:2 down down
+#t1-4/0/1:1 up down
+#t1-4/0/1:2 up down
 #t1-4/0/1:3 down down
 #t1-4/0/1:4 down down
 #t1-4/0/1:5 up up
@@ -1931,7 +1931,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE3-M120-RE0> show configuration 
-## Last commit: 2014-05-15 08:23:15 CDT by cjensen
+## Last commit: 2014-05-15 09:23:29 CDT by joel
 version 11.4R7.5;
 groups {
     re0 {
@@ -4300,10 +4300,10 @@
         }
     }
     t1-2/3/0:10:5 {
-        disable;
+        description "TAGNET-405-MACOMB-T1-CIR [ORDERED]";
     }
     t1-2/3/0:10:6 {
-        disable;
+        description "TAGNET-7520-SENTINEL-T1-CIR [ORDERED]";
     }
     t1-2/3/0:10:7 {
         description "DOT-Boise-City-T1 | CIR0005228";
@@ -4327,10 +4327,10 @@
         }
     }
     t1-2/3/0:10:10 {
-        disable;
+        description "TAGNET-3322-BLAIR-T1-CIR [ORDERED]";
     }
     t1-2/3/0:10:11 {
-        disable;
+        description "TAGNET-2806-GRANITE-T1-CIR [ORDERED]";
     }
     t1-2/3/0:10:12 {
         description Tag-Agency-Valliant-T1-CIR0002739;
@@ -4368,26 +4368,29 @@
             }
         }
     }
+    t1-2/3/0:10:16 {
+        description "TAGNET-839-CEMENT-T1-CIR [ORDERED]";
+    }
     t1-2/3/0:10:17 {
-        disable;
+        description "TAGNET-2511-MAYSVILLE-T1-CIR [ORDERED]";
     }
     t1-2/3/0:10:18 {
-        disable;
+        description "TAGNET-6212-ROFF-T1-CIR [ORDERED]";
     }
     t1-2/3/0:10:19 {
-        disable;
+        description "TAGNET-3203-STUART-T1-CIR [ORDERED]";
     }
     t1-2/3/0:10:20 {
-        disable;
+        description "TAGNET-7314-OKAY-T1-CIR [ORDERED]";
     }
     t1-2/3/0:10:21 {
-        disable;
+        description "TAGNET-5212-MORRISON-T1-CIR [ORDERED]";
     }
     t1-2/3/0:10:22 {
-        disable;
+        description "TAGNET-5735-BARNSDALL-T1-CIR [ORDERED]";
     }
     t1-2/3/0:10:23 {
-        disable;
+        description TAGNET-4913-CHOUTEAU-T1-CIR;
     }
     t1-2/3/0:10:24 {
         disable;
@@ -7052,10 +7055,10 @@
         partition 28 interface-type t1;
     }
     t1-4/0/1:1 {
-        disable;
+        description "TAGNET-8808-OKLACITY-T1-CIR [ORDERED]";
     }
     t1-4/0/1:2 {
-        disable;
+        description "TAGNET-8827-OKLACITY-T1-CIR [ORDERED]";
     }
     t1-4/0/1:3 {
         disable;
Index: configs/core5.tul.onenet.net
===================================================================
--- configs/core5.tul.onenet.net	(revision 116072)
+++ configs/core5.tul.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show system commit 
+#   2014-05-15 09:55:15 CDT by rnordmark via cli commit synchronize
+#   2014-05-15 09:52:30 CDT by rnordmark via cli commit synchronize
+#   2014-05-15 09:50:09 CDT by rnordmark via cli commit synchronize
+#   2014-05-15 09:49:40 CDT by rnordmark via cli commit synchronize
+#   2014-05-15 09:48:51 CDT by rnordmark via cli commit synchronize
 #   2014-05-12 09:22:59 CDT by joel via cli commit synchronize
-#   2014-05-06 11:54:54 CDT by rnordmark via cli commit synchronize
-#   2014-05-04 22:05:13 CDT by joel via cli commit synchronize
-#   2014-04-25 09:28:12 CDT by josh via cli commit confirmed, rollback in 2mins synchronize
-#   2014-04-25 04:47:44 CDT by josh via cli commit synchronize
-#   2014-04-25 04:46:09 CDT by josh via cli commit synchronize
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -379,7 +379,7 @@
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show system uptime 
 # System booted: 2013-04-27 23:43 CDT 
 # Protocols started: 2013-04-27 23:45 CDT 
-# Last configured: 2014-05-12 09:22 CDT  by joel
+# Last configured: 2014-05-15 09:55 CDT  by rnordmark
 # 
 # {master}
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show interface terse 
@@ -524,6 +524,18 @@
 #xe-2/2/1 down down
 #xe-2/3/0 up down
 #xe-2/3/0.100 up down
+#xe-2/3/0.101 up down
+#xe-2/3/0.102 up down
+#xe-2/3/0.103 up down
+#xe-2/3/0.104 up down
+#xe-2/3/0.105 up down
+#xe-2/3/0.106 up down
+#xe-2/3/0.107 up down
+#xe-2/3/0.108 up down
+#xe-2/3/0.109 up down
+#xe-2/3/0.110 up down
+#xe-2/3/0.111 up down
+#xe-2/3/0.112 up down
 #xe-2/3/0.32767 up down
 #xe-2/3/1 up up
 #xe-2/3/1.0 up up
@@ -561,7 +573,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show configuration 
-## Last commit: 2014-05-12 09:22:59 CDT by joel
+## Last commit: 2014-05-15 09:55:15 CDT by rnordmark
 version 11.4R7.5;
 groups {
     re0 {
@@ -1259,6 +1271,54 @@
             description "Wilburton Public Schools CIR000XXXX | [ORDERED]";
             vlan-id 100;
         }
+        unit 101 {
+            description "CUSHING LIBRARY CIR000XXXX [ORDERED]";
+            vlan-id 101;
+        }
+        unit 102 {
+            description "OSBI MCALESTER CIR000XXXX [ORDERED]";
+            vlan-id 102;
+        }
+        unit 103 {
+            description "OSBI MIAMI CIR000XXXX [ORDERED]";
+            vlan-id 103;
+        }
+        unit 104 {
+            description "DOH-BARTLESVILLE CIR000XXXX [ORDERED]";
+            vlan-id 104;
+        }
+        unit 105 {
+            description "DOH-MIAMI CIR000XXXX [ORDERED]";
+            vlan-id 105;
+        }
+        unit 106 {
+            description "DOH-MUSKOGEE CIR000XXXX [ORDERED]";
+            vlan-id 106;
+        }
+        unit 107 {
+            description "DOH-PYROR CIR000XXXX [ORDERED]";
+            vlan-id 107;
+        }
+        unit 108 {
+            description "DOH-SALLISAW CIR000XXXX [ORDERED]";
+            vlan-id 108;
+        }
+        unit 109 {
+            description "DOH-TAHLEQUAH CIR000XXXX [ORDERED]";
+            vlan-id 109;
+        }
+        unit 110 {
+            description "OSBI TAHLEQUAH CIR000XXXX [ORDERED]";
+            vlan-id 110;
+        }
+        unit 111 {
+            description "OSBI TULSA CIR000XXXX [ORDERED]";
+            vlan-id 111;
+        }
+        unit 112 {
+            description "DOH-MCALSTER CIR000XXXX [ORDERED]";
+            vlan-id 112;
+        }
     }
     xe-2/3/1 {
         description "NETFX AE0";
Index: configs/hub.mia.onenet.net
===================================================================
--- configs/hub.mia.onenet.net	(revision 116056)
+++ configs/hub.mia.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at MIAMI-M120-RE0> show system commit 
+#   2014-05-15 09:32:33 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
 #   2014-04-25 00:31:40 CDT by rnordmark via cli commit synchronize
 #   2014-04-25 00:28:42 CDT by rnordmark via cli commit synchronize
 #   2014-04-25 00:26:25 CDT by rnordmark via cli commit synchronize
 #   2014-04-25 00:26:05 CDT by rnordmark via cli commit confirmed, rollback in 2mins synchronize
 #   2014-04-24 21:14:03 CDT by donnie via cli commit synchronize
-#   2014-04-24 17:20:26 CDT by donnie via cli commit synchronize
 # grnoc-mon at MIAMI-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -290,7 +290,7 @@
 # grnoc-mon at MIAMI-M120-RE0> show system uptime 
 # System booted: 2013-05-30 22:17 CDT 
 # Protocols started: 2013-05-30 23:11 CDT 
-# Last configured: 2014-04-25 00:31 CDT  by rnordmark
+# Last configured: 2014-05-15 09:32 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at MIAMI-M120-RE0> show interface terse 
@@ -451,7 +451,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at MIAMI-M120-RE0> show configuration 
-## Last commit: 2014-04-25 00:31:40 CDT by rnordmark
+## Last commit: 2014-05-15 09:32:33 CDT by andrew
 version 11.4R7.5;
 groups {
     re0 {
@@ -663,6 +663,9 @@
         unit 0 {
             family inet {
                 mtu 9000;
+                sampling {
+                    input;
+                }
                 address 164.58.16.69/30;
             }
         }
@@ -755,6 +758,9 @@
         unit 0 {
             family inet {
                 mtu 1512;
+                sampling {
+                    input;
+                }
                 address 172.23.2.129/30;
             }
             family mpls {
@@ -770,6 +776,9 @@
         encapsulation cisco-hdlc;
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 164.58.7.221/30;
             }
         }
@@ -785,6 +794,9 @@
         encapsulation cisco-hdlc;
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 164.58.12.149/30;
             }
         }
@@ -794,6 +806,9 @@
         encapsulation cisco-hdlc;
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 156.110.86.161/30;
             }
         }
@@ -803,6 +818,9 @@
         encapsulation cisco-hdlc;
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 164.58.2.57/30;
             }
         }
@@ -851,6 +869,9 @@
         unit 0 {
             description UPS-ONENETHUB-MIAMI;
             family inet {
+                sampling {
+                    input;
+                }
                 address 156.110.218.37/30;
             }
         }
@@ -861,6 +882,9 @@
         unit 0 {
             family inet {
                 mtu 1500;
+                sampling {
+                    input;
+                }
                 address 156.110.211.249/29;
             }
         }
@@ -871,6 +895,9 @@
         unit 0 {
             family inet {
                 mtu 1500;
+                sampling {
+                    input;
+                }
                 address 164.58.184.137/29;
             }
         }
@@ -881,6 +908,9 @@
             description "DIA/Cherokee Clinic (Vinita)";
             encapsulation multilink-ppp;
             family inet {
+                sampling {
+                    input;
+                }
                 address 156.110.72.13/30;
             }
         }
@@ -892,6 +922,9 @@
         unit 0 {
             family inet {
                 mtu 1500;
+                sampling {
+                    input;
+                }
                 address 164.58.16.121/29;
                 address 164.58.12.9/30;
             }
@@ -911,6 +944,9 @@
         link-mode full-duplex;
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 156.110.219.17/28;
             }
         }
@@ -933,6 +969,9 @@
         description "CORE 1GE to core5.tul ge-0/3/0 [DARK FIBER LEVEL 3] | OneNet-TUL-MIA-GE-4298";
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 164.58.245.186/30;
             }
             family inet6 {
@@ -945,6 +984,9 @@
         description "CORE 1GE to core5.tul ge-0/3/6 | OneNet-TUL-MIA-GE-XXXX [NO-MONITOR]";
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 164.58.244.30/30;
             }
             family mpls;
@@ -965,6 +1007,9 @@
             vlan-id 250;
             family inet {
                 mtu 9000;
+                sampling {
+                    input;
+                }
                 address 164.58.247.181/30;
             }
         }
@@ -972,6 +1017,9 @@
             description "L2 HEI-NEO-A&M-College-Miami-DATA-GE-VLAN3900";
             vlan-id 3900;
             family inet {
+                sampling {
+                    input;
+                }
                 address 164.58.100.1/24;
             }
         }
Index: configs/hub.tah.onenet.net
===================================================================
--- configs/hub.tah.onenet.net	(revision 115878)
+++ configs/hub.tah.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at TAHLEQUAH-M120-RE0> show system commit 
+#   2014-05-15 09:18:28 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
 #   2014-04-17 16:53:16 CDT by jeremyt via cli commit confirmed, rollback in 3mins synchronize
 #   2014-04-17 13:29:22 CDT by jeremyt via cli commit confirmed, rollback in 5mins synchronize
 #   2014-04-17 10:39:35 CDT by jeremyt via cli commit synchronize
 #   2014-04-17 09:51:54 CDT by jeremyt via cli commit confirmed, rollback in 5mins synchronize
 #   2014-04-14 16:55:47 CDT by jeremyt via cli commit synchronize
-#   2014-04-14 16:17:50 CDT by rnordmark via cli commit synchronize
 # grnoc-mon at TAHLEQUAH-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -293,7 +293,7 @@
 # grnoc-mon at TAHLEQUAH-M120-RE0> show system uptime 
 # System booted: 2014-03-20 00:43 CDT 
 # Protocols started: 2014-03-20 00:45 CDT 
-# Last configured: 2014-04-17 16:53 CDT  by jeremyt
+# Last configured: 2014-05-15 09:18 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at TAHLEQUAH-M120-RE0> show interface terse 
@@ -494,7 +494,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TAHLEQUAH-M120-RE0> show configuration 
-## Last commit: 2014-04-17 16:53:16 CDT by jeremyt
+## Last commit: 2014-05-15 09:18:28 CDT by andrew
 version 11.4R7.5;
 groups {
     re0 {
@@ -720,7 +720,11 @@
             cbit-parity;
         }
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     ct3-2/0/1 {
@@ -739,7 +743,11 @@
             cbit-parity;
         }
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     ct3-2/0/2 {
@@ -803,6 +811,9 @@
         encapsulation cisco-hdlc;
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 164.58.3.133/30;
             }
         }
@@ -820,6 +831,9 @@
         unit 0 {
             family inet {
                 mtu 1512;
+                sampling {
+                    input;
+                }
                 address 172.23.2.177/30;
             }
             family mpls;
@@ -853,7 +867,11 @@
         disable;
         encapsulation cisco-hdlc;
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     t1-2/0/2:16 {
@@ -866,28 +884,44 @@
         disable;
         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:22 {
         disable;
         encapsulation cisco-hdlc;
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     t1-2/0/2:23 {
@@ -895,6 +929,9 @@
         encapsulation cisco-hdlc;
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                }
                 address 164.58.14.133/30;
             }
         }
@@ -903,35 +940,55 @@
         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 {
@@ -974,175 +1031,275 @@
         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:6 {
         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: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/1 {
@@ -1157,7 +1314,11 @@
         mtu 9000;
         link-mode full-duplex;
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     lsq-2/3/0 {
@@ -1166,6 +1327,9 @@
             description DIA-CHEROKEE-NATION-TAHLEQUAH;
             encapsulation multilink-ppp;
             family inet {
+                sampling {
+                    input;
+                }
                 address 156.110.58.233/30;
             }
         }
@@ -1173,6 +1337,9 @@
             description Salvation-Army;
             encapsulation multilink-ppp;
             family inet {
+                sampling {
+                    input;
+                }
                 address 164.58.29.213/30;
             }
         }
@@ -1183,6 +1350,9 @@
         unit 0 {
             family inet {
                 mtu 1500;
+                sampling {
+                    input;
+                }
                 address 156.110.207.73/29;
             }
         }
@@ -1193,7 +1363,11 @@
         mtu 9000;
         link-mode full-duplex;
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     fe-3/0/2 {
@@ -1202,7 +1376,11 @@
         mtu 9000;
         link-mode full-duplex;
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     fe-3/0/3 {
@@ -1211,7 +1389,11 @@
         mtu 9000;
         link-mode full-duplex;
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     fe-3/1/0 {
@@ -1220,7 +1402,11 @@
         mtu 9000;
         link-mode full-duplex;
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     fe-3/1/1 {
@@ -1229,7 +1415,11 @@
         mtu 9000;
         link-mode full-duplex;
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     fe-3/1/2 {
@@ -1238,7 +1428,11 @@
         mtu 9000;
         link-mode full-duplex;
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     fe-3/1/3 {
@@ -1247,7 +1441,11 @@
         mtu 9000;
         link-mode full-duplex;
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     sp-3/3/0 {
@@ -1283,7 +1481,11 @@
     ge-4/0/2 {
         mtu 9000;
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     ge-4/0/3 {
@@ -1294,21 +1496,33 @@
     ge-4/0/4 {
         mtu 9000;
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     ge-4/0/5 {
         disable;
         mtu 9000;
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     ge-4/0/6 {
         disable;
         mtu 9000;
         unit 0 {
-            family inet;
+            family inet {
+                sampling {
+                    input;
+                }
+            }
         }
     }
     ge-4/0/7 {
@@ -1318,6 +1532,9 @@
                 filter {
                     input FLOW-INFO;
                 }
+                sampling {
+                    input;
+                }
                 address 164.58.244.26/30;
             }
             family mpls;
@@ -1337,7 +1554,6 @@
                 }
                 sampling {
                     input;
-                    output;
                 }
                 address 156.110.235.193/28;
             }
Index: configs/hub.ard.onenet.net
===================================================================
--- configs/hub.ard.onenet.net	(revision 116061)
+++ configs/hub.ard.onenet.net	(working copy)
@@ -340,8 +340,8 @@
 #t1-2/0/3:6 up up
 #t1-2/0/3:6.0 up up
 #t1-2/0/3:7 down down
-#t1-2/0/3:8 up up
-#t1-2/0/3:8.0 up up
+#t1-2/0/3:8 up down
+#t1-2/0/3:8.0 up down
 #t1-2/0/3:9 down down
 #t1-2/0/3:10 up up
 #t1-2/0/3:10.0 up up
@@ -2072,7 +2072,7 @@
 # 164.58.244.53    ge-3/2/0.0             Full      164.58.199.11
 # 164.58.245.177   ge-3/2/1.0             Full      164.58.199.22
 # 164.58.245.213   ge-3/2/2.0             Full      164.58.199.214
-# 156.110.46.130   t3-2/0/0.0             Full      164.58.199.185
+# 156.110.46.130   t3-2/0/0.0             Exchange  164.58.199.185
 # 172.23.5.34      lsq-2/3/0.4            Full      10.199.2.61
 # 172.23.5.38      t1-2/0/2:11.0          Full      10.199.2.65
 # 172.23.5.42      t1-2/0/2:9.0           Full      10.199.2.62



More information about the Nocrancid mailing list