[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Wed Nov 12 11:02:14 CST 2014


Index: configs/core.law.onenet.net
===================================================================
--- configs/core.law.onenet.net	(revision 121317)
+++ configs/core.law.onenet.net	(working copy)
@@ -493,12 +493,12 @@
 #lsi.1061553 up up
 #lsi.1061563 up up
 #lsi.1061566 up up
-#lsi.1061569 up up
 #lsi.1061570 up up
 #lsi.1061572 up up
 #lsi.1061573 up up
 #lsi.1061575 up up
 #lsi.1061577 up up
+#lsi.1061578 up up
 #mtun up up
 #pimd up up
 #pime up up
Index: configs/core5.okc.onenet.net
===================================================================
--- configs/core5.okc.onenet.net	(revision 121317)
+++ configs/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-11-12 10:09:28 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
 #   2014-11-09 00:52:03 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
 #   2014-11-07 15:22:17 CST by admin via netconf commit synchronize
 #   2014-10-31 23:32:37 CDT by andrew via cli commit synchronize
 #   2014-10-31 14:26:51 CDT by joel via cli commit synchronize
 #   2014-10-31 14:25:55 CDT by joel via cli commit synchronize
-#   2014-10-31 13:23:17 CDT by joel via cli commit synchronize
 # grnoc-mon at OKC-CORE5-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -419,7 +419,7 @@
 # grnoc-mon at OKC-CORE5-MX480-RE0> show system uptime 
 # System booted: 2014-09-16 23:50 CDT 
 # Protocols started: 2014-09-16 23:51 CDT 
-# Last configured: 2014-11-09 00:52 CST  by andrew
+# Last configured: 2014-11-12 10:09 CST  by andrew
 # 
 # {master}
 # grnoc-mon at OKC-CORE5-MX480-RE0> show interface terse 
@@ -601,9 +601,9 @@
 #lsi.1494697 up up
 #lsi.1494698 up up
 #lsi.1494703 up up
-#lsi.1494706 up up
 #lsi.1494707 up up
 #lsi.1494710 up up
+#lsi.1494711 up up
 #mtun up up
 #pimd up up
 #pime up up
@@ -611,7 +611,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE5-MX480-RE0> show configuration 
-## Last commit: 2014-11-09 00:52:03 CST by andrew
+## Last commit: 2014-11-12 10:09:28 CST by andrew
 version 12.3R7.7;
 groups {
     re0 {
@@ -1015,6 +1015,9 @@
             vlan-id 307;
             family inet {
                 mtu 1500;
+                filter {
+                    output BISHOP-MCGUINNESS-HS-OUTBOUND;
+                }
                 address 156.110.42.185/30;
             }
         }
@@ -2880,6 +2883,31 @@
                 then accept;
             }
         }
+        filter BISHOP-MCGUINNESS-HS-OUTBOUND {
+            term DNS {
+                from {
+                    source-address {
+                        8.8.8.8/32;
+                        8.8.4.4/32;
+                        164.58.253.10/32;
+                        164.58.198.10/32;
+                    }
+                    port 53;
+                }
+                then accept;
+            }
+            term NAT {
+                from {
+                    destination-address {
+                        156.110.42.186/32;
+                    }
+                }
+                then policer 85M-POL;
+            }
+            term ALL-ELSE {
+                then accept;
+            }
+        }
     }
     policer 100M-POL {
         logical-interface-policer;
@@ -2944,6 +2972,13 @@
         }
         then discard;
     }
+    policer 85M-POL {
+        if-exceeding {
+            bandwidth-limit 85m;
+            burst-size-limit 17m;
+        }
+        then discard;
+    }
     filter ONENET-COS {
         interface-specific;
         inactive: term wireless {
Index: configs/hub.wil.onenet.net
===================================================================
--- configs/hub.wil.onenet.net	(revision 121295)
+++ configs/hub.wil.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at WILBURTON-M120-RE0> show system commit 
+#   2014-11-12 10:48:36 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
 #   2014-11-07 15:22:34 CST by admin via netconf commit synchronize
 #   2014-10-30 13:46:29 CDT by andrew via cli commit synchronize
 #   2014-10-13 09:11:24 CDT by sky via cli commit synchronize
 #   2014-10-09 14:33:47 CDT by sky via cli commit synchronize
 #   2014-10-09 14:32:19 CDT by sky via cli commit synchronize
-#   2014-09-28 00:36:20 CDT by andrew via cli commit synchronize
 # grnoc-mon at WILBURTON-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -282,7 +282,7 @@
 # grnoc-mon at WILBURTON-M120-RE0> show system uptime 
 # System booted: 2014-09-16 00:00 CDT 
 # Protocols started: 2014-09-16 00:01 CDT 
-# Last configured: 2014-11-07 15:22 CST  by admin
+# Last configured: 2014-11-12 10:48 CST  by andrew
 # 
 # {master}
 # grnoc-mon at WILBURTON-M120-RE0> show interface terse 
@@ -357,8 +357,8 @@
 #t1-2/0/3:11.0 up down
 #t1-2/0/3:12 up up
 #t1-2/0/3:12.0 up up
-#t1-2/0/3:13 up up
-#t1-2/0/3:13.0 up up
+#t1-2/0/3:13 down up
+#t1-2/0/3:13.0 up down
 #t1-2/0/3:14 up up
 #t1-2/0/3:14.0 up up
 #t1-2/0/3:15 up up
@@ -452,7 +452,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at WILBURTON-M120-RE0> show configuration 
-## Last commit: 2014-11-07 15:22:34 CST by admin
+## Last commit: 2014-11-12 10:48:36 CST by andrew
 version 12.3R7.7;
 groups {
     re0 {
@@ -1071,6 +1071,7 @@
     }
     t1-2/0/3:13 {
         description Nashoba-PS-T1-CIR0001461-lsq-2/3/0.11;
+        disable;
         encapsulation ppp;
         unit 0 {
             family mlppp {
Index: configs/core1.dc.onenet.net
===================================================================
--- configs/core1.dc.onenet.net	(revision 121317)
+++ configs/core1.dc.onenet.net	(working copy)
@@ -877,9 +877,9 @@
 #lsi.1048954 up up
 #lsi.1048962 up up
 #lsi.1048967 up up
-#lsi.1048970 up up
 #lsi.1048971 up up
 #lsi.1048974 up up
+#lsi.1048975 up up
 #mtun up up
 #pimd up up
 #pime up up
Index: configs/core.ard.onenet.net
===================================================================
--- configs/core.ard.onenet.net	(revision 121317)
+++ configs/core.ard.onenet.net	(working copy)
@@ -338,10 +338,10 @@
 #lsi.1048986 up up
 #lsi.1048987 up up
 #lsi.1048992 up up
-#lsi.1048995 up up
 #lsi.1048996 up up
 #lsi.1048997 up up
 #lsi.1049000 up up
+#lsi.1049001 up up
 #mtun up up
 #pimd up up
 #pime up up
Index: configs/core1.sti-mx960.onenet.net
===================================================================
--- configs/core1.sti-mx960.onenet.net	(revision 121317)
+++ configs/core1.sti-mx960.onenet.net	(working copy)
@@ -637,9 +637,9 @@
 #lsi.1056224 up up
 #lsi.1056225 up up
 #lsi.1056230 up up
-#lsi.1056233 up up
 #lsi.1056234 up up
 #lsi.1056237 up up
+#lsi.1056238 up up
 #mtun up up
 #pimd up up
 #pime up up
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net	(revision 121321)
+++ configs/core3.okc-m120.onenet.net	(working copy)
@@ -996,8 +996,8 @@
 #t1-2/3/0:12:11.0 up up
 #t1-2/3/0:12:12 up up
 #t1-2/3/0:12:12.0 up up
-#t1-2/3/0:12:13 up up
-#t1-2/3/0:12:13.0 up up
+#t1-2/3/0:12:13 up down
+#t1-2/3/0:12:13.0 up down
 #t1-2/3/0:12:14 up up
 #t1-2/3/0:12:14.0 up up
 #t1-2/3/0:12:15 up up



More information about the Nocrancid mailing list