[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Wed Jun 1 15:00:38 CDT 2011


Index: core4.tul-mx480.onenet.net
===================================================================
--- core4.tul-mx480.onenet.net	(revision 12446)
+++ core4.tul-mx480.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show system commit 
+#   2011-06-01 14:47:44 CDT by von via cli commit confirmed, rollback in 1mins synchronize
+#   2011-06-01 14:14:03 CDT by von via cli commit confirmed, rollback in 1mins synchronize
 #   2011-06-01 12:00:16 CDT by von via cli commit confirmed, rollback in 1mins synchronize
 #   2011-05-27 08:17:17 CDT by joe via cli commit synchronize
 #   2011-05-26 12:58:12 CDT by von via cli commit confirmed, rollback in 1mins synchronize
 #   2011-05-25 12:27:48 CDT by von via cli commit synchronize
-#   2011-05-23 12:42:33 CDT by von via cli commit confirmed, rollback in 1mins synchronize
-#   2011-05-23 11:33:44 CDT by root via other
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -320,7 +320,7 @@
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show system uptime 
 # System booted: 2011-03-24 15:24 CDT 
 # Protocols started: 2011-03-24 15:25 CDT 
-# Last configured: 2011-06-01 12:00 CDT  by von
+# Last configured: 2011-06-01 14:47 CDT  by von
 # 
 # {master}
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show interface terse 
@@ -423,7 +423,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show configuration 
-## Last commit: 2011-06-01 12:00:16 CDT by von
+## Last commit: 2011-06-01 14:47:44 CDT by von
 version 10.4R3.4;
 groups {
     re0 {
@@ -781,6 +781,9 @@
                 mtu 9000;
                 address 164.58.15.134/30;
             }
+            family inet6 {
+                address 2001:468:AFF:FFFF:FFA8::2/80;
+            }
             family mpls;
         }
     }
@@ -1183,6 +1186,7 @@
         export IPV6-EXPORT-FROM-BGPV6-TO-OSPFV3;
         area 0.0.0.0 {
             interface xe-0/0/0.112;
+            interface xe-1/0/0.132;
         }
     }
     ldp {

Index: core2.tul-mx960.onenet.net
===================================================================
--- core2.tul-mx960.onenet.net	(revision 12150)
+++ core2.tul-mx960.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at TULSA-CORE2-MX960-RE0> show system commit 
+#   2011-06-01 14:36:48 CDT by von via cli commit confirmed, rollback in 1mins synchronize
+#   2011-06-01 14:31:59 CDT by von via cli commit confirmed, rollback in 1mins synchronize
+#   2011-06-01 14:22:34 CDT by von via cli commit confirmed, rollback in 1mins synchronize
+#   2011-06-01 14:12:59 CDT by von via cli commit confirmed, rollback in 1mins synchronize
 #   2011-05-25 12:27:12 CDT by von via cli commit synchronize
 #   2011-05-18 14:50:00 CDT by cjensen via cli commit synchronize
-#   2011-05-16 10:37:52 CDT by cjensen via cli commit synchronize
-#   2011-05-15 00:05:17 CDT by jeremyt via cli commit synchronize
-#   2011-05-13 12:36:22 CDT by admin via netconf commit synchronize
-#   2011-05-13 12:36:14 CDT by admin via cli commit synchronize
 # grnoc-mon at TULSA-CORE2-MX960-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -345,7 +345,7 @@
 # grnoc-mon at TULSA-CORE2-MX960-RE0> show system uptime 
 # System booted: 2011-03-24 15:59 CDT 
 # Protocols started: 2011-04-22 05:58 CDT 
-# Last configured: 2011-05-25 12:27 CDT  by von
+# Last configured: 2011-06-01 14:36 CDT  by von
 # 
 # {master}
 # grnoc-mon at TULSA-CORE2-MX960-RE0> show interface terse 
@@ -425,7 +425,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-CORE2-MX960-RE0> show configuration 
-## Last commit: 2011-05-25 12:27:12 CDT by von
+## Last commit: 2011-06-01 14:36:48 CDT by von
 version 10.4R3.4;
 groups {
     re0 {
@@ -620,6 +620,9 @@
                 }
                 address 164.58.15.238/30;
             }
+            family inet6 {
+                address 2001:468:AFF:FFFF:FFB7::1/80;
+            }
             family mpls;
         }
     }
