[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Thu Jul 17 15:02:18 CDT 2014


Index: configs/hub.wea.onenet.net
===================================================================
--- configs/hub.wea.onenet.net	(revision 117904)
+++ configs/hub.wea.onenet.net	(working copy)
@@ -342,8 +342,8 @@
 #t1-2/0/3:1.0 up down
 #t1-2/0/3:2 up up
 #t1-2/0/3:2.0 up up
-#t1-2/0/3:3 up down
-#t1-2/0/3:3.0 up down
+#t1-2/0/3:3 up up
+#t1-2/0/3:3.0 up up
 #t1-2/0/3:4 up up
 #t1-2/0/3:4.0 up up
 #t1-2/0/3:5 up up
@@ -2252,6 +2252,7 @@
 # grnoc-mon at WEATHERFORD-M120-RE0> show ospf neighbor 
 # Address          Interface              State     ID               Pri  Dead
 # 164.58.245.41    ge-3/2/3.0             Full      164.58.199.39
+# 172.23.0.34      t1-2/0/3:3.0           Full      10.199.2.75
 # 172.23.0.38      t1-2/0/3:5.0           Full      10.199.2.130
 # 
 # {master}
Index: configs/swi.cai.eosc.onenet.net
===================================================================
--- configs/swi.cai.eosc.onenet.net	(revision 117848)
+++ configs/swi.cai.eosc.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at SWI-EOSC-EX-3300> show system commit 
+#   2014-07-17 14:52:11 CDT by sky via cli
 #   2014-07-10 09:42:35 CDT by donnie via cli
 #   2014-07-03 12:01:12 CDT by donnie via cli commit confirmed, rollback in 1mins
 #   2014-07-03 10:41:01 CDT by donnie via cli commit confirmed, rollback in 1mins
 #   2014-07-01 16:11:44 CDT by root via other
 #   2014-07-01 16:09:57 CDT by donnie via cli commit confirmed, rollback in 1mins
-#   2014-07-01 15:51:04 CDT by donnie via cli
 # grnoc-mon at SWI-EOSC-EX-3300> show chassis environment 
 # Class Item                           Status     Measurement
 # Power FPC 0 Power Supply 0           OK        
@@ -162,7 +162,7 @@
 # --------------------------------------------------------------------------
 # System booted: 2013-05-23 14:17 CDT 
 # Protocols started: 2013-05-23 14:19 CDT 
-# Last configured: 2014-07-10 09:42 CDT  by donnie
+# Last configured: 2014-07-17 14:52 CDT  by sky
 # 
 # {master:0}
 # grnoc-mon at SWI-EOSC-EX-3300> show interface terse 
@@ -220,7 +220,7 @@
 #vlan.200 up up
 #vme up down
 # grnoc-mon at SWI-EOSC-EX-3300> show configuration 
-## Last commit: 2014-07-10 09:42:35 CDT by donnie
+## Last commit: 2014-07-17 14:52:11 CDT by sky
 version 12.3R2.5;
 system {
     host-name SWI-EOSC-EX-3300;
@@ -253,6 +253,21 @@
             idle-timeout 1044;
             permissions all;
         }
+        class lockdown {
+            idle-timeout 2;
+            permissions view;
+            deny-commands .*;
+            deny-configuration .*;
+        }
+        class operator-local {
+            idle-timeout 15;
+            permissions [ access admin configure firewall interface network routing snmp system trace view ];
+            allow-commands "show log messages";
+        }
+        class robot {
+            idle-timeout 10;
+            permissions [ admin configure firewall interface routing secret security snmp system trace view ];
+        }
         user admin {
             uid 2000;
             class super-user;
@@ -264,6 +279,14 @@
             uid 2018;
             class admin;
         }
+        user rancid {
+            uid 2001;
+            class robot;
+        }
+        user remote {
+            uid 2002;
+            class operator-local;
+        }
     }
     services {
         ssh {
Index: configs/hub.sal.onenet.net
===================================================================
--- configs/hub.sal.onenet.net	(revision 117806)
+++ configs/hub.sal.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at SALLISAW-M120-RE0> show system commit 
+#   2014-07-17 14:21:05 CDT by donnie via cli commit synchronize
 #   2014-07-10 10:14:17 CDT by donnie via cli commit synchronize
 #   2014-07-10 10:10:14 CDT by donnie via cli commit confirmed, rollback in 2mins synchronize
 #   2014-06-30 11:23:37 CDT by donnie via cli commit synchronize
 #   2014-06-30 11:23:09 CDT by donnie via cli commit synchronize
 #   2014-06-30 11:05:12 CDT by donnie via cli commit synchronize
-#   2014-06-26 10:54:54 CDT by josh via cli commit synchronize
 # grnoc-mon at SALLISAW-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -272,7 +272,7 @@
 # grnoc-mon at SALLISAW-M120-RE0> show system uptime 
 # System booted: 2013-06-04 22:21 CDT 
 # Protocols started: 2013-06-04 22:33 CDT 
-# Last configured: 2014-07-10 10:14 CDT  by donnie
+# Last configured: 2014-07-17 14:21 CDT  by donnie
 # 
 # {master}
 # grnoc-mon at SALLISAW-M120-RE0> show interface terse 
@@ -439,7 +439,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at SALLISAW-M120-RE0> show configuration 
-## Last commit: 2014-07-10 10:14:17 CDT by donnie
+## Last commit: 2014-07-17 14:21:05 CDT by donnie
 version 11.4R7.5;
 groups {
     re0 {
@@ -1377,6 +1377,7 @@
         route 156.110.134.56/29 next-hop 156.110.230.82;
         route 156.110.134.112/29 next-hop 156.110.230.86;
         route 156.110.134.200/29 next-hop 164.58.0.66;
+        route 164.58.23.240/30 next-hop 156.110.207.204;
     }
     router-id 164.58.199.118;
     autonomous-system 5078;
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net	(revision 117902)
+++ configs/core3.okc-m120.onenet.net	(working copy)
@@ -569,7 +569,7 @@
 #t1-2/3/0:4:1 up down
 #t1-2/3/0:4:2 up up
 #t1-2/3/0:4:2.0 up up
-#t1-2/3/0:4:3 up up
+#t1-2/3/0:4:3 up down
 #t1-2/3/0:4:4 up down
 #t1-2/3/0:4:4.0 up down
 #t1-2/3/0:4:5 up up
Index: configs/hub.ida.onenet.net
===================================================================
--- configs/hub.ida.onenet.net	(revision 117904)
+++ configs/hub.ida.onenet.net	(working copy)
@@ -353,8 +353,8 @@
 #t1-2/0/3:20.0 up up
 #t1-2/0/3:21 up up
 #t1-2/0/3:21.0 up up
-#t1-2/0/3:22 up up
-#t1-2/0/3:22.0 up up
+#t1-2/0/3:22 up down
+#t1-2/0/3:22.0 up down
 #t1-2/0/3:23 up up
 #t1-2/0/3:23.0 up up
 #t1-2/0/3:24 up up



More information about the Nocrancid mailing list