[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Fri Aug 25 12:04:50 CDT 2017


Index: configs/allen-public-library.client.onenet.net
===================================================================
--- configs/allen-public-library.client.onenet.net	(revision 156064)
+++ configs/allen-public-library.client.onenet.net	(working copy)
@@ -150,10 +150,10 @@
 #ge-0/0/1.0 up down
 #ge-0/0/2 up up
 #ge-0/0/2.0 up up
-#ge-0/0/3 up down
-#ge-0/0/3.0 up down
-#ge-0/0/4 up down
-#ge-0/0/4.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/5 up up
 #ge-0/0/5.0 up up
 #ge-0/0/6 up up
Index: configs/odot-chandler-regmaint.client.onenet.net
===================================================================
--- configs/odot-chandler-regmaint.client.onenet.net	(revision 156077)
+++ configs/odot-chandler-regmaint.client.onenet.net	(working copy)
@@ -128,8 +128,8 @@
 #sp-0/0/0 up up
 #sp-0/0/0.0 up up
 #sp-0/0/0.16383 up up
-#ge-0/0/1 up up
-#ge-0/0/1.0 up up
+#ge-0/0/1 up down
+#ge-0/0/1.0 up down
 #ge-0/0/2 up down
 #ge-0/0/2.0 up down
 #ge-0/0/3 up down
Index: configs/osage-ps.client.onenet.net
===================================================================
--- configs/osage-ps.client.onenet.net	(revision 156076)
+++ configs/osage-ps.client.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OSAGE-PS-SRX340-LR-005236> show system commit 
+#   2017-08-25 11:51:21 CDT by andrew via cli commit confirmed, rollback in 3mins
 #   2017-07-09 14:17:06 CDT by root via other
 #   2016-08-18 10:18:06 CDT by admin via cli
 #   2016-08-18 10:15:21 CDT by admin via cli
 #   2016-08-12 16:02:37 CDT by joel via cli
 #   2016-07-05 17:15:13 CDT by sky via cli commit confirmed, rollback in 3mins
-#   2016-07-01 11:39:41 CDT by admin via cli
 # grnoc-mon at OSAGE-PS-SRX340-LR-005236> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  Routing Engine                 OK        
@@ -134,9 +134,9 @@
 # 
 # grnoc-mon at OSAGE-PS-SRX340-LR-005236> show system uptime 
 # Time Source:  NTP CLOCK 
-# System booted: 2017-08-25 07:39 CDT 
-# Protocols started: 2017-08-25 07:39 CDT 
-# Last configured: 2017-07-09 14:17 CDT  by root
+# System booted: 2017-08-25 11:38 CDT 
+# Protocols started: 2017-08-25 11:38 CDT 
+# Last configured: 2017-08-25 11:51 CDT  by andrew
 # 
 # grnoc-mon at OSAGE-PS-SRX340-LR-005236> show interface terse 
 #Interface Admin Link
@@ -192,7 +192,7 @@
 #vlan up down
 #vtep up up
 # grnoc-mon at OSAGE-PS-SRX340-LR-005236> show configuration 
-## Last commit: 2017-07-09 14:17:06 CDT by root
+## Last commit: 2017-08-25 11:51:21 CDT by andrew
 version 15.1X49-D90.7;
 system {
     host-name OSAGE-PS-SRX340-LR-005236;
@@ -539,6 +539,9 @@
         unit 0 {
             description "TRUST - 192.168.1.1/22";
             family inet {
+                policer {
+                    arp ARP-POLICER;
+                }
                 address 192.168.1.1/22;
             }
         }
@@ -656,6 +659,13 @@
             }
         }
     }
+    policer ARP-POLICER {
+        if-exceeding {
+            bandwidth-limit 32k;
+            burst-size-limit 32k;
+        }
+        then discard;
+    }
 }
 # grnoc-mon at OSAGE-PS-SRX340-LR-005236> show ospf neighbor 
 # OSPF instance is not running



More information about the Nocrancid mailing list