[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Tue Mar 4 12:02:23 CST 2014


Index: core4.okc.onenet.net
===================================================================
--- core4.okc.onenet.net	(revision 112027)
+++ core4.okc.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKC-CORE4-MX480-RE0> show system commit 
+#   2014-03-04 11:22:49 CST by josh via cli commit confirmed, rollback in 1mins synchronize
 #   2014-03-03 16:17:23 CST by rnordmark via cli commit synchronize
 #   2014-03-03 14:55:46 CST by andrew via cli commit confirmed, rollback in 5mins synchronize
 #   2014-03-01 11:13:42 CST by jeremyt via cli commit confirmed, rollback in 5mins synchronize
 #   2014-03-01 11:07:28 CST by root via other
 #   2014-03-01 11:06:01 CST by jeremyt via cli commit confirmed, rollback in 1mins synchronize
-#   2014-03-01 11:04:08 CST by jeremyt via cli commit synchronize
 # grnoc-mon at OKC-CORE4-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -391,7 +391,7 @@
 # grnoc-mon at OKC-CORE4-MX480-RE0> show system uptime 
 # System booted: 2013-04-14 01:08 CDT 
 # Protocols started: 2013-04-14 01:10 CDT 
-# Last configured: 2014-03-03 16:17 CST  by rnordmark
+# Last configured: 2014-03-04 11:22 CST  by josh
 # 
 # grnoc-mon at OKC-CORE4-MX480-RE0> show interface terse 
 #Interface Admin Link
@@ -624,7 +624,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE4-MX480-RE0> show configuration 
-## Last commit: 2014-03-03 16:17:23 CST by rnordmark
+## Last commit: 2014-03-04 11:22:49 CST by josh
 version 11.4R7.5;
 groups {
     re0 {
@@ -1533,6 +1533,10 @@
         description "Capitol 1G to Cisco3550 | CIR00001049";
         unit 0 {
             family inet {
+                filter {
+                    input DDOS-PREVENT-10M-POL;
+                    output DDOS-PREVENT-10M-POL;
+                }
                 sampling {
                     input;
                 }
@@ -3702,6 +3706,39 @@
                 }
             }
         }
+        filter DDOS-PREVENT-10M-POL {
+            term ICMP {
+                from {
+                    protocol icmp;
+                    icmp-type [ echo-reply echo-request unreachable time-exceeded ];
+                }
+                then policer 10M-POL;
+            }
+            term UDP-NTP {
+                from {
+                    protocol udp;
+                    port 123;
+                }
+                then policer 10M-POL;
+            }
+            term TCP-NTP {
+                from {
+                    protocol tcp;
+                    port 123;
+                }
+                then policer 10M-POL;
+            }
+            term UDP-DNS {
+                from {
+                    protocol udp;
+                    port [ 53 0 ];
+                }
+                then policer 10M-POL;
+            }
+            term ACCEPT-ALL {
+                then accept;
+            }
+        }
     }
     policer 200M-POL {
         logical-interface-policer;
@@ -3749,6 +3786,13 @@
         }
         then discard;
     }
