[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Tue Apr 15 10:09:15 CDT 2014


Index: configs/hub.chi.onenet.net
===================================================================
--- configs/hub.chi.onenet.net	(revision 115261)
+++ configs/hub.chi.onenet.net	(working copy)
@@ -282,7 +282,7 @@
 #t3-2/0/1.0 up up
 #ct3-2/0/2 up up
 #t1-2/0/2:1 up down
-#t1-2/0/2:2 down down
+#t1-2/0/2:2 down up
 #t1-2/0/2:3 up down
 #t1-2/0/2:4 up up
 #t1-2/0/2:4.0 up up
@@ -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/core3.tul-m120.onenet.net
===================================================================
--- configs/core3.tul-m120.onenet.net	(revision 115224)
+++ 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-04-15 09:55:31 CDT by josh via cli commit confirmed, rollback in 2mins synchronize
 #   2014-03-20 17:34:21 CDT by joel via cli commit synchronize
 #   2014-03-20 15:13:16 CDT by jeremyt via cli commit synchronize
 #   2014-03-05 10:03:20 CST by josh via cli commit synchronize
 #   2014-03-04 11:06:29 CST by josh via cli commit synchronize
 #   2014-03-03 16:17:57 CST by rnordmark via cli commit synchronize
-#   2014-03-03 15:05:10 CST by rnordmark 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-03-20 17:34 CDT  by joel
+# Last configured: 2014-04-15 09:55 CDT  by josh
 # 
 # {master}
 # grnoc-mon at TULSA-CORE-3-M120-RE0> show interface terse 
@@ -649,7 +649,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-CORE-3-M120-RE0> show configuration 
-## Last commit: 2014-03-20 17:34:21 CDT by joel
+## Last commit: 2014-04-15 09:55:31 CDT by josh
 version 11.4R7.5;
 groups {
     re0 {
@@ -1861,13 +1861,24 @@
         encapsulation cisco-hdlc;
         unit 0 {
             family inet {
+                sampling {
+                    input;
+                    output;
+                }
                 address 164.58.6.121/30;
             }
+            family mpls {
+                filter {
+                    input FLOW-MPLS;
+                    output FLOW-MPLS;
+                }
+            }
         }
     }
     sp-3/3/0 {
         unit 0 {
             family inet;
+            family mpls;
         }
     }
     lo0 {
@@ -1889,21 +1900,42 @@
 forwarding-options {
     sampling {
         input {
-            family inet {
-                rate 1;
+            rate 1;
+        }
+        family inet {
+            output {
+                flow-inactive-timeout 60;
+                flow-active-timeout 60;
+                flow-server 164.58.253.36 {
+                    port 9923;
+                    autonomous-system-type origin;
+                    no-local-dump;
+                    source-address 164.58.199.223;
+                    version9 {
+                        template {
+                            ip-template;
+                        }
+                    }
+                }
+                interface sp-3/3/0 {
+                    source-address 164.58.199.223;
+                }
             }
         }
-        output { ## Warning: 'output' is deprecated
-            flow-server 164.58.253.36 {
-                port 9923;
-                autonomous-system-type origin;
-                no-local-dump;
-                source-address 164.58.199.223;
-                version 5;
+        family mpls {
+            output {
+                flow-server 164.58.253.36 {
+                    port 9923;
+                    version9 {
+                        template {
+                            mpls-ipv4-template;
+                        }
+                    }
+                }
+                interface sp-3/3/0 {
+                    source-address 164.58.199.223;
+                }
             }
-            interface sp-3/3/0 {
-                source-address 164.58.199.223;
-            }
         }
     }
 }
@@ -2706,6 +2738,20 @@
         then discard;
     }
 }
+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 TULSA-CORE-3-M120-RE0> show ospf neighbor 
 # Address          Interface              State     ID               Pri  Dead
Index: configs/hub.war.onenet.net
===================================================================
--- configs/hub.war.onenet.net	(revision 114239)
+++ configs/hub.war.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at WARNER-M120-RE0> show system commit 
+#   2014-04-15 09:13:40 CDT by joel via cli commit synchronize
 #   2014-03-20 15:32:29 CDT by jeremyt via cli commit synchronize
 #   2014-03-11 16:34:04 CDT by andrew via cli commit synchronize
 #   2014-03-11 16:19:42 CDT by andrew via cli commit synchronize
 #   2014-03-03 16:12:46 CST by rnordmark via cli commit synchronize
 #   2014-03-03 15:31:14 CST by josh via cli commit confirmed, rollback in 5mins synchronize
-#   2014-02-26 11:12:34 CST by andrew via netconf commit synchronize
 # grnoc-mon at WARNER-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -297,7 +297,7 @@
 # grnoc-mon at WARNER-M120-RE0> show system uptime 
 # System booted: 2013-06-04 22:18 CDT 
 # Protocols started: 2013-06-04 22:27 CDT 
-# Last configured: 2014-03-20 15:32 CDT  by jeremyt
+# Last configured: 2014-04-15 09:13 CDT  by joel
 # 
 # {master}
 # grnoc-mon at WARNER-M120-RE0> show interface terse 
@@ -385,15 +385,15 @@
 #fe-3/0/1 down down
 #fe-3/0/1.0 up down
 #fe-3/0/2 up down
-#fe-3/0/3 up down
+#fe-3/0/3 down down
 #fe-3/0/3.0 up down
-#fe-3/1/0 up down
+#fe-3/1/0 down down
 #fe-3/1/0.0 up down
-#fe-3/1/1 up down
+#fe-3/1/1 down down
 #fe-3/1/1.0 up down
-#fe-3/1/2 up down
+#fe-3/1/2 down down
 #fe-3/1/2.0 up down
-#fe-3/1/3 up down
+#fe-3/1/3 down down
 #fe-3/1/3.0 up down
 #ge-3/2/0 up up
 #ge-3/2/0.40 up up
@@ -442,7 +442,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at WARNER-M120-RE0> show configuration 
-## Last commit: 2014-03-20 15:32:29 CDT by jeremyt
+## Last commit: 2014-04-15 09:13:40 CDT by joel
 version 11.4R7.5;
 groups {
     re0 {
@@ -1111,6 +1111,7 @@
     }
     fe-3/0/3 {
         description "Hub Appliance - Camera #2 - WAR";
+        disable;
         speed 10m;
         link-mode full-duplex;
         unit 0 {
@@ -1121,6 +1122,7 @@
     }
     fe-3/1/0 {
         description "Hub Appliance - Camera #1 - WAR";
+        disable;
         speed 10m;
         link-mode full-duplex;
         unit 0 {
@@ -1131,6 +1133,7 @@
     }
     fe-3/1/1 {
         description "Hub Appliance - UPS System - WAR";
+        disable;
         speed 100m;
         link-mode full-duplex;
         unit 0 {
@@ -1141,6 +1144,7 @@
     }
     fe-3/1/2 {
         description "Hub Appliance - DC Power Plant - WAR";
+        disable;
         speed 100m;
         link-mode full-duplex;
         unit 0 {
@@ -1151,6 +1155,7 @@
     }
     fe-3/1/3 {
         description "Hub Appliance - NetGuardian - WAR";
+        disable;
         speed 100m;
         link-mode full-duplex;
         unit 0 {
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net	(revision 115261)
+++ configs/core3.okc-m120.onenet.net	(working copy)
@@ -737,8 +737,8 @@
 #t1-2/3/0:8:1.0 up up
 #t1-2/3/0:8:2 up up
 #t1-2/3/0:8:2.0 up up
-#t1-2/3/0:8:3 up down
-#t1-2/3/0:8:3.0 up down
+#t1-2/3/0:8:3 up up
+#t1-2/3/0:8:3.0 up up
 #t1-2/3/0:8:4 down up
 #t1-2/3/0:8:5 down up
 #t1-2/3/0:8:6 up up
@@ -10800,6 +10800,7 @@
 # 172.23.4.70      t1-2/3/0:8:16.0        Full      10.199.2.115
 # 172.23.4.138     t1-2/3/0:8:17.0        Full      10.199.2.63
 # 172.23.2.34      t1-2/3/0:8:2.0         Full      10.199.2.112
+# 172.23.5.130     t1-2/3/0:8:3.0         Full      10.199.2.48
 # 172.23.3.46      t1-3/3/0:11:1.0        Full      10.199.2.74
 # 172.23.2.30      t1-3/3/0:11:19.0       Full      10.199.2.49
 # 172.23.2.10      t1-3/3/0:12:1.0        Full      10.199.2.97
Index: configs/core4.tul.onenet.net
===================================================================
--- configs/core4.tul.onenet.net	(revision 115244)
+++ configs/core4.tul.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show system commit 
+#   2014-04-15 09:23:10 CDT by joel via cli commit synchronize
+#   2014-04-15 09:16:19 CDT by joel via cli commit synchronize
 #   2014-04-14 17:01:20 CDT by jeremyt via cli commit synchronize
 #   2014-04-14 16:15:39 CDT by rnordmark via cli commit synchronize
 #   2014-04-14 16:10:35 CDT by rnordmark via cli commit synchronize
 #   2014-04-14 16:09:41 CDT by rnordmark via cli commit synchronize
-#   2014-04-14 15:36:34 CDT by josh via cli commit synchronize
-#   2014-04-08 10:42:25 CDT by donnie via cli commit synchronize
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -367,7 +367,7 @@
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show system uptime 
 # System booted: 2013-04-28 00:30 CDT 
 # Protocols started: 2013-04-28 00:31 CDT 
-# Last configured: 2014-04-14 17:01 CDT  by jeremyt
+# Last configured: 2014-04-15 09:23 CDT  by joel
 # 
 # {master}
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show interface terse 
@@ -521,9 +521,9 @@
 #ge-2/3/2.0 up up
 #ge-2/3/3 down down
 #ge-2/3/4 up down
-#ge-2/3/5 up down
+#ge-2/3/5 down down
 #ge-2/3/5.0 up down
-#ge-2/3/6 up down
+#ge-2/3/6 down down
 #ge-2/3/6.0 up down
 #ge-2/3/7 up up
 #ge-2/3/7.0 up up
@@ -564,7 +564,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show configuration 
-## Last commit: 2014-04-14 17:01:20 CDT by jeremyt
+## Last commit: 2014-04-15 09:23:10 CDT by joel
 version 11.4R7.5;
 groups {
     re0 {
@@ -1249,6 +1249,7 @@
     }
     ge-2/3/5 {
         description "Hub Appliance - Camera #1 - TUL";
+        disable;
         speed 10m;
         link-mode full-duplex;
         unit 0 {
@@ -1259,6 +1260,7 @@
     }
     ge-2/3/6 {
         description "Hub Appliance - Camera #2 - TUL";
+        disable;
         speed 10m;
         link-mode full-duplex;
         unit 0 {
@@ -1294,7 +1296,7 @@
         }
     }
     ge-2/3/9 {
-        description "Hub-Appliance - NetGuardian Alarm - TUL”";
+        description "Hub-Appliance - NetGuardian Alarm - TULâ€";
         speed 100m;
         link-mode full-duplex;
         gigether-options {



More information about the Nocrancid mailing list