[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Mon Mar 10 02:02:19 CDT 2014


Index: core5.okc.onenet.net
===================================================================
--- core5.okc.onenet.net	(revision 112735)
+++ core5.okc.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKC-CORE5-MX480-RE0> show system commit 
+#   2014-03-10 01:29:17 CDT by rnordmark via cli commit synchronize
+#   2014-03-10 01:27:05 CDT by rnordmark via cli commit confirmed, rollback in 5mins synchronize
 #   2014-03-06 11:34:26 CST by joe via cli commit synchronize
 #   2014-03-04 10:01:15 CST by joe via cli commit synchronize
 #   2014-03-04 07:37:29 CST by joe via cli commit synchronize
 #   2014-03-03 16:17:29 CST by rnordmark via cli commit synchronize
-#   2014-03-03 14:35:04 CST by rnordmark via cli commit synchronize
-#   2014-03-03 14:33:59 CST by rnordmark via cli commit confirmed, rollback in 2mins synchronize
 # grnoc-mon at OKC-CORE5-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -394,7 +394,7 @@
 # grnoc-mon at OKC-CORE5-MX480-RE0> show system uptime 
 # System booted: 2013-04-14 00:44 CDT 
 # Protocols started: 2013-04-14 00:45 CDT 
-# Last configured: 2014-03-06 11:34 CST  by joe
+# Last configured: 2014-03-10 01:29 CDT  by rnordmark
 # 
 # {master}
 # grnoc-mon at OKC-CORE5-MX480-RE0> show interface terse 
@@ -587,7 +587,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE5-MX480-RE0> show configuration 
-## Last commit: 2014-03-06 11:34:26 CST by joe
+## Last commit: 2014-03-10 01:29:17 CDT by rnordmark
 version 11.4R7.5;
 groups {
     re0 {
@@ -898,6 +898,10 @@
             vlan-id 306;
             family inet {
                 mtu 1500;
+                filter {
+                    input ABUSE-CHARGEN-INBOUND;
+                    output ABUSE-CHARGEN-INBOUND;
+                }
                 address 164.58.1.157/30;
             }
         }
@@ -2392,6 +2396,19 @@
                 }
             }
         }
+        filter ABUSE-CHARGEN-INBOUND {
+            term 1 {
+                from {
+                    port 19;
+                }
+                then {
+                    discard;
+                }
+            }
+            term 2 {
+                then accept;
+            }
+        }
     }
     policer 100M-POL {
         logical-interface-policer;



More information about the Nocrancid mailing list