[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Wed Dec 7 14:04:06 CST 2016


Index: configs/allen-public-library.client.onenet.net
===================================================================
--- configs/allen-public-library.client.onenet.net	(revision 148735)
+++ configs/allen-public-library.client.onenet.net	(working copy)
@@ -137,8 +137,8 @@
 #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 up
-#ge-0/0/4.0 up up
+#ge-0/0/4 up down
+#ge-0/0/4.0 up down
 #ge-0/0/5 up up
 #ge-0/0/5.0 up up
 #ge-0/0/6 up up
Index: configs/maysville-es.client.onenet.net
===================================================================
--- configs/maysville-es.client.onenet.net	(revision 148759)
+++ configs/maysville-es.client.onenet.net	(working copy)
@@ -614,7 +614,6 @@
 # OSPF instance is not running
 # 
 # grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> show bfd session 
-quit
 
 0 sessions, 0 clients
 Cumulative transmit rate 0.0 pps, cumulative receive rate 0.0 pps
Index: configs/core.mus.onenet.net
===================================================================
--- configs/core.mus.onenet.net	(revision 148716)
+++ configs/core.mus.onenet.net	(working copy)
@@ -323,8 +323,8 @@
 #ge-0/2/9 down down
 #ge-0/3/0 up up
 #ge-0/3/0.0 up up
-#ge-0/3/1 up up
-#ge-0/3/1.32767 up up
+#ge-0/3/1 up down
+#ge-0/3/1.32767 up down
 #ge-0/3/2 up down
 #ge-0/3/3 down down
 #ge-0/3/3.0 up down
Index: configs/lawton-public-library.client.onenet.net
===================================================================
--- configs/lawton-public-library.client.onenet.net	(revision 148759)
+++ configs/lawton-public-library.client.onenet.net	(working copy)
@@ -1,11 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at LAWTON-PUBLIC-LIBRARY-005243> show system commit 
+#   2016-12-07 13:45:43 CST by joel via cli
 #   2016-12-07 20:32:42 CST by admin via cli
 #   2016-12-06 01:08:00 CST by root via cli
 #   2016-07-25 21:37:48 CDT by root via other
 #   2016-07-25 21:15:12 CDT by root via other
-# rescue  2016-12-07 20:34:31 CST by root via recovery-mgmt
+# rescue  2016-12-07 13:46:45 CST by root via recovery-mgmt
 # 
 # grnoc-mon at LAWTON-PUBLIC-LIBRARY-005243> show chassis environment 
 # Class Item                           Status     Measurement
@@ -119,7 +120,7 @@
 # Time Source:  NTP CLOCK 
 # System booted: 2016-12-07 11:24 CST 
 # Protocols started: 2016-12-07 11:24 CST 
-# Last configured: 2016-12-07 20:32 CST  by admin
+# Last configured: 2016-12-07 13:45 CST  by joel
 # 
 # grnoc-mon at LAWTON-PUBLIC-LIBRARY-005243> show interface terse 
 #Interface Admin Link
@@ -139,7 +140,8 @@
 #ge-0/0/3 down down
 #ge-0/0/4 down down
 #ge-0/0/5 down down
-#ge-0/0/6 down down
+#ge-0/0/6 up up
+#ge-0/0/6.0 up up
 #ge-0/0/7 up up
 #ge-0/0/7.0 up up
 #ge-0/0/8 down down
@@ -173,7 +175,7 @@
 #vlan up down
 #vtep up up
 # grnoc-mon at LAWTON-PUBLIC-LIBRARY-005243> show configuration 
-## Last commit: 2016-12-07 20:32:42 CST by admin
+## Last commit: 2016-12-07 13:45:43 CST by joel
 version 15.1X49-D50.3;
 system {
     host-name LAWTON-PUBLIC-LIBRARY-005243;
@@ -373,7 +375,7 @@
     }
     policies {
         from-zone TRUST to-zone UNTRUST {
-            policy UNTRUST-TO-UNTRUST {
+            policy TRUST-TO-UNTRUST {
                 match {
                     source-address any;
                     destination-address any;
@@ -396,6 +398,18 @@
                 }
             }
         }
+        from-zone UNTRUST to-zone UNTRUST {
+            policy UNTRUST-TO-UNTRUST {
+                match {
+                    source-address any;
+                    destination-address any;
+                    application any;
+                }
+                then {
+                    permit;
+                }
+            }
+        }
     }
     zones {
         security-zone TRUST {
@@ -437,6 +451,14 @@
                         }
                     }
                 }
+                ge-0/0/6.0 {
+                    host-inbound-traffic {
+                        system-services {
+                            ping;
+                            traceroute;
+                        }
+                    }
+                }
             }
         }
     }
