[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Tue Apr 4 12:04:15 CDT 2017


Index: configs/lawton-public-library.client.onenet.net
===================================================================
--- configs/lawton-public-library.client.onenet.net	(revision 151717)
+++ configs/lawton-public-library.client.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at LAWTON-PUBLIC-LIBRARY-005243> show system commit 
+#   2017-04-04 11:43:18 CDT by joel via cli commit confirmed, rollback in 3mins
 #   2017-01-24 12:46:35 CST by joel via cli commit confirmed, rollback in 5mins
 #   2016-12-29 10:21:14 CST by joel via cli
 #   2016-12-13 09:03:00 CST by joel via cli
 #   2016-12-13 08:53:58 CST by joel via cli
 #   2016-12-08 16:07:30 CST by joel via cli
-#   2016-12-07 13:45:43 CST by joel via cli
 # grnoc-mon at LAWTON-PUBLIC-LIBRARY-005243> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  Routing Engine                 OK        
@@ -119,7 +119,7 @@
 # Time Source:  NTP CLOCK 
 # System booted: 2016-12-07 11:24 CST 
 # Protocols started: 2016-12-07 11:24 CST 
-# Last configured: 2017-01-24 12:46 CST  by joel
+# Last configured: 2017-04-04 11:43 CDT  by joel
 # 
 # grnoc-mon at LAWTON-PUBLIC-LIBRARY-005243> show interface terse 
 #Interface Admin Link
@@ -176,7 +176,7 @@
 #vlan up down
 #vtep up up
 # grnoc-mon at LAWTON-PUBLIC-LIBRARY-005243> show configuration 
-## Last commit: 2017-01-24 12:46:35 CST by joel
+## Last commit: 2017-04-04 11:43:18 CDT by joel
 version 15.1X49-D50.3;
 system {
     host-name LAWTON-PUBLIC-LIBRARY-005243;
@@ -379,6 +379,7 @@
             }
             address USERS-192.168.1.0/24 192.168.1.0/24;
             address PUBLIC-WIFI-10.20.0.0/21 10.20.0.0/21;
+            address joel-test-10.20.0.66 10.20.0.66/32;
         }
     }
     screen {
@@ -449,6 +450,18 @@
         }
     }
     policies {
+        from-zone PUBLIC-WIFI to-zone TRUST {
+            policy ALLOW-JOEL {
+                match {
+                    source-address joel-test-10.20.0.66;
+                    destination-address any;
+                    application any;
+                }
+                then {
+                    permit;
+                }
+            }
+        }
         from-zone TRUST to-zone UNTRUST {
             policy TRUST-TO-UNTRUST {
                 match {
Index: configs/calera-ps.client.onenet.net
===================================================================
--- configs/calera-ps.client.onenet.net	(revision 152115)
+++ configs/calera-ps.client.onenet.net	(working copy)
@@ -121,8 +121,8 @@
 #ge-0/0/5 down down
 #ge-0/0/6 up up
 #ge-0/0/6.0 up up
-#ge-0/0/7 up up
-#ge-0/0/7.0 up up
+#ge-0/0/7 up down
+#ge-0/0/7.0 up down
 #fxp2 up up
 #fxp2.0 up up
 #gre up up



More information about the Nocrancid mailing list