[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Mon Oct 13 20:02:14 CDT 2014


Index: configs/core.law.onenet.net
===================================================================
--- configs/core.law.onenet.net	(revision 120460)
+++ configs/core.law.onenet.net	(working copy)
@@ -491,12 +491,12 @@
 #lsi.1061218 up up
 #lsi.1061223 up up
 #lsi.1061240 up up
-#lsi.1061243 up up
 #lsi.1061244 up up
-#lsi.1061246 up up
 #lsi.1061248 up up
 #lsi.1061249 up up
 #lsi.1061250 up up
+#lsi.1061251 up up
+#lsi.1061252 up up
 #mtun up up
 #pimd up up
 #pime up up
Index: configs/core4.okc.onenet.net
===================================================================
--- configs/core4.okc.onenet.net	(revision 120459)
+++ configs/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-10-13 19:34:52 CDT by andrew via cli commit synchronize
 #   2014-10-13 16:23:49 CDT by sky via cli commit synchronize
 #   2014-10-13 16:04:48 CDT by sky via cli commit synchronize
 #   2014-10-13 15:53:21 CDT by sky via cli commit synchronize
 #   2014-10-13 15:51:20 CDT by sky via cli commit synchronize
 #   2014-10-13 15:31:48 CDT by sky via cli commit synchronize
-#   2014-10-13 11:28:03 CDT by andrew via cli commit synchronize
 # grnoc-mon at OKC-CORE4-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -417,7 +417,7 @@
 # grnoc-mon at OKC-CORE4-MX480-RE0> show system uptime 
 # System booted: 2014-09-16 23:49 CDT 
 # Protocols started: 2014-09-16 23:51 CDT 
-# Last configured: 2014-10-13 16:23 CDT  by sky
+# Last configured: 2014-10-13 19:34 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at OKC-CORE4-MX480-RE0> show interface terse 
@@ -752,7 +752,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE4-MX480-RE0> show configuration 
-## Last commit: 2014-10-13 16:23:49 CDT by sky
+## Last commit: 2014-10-13 19:34:52 CDT by andrew
 version 12.3R7.7;
 groups {
     re0 {
@@ -2432,6 +2432,9 @@
             description "Butner-PS-50m | CIR0005355";
             vlan-id 800;
             family inet {
+                filter {
+                    input BUTNER-PS-INBOUND;
+                }
                 policer {
                     input 50M-POL;
                     output 50M-POL;
@@ -5225,6 +5228,29 @@
                 then accept;
             }
         }
+        filter BUTNER-PS-INBOUND {
+            term ALLOW-OPENDNS {
+                from {
+                    destination-address {
+                        208.67.222.222/32;
+                        208.67.220.220/32;
+                    }
+                    destination-port 53;
+                }
+                then accept;
+            }
+            term DENY-OTHER-DNS {
+                from {
+                    destination-port 53;
+                }
+                then {
+                    reject;
+                }
+            }
+            term ALLOW-ALL-ELSE {
+                then accept;
+            }
+        }
     }
     policer 200M-POL {
         logical-interface-policer;
Index: configs/hub.mus.onenet.net
===================================================================
--- configs/hub.mus.onenet.net	(revision 120460)
+++ configs/hub.mus.onenet.net	(working copy)
@@ -333,8 +333,8 @@
 #t1-2/0/2:8 down down
 #t1-2/0/2:9 up up
 #t1-2/0/2:9.0 up up
-#t1-2/0/2:10 up down
-#t1-2/0/2:10.0 up down
+#t1-2/0/2:10 up up
+#t1-2/0/2:10.0 up up
 #t1-2/0/2:11 up up
 #t1-2/0/2:11.0 up up
 #t1-2/0/2:12 up up
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net	(revision 120460)
+++ configs/core3.okc-m120.onenet.net	(working copy)
@@ -476,8 +476,8 @@
 #t1-2/3/0:2:5.0 up up
 #t1-2/3/0:2:6 up down
 #t1-2/3/0:2:6.0 up down
-#t1-2/3/0:2:7 up up
-#t1-2/3/0:2:7.0 up up
+#t1-2/3/0:2:7 up down
+#t1-2/3/0:2:7.0 up down
 #t1-2/3/0:2:8 up up
 #t1-2/3/0:2:8.0 up up
 #t1-2/3/0:2:9 up up
@@ -797,8 +797,8 @@
 #t1-2/3/0:8:11.0 up up
 #t1-2/3/0:8:12 up up
 #t1-2/3/0:8:12.0 up up
-#t1-2/3/0:8:13 up up
-#t1-2/3/0:8:13.0 up up
+#t1-2/3/0:8:13 up down
+#t1-2/3/0:8:13.0 up down
 #t1-2/3/0:8:14 up up
 #t1-2/3/0:8:14.0 up up
 #t1-2/3/0:8:15 up up



More information about the Nocrancid mailing list