@@ -471,7 +493,12 @@
         disable;
     }
     ge-0/0/6 {
-        disable;
+        description "L3 INTERFACE - UNTRUST-WAN - 156.110.90.209/30";
+        unit 0 {
+            family inet {
+                address 156.110.90.209/30;
+            }
+        }
     }
     ge-0/0/7 {
         description "L3 INTERFACE - TRUST-WAN - 192.168.1.1/24";
Index: configs/core.wil.onenet.net
===================================================================
--- configs/core.wil.onenet.net	(revision 148731)
+++ configs/core.wil.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at WILBURTON-MX480-RE0> show system commit 
+#   2016-12-07 13:57:12 CST by andrew via cli commit synchronize
+#   2016-12-07 13:54:27 CST by andrew via cli commit synchronize
+#   2016-12-07 13:49:26 CST by andrew via cli commit synchronize
+#   2016-12-07 13:48:39 CST by andrew via cli commit synchronize
 #   2016-12-06 15:22:15 CST by andrew via cli commit synchronize
 #   2016-12-06 15:21:47 CST by andrew via cli commit synchronize
-#   2016-12-06 11:15:26 CST by aberrios via cli commit synchronize
-#   2016-12-05 15:27:41 CST by andrew via cli commit synchronize
-#   2016-11-29 14:10:56 CST by andrew via cli commit synchronize
-#   2016-11-29 14:09:56 CST by andrew via cli commit synchronize
 # grnoc-mon at WILBURTON-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -104,6 +104,7 @@
 #       Xcvr 5              740-011783   USWLHX25565       SFP-LX10
 #     PIC 3                 BUILTIN      BUILTIN           10x 1GE(LAN) SFP
 #       Xcvr 0     REV 02   740-013111   B436850           SFP-T
+#       Xcvr 1     REV 01   740-013111   USOTX27684        SFP-T
 #       Xcvr 2     REV 01   740-031851   AM1144SW5YT       SFP-SX
 #       Xcvr 3     REV 01   740-031850   PQE10Q6           SFP-LX10
 #       Xcvr 4              NON-JNPR     31807P33100150    SFP-LH
@@ -258,7 +259,7 @@
 # grnoc-mon at WILBURTON-MX480-RE0> show system uptime 
 # System booted: 2016-03-13 01:43 CST 
 # Protocols started: 2016-03-13 01:52 CST 
-# Last configured: 2016-12-06 15:22 CST  by andrew
+# Last configured: 2016-12-07 13:57 CST  by andrew
 # 
 # {master}
 # grnoc-mon at WILBURTON-MX480-RE0> show interface terse 
@@ -272,13 +273,13 @@
 #xe-0/0/0 up up
 #xe-0/0/0.69 up up
 #xe-0/0/0.32767 up up
-#xe-0/0/1 up up
-#xe-0/0/1.0 up up
+#xe-0/0/1 up down
+#xe-0/0/1.0 up down
 #xe-0/1/0 up up
 #xe-0/1/0.42 up up
 #xe-0/1/0.32767 up up
-#xe-0/1/1 up up
-#xe-0/1/1.0 up up
+#xe-0/1/1 up down
+#xe-0/1/1.0 up down
 #ge-0/2/0 up up
 #ge-0/2/0.0 up up
 #lc-0/2/0 up up
@@ -305,7 +306,8 @@
 #ge-0/3/0.80 up up
 #ge-0/3/0.500 up up
 #ge-0/3/0.32767 up up
-#ge-0/3/1 up down
+#ge-0/3/1 up up
+#ge-0/3/1.0 up up
 #ge-0/3/2 down down
 #ge-0/3/3 up up
 #ge-0/3/3.0 up up
@@ -400,7 +402,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at WILBURTON-MX480-RE0> show configuration 
-## Last commit: 2016-12-06 15:22:15 CST by andrew
+## Last commit: 2016-12-07 13:57:12 CST by andrew
 version 13.3R8.7;
 groups {
     re0 {
@@ -813,6 +815,15 @@
             }
         }
     }
+    ge-0/3/1 {
+        description "NID MGMT [ORDERED]";
+        speed 100m;
+        unit 0 {
+            family inet {
+                address 10.199.193.37/30;
+            }
+        }
+    }
     ge-0/3/2 {
         description "Hub Appliance - RESERVED [NO-MONITOR]";
         disable;
@@ -1960,6 +1971,7 @@
         instance-type vrf;
         interface ge-0/2/2.80;
         interface ge-0/3/0.80;
+        interface ge-0/3/1.0;
         interface ge-0/3/5.80;
         route-distinguisher 164.58.199.99:2543;
         vrf-import ONENET-MGMT-VRF-IMPORT;
Index: configs/meeker-ps.client.onenet.net
===================================================================
--- configs/meeker-ps.client.onenet.net	(revision 148759)
+++ configs/meeker-ps.client.onenet.net	(working copy)
@@ -144,8 +144,8 @@
 #ge-0/0/11 down down
 #ge-0/0/12 down down
 #ge-0/0/13 down down
-#ge-0/0/14 up up
-#ge-0/0/14.0 up up
+#ge-0/0/14 up down
+#ge-0/0/14.0 up down
 #ge-0/0/15 up up
 #ge-0/0/15.0 up up
 #fxp2 up up
Index: configs/core.owtcred.onenet.net
===================================================================
--- configs/core.owtcred.onenet.net	(revision 148731)
+++ configs/core.owtcred.onenet.net	(working copy)
@@ -285,7 +285,7 @@
 #xe-1/2/0 up up
 #xe-1/2/0.80 up up
 #xe-1/2/0.401 up up
-#xe-1/2/0.500 up up
+#xe-1/2/0.500 up down
 #xe-1/2/0.32767 up up
 #xe-1/3/0 up down
 #cbp0 up up
Index: configs/hub.dur.onenet.net
===================================================================
--- configs/hub.dur.onenet.net	(revision 148759)
+++ configs/hub.dur.onenet.net	(working copy)
@@ -329,7 +329,7 @@
 #fe-2/1/1.0 up up
 #fe-2/1/2 up up
 #fe-2/1/2.0 up up
-#fe-2/1/3 down up
+#fe-2/1/3 down down
 #ge-2/2/0 down down
 #pc-2/2/0 up up
 #pc-2/2/0.16383 up up
Index: configs/core1.edm.onenet.net
===================================================================
--- configs/core1.edm.onenet.net	(revision 148746)
+++ configs/core1.edm.onenet.net	(working copy)
@@ -24,12 +24,6 @@
 #       AFEB 0 AFEB Processor          OK        
 #       AFEB 0 LU Temp                 OK        
 #       AFEB 0 MQ Temp                 OK        
-#       AFEB 0 AFEB Processor          OK        
-#       AFEB 0 LU Temp                 OK        
-#       AFEB 0 MQ Temp                 OK        
-#       AFEB 0 AFEB Processor          OK        
-#       AFEB 0 LU Temp                 OK        
-#       AFEB 0 MQ Temp                 OK        
 #       AFEB 0 QX Temp                 OK        
 # Fans  Fan 1                          OK
 #       Fan 2                          OK
Index: configs/core5.tul.onenet.net
===================================================================
--- configs/core5.tul.onenet.net	(revision 148754)
+++ configs/core5.tul.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show system commit 
+#   2016-12-07 13:56:32 CST by aberrios via cli commit synchronize
+#   2016-12-07 13:26:29 CST by andrew via cli commit synchronize
 #   2016-12-07 09:06:12 CST by sky via cli commit synchronize
 #   2016-12-07 09:04:48 CST by sky via cli commit synchronize
 #   2016-12-07 09:02:42 CST by sky via cli commit synchronize
 #   2016-12-06 16:32:39 CST by aberrios via cli commit synchronize
-#   2016-12-06 16:23:36 CST by sean via cli commit synchronize
-#   2016-12-06 16:16:31 CST by aberrios via cli commit synchronize
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -392,7 +392,7 @@
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show system uptime 
 # System booted: 2016-08-15 04:47 CDT 
 # Protocols started: 2016-08-15 04:53 CDT 
-# Last configured: 2016-12-07 09:06 CST  by sky
+# Last configured: 2016-12-07 13:56 CST  by aberrios
 # 
 # {master}
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show interface terse 
@@ -806,7 +806,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show configuration 
-## Last commit: 2016-12-07 09:06:12 CST by sky
+## Last commit: 2016-12-07 13:56:32 CST by aberrios
 version 13.3R9.13;
 groups {
     re0 {
@@ -2138,7 +2138,7 @@
             }
         }
         unit 240 {
-            description OESC-SAND-SPRINGS-10M-CIR0019372-MR;
+            description "OESC-SAND-SPRINGS-10M-CIR0019372-MR [DECOM]";
             bandwidth 10m;
             vlan-id 240;
             family inet {
@@ -3604,6 +3604,7 @@
                 sampling {
                     input;
                 }
+                address 156.110.211.249/29;
             }
         }
         unit 224 {
Index: configs/lavern-public-schools.client.onenet.net
===================================================================
--- configs/lavern-public-schools.client.onenet.net	(revision 148759)
+++ configs/lavern-public-schools.client.onenet.net	(working copy)
@@ -102,7 +102,7 @@
 # 
 # grnoc-mon at LAVERN-PUBLIC-SCHOOLS-TAG-004351> show interface terse 
 #Interface Admin Link
-#ge-0/0/0 down up
+#ge-0/0/0 down down
 #gr-0/0/0 up up
 #ip-0/0/0 up up
 #lsq-0/0/0 up up
Index: configs/stringtown-high-school.client.onenet.net
===================================================================
--- configs/stringtown-high-school.client.onenet.net	(revision 148759)
+++ configs/stringtown-high-school.client.onenet.net	(working copy)
@@ -674,7 +674,6 @@
 # OSPF instance is not running
 # 
 # grnoc-mon at STRINGTOWN-HIGH-SCHOOL-TAG-004909> show bfd session 
-quit
 
 0 sessions, 0 clients
 Cumulative transmit rate 0.0 pps, cumulative receive rate 0.0 pps
Index: configs/core5.okc.onenet.net
===================================================================
--- configs/core5.okc.onenet.net	(revision 148759)
+++ 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 
+#   2016-12-07 13:39:05 CST by joel via cli commit synchronize
+#   2016-12-07 13:16:23 CST by joel via cli commit synchronize
 #   2016-12-07 12:50:05 CST by joel via cli commit synchronize
 #   2016-12-07 11:38:29 CST by joel via cli commit synchronize
 #   2016-12-07 10:27:14 CST by sean via cli commit synchronize
 #   2016-12-07 10:23:33 CST by sean via cli commit synchronize
-#   2016-12-07 10:20:50 CST by sean via cli commit synchronize
-#   2016-12-05 16:11:15 CST by aberrios via cli commit synchronize
 # grnoc-mon at OKC-CORE5-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -447,7 +447,7 @@
 # grnoc-mon at OKC-CORE5-MX480-RE0> show system uptime 
 # System booted: 2016-10-12 08:16 CDT 
 # Protocols started: 2016-10-12 08:18 CDT 
-# Last configured: 2016-12-07 12:50 CST  by joel
+# Last configured: 2016-12-07 13:39 CST  by joel
 # 
 # {master}
 # grnoc-mon at OKC-CORE5-MX480-RE0> show interface terse 
@@ -992,7 +992,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE5-MX480-RE0> show configuration 
-## Last commit: 2016-12-07 12:50:05 CST by joel
+## Last commit: 2016-12-07 13:39:05 CST by joel
 version 13.3R9.13;
 groups {
     re0 {
@@ -1792,6 +1792,9 @@
             vlan-id 558;
             family inet {
                 rpf-check;
+                filter {
+                    input LAWTON-PUBLIC-LIBRARY-300M-CIR0019553-LR;
+                }
                 policer {
                     input 300M-POL;
                     output 300M-POL;
@@ -5436,6 +5439,7 @@
         route 164.58.63.160/28 next-hop 156.110.86.246;
         route 164.58.63.96/29 next-hop 164.58.245.73;
         route 156.110.24.60/30 next-hop 164.58.40.246;
+        route 156.110.90.208/30 next-hop 156.110.86.110;
     }
     router-id 164.58.199.215;
     autonomous-system 5078;
@@ -8907,6 +8911,39 @@
                 then accept;
             }
         }
+        filter LAWTON-PUBLIC-LIBRARY-300M-CIR0019553-LR {
+            term ALLOW-OPENDNS {
+                from {
+                    destination-address {
+                        208.67.222.222/32;
+                        208.67.220.220/32;
+                    }
+                    destination-port 53;
+                }
+                then accept;
+            }
+            term ALLOW-ONENET-DNS {
+                from {
+                    destination-address {
+                        164.58.253.10/32;
+                        164.58.198.10/32;
+                    }
+                    destination-port 53;
+                }
+                then accept;
+            }
+            term DENY-OTHER-DNS {
+                from {
+                    destination-port 53;
+                }
+                then {
+                    reject;
+                }
+            }
+            term ALLOW-ALL-ELSE {
+                then accept;
+            }
+        }
     }
     policer 100M-POL {
         logical-interface-policer;
Index: configs/maysville-hs.client.onenet.net
===================================================================
--- configs/maysville-hs.client.onenet.net	(revision 148756)
+++ configs/maysville-hs.client.onenet.net	(working copy)
@@ -598,6 +598,7 @@
 # OSPF instance is not running
 # 
 # grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show bfd session 
+quit
 
 0 sessions, 0 clients
 Cumulative transmit rate 0.0 pps, cumulative receive rate 0.0 pps
Index: configs/hub.mia.onenet.net
===================================================================
--- configs/hub.mia.onenet.net	(revision 148539)
+++ configs/hub.mia.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at MIAMI-M120-RE0> show system commit 
+#   2016-12-07 13:55:42 CST by aberrios via cli commit synchronize
 #   2016-11-29 09:04:17 CST by aberrios via cli commit synchronize
 #   2016-09-14 20:42:55 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
 #   2016-09-14 20:40:39 CDT by andrew via cli commit synchronize
 #   2016-08-19 16:32:13 CDT by sky via cli commit synchronize
 #   2016-08-19 14:52:49 CDT by sky via cli commit synchronize
-#   2016-08-11 16:51:01 CDT by andrew via cli commit synchronize
 # grnoc-mon at MIAMI-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -301,7 +301,7 @@
 # grnoc-mon at MIAMI-M120-RE0> show system uptime 
 # System booted: 2016-03-18 01:10 CDT 
 # Protocols started: 2016-03-18 01:28 CDT 
-# Last configured: 2016-11-29 09:04 CST  by aberrios
+# Last configured: 2016-12-07 13:55 CST  by aberrios
 # 
 # {master}
 # grnoc-mon at MIAMI-M120-RE0> show interface terse 
@@ -362,7 +362,6 @@
 #fe-2/1/1 up up
 #fe-2/1/1.0 up up
 #fe-2/1/2 up up
-#fe-2/1/2.0 up up
 #fe-2/1/3 up up
 #gr-2/3/0 up up
 #ip-2/3/0 up up
@@ -431,7 +430,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at MIAMI-M120-RE0> show configuration 
-## Last commit: 2016-11-29 09:04:17 CST by aberrios
+## Last commit: 2016-12-07 13:55:42 CST by aberrios
 version 13.3R8.7;
 groups {
     re0 {
@@ -870,15 +869,6 @@
     fe-2/1/2 {
         description "EODLS-Grove-Public-Library-DS3-CIR0004680-RICI-MR [DECOM]";
         mtu 9192;
-        unit 0 {
-            family inet {
-                mtu 1500;
-                sampling {
-                    input;
-                }
-                address 156.110.211.249/29;
-            }
-        }
     }
     lsq-2/3/0 {
         per-unit-scheduler;



More information about the Nocrancid mailing list