[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Fri Oct 18 11:01:04 CDT 2013


Index: core.hut.pra.onenet.net
===================================================================
--- core.hut.pra.onenet.net	(revision 81191)
+++ core.hut.pra.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at PRAGUE-MX40> show system commit 
+#   2013-10-18 10:44:31 CDT by joel via cli
+#   2013-10-18 10:21:37 CDT by joel via cli
 #   2013-09-15 16:26:36 CDT by joel via cli
 #   2013-09-14 08:06:16 CDT by joel via cli
 #   2013-09-14 07:59:24 CDT by joel via cli
 #   2013-09-13 14:46:46 CDT by joel via cli
-#   2013-09-13 13:11:31 CDT by joel via cli
-#   2013-09-13 13:07:59 CDT by joel via cli
 # grnoc-mon at PRAGUE-MX40> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -73,11 +73,12 @@
 #     PIC 1                 BUILTIN      BUILTIN           10x 1GE(LAN) SFP
 #       Xcvr 0     REV 01   740-031849   07T617600029      SFP-LH
 #       Xcvr 1     REV 01   740-031850   PPG4DUP           SFP-LX10
-#       Xcvr 5     REV 01   740-038291   D174974           SFP-T
-#       Xcvr 6     REV 02   740-013111   B436862           SFP-T
-#       Xcvr 7     REV 01   740-038291   D174811           SFP-T
+#       Xcvr 2     REV 01   740-038291   D174890           SFP-T
+#       Xcvr 4     REV 01   740-038291   D174974           SFP-T
+#       Xcvr 5     REV 02   740-013111   B436862           SFP-T
+#       Xcvr 6     REV 01   740-038291   D174811           SFP-T
 #       Xcvr 8     REV 01   740-038291   D175177           SFP-T
-#       Xcvr 9     REV 01   740-038291   D174890           SFP-T
+#       Xcvr 9     REV 02   740-013111   A464116           SFP-T
 # Fan Tray                                                 Fan Tray
 # 
 # grnoc-mon at PRAGUE-MX40> show chassis hardware models 
@@ -227,7 +228,7 @@
 # grnoc-mon at PRAGUE-MX40> show system uptime 
 # System booted: 2013-06-04 15:22 CDT 
 # Protocols started: 2013-06-04 15:23 CDT 
-# Last configured: 2013-09-15 16:26 CDT  by joel
+# Last configured: 2013-10-18 10:44 CDT  by joel
 # 
 # grnoc-mon at PRAGUE-MX40> show interface terse 
 #Interface Admin Link
@@ -257,14 +258,16 @@
 #ge-1/1/0.32767 up up
 #ge-1/1/1 up down
 #ge-1/1/2 up down
+#ge-1/1/2.0 up down
 #ge-1/1/3 up down
-#ge-1/1/4 up down
+#ge-1/1/4 up up
+#ge-1/1/4.0 up up
 #ge-1/1/5 up up
 #ge-1/1/5.0 up up
 #ge-1/1/6 up down
 #ge-1/1/6.0 up down
-#ge-1/1/7 up up
-#ge-1/1/7.0 up up
+#ge-1/1/7 up down
+#ge-1/1/7.0 up down
 #ge-1/1/8 up up
 #ge-1/1/8.0 up up
 #ge-1/1/9 up up
@@ -293,7 +296,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at PRAGUE-MX40> show configuration 
-## Last commit: 2013-09-15 16:26:36 CDT by joel
+## Last commit: 2013-10-18 10:44:31 CDT by joel
 version 12.3R2.5;
 system {
     host-name PRAGUE-MX40;
@@ -471,7 +474,15 @@
             }
         }
     }
-    ge-1/1/4 {
+    ge-1/1/2 {
+        description JOEL-TEST-ONSITE;
+        unit 0 {
+            family inet {
+                address 156.110.2.1/30;
+            }
+        }
+    }
+    ge-1/1/3 {
         description "Hub Appliance [NO-MONITOR]";
         speed 100m;
         link-mode full-duplex;
@@ -479,28 +490,45 @@
             no-auto-negotiation;
         }
     }
-    ge-1/1/5 {
+    ge-1/1/4 {
         description "Hub Appliance - Camera #1 [NO-MONITOR]";
-        speed 100m;
+        speed 10m;
         link-mode full-duplex;
         gigether-options {
             no-auto-negotiation;
         }
         unit 0 {
-            family inet;
+            family inet {
+                address 10.10.126.133/30;
+            }
         }
     }
-    ge-1/1/6 {
+    ge-1/1/5 {
         description "Hub Appliance - Camera #2 [NO-MONITOR]";
-        speed 100m;
+        speed 10m;
         link-mode full-duplex;
         gigether-options {
             no-auto-negotiation;
         }
         unit 0 {
-            family inet;
+            family inet {
+                address 10.10.126.137/30;
+            }
         }
     }
+    ge-1/1/6 {
+        description "Hub Appliance - Camera #3 [NO-MONITOR]";
+        speed 10m;
+        link-mode full-duplex;
+        gigether-options {
+            no-auto-negotiation;
+        }
+        unit 0 {
+            family inet {
+                address 10.10.126.141/30;
+            }
+        }
+    }
     ge-1/1/7 {
         description "Hub Appliance - UPS System [NO-MONITOR]";
         speed 100m;
@@ -521,7 +549,7 @@
         }
         unit 0 {
             family inet {
-                address 10.10.124.89/29;
+                address 10.10.125.177/30;
             }
         }
     }
@@ -533,7 +561,9 @@
             no-auto-negotiation;
         }
         unit 0 {
-            family inet;
+            family inet {
+                address 10.10.124.177/30;
+            }
         }
     }
     lo0 {
@@ -963,7 +993,7 @@
     ONENET-PoP-APPLIANCES-L3VPN {
         description ONENET-PoP-APPLIANCES-L3VPN;
         instance-type vrf;
-        interface ge-1/1/4.0; ## 'ge-1/1/4.0' is not defined
+        interface ge-1/1/4.0;
         interface ge-1/1/5.0;
         interface ge-1/1/6.0;
         interface ge-1/1/7.0;
@@ -976,6 +1006,11 @@
         routing-options {
             static {
                 route 10.10.124.90/32 next-hop 10.10.124.90;
+                route 10.10.126.134/32 next-hop 10.10.126.134;
+                route 10.10.126.138/32 next-hop 10.10.126.138;
+                route 10.10.126.142/32 next-hop 10.10.126.142;
+                route 10.10.125.178/32 next-hop 10.10.125.178;
+                route 10.10.124.178/32 next-hop 10.10.124.178;
             }
         }
     }

Index: core1.okc-mx960.onenet.net
===================================================================
--- core1.okc-mx960.onenet.net	(revision 84734)
+++ core1.okc-mx960.onenet.net	(working copy)
@@ -692,7 +692,7 @@
 #lsi.1049089 up up
 #lsi.1049090 up up
 #lsi.1049096 up up
-#lsi.1537539 up up
+#lsi.1539073 up up
 #mtun up up
 #pimd up up
 #pime up up

Index: core2-okc-mx960.onenet.net
===================================================================
--- core2-okc-mx960.onenet.net	(revision 84735)
+++ core2-okc-mx960.onenet.net	(working copy)
@@ -539,7 +539,7 @@
 #lsi.1 up up
 #lsi.1048836 up up
 #lsi.1048838 up up
-#lsi.1538307 up up
+#lsi.1539841 up up
 #mtun up up
 #pimd up up
 #pime up up

Index: core5.okc.onenet.net
===================================================================
--- core5.okc.onenet.net	(revision 84738)
+++ core5.okc.onenet.net	(working copy)
@@ -570,8 +570,8 @@
 #lsi.1383945 up up
 #lsi.1383946 up up
 #lsi.1496838 up up
-#lsi.1521926 up up
-#lsi.1521927 up up
+#lsi.1523458 up up
+#lsi.1523459 up up
 #mtun up up
 #pimd up up
 #pime up up

Index: core1.sti-mx960.onenet.net
===================================================================
--- core1.sti-mx960.onenet.net	(revision 80582)
+++ core1.sti-mx960.onenet.net	(working copy)
@@ -442,9 +442,9 @@
 #xe-0/0/0 up up
 #xe-0/0/0.236 up up
 #xe-0/0/0.32767 up up
-#xe-0/0/1 up up
-#xe-0/0/1.40 up up
-#xe-0/0/1.32767 up up
+#xe-0/0/1 up down
+#xe-0/0/1.40 up down
+#xe-0/0/1.32767 up down
 #xe-0/1/0 up up
 #xe-0/1/0.13 up up
 #xe-0/1/0.2517 up up
@@ -511,9 +511,9 @@
 #xe-1/0/1 up up
 #xe-1/0/1.40 up up
 #xe-1/0/1.32767 up up
-#xe-1/1/0 up up
-#xe-1/1/0.40 up up
-#xe-1/1/0.32767 up up
+#xe-1/1/0 up down
+#xe-1/1/0.40 up down
+#xe-1/1/0.32767 up down
 #xe-1/1/1 up down
 #lc-1/2/0 up up
 #lc-1/2/0.32769 up up
@@ -555,9 +555,9 @@
 #xe-2/2/1 up up
 #xe-2/2/1.69 up up
 #xe-2/2/1.32767 up up
-#xe-2/3/0 up up
-#xe-2/3/0.40 up up
-#xe-2/3/0.32767 up up
+#xe-2/3/0 up down
+#xe-2/3/0.40 up down
+#xe-2/3/0.32767 up down
 #xe-2/3/1 up up
 #xe-2/3/1.40 up up
 #xe-2/3/1.41 up up
@@ -2277,11 +2277,9 @@
 # Address          Interface              State     ID               Pri  Dead
 # 164.58.245.162   ge-0/3/0.0             Full      164.58.199.186
 # 164.58.15.238    xe-0/0/0.236           Full      164.58.199.222
-# 164.58.247.2     xe-0/0/1.40            Full      164.58.199.153
 # 164.58.247.10    xe-0/1/1.40            Full      164.58.199.155
 # 164.58.15.233    xe-1/0/0.232           Full      164.58.199.233
 # 164.58.247.6     xe-1/0/1.40            Full      164.58.199.154
-# 164.58.247.14    xe-1/1/0.40            Full      164.58.199.156
 # 164.58.15.229    xe-1/2/0.228           Full      164.58.199.233
 # 164.58.246.109   xe-2/0/0.69            Full      164.58.199.233
 # 164.58.246.113   xe-2/0/1.69            Full      164.58.199.233
@@ -2289,6 +2287,5 @@
 # 164.58.246.121   xe-2/1/1.69            Full      164.58.199.212
 # 164.58.246.125   xe-2/2/0.69            Full      164.58.199.221
 # 164.58.246.129   xe-2/2/1.69            Full      164.58.199.222
-# 164.58.247.62    xe-2/3/0.40            Full      164.58.199.152
 # 
 # {master}

Index: hub.dun.onenet.net
===================================================================
--- hub.dun.onenet.net	(revision 84737)
+++ hub.dun.onenet.net	(working copy)
@@ -302,15 +302,15 @@
 #t1-2/0/2:14.0 up down
 #t1-2/0/2:15 up down
 #t1-2/0/2:16 up down
-#t1-2/0/2:17 up down
-#t1-2/0/2:17.0 up down
+#t1-2/0/2:17 up up
+#t1-2/0/2:17.0 up up
 #t1-2/0/2:18 up up
 #t1-2/0/2:18.0 up up
 #t1-2/0/2:19 up up
 #t1-2/0/2:19.0 up down
 #t1-2/0/2:20 up down
-#t1-2/0/2:21 up down
-#t1-2/0/2:21.0 up down
+#t1-2/0/2:21 up up
+#t1-2/0/2:21.0 up up
 #t1-2/0/2:22 up down
 #t1-2/0/2:23 up up
 #t1-2/0/2:23.0 up up
@@ -362,7 +362,7 @@
 #lsq-2/3/0 up up
 #lsq-2/3/0.1 up up
 #lsq-2/3/0.2 up down
-#lsq-2/3/0.3 up down
+#lsq-2/3/0.3 up up
 #mt-2/3/0 up up
 #pd-2/3/0 up up
 #pe-2/3/0 up up

Index: hub.chi.onenet.net
===================================================================
--- hub.chi.onenet.net	(revision 84709)
+++ hub.chi.onenet.net	(working copy)
@@ -281,7 +281,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 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



More information about the Nocrancid mailing list