@@ -712,6 +715,9 @@
                 mtu 9000;
                 address 164.58.15.133/30;
             }
+            family inet6 {
+                address 2001:468:AFF:FFFF:FFA8::1/80;
+            }
             family mpls;
         }
     }
@@ -921,6 +927,12 @@
             }
         }
     }
+    ospf3 {
+        area 0.0.0.0 {
+            interface xe-0/1/1.236;
+            interface xe-1/0/0.132;
+        }
+    }
     ldp {
         preference 255;
         interface xe-0/0/0.104;

Index: core1.sti-mx960.onenet.net
===================================================================
--- core1.sti-mx960.onenet.net	(revision 12390)
+++ core1.sti-mx960.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at STILLWATER-MX960-RE0> show system commit 
+#   2011-06-01 14:33:02 CDT by von via cli commit confirmed, rollback in 1mins synchronize
+#   2011-06-01 14:21:45 CDT by von via cli commit confirmed, rollback in 1mins synchronize
 #   2011-05-26 12:11:45 CDT by joe via cli commit synchronize
 #   2011-05-24 14:44:38 CDT by jeremyt via cli commit synchronize
 #   2011-05-22 22:23:49 CDT by jed via cli commit synchronize
 #   2011-05-18 10:57:36 CDT by joe via cli commit synchronize
-#   2011-05-16 10:51:56 CDT by cjensen via cli commit synchronize
-#   2011-05-16 08:59:37 CDT by todd via cli commit synchronize
 # grnoc-mon at STILLWATER-MX960-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -348,7 +348,7 @@
 # grnoc-mon at STILLWATER-MX960-RE0> show system uptime 
 # System booted: 2011-03-24 17:25 CDT 
 # Protocols started: 2011-04-05 03:27 CDT 
-# Last configured: 2011-05-26 12:11 CDT  by joe
+# Last configured: 2011-06-01 14:33 CDT  by von
 # 
 # {master}
 # grnoc-mon at STILLWATER-MX960-RE0> show interface terse 
@@ -435,7 +435,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at STILLWATER-MX960-RE0> show configuration 
-## Last commit: 2011-05-26 12:11:45 CDT by joe
+## Last commit: 2011-06-01 14:33:02 CDT by von
 version 10.4R3.4;
 groups {
     re0 {
@@ -598,6 +598,9 @@
                 mtu 9000;
                 address 164.58.15.237/30;
             }
+            family inet6 {
+                address 2001:468:AFF:FFFF:FFB7::2/80;
+            }
             family mpls;
         }
     }
@@ -927,6 +930,11 @@
             interface ge-0/3/0.0;
         }
     }
+    ospf3 {
+        area 0.0.0.0 {
+            interface xe-0/0/0.236;
+        }
+    }
     ldp {
         preference 255;
         interface xe-0/0/0.236;

Index: hub.sal.onenet.net
===================================================================
--- hub.sal.onenet.net	(revision 12416)
+++ hub.sal.onenet.net	(working copy)
@@ -344,8 +344,8 @@
 #t1-2/0/2:21.0 up up
 #t1-2/0/2:22 up up
 #t1-2/0/2:22.0 up up
-#t1-2/0/2:23 up up
-#t1-2/0/2:23.0 up up
+#t1-2/0/2:23 up down
+#t1-2/0/2:23.0 up down
 #t1-2/0/2:24 up up
 #t1-2/0/2:24.0 up up
 #t1-2/0/2:25 up up

Index: hub.wil.onenet.net
===================================================================
--- hub.wil.onenet.net	(revision 12401)
+++ hub.wil.onenet.net	(working copy)
@@ -1,13 +1,13 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at WILBURTON-M120-RE0> show system commit 
+#   2011-06-01 14:56:40 CDT by smclean via cli commit synchronize
 #   2011-05-31 09:12:06 CDT by todd via cli commit synchronize
 #   2011-05-31 09:11:53 CDT by todd via cli commit synchronize
 #   2011-05-26 11:28:09 CDT by joe via cli commit synchronize
 #   2011-05-24 21:35:12 CDT by root via other
 #     Synchronization with remote Routing Engine
 #   2011-05-23 18:03:44 CDT by jeremyt via cli commit confirmed, rollback in 3mins synchronize
-#   2011-05-23 18:03:39 CDT by jeremyt via cli commit confirmed, rollback in 3mins synchronize
 # grnoc-mon at WILBURTON-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -295,7 +295,7 @@
 # grnoc-mon at WILBURTON-M120-RE0> show system uptime 
 # System booted: 2011-05-24 21:32 CDT 
 # Protocols started: 2011-05-24 21:35 CDT 
-# Last configured: 2011-05-31 09:12 CDT  by todd
+# Last configured: 2011-06-01 14:56 CDT  by smclean
 # 
 # {master}
 # grnoc-mon at WILBURTON-M120-RE0> show interface terse 
@@ -335,6 +335,7 @@
 #t1-2/0/2:17 up up
 #t1-2/0/2:17.0 up up
 #t1-2/0/2:18 up down
+#t1-2/0/2:18.0 up down
 #t1-2/0/2:19 up down
 #t1-2/0/2:20 up down
 #t1-2/0/2:21 up down
@@ -466,7 +467,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at WILBURTON-M120-RE0> show configuration 
-## Last commit: 2011-05-31 09:12:06 CDT by todd
+## Last commit: 2011-06-01 14:56:40 CDT by smclean
 version 10.4R2.6;
 groups {
     re0 {
@@ -817,6 +818,15 @@
             }
         }
     }
+    t1-2/0/2:18 {
+        description Choctaw-Nation-Head-Start-Wilburton-T1-CIR00003539-NAGIOS;
+        encapsulation cisco-hdlc;
+        unit 0 {
+            family inet {
+                address 10.10.10.17/24;
+            }
+        }
+    }
     ct3-2/0/3 {
         description M120-HUB-Customers;
         clocking external;

Index: core3.okc-m120.onenet.net
===================================================================
--- core3.okc-m120.onenet.net	(revision 12443)
+++ core3.okc-m120.onenet.net	(working copy)
@@ -599,10 +599,10 @@
 #t1-2/3/0:4:5 up up
 #t1-2/3/0:4:5.0 up up
 #t1-2/3/0:4:6 up down
-#t1-2/3/0:4:7 up up
-#t1-2/3/0:4:7.0 up up
-#t1-2/3/0:4:8 up up
-#t1-2/3/0:4:8.0 up up
+#t1-2/3/0:4:7 up down
+#t1-2/3/0:4:7.0 up down
+#t1-2/3/0:4:8 up down
+#t1-2/3/0:4:8.0 up down
 #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
@@ -1894,8 +1894,8 @@
 #t1-4/1/2:15 up down
 #t1-4/1/2:16 up down
 #t1-4/1/2:17 up down
-#t1-4/1/2:18 up up
-#t1-4/1/2:18.0 up up
+#t1-4/1/2:18 up down
+#t1-4/1/2:18.0 up down
 #t1-4/1/2:19 up up
 #t1-4/1/2:19.0 up up
 #t1-4/1/2:20 up up
@@ -2042,7 +2042,7 @@
 #lsq-5/1/0.6 up up
 #lsq-5/1/0.8 up up
 #lsq-5/1/0.9 up up
-#lsq-5/1/0.10 up up
+#lsq-5/1/0.10 up down
 #lsq-5/1/0.11 up up
 #lsq-5/1/0.12 up up
 #lsq-5/1/0.13 up up


More information about the Nocrancid mailing list