+    policer 10M-POL {
+        if-exceeding {
+            bandwidth-limit 10m;
+            burst-size-limit 300k;
+        }
+        then discard;
+    }
     filter GGC-FILTER {
         term 0 {
             from {

Index: core3.tul-m120.onenet.net
===================================================================
--- core3.tul-m120.onenet.net	(revision 112082)
+++ core3.tul-m120.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at TULSA-CORE-3-M120-RE0> show system commit 
+#   2014-03-04 11:06:29 CST by josh via cli commit synchronize
 #   2014-03-03 16:17:57 CST by rnordmark via cli commit synchronize
 #   2014-03-03 15:05:10 CST by rnordmark via cli commit synchronize
 #   2014-03-03 15:02:05 CST by rnordmark via cli commit confirmed, rollback in 2mins synchronize
 #   2014-02-26 19:39:52 CST by donnie via cli commit synchronize
 #   2014-02-26 11:12:39 CST by andrew via netconf commit synchronize
-#   2014-02-25 19:09:52 CST by rnordmark via cli commit synchronize
 # grnoc-mon at TULSA-CORE-3-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -318,7 +318,7 @@
 # grnoc-mon at TULSA-CORE-3-M120-RE0> show system uptime 
 # System booted: 2013-04-27 23:31 CDT 
 # Protocols started: 2013-04-27 23:34 CDT 
-# Last configured: 2014-03-03 16:17 CST  by rnordmark
+# Last configured: 2014-03-04 11:06 CST  by josh
 # 
 # {master}
 # grnoc-mon at TULSA-CORE-3-M120-RE0> show interface terse 
@@ -652,7 +652,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-CORE-3-M120-RE0> show configuration 
-## Last commit: 2014-03-03 16:17:57 CST by rnordmark
+## Last commit: 2014-03-04 11:06:29 CST by josh
 version 11.4R7.5;
 groups {
     re0 {
@@ -1125,7 +1125,7 @@
         unit 0;
     }
     t1-3/0/0:5 {
-        description DPS-N-Tulsa-DL-T1-CIR0003626;
+        description DPS-Tulsa-West-DL-T1-CIR0003626;
         encapsulation cisco-hdlc;
         unit 0 {
             family inet {

Index: hub.chi.onenet.net
===================================================================
--- hub.chi.onenet.net	(revision 112137)
+++ hub.chi.onenet.net	(working copy)
@@ -309,7 +309,7 @@
 #t1-2/0/2:21 down down
 #t1-2/0/2:22 down down
 #t1-2/0/2:23 down down
-#t1-2/0/2:24 down up
+#t1-2/0/2:24 down down
 #t1-2/0/2:25 down up
 #t1-2/0/2:26 down down
 #t1-2/0/2:27 down down

Index: hub.lawm120.onenet.net
===================================================================
--- hub.lawm120.onenet.net	(revision 112036)
+++ hub.lawm120.onenet.net	(working copy)
@@ -311,10 +311,10 @@
 #t1-2/0/2:22 up down
 #t1-2/0/2:23 up down
 #t1-2/0/2:24 up down
-#t1-2/0/2:25 up up
-#t1-2/0/2:25.0 up up
-#t1-2/0/2:26 up up
-#t1-2/0/2:26.0 up up
+#t1-2/0/2:25 up down
+#t1-2/0/2:25.0 up down
+#t1-2/0/2:26 up down
+#t1-2/0/2:26.0 up down
 #t1-2/0/2:27 up down
 #t1-2/0/2:28 up down
 #ct3-2/0/3 up up
@@ -356,7 +356,7 @@
 #ip-2/3/0 up up
 #lsq-2/3/0 up up
 #lsq-2/3/0.4 up up
-#lsq-2/3/0.5 up up
+#lsq-2/3/0.5 up down
 #mt-2/3/0 up up
 #pd-2/3/0 up up
 #pe-2/3/0 up up

Index: hub.pot.onenet.net
===================================================================
--- hub.pot.onenet.net	(revision 112074)
+++ hub.pot.onenet.net	(working copy)
@@ -326,8 +326,8 @@
 #t1-2/0/3:5 up up
 #t1-2/0/3:5.0 up up
 #t1-2/0/3:6 down down
-#t1-2/0/3:7 up up
-#t1-2/0/3:7.0 up up
+#t1-2/0/3:7 up down
+#t1-2/0/3:7.0 up down
 #t1-2/0/3:8 down down
 #t1-2/0/3:9 down down
 #t1-2/0/3:10 up up

Index: hub.tsb.onenet.net
===================================================================
--- hub.tsb.onenet.net	(revision 112055)
+++ hub.tsb.onenet.net	(working copy)
@@ -238,9 +238,9 @@
 #ge-1/0/2 up up
 #ge-1/0/2.2521 up up
 #ge-1/0/2.32767 up up
-#ge-1/0/3 up down
-#ge-1/0/3.2521 up down
-#ge-1/0/3.32767 up down
+#ge-1/0/3 up up
+#ge-1/0/3.2521 up up
+#ge-1/0/3.32767 up up
 #ge-1/0/4 up down
 #ge-1/0/5 up down
 #ge-1/0/6 up down



More information about the Nocrancid mailing list