[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Thu Sep 28 09:05:32 CDT 2017


Index: configs/justice-ps.client.onenet.net
===================================================================
--- configs/justice-ps.client.onenet.net	(revision 156904)
+++ configs/justice-ps.client.onenet.net	(working copy)
@@ -130,8 +130,8 @@
 # total files: 1
 # 
 # grnoc-mon at JUSTICE-PS-LR-004934> show system uptime 
-# System booted: 2017-09-26 08:59 CDT 
-# Protocols started: 2017-09-26 09:03 CDT 
+# System booted: 2017-09-28 08:20 CDT 
+# Protocols started: 2017-09-28 08:23 CDT 
 # Last configured: 2017-08-10 16:21 CDT  by sky
 # 
 # grnoc-mon at JUSTICE-PS-LR-004934> show interface terse 
Index: configs/odmhsas-camhc-idabel.client.onenet.net
===================================================================
--- configs/odmhsas-camhc-idabel.client.onenet.net	(revision 156953)
+++ configs/odmhsas-camhc-idabel.client.onenet.net	(working copy)
@@ -157,7 +157,7 @@
 #ppd0 up up
 #ppe0 up up
 #st0 up up
-#st0.1 up down
+#st0.1 up up
 #st0.2 up up
 #tap up up
 #vlan up up
Index: configs/lawton-ps.client.onenet.net
===================================================================
--- configs/lawton-ps.client.onenet.net	(revision 156723)
+++ configs/lawton-ps.client.onenet.net	(working copy)
@@ -18,7 +18,7 @@
 #       SRXSME Chassis Fan 2           OK
 #       SRXSME Chassis Fan 3           OK
 # Power Power Supply 0                 OK        
-#       Power Supply 1                 Present   
+#       Power Supply 1                 OK        
 # 
 # grnoc-mon at LAWTON-PS-SRX550-004966> show chassis firmware 
 # Part                     Type       Version
Index: configs/odot-stillwater-residence.client.onenet.net
===================================================================
--- configs/odot-stillwater-residence.client.onenet.net	(revision 156912)
+++ configs/odot-stillwater-residence.client.onenet.net	(working copy)
@@ -136,8 +136,8 @@
 #ge-0/0/2.0 up down
 #ge-0/0/3 up up
 #ge-0/0/3.0 up up
-#ge-0/0/4 up up
-#ge-0/0/4.0 up up
+#ge-0/0/4 up down
+#ge-0/0/4.0 up down
 #ge-0/0/5 up down
 #ge-0/0/5.0 up down
 #ge-0/0/6 up up
Index: configs/odmhsas-ncbh-guymon.client.onenet.net
===================================================================
--- configs/odmhsas-ncbh-guymon.client.onenet.net	(revision 156953)
+++ configs/odmhsas-ncbh-guymon.client.onenet.net	(working copy)
@@ -159,7 +159,7 @@
 #ppe0 up up
 #st0 up up
 #st0.1 up up
-#st0.2 up down
+#st0.2 up up
 #tap up up
 #vlan up up
 #vlan.4 up up
Index: configs/city-of-lawton.client.onenet.net
===================================================================
--- configs/city-of-lawton.client.onenet.net	(revision 156936)
+++ configs/city-of-lawton.client.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at CITY-OF-LAWTON-005231> show system commit 
+#   2017-09-28 08:49:38 CDT by joel via cli
+#   2017-09-28 08:39:19 CDT by joel via cli
 #   2017-09-27 16:18:24 CDT by joel via cli
 #   2017-09-27 16:15:52 CDT by joel via cli commit confirmed, rollback in 5mins
 #   2017-09-27 16:00:08 CDT by joel via cli
 #   2017-09-27 15:55:50 CDT by joel via cli
-#   2017-09-27 15:53:17 CDT by joel via cli commit confirmed, rollback in 3mins
-#   2017-09-25 17:40:43 CDT by joel via cli
 # grnoc-mon at CITY-OF-LAWTON-005231> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  Routing Engine                 OK        
@@ -135,7 +135,7 @@
 # Time Source:  NTP CLOCK 
 # System booted: 2017-08-25 14:03 CDT 
 # Protocols started: 2017-08-25 14:03 CDT 
-# Last configured: 2017-09-27 16:18 CDT  by joel
+# Last configured: 2017-09-28 08:49 CDT  by joel
 # 
 # grnoc-mon at CITY-OF-LAWTON-005231> show interface terse 
 #Interface Admin Link
@@ -231,7 +231,7 @@
 #vlan up down
 #vtep up up
 # grnoc-mon at CITY-OF-LAWTON-005231> show configuration 
-## Last commit: 2017-09-27 16:18:24 CDT by joel
+## Last commit: 2017-09-28 08:49:38 CDT by joel
 version 15.1X49-D90.7;
 groups {
     ABUSE-DENY {
@@ -2419,6 +2419,19 @@
                     }
                 }
             }
+            policy TR-0100-USERS-TO-GIS-WEB {
+                match {
+                    source-address TR-0100-USERS-10.1.0.0/16;
+                    destination-address SERVER-GIS-172.16.1.17;
+                    application GIS-WEB-LICENSING-ESRI-PRODUCTS;
+                }
+                then {
+                    permit;
+                    log {
+                        session-init;
+                    }
+                }
+            }
             policy MAINFRAME-TRAFFIC {
                 match {
                     source-address TR-0100-USERS-10.1.0.0/16;
@@ -2485,19 +2498,6 @@
                     }
                 }
             }
-            policy GIS-WEB-TO-TR-0100-USERS {
-                match {
-                    source-address SERVER-GIS-172.16.1.17;
-                    destination-address TR-0100-USERS-10.1.0.0/16;
-                    application GIS-WEB-LICENSING-ESRI-PRODUCTS;
-                }
-                then {
-                    permit;
-                    log {
-                        session-init;
-                    }
-                }
-            }
             policy WEB-FILTER-FILTERED {
                 match {
                     source-address any;
@@ -3730,6 +3730,7 @@
     application GIS-WEB-LICENSING-ESRI-PRODUCTS {
         description "GIS-WEB ESRI Products Licensing Ports";
         term LICENSING-tcp-27000-27009 protocol tcp destination-port 27000-27009;
+        term tcp-2010 protocol tcp destination-port 2010;
     }
     application WINDOWS-UPDATES {
         term tcp-8530 protocol tcp destination-port 8530;
Index: configs/rpswi1.okc.onenet.net
===================================================================
--- configs/rpswi1.okc.onenet.net	(revision 156936)
+++ configs/rpswi1.okc.onenet.net	(working copy)
@@ -247,8 +247,8 @@
 #ge-0/0/18.0 up up
 #ge-0/0/19 up up
 #ge-0/0/19.0 up up
-#ge-0/0/20 up down
-#ge-0/0/20.0 up down
+#ge-0/0/20 up up
+#ge-0/0/20.0 up up
 #ge-0/0/21 up up
 #ge-0/0/21.0 up up
 #ge-0/0/22 up up



More information about the Nocrancid mailing list