[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Mon Jan 19 22:02:20 CST 2015


Index: configs/core1.okc-mx960.onenet.net
===================================================================
--- configs/core1.okc-mx960.onenet.net	(revision 123278)
+++ configs/core1.okc-mx960.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKC-CORE1-MX960-RE0> show system commit 
+#   2015-01-19 21:11:44 CST by andrew via cli commit synchronize
 #   2015-01-19 20:56:25 CST by andrew via cli commit synchronize
 #   2015-01-19 20:49:33 CST by andrew via cli commit synchronize
 #   2015-01-19 20:48:51 CST by andrew via cli commit synchronize
 #   2015-01-19 05:56:30 CST by rnordmark via cli commit synchronize
 #   2015-01-19 05:55:24 CST by rnordmark via cli commit synchronize
-#   2015-01-19 05:48:12 CST by rnordmark via cli commit synchronize
 # grnoc-mon at OKC-CORE1-MX960-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -476,7 +476,7 @@
 # grnoc-mon at OKC-CORE1-MX960-RE0> show system uptime 
 # System booted: 2014-09-14 04:23 CDT 
 # Protocols started: 2014-09-14 04:24 CDT 
-# Last configured: 2015-01-19 20:56 CST  by andrew
+# Last configured: 2015-01-19 21:11 CST  by andrew
 # 
 # {master}
 # grnoc-mon at OKC-CORE1-MX960-RE0> show interface terse 
@@ -738,7 +738,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE1-MX960-RE0> show configuration 
-## Last commit: 2015-01-19 20:56:25 CST by andrew
+## Last commit: 2015-01-19 21:11:44 CST by andrew
 version 12.3R7.7;
 groups {
     re0 {
@@ -14277,14 +14277,9 @@
         vrf-export OMES-PUBNET-VRF-EXPORT;
         vrf-target target:5078:2552;
         vrf-table-label;
-        routing-options {
-            static {
-                route 0.0.0.0/0 next-hop 204.62.17.28;
-            }
-        }
         protocols {
             bgp {
-                inactive: group EBGP-OMES-PUBNET {
+                group EBGP-OMES-PUBNET {
                     type external;
                     import EBGP-OMES-PUBNET-IMPORT;
                     family inet {
Index: configs/core.law.onenet.net
===================================================================
--- configs/core.law.onenet.net	(revision 123278)
+++ configs/core.law.onenet.net	(working copy)
@@ -504,8 +504,8 @@
 #lsi.1063162 up up
 #lsi.1063163 up up
 #lsi.1063164 up up
-#lsi.1063165 up up
-#lsi.1063166 up up
+#lsi.1063167 up up
+#lsi.1063168 up up
 #mtun up up
 #pimd up up
 #pime up up
Index: configs/core2-okc-mx960.onenet.net
===================================================================
--- configs/core2-okc-mx960.onenet.net	(revision 123278)
+++ 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 
+#   2015-01-19 21:29:42 CST by andrew via cli commit synchronize
+#   2015-01-19 21:11:12 CST by andrew via cli commit synchronize
+#   2015-01-19 21:06:31 CST by andrew via cli commit synchronize
 #   2015-01-19 05:56:23 CST by andrew via cli commit synchronize
 #   2015-01-19 05:54:08 CST by andrew via cli commit synchronize
 #   2015-01-19 05:48:11 CST by andrew via cli commit synchronize
-#   2015-01-14 14:42:41 CST by rnordmark via cli commit synchronize
-#   2015-01-12 12:33:17 CST by rnordmark via cli commit synchronize
-#   2015-01-07 15:14:12 CST by rnordmark via cli commit synchronize
 # grnoc-mon at OKC-CORE2-MX960-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -413,7 +413,7 @@
 # grnoc-mon at OKC-CORE2-MX960-RE0> show system uptime 
 # System booted: 2014-09-14 04:07 CDT 
 # Protocols started: 2014-09-14 04:09 CDT 
-# Last configured: 2015-01-19 05:56 CST  by andrew
+# Last configured: 2015-01-19 21:29 CST  by andrew
 # 
 # {master}
 # grnoc-mon at OKC-CORE2-MX960-RE0> show interface terse 
@@ -625,7 +625,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE2-MX960-RE0> show configuration 
-## Last commit: 2015-01-19 05:56:23 CST by andrew
+## Last commit: 2015-01-19 21:29:42 CST by andrew
 version 12.3R7.7;
 groups {
     re0 {
@@ -17374,15 +17374,12 @@
         vrf-table-label;
         routing-options {
             static {
-                route 0.0.0.0/0 {
-                    next-hop 204.62.17.30;
-                    metric 20;
-                }
+                route 0.0.0.0/0 next-hop 204.62.17.30;
             }
         }
         protocols {
             bgp {
-                inactive: group EBGP-OMES-PUBNET {
+                group EBGP-OMES-PUBNET {
                     type external;
                     import EBGP-OMES-PUBNET-IMPORT;
                     family inet {
Index: configs/core3.tul-m120.onenet.net
===================================================================
--- configs/core3.tul-m120.onenet.net	(revision 123274)
+++ configs/core3.tul-m120.onenet.net	(working copy)
@@ -414,8 +414,8 @@
 #t1-3/0/0:24 up down
 #t1-3/0/0:24.0 up down
 #t1-3/0/0:25 down down
-#t1-3/0/0:26 up down
-#t1-3/0/0:26.0 up down
+#t1-3/0/0:26 up up
+#t1-3/0/0:26.0 up up
 #t1-3/0/0:27 down down
 #t1-3/0/0:28 down down
 #ct3-3/0/1 up up
Index: configs/ns3.onenet.net
===================================================================
--- configs/ns3.onenet.net	(revision 123278)
+++ configs/ns3.onenet.net	(working copy)
@@ -3,7 +3,7 @@
 
  * Documentation:  https://help.ubuntu.com/
 
-  System information as of Mon Jan 19 21:00:33 CST 2015
+  System information as of Mon Jan 19 22:00:34 CST 2015
 
   System load:  0.0                Processes:           69
   Usage of /:   10.7% of 33.47GB   Users logged in:     0
Index: configs/swi1.towalt.onenet.net
===================================================================
--- configs/swi1.towalt.onenet.net	(revision 123273)
+++ configs/swi1.towalt.onenet.net	(working copy)
@@ -184,8 +184,8 @@
 #ge-0/0/18 down down
 #ge-0/0/19 up up
 #ge-0/0/19.0 up up
-#ge-0/0/20 up up
-#ge-0/0/20.0 up up
+#ge-0/0/20 up down
+#ge-0/0/20.0 up down
 #ge-0/0/21 up up
 #ge-0/0/21.0 up up
 #ge-0/0/22 up up
Index: configs/core.ard.onenet.net
===================================================================
--- configs/core.ard.onenet.net	(revision 123278)
+++ configs/core.ard.onenet.net	(working copy)
@@ -351,8 +351,8 @@
 #lsi.1050648 up up
 #lsi.1050649 up up
 #lsi.1050650 up up
-#lsi.1050651 up up
-#lsi.1050652 up up
+#lsi.1050653 up up
+#lsi.1050654 up up
 #mtun up up
 #pimd up up
 #pime up up
Index: configs/hub.dur.onenet.net
===================================================================
--- configs/hub.dur.onenet.net	(revision 123278)
+++ configs/hub.dur.onenet.net	(working copy)
@@ -377,7 +377,7 @@
 #fe-2/1/1.0 up up
 #fe-2/1/2 up up
 #fe-2/1/2.0 up up
-#fe-2/1/3 down up
+#fe-2/1/3 down down
 #ge-2/2/0 up up
 #pc-2/2/0 up up
 #pc-2/2/0.16383 up up
Index: configs/core1.sti-mx960.onenet.net
===================================================================
--- configs/core1.sti-mx960.onenet.net	(revision 123278)
+++ configs/core1.sti-mx960.onenet.net	(working copy)
@@ -654,8 +654,8 @@
 #lsi.1057727 up up
 #lsi.1057728 up up
 #lsi.1057729 up up
-#lsi.1057730 up up
-#lsi.1057731 up up
+#lsi.1057732 up up
+#lsi.1057733 up up
 #mtun up up
 #pimd up up
 #pime up up
Index: configs/core.chi.onenet.net
===================================================================
--- configs/core.chi.onenet.net	(revision 123278)
+++ configs/core.chi.onenet.net	(working copy)
@@ -339,8 +339,8 @@
 #lsi.1048638 up up
 #lsi.1048639 up up
 #lsi.1048640 up up
-#lsi.1048641 up up
-#lsi.1048642 up up
+#lsi.1048643 up up
+#lsi.1048644 up up
 #mtun up up
 #pimd up up
 #pime up up
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net	(revision 123275)
+++ 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 
+#   2015-01-19 21:27:06 CST by andrew via cli commit synchronize
+#   2015-01-19 21:26:02 CST by andrew via cli commit synchronize
 #   2015-01-16 15:30:05 CST by sky via cli commit synchronize
 #   2015-01-07 11:15:46 CST by sky via cli commit synchronize
 #   2015-01-07 10:45:54 CST by sky via cli commit synchronize
 #   2015-01-07 10:39:48 CST by sky via cli commit synchronize
-#   2015-01-05 15:19:43 CST by sky via cli commit synchronize
-#   2015-01-05 09:37:25 CST by sky 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: 2015-01-16 15:30 CST  by sky
+# Last configured: 2015-01-19 21:27 CST  by andrew
 # 
 # {master}
 # grnoc-mon at OKC-CORE3-M120-RE0> show interface terse 
@@ -572,8 +572,8 @@
 #t1-2/3/0:4:8.0 up up
 #t1-2/3/0:4:9 up up
 #t1-2/3/0:4:9.0 up up
-#t1-2/3/0:4:10 up up
-#t1-2/3/0:4:10.0 up up
+#t1-2/3/0:4:10 up down
+#t1-2/3/0:4:10.0 up down
 #t1-2/3/0:4:11 up up
 #t1-2/3/0:4:11.0 up up
 #t1-2/3/0:4:12 up up
@@ -1958,7 +1958,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE3-M120-RE0> show configuration 
-## Last commit: 2015-01-16 15:30:05 CST by sky
+## Last commit: 2015-01-19 21:27:06 CST by andrew
 version 11.4R7.5;
 groups {
     re0 {
Index: configs/core.wea.onenet.net
===================================================================
--- configs/core.wea.onenet.net	(revision 123278)
+++ configs/core.wea.onenet.net	(working copy)
@@ -342,8 +342,8 @@
 #lsi.1050284 up up
 #lsi.1050285 up up
 #lsi.1050286 up up
-#lsi.1050287 up up
-#lsi.1050288 up up
+#lsi.1050289 up up
+#lsi.1050290 up up
 #mtun up up
 #pimd up up
 #pime up up



More information about the Nocrancid mailing list