[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Tue Jun 25 14:00:51 CDT 2013


Index: core4-mx480.onenet.net
===================================================================
--- core4-mx480.onenet.net	(revision 69036)
+++ core4-mx480.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKC-CORE4-MX480-RE0> show system commit 
+#   2013-06-25 13:51:10 CDT by joel via cli commit synchronize
 #   2013-06-24 15:34:34 CDT by jeremyt via cli commit synchronize
 #   2013-06-24 15:32:02 CDT by jeremyt via cli commit synchronize
 #   2013-06-17 15:25:10 CDT by joe via cli commit synchronize
 #   2013-05-21 09:44:11 CDT by joel via cli commit synchronize
 #   2013-05-21 09:43:43 CDT by joel via cli commit synchronize
-#   2013-05-09 16:10:55 CDT by rnordmark via cli commit synchronize
 # grnoc-mon at OKC-CORE4-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -353,7 +353,7 @@
 # grnoc-mon at OKC-CORE4-MX480-RE0> show system uptime 
 # System booted: 2013-04-14 01:08 CDT 
 # Protocols started: 2013-04-14 01:10 CDT 
-# Last configured: 2013-06-24 15:34 CDT  by jeremyt
+# Last configured: 2013-06-25 13:51 CDT  by joel
 # 
 # grnoc-mon at OKC-CORE4-MX480-RE0> show interface terse 
 #Interface Admin Link
@@ -544,7 +544,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE4-MX480-RE0> show configuration 
-## Last commit: 2013-06-24 15:34:34 CDT by jeremyt
+## Last commit: 2013-06-25 13:51:10 CDT by joel
 version 11.4R7.5;
 groups {
     re0 {
@@ -1773,6 +1773,7 @@
         route 164.58.84.96/28 next-hop 156.110.24.58;
         route 201.96.20.1/32 reject;
         route 222.128.198.6/32 reject;
+        route 164.58.74.224/29 next-hop 164.58.11.58;
     }
     router-id 164.58.199.214;
     autonomous-system 5078;

Index: core5.okc-mx480.onenet.net
===================================================================
--- core5.okc-mx480.onenet.net	(revision 69029)
+++ core5.okc-mx480.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKC-CORE5-MX480-RE0> show system commit 
+#   2013-06-25 13:27:32 CDT by joel via cli commit synchronize
 #   2013-06-24 15:36:45 CDT by jeremyt via cli commit synchronize
 #   2013-05-30 08:11:24 CDT by joe via cli commit synchronize
 #   2013-05-30 08:10:02 CDT by joe via cli commit synchronize
 #   2013-05-22 14:38:14 CDT by rnordmark via cli commit synchronize
 #   2013-05-22 14:35:44 CDT by rnordmark via cli commit synchronize
-#   2013-05-09 14:18:54 CDT by rnordmark via cli commit synchronize
 # grnoc-mon at OKC-CORE5-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -360,7 +360,7 @@
 # grnoc-mon at OKC-CORE5-MX480-RE0> show system uptime 
 # System booted: 2013-04-14 00:44 CDT 
 # Protocols started: 2013-04-14 00:45 CDT 
-# Last configured: 2013-06-24 15:36 CDT  by jeremyt
+# Last configured: 2013-06-25 13:27 CDT  by joel
 # 
 # {master}
 # grnoc-mon at OKC-CORE5-MX480-RE0> show interface terse 
@@ -479,6 +479,9 @@
 #ge-1/3/3.351 up up
 #ge-1/3/3.32767 up up
 #ge-1/3/4 up up
+#ge-1/3/4.250 up up
+#ge-1/3/4.3910 up up
+#ge-1/3/4.32767 up up
 #ge-1/3/5 up up
 #ge-1/3/5.98 up up
 #ge-1/3/5.2510 down up
@@ -516,7 +519,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE5-MX480-RE0> show configuration 
-## Last commit: 2013-06-24 15:36:45 CDT by jeremyt
+## Last commit: 2013-06-25 13:27:32 CDT by joel
 version 11.4R7.5;
 groups {
     re0 {
@@ -1170,6 +1173,22 @@
             }
         }
     }
+    ge-1/3/4 {
+        vlan-tagging;
+        mtu 9192;
+        unit 250 {
+            description "L2 CORE 1GE to swi.cai.caigc ge-0/1/0 | OneNet-OKC-CAIGC-GE-5213";
+            vlan-id 250;
+            family inet {
+                mtu 9000;
+                address 164.58.247.189/30;
+            }
+        }
+        unit 3910 {
+            description "L2 Gordon-Cooper-Career-Tech-100Mb-VLAN3910-CIR0005214 [NO-MONITOR]";
+            vlan-id 3910;
+        }
+    }
     ge-1/3/5 {
         description OBU-300meg-VPLS;
         flexible-vlan-tagging;
@@ -1533,6 +1552,7 @@
         interface xe-1/0/0;
         interface xe-0/1/0;
         interface ge-1/3/3;
+        interface ge-1/3/4;
     }
 }
 policy-options {

Index: hub.chi.onenet.net
===================================================================
--- hub.chi.onenet.net	(revision 69137)
+++ hub.chi.onenet.net	(working copy)
@@ -309,7 +309,7 @@
 #t1-2/0/2:21 down down
 #t1-2/0/2:22 down down
 #t1-2/0/2:23 down down
-#t1-2/0/2:24 down up
+#t1-2/0/2:24 down down
 #t1-2/0/2:25 down up
 #t1-2/0/2:26 down down
 #t1-2/0/2:27 down down

Index: core3.okc-m120.onenet.net
===================================================================
--- core3.okc-m120.onenet.net	(revision 69138)
+++ 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 
+#   2013-06-25 13:51:13 CDT by joel via cli commit synchronize
 #   2013-06-20 13:18:07 CDT by joel via cli commit synchronize
 #   2013-06-20 11:13:46 CDT by joel via cli commit synchronize
 #   2013-06-20 11:05:47 CDT by joel via cli commit synchronize
 #   2013-06-17 11:28:15 CDT by joe via cli commit synchronize
 #   2013-06-14 14:22:59 CDT by joe via cli commit synchronize
-#   2013-06-14 08:49:31 CDT by rnordmark 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: 2013-06-20 13:18 CDT  by joel
+# Last configured: 2013-06-25 13:51 CDT  by joel
 # 
 # {master}
 # grnoc-mon at OKC-CORE3-M120-RE0> show interface terse 
@@ -1029,8 +1029,8 @@
 #t1-3/3/0:1:17 down down
 #t1-3/3/0:1:18 up up
 #t1-3/3/0:1:18.0 up up
-#t1-3/3/0:1:19 up up
-#t1-3/3/0:1:19.0 up up
+#t1-3/3/0:1:19 up down
+#t1-3/3/0:1:19.0 up down
 #t1-3/3/0:1:20 up up
 #t1-3/3/0:1:20.0 up up
 #t1-3/3/0:1:21 down down
@@ -1433,8 +1433,8 @@
 #t1-3/3/0:10:5 up up
 #t1-3/3/0:10:5.0 up up
 #t1-3/3/0:10:6 up down
-#t1-3/3/0:10:7 up up
-#t1-3/3/0:10:7.0 up up
+#t1-3/3/0:10:7 up down
+#t1-3/3/0:10:7.0 up down
 #t1-3/3/0:10:8 up down
 #t1-3/3/0:10:9 up down
 #t1-3/3/0:10:10 up up
@@ -1981,7 +1981,7 @@
 #lsq-5/1/0.128 up up
 #lsq-5/1/0.129 up up
 #lsq-5/1/0.130 up up
-#lsq-5/1/0.131 up up
+#lsq-5/1/0.131 up down
 #lsq-5/1/0.132 up up
 #lsq-5/1/0.133 up up
 #lsq-5/1/0.135 up up
@@ -2030,7 +2030,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE3-M120-RE0> show configuration 
-## Last commit: 2013-06-20 13:18:07 CDT by joel
+## Last commit: 2013-06-25 13:51:13 CDT by joel
 version 11.4R7.5;
 groups {
     re0 {
@@ -8590,7 +8590,6 @@
         route 164.58.72.224/30 next-hop 156.110.58.10;
         route 164.58.72.240/29 next-hop 164.58.4.54;
         route 164.58.74.176/30 next-hop 164.58.11.142;
-        route 164.58.74.224/29 next-hop 164.58.11.58;
         route 164.58.75.32/27 next-hop 164.58.2.94;
         route 164.58.75.168/29 next-hop 156.110.27.66;
         route 164.58.75.248/29 next-hop 156.110.26.218;



More information about the Nocrancid mailing list