[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Wed Sep 27 20:05:14 CDT 2017


Index: configs/core.cai.gc.onenet.net
===================================================================
--- configs/core.cai.gc.onenet.net	(revision 156915)
+++ configs/core.cai.gc.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at GC-TECH-MX104-RE0> show system commit 
+#   2017-09-27 19:43:56 CDT by andrew via cli commit synchronize
 #   2017-09-26 18:52:34 CDT by andrew via cli commit synchronize
 #   2017-09-25 22:41:31 CDT by andrew via cli commit synchronize
 #   2017-09-24 14:11:56 CDT by andrew via cli commit synchronize
 #   2017-09-23 14:57:45 CDT by andrew via cli commit synchronize
 #   2017-09-22 23:26:16 CDT by andrew via cli commit synchronize
-#   2017-09-22 21:52:15 CDT by andrew via cli commit synchronize
 # grnoc-mon at GC-TECH-MX104-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -305,7 +305,7 @@
 # grnoc-mon at GC-TECH-MX104-RE0> show system uptime 
 # System booted: 2017-04-12 09:58 CDT 
 # Protocols started: 2017-04-12 10:00 CDT 
-# Last configured: 2017-09-26 18:52 CDT  by andrew
+# Last configured: 2017-09-27 19:43 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at GC-TECH-MX104-RE0> show interface terse 
@@ -389,7 +389,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at GC-TECH-MX104-RE0> show configuration 
-## Last commit: 2017-09-26 18:52:34 CDT by andrew
+## Last commit: 2017-09-27 19:43:56 CDT by andrew
 version 13.3R8.7;
 groups {
     re0 {
@@ -1321,21 +1321,35 @@
             then reject;
         }
         term REJECT-NO-ADVERTISE-COMMUNITY {
-            from community ONENET_NO_ADVERTISE;
+            from community ONENET_E_NO_ADVERTISE;
             then reject;
         }
         term REJECT-NO-PEER-COMMUNITY {
-            from community ONENET_NO_PEER;
+            from community ONENET_E_NO_PEER;
             then reject;
         }
+        term SEND-PEER-COMMUNITY {
+            from community ONENET_ADV_PEER;
+            then accept;
+        }
         term SEND-UPSTREAM-COMMUNITY {
             from community ONENET_ADV_UPSTREAM;
             then accept;
         }
-        term SEND-PEER-COMMUNITY {
-            from community ONENET_ADV_PEER;
+        term SEND-LOCAL-AGGREGATES {
+            from {
+                protocol aggregate;
+                tag 5000;
+            }
             then accept;
         }
+        term SEND-LOCAL-STATICS {
+            from {
+                protocol static;
+                tag 5000;
+            }
+            then accept;
+        }
         term EXPORT-INTERNAL {
             from policy COMMODITY-PREFIXES-LIST;
             then accept;
@@ -1360,7 +1374,7 @@
         term CHECK-BLACKHOLE-LENGTH {
             from {
                 community ONENET_BLACKHOLE;
-                route-filter 0.0.0.0/0 prefix-length-range /24-/32;
+                route-filter 0.0.0.0/0 prefix-length-range /32-/32;
             }
             then next term;
         }
@@ -1397,6 +1411,7 @@
                 prefix-list-filter EBGP-COTC-V4-PREFIXES orlonger;
             }
             then {
+                local-preference 140;
                 community add ONENET_SRC_PEER;
                 community add ONENET_ADV_NETFLIX;
                 community add ONENET_ADV_AKAMAI;
@@ -1649,9 +1664,9 @@
     community ONENET_ADV_VALVE members 5078:5700;
     community ONENET_BLACKHOLE members 5078:911;
     community ONENET_ENGINEERING members "5078:[023456789].*";
+    community ONENET_E_NO_ADVERTISE members 5078:10999;
+    community ONENET_E_NO_PEER members 5078:10929;
     community ONENET_LO0 members 5078:9081;
-    community ONENET_NO_ADVERTISE members 5078:10991;
-    community ONENET_NO_PEER members 5078:10921;
     community ONENET_SRC_PEER members 5078:4200;
 }
 class-of-service {
Index: configs/hub.tis.onenet.net
===================================================================
--- configs/hub.tis.onenet.net	(revision 156935)
+++ configs/hub.tis.onenet.net	(working copy)
@@ -400,9 +400,9 @@
 #t1-2/0/2:2.17 up up
 #t1-2/0/2:3 down down
 #t1-2/0/2:4 up up
-#t1-2/0/2:4.0 up up
+#t1-2/0/2:4.0 up down
 #t1-2/0/2:5 up up
-#t1-2/0/2:5.0 up up
+#t1-2/0/2:5.0 up down
 #t1-2/0/2:6 up down
 #t1-2/0/2:7 up down
 #t1-2/0/2:8 down down
@@ -482,7 +482,7 @@
 #gr-2/3/0 up up
 #ip-2/3/0 up up
 #lsq-2/3/0 up up
-#lsq-2/3/0.2 up up
+#lsq-2/3/0.2 up down
 #mt-2/3/0 up up
 #pd-2/3/0 up up
 #pe-2/3/0 up up
Index: configs/core.okcbok.onenet.net
===================================================================
--- configs/core.okcbok.onenet.net	(revision 156915)
+++ configs/core.okcbok.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKCBOK-MX80> show system commit 
+#   2017-09-27 19:59:02 CDT by andrew via cli
 #   2017-09-26 18:32:45 CDT by andrew via cli
 #   2017-09-26 11:07:25 CDT by andrew via cli
 #   2017-09-25 22:59:27 CDT by andrew via cli
 #   2017-09-24 14:00:17 CDT by andrew via cli
 #   2017-09-22 22:19:19 CDT by andrew via cli
-#   2017-09-22 10:14:28 CDT by andrew via cli
 # grnoc-mon at OKCBOK-MX80> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -261,7 +261,7 @@
 # grnoc-mon at OKCBOK-MX80> show system uptime 
 # System booted: 2016-03-17 01:22 CDT 
 # Protocols started: 2016-03-17 01:25 CDT 
-# Last configured: 2017-09-26 18:32 CDT  by andrew
+# Last configured: 2017-09-27 19:59 CDT  by andrew
 # 
 # grnoc-mon at OKCBOK-MX80> show interface terse 
 #Interface Admin Link
@@ -367,7 +367,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKCBOK-MX80> show configuration 
-## Last commit: 2017-09-26 18:32:45 CDT by andrew
+## Last commit: 2017-09-27 19:59:02 CDT by andrew
 version 13.3R8.7;
 groups {
     ISIS-L2-INTERFACE {
@@ -1726,14 +1726,28 @@
             from community ONENET_E_NO_PEER;
             then reject;
         }
+        term SEND-PEER-COMMUNITY {
+            from community ONENET_ADV_PEER;
+            then accept;
+        }
         term SEND-UPSTREAM-COMMUNITY {
             from community ONENET_ADV_UPSTREAM;
             then accept;
         }
-        term SEND-PEER-COMMUNITY {
-            from community ONENET_ADV_PEER;
+        term SEND-LOCAL-AGGREGATES {
+            from {
+                protocol aggregate;
+                tag 5000;
+            }
             then accept;
         }
+        term SEND-LOCAL-STATICS {
+            from {
+                protocol static;
+                tag 5000;
+            }
+            then accept;
+        }
         term EXPORT-INTERNAL {
             from policy COMMODITY-PREFIXES-LIST;
             then accept;
@@ -1798,6 +1812,7 @@
                 prefix-list-filter EBGP-DOBSON-V4-PREFIXES orlonger;
             }
             then {
+                local-preference 140;
                 community add ONENET_SRC_PEER;
                 community add ONENET_ADV_NETFLIX;
                 community add ONENET_ADV_AKAMAI;
Index: configs/core.dur.onenet.net
===================================================================
--- configs/core.dur.onenet.net	(revision 156915)
+++ configs/core.dur.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at DURANT-MX480-RE0> show system commit 
+#   2017-09-27 19:47:30 CDT by andrew via cli commit synchronize
 #   2017-09-26 18:08:08 CDT by andrew via cli commit synchronize
 #   2017-09-25 22:23:44 CDT by andrew via cli commit synchronize
 #   2017-09-24 19:31:27 CDT by andrew via cli commit synchronize
 #   2017-09-23 14:57:17 CDT by andrew via cli commit synchronize
 #   2017-09-22 21:47:03 CDT by andrew via cli commit synchronize
-#   2017-09-22 21:43:04 CDT by andrew via cli commit synchronize
 # grnoc-mon at DURANT-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -407,7 +407,7 @@
 # grnoc-mon at DURANT-MX480-RE0> show system uptime 
 # System booted: 2016-03-15 00:55 CDT 
 # Protocols started: 2016-03-15 01:01 CDT 
-# Last configured: 2017-09-26 18:08 CDT  by andrew
+# Last configured: 2017-09-27 19:47 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at DURANT-MX480-RE0> show interface terse 
@@ -572,7 +572,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at DURANT-MX480-RE0> show configuration 
-## Last commit: 2017-09-26 18:08:08 CDT by andrew
+## Last commit: 2017-09-27 19:47:30 CDT by andrew
 version 13.3R8.7;
 groups {
     re0 {
@@ -1870,14 +1870,28 @@
             from community ONENET_E_NO_PEER;
             then reject;
         }
+        term SEND-PEER-COMMUNITY {
+            from community ONENET_ADV_PEER;
+            then accept;
+        }
         term SEND-UPSTREAM-COMMUNITY {
             from community ONENET_ADV_UPSTREAM;
             then accept;
         }
-        term SEND-PEER-COMMUNITY {
-            from community ONENET_ADV_PEER;
+        term SEND-LOCAL-AGGREGATES {
+            from {
+                protocol aggregate;
+                tag 5000;
+            }
             then accept;
         }
+        term SEND-LOCAL-STATICS {
+            from {
+                protocol static;
+                tag 5000;
+            }
+            then accept;
+        }
         term EXPORT-INTERNAL {
             from policy COMMODITY-PREFIXES-LIST;
             then accept;
@@ -1902,7 +1916,7 @@
         term CHECK-BLACKHOLE-LENGTH {
             from {
                 community ONENET_BLACKHOLE;
-                route-filter 0.0.0.0/0 prefix-length-range /24-/32;
+                route-filter 0.0.0.0/0 prefix-length-range /32-/32;
             }
             then next term;
         }
@@ -1939,6 +1953,7 @@
                 prefix-list-filter EBGP-PINE-TELEPHONE-V4-PREFIXES orlonger;
             }
             then {
+                local-preference 140;
                 community add ONENET_SRC_PEER;
                 community add ONENET_ADV_NETFLIX;
                 community add ONENET_ADV_AKAMAI;
Index: configs/core.hut.sal.onenet.net
===================================================================
--- configs/core.hut.sal.onenet.net	(revision 156918)
+++ configs/core.hut.sal.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at Sallisaw-MX40> show system commit 
+#   2017-09-27 19:49:38 CDT by andrew via cli
 #   2017-09-26 21:19:11 CDT by andrew via cli
 #   2017-09-26 21:17:30 CDT by andrew via cli
 #   2017-09-25 22:28:37 CDT by andrew via cli
 #   2017-09-24 19:32:52 CDT by andrew via cli
 #   2017-09-23 15:01:22 CDT by andrew via cli
-#   2017-09-16 01:15:57 CDT by andrew via cli
 # grnoc-mon at Sallisaw-MX40> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -272,7 +272,7 @@
 # grnoc-mon at Sallisaw-MX40> show system uptime 
 # System booted: 2016-02-20 00:32 CST 
 # Protocols started: 2016-02-20 00:34 CST 
-# Last configured: 2017-09-26 21:19 CDT  by andrew
+# Last configured: 2017-09-27 19:49 CDT  by andrew
 # 
 # grnoc-mon at Sallisaw-MX40> show interface terse 
 #Interface Admin Link
@@ -379,7 +379,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at Sallisaw-MX40> show configuration 
-## Last commit: 2017-09-26 21:19:11 CDT by andrew
+## Last commit: 2017-09-27 19:49:38 CDT by andrew
 version 13.3R8.7;
 groups {
     ISIS-L2-INTERFACE {
@@ -1262,14 +1262,28 @@
             from community ONENET_E_NO_PEER;
             then reject;
         }
+        term SEND-PEER-COMMUNITY {
+            from community ONENET_ADV_PEER;
+            then accept;
+        }
         term SEND-UPSTREAM-COMMUNITY {
             from community ONENET_ADV_UPSTREAM;
             then accept;
         }
-        term SEND-PEER-COMMUNITY {
-            from community ONENET_ADV_PEER;
+        term SEND-LOCAL-AGGREGATES {
+            from {
+                protocol aggregate;
+                tag 5000;
+            }
             then accept;
         }
+        term SEND-LOCAL-STATICS {
+            from {
+                protocol static;
+                tag 5000;
+            }
+            then accept;
+        }
         term EXPORT-INTERNAL {
             from policy COMMODITY-PREFIXES-LIST;
             then accept;
@@ -1331,6 +1345,7 @@
                 prefix-list-filter EBGP-DIAMONDNET-V4-PREFIXES orlonger;
             }
             then {
+                local-preference 140;
                 community add ONENET_SRC_PEER;
                 community add ONENET_ADV_AKAMAI;
                 community add ONENET_ADV_FACEBOOK;
Index: configs/core1.nor.onenet.net
===================================================================
--- configs/core1.nor.onenet.net	(revision 156918)
+++ configs/core1.nor.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at NORMAN1-MX480-RE0> show system commit 
+#   2017-09-27 19:07:53 CDT by andrew via cli commit synchronize
+#   2017-09-27 19:04:24 CDT by andrew via cli commit synchronize
 #   2017-09-26 19:10:21 CDT by andrew via cli commit synchronize
 #   2017-09-25 22:53:43 CDT by andrew via cli commit synchronize
 #   2017-09-24 14:03:43 CDT by andrew via cli commit synchronize
 #   2017-09-23 14:57:38 CDT by andrew via cli commit synchronize
-#   2017-09-23 00:37:40 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
-#   2017-09-22 22:47:52 CDT by andrew via cli commit synchronize
 # grnoc-mon at NORMAN1-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -538,7 +538,7 @@
 # grnoc-mon at NORMAN1-MX480-RE0> show system uptime 
 # System booted: 2016-04-03 01:22 CDT 
 # Protocols started: 2016-04-03 01:28 CDT 
-# Last configured: 2017-09-26 19:10 CDT  by andrew
+# Last configured: 2017-09-27 19:07 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at NORMAN1-MX480-RE0> show interface terse 
@@ -829,7 +829,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at NORMAN1-MX480-RE0> show configuration 
-## Last commit: 2017-09-26 19:10:21 CDT by andrew
+## Last commit: 2017-09-27 19:07:53 CDT by andrew
 version 13.3R9.13;
 groups {
     re0 {
@@ -3055,6 +3055,7 @@
                 prefix-list-filter EBGP-OU-V4-PREFIXES orlonger;
             }
             then {
+                local-preference 150;
                 community add ONENET_SRC_CUSTOMER;
                 community add ONENET_ADV_UPSTREAM;
                 community add ONENET_ADV_RESEARCH;
@@ -3105,14 +3106,28 @@
             from community ONENET_E_NO_PEER;
             then reject;
         }
+        term SEND-PEER-COMMUNITY {
+            from community ONENET_ADV_PEER;
+            then accept;
+        }
         term SEND-UPSTREAM-COMMUNITY {
             from community ONENET_ADV_UPSTREAM;
             then accept;
         }
-        term SEND-PEER-COMMUNITY {
-            from community ONENET_ADV_PEER;
+        term SEND-LOCAL-AGGREGATES {
+            from {
+                protocol aggregate;
+                tag 5000;
+            }
             then accept;
         }
+        term SEND-LOCAL-STATICS {
+            from {
+                protocol static;
+                tag 5000;
+            }
+            then accept;
+        }
         term EXPORT-INTERNAL {
             from policy COMMODITY-PREFIXES-LIST;
             then accept;
@@ -3174,6 +3189,7 @@
                 prefix-list-filter EBGP-PIONEER-V4-PREFIXES orlonger;
             }
             then {
+                local-preference 140;
                 community add ONENET_SRC_PEER;
                 community add ONENET_ADV_NETFLIX;
                 community add ONENET_ADV_AKAMAI;
Index: configs/core4.tul.onenet.net
===================================================================
--- configs/core4.tul.onenet.net	(revision 156934)
+++ configs/core4.tul.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show system commit 
+#   2017-09-27 19:54:25 CDT by andrew via cli commit synchronize
 #   2017-09-27 14:49:53 CDT by andrew via cli commit synchronize
 #   2017-09-26 21:39:57 CDT by andrew via cli commit synchronize
 #   2017-09-26 21:38:45 CDT by andrew via cli commit synchronize
 #   2017-09-26 21:37:26 CDT by andrew via cli commit synchronize
 #   2017-09-26 13:07:27 CDT by sky via cli commit synchronize
-#   2017-09-26 12:58:55 CDT by sky via cli commit synchronize
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -507,7 +507,7 @@
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show system uptime 
 # System booted: 2016-08-15 04:31 CDT 
 # Protocols started: 2016-08-15 04:34 CDT 
-# Last configured: 2017-09-27 14:49 CDT  by andrew
+# Last configured: 2017-09-27 19:54 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show interface terse 
@@ -864,7 +864,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show configuration 
-## Last commit: 2017-09-27 14:49:53 CDT by andrew
+## Last commit: 2017-09-27 19:54:25 CDT by andrew
 version 13.3R9.13;
 groups {
     re0 {
@@ -4410,14 +4410,28 @@
             from community ONENET_E_NO_PEER;
             then reject;
         }
+        term SEND-PEER-COMMUNITY {
+            from community ONENET_ADV_PEER;
+            then accept;
+        }
         term SEND-UPSTREAM-COMMUNITY {
             from community ONENET_ADV_UPSTREAM;
             then accept;
         }
-        term SEND-PEER-COMMUNITY {
-            from community ONENET_ADV_PEER;
+        term SEND-LOCAL-AGGREGATES {
+            from {
+                protocol aggregate;
+                tag 5000;
+            }
             then accept;
         }
+        term SEND-LOCAL-STATICS {
+            from {
+                protocol static;
+                tag 5000;
+            }
+            then accept;
+        }
         term EXPORT-INTERNAL {
             from policy COMMODITY-PREFIXES-LIST;
             then accept;
@@ -4479,6 +4493,7 @@
                 prefix-list-filter EBGP-MBO-V4-PREFIXES orlonger;
             }
             then {
+                local-preference 140;
                 community add ONENET_SRC_PEER;
                 community add ONENET_ADV_NETFLIX;
                 community add ONENET_ADV_AKAMAI;
Index: configs/doh-clayton.nid.onenet.net
===================================================================
--- configs/doh-clayton.nid.onenet.net	(revision 156938)
+++ configs/doh-clayton.nid.onenet.net	(working copy)
@@ -1078,7 +1078,7 @@
         remote-link-ids none
 home
         delay-asymmetry 0
-i
+#
 #CLI:NETWORK CPDV2-1-1-1-1-1  Edit
 #
 home
Index: configs/core.rack59.onenet.net
===================================================================
--- configs/core.rack59.onenet.net	(revision 156915)
+++ configs/core.rack59.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at RACK59-MX480-RE0> show system commit 
+#   2017-09-27 19:04:12 CDT by andrew via cli commit synchronize
 #   2017-09-26 18:51:55 CDT by andrew via cli commit synchronize
 #   2017-09-25 22:41:39 CDT by andrew via cli commit synchronize
 #   2017-09-24 14:11:29 CDT by andrew via cli commit synchronize
 #   2017-09-23 15:00:29 CDT by andrew via cli commit synchronize
 #   2017-09-22 22:41:31 CDT by andrew via cli commit synchronize
-#   2017-09-20 14:46:17 CDT by andrew via cli commit synchronize
 # grnoc-mon at RACK59-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -446,7 +446,7 @@
 # grnoc-mon at RACK59-MX480-RE0> show system uptime 
 # System booted: 2016-03-30 08:27 CDT 
 # Protocols started: 2016-03-30 08:30 CDT 
-# Last configured: 2017-09-26 18:51 CDT  by andrew
+# Last configured: 2017-09-27 19:04 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at RACK59-MX480-RE0> show interface terse 
@@ -591,7 +591,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at RACK59-MX480-RE0> show configuration 
-## Last commit: 2017-09-26 18:51:55 CDT by andrew
+## Last commit: 2017-09-27 19:04:12 CDT by andrew
 version 13.3R9.13;
 groups {
     re0 {
@@ -2485,14 +2485,28 @@
             from community ONENET_E_NO_PEER;
             then reject;
         }
+        term SEND-PEER-COMMUNITY {
+            from community ONENET_ADV_PEER;
+            then accept;
+        }
         term SEND-UPSTREAM-COMMUNITY {
             from community ONENET_ADV_UPSTREAM;
             then accept;
         }
-        term SEND-PEER-COMMUNITY {
-            from community ONENET_ADV_PEER;
+        term SEND-LOCAL-AGGREGATES {
+            from {
+                protocol aggregate;
+                tag 5000;
+            }
             then accept;
         }
+        term SEND-LOCAL-STATICS {
+            from {
+                protocol static;
+                tag 5000;
+            }
+            then accept;
+        }
         term EXPORT-INTERNAL {
             from policy COMMODITY-PREFIXES-LIST;
             then accept;
@@ -2554,6 +2568,7 @@
                 prefix-list-filter EBGP-PIONEER-V4-PREFIXES orlonger;
             }
             then {
+                local-preference 140;
                 community add ONENET_SRC_PEER;
                 community add ONENET_ADV_NETFLIX;
                 community add ONENET_ADV_AKAMAI;
Index: configs/lavern-public-schools.client.onenet.net
===================================================================
--- configs/lavern-public-schools.client.onenet.net	(revision 156938)
+++ configs/lavern-public-schools.client.onenet.net	(working copy)
@@ -110,7 +110,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 156920)
+++ configs/stringtown-high-school.client.onenet.net	(working copy)
@@ -691,6 +691,7 @@
 # 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/core1.ptc.onenet.net
===================================================================
--- configs/core1.ptc.onenet.net	(revision 156916)
+++ configs/core1.ptc.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at TULSA-PTC1-MX480-RE0> show system commit 
+#   2017-09-27 19:29:05 CDT by andrew via cli commit synchronize
+#   2017-09-27 19:25:12 CDT by andrew via cli commit synchronize
 #   2017-09-26 19:08:46 CDT by andrew via cli commit synchronize
 #   2017-09-25 22:55:08 CDT by andrew via cli commit synchronize
 #   2017-09-24 16:38:04 CDT by andrew via cli commit synchronize
 #   2017-09-24 14:04:18 CDT by andrew via cli commit synchronize
-#   2017-09-23 15:03:12 CDT by andrew via cli commit synchronize
-#   2017-09-22 22:52:43 CDT by andrew via cli commit synchronize
 # grnoc-mon at TULSA-PTC1-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -421,7 +421,7 @@
 # grnoc-mon at TULSA-PTC1-MX480-RE0> show system uptime 
 # System booted: 2016-03-17 00:52 CDT 
 # Protocols started: 2016-03-17 01:01 CDT 
-# Last configured: 2017-09-26 19:08 CDT  by andrew
+# Last configured: 2017-09-27 19:29 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at TULSA-PTC1-MX480-RE0> show interface terse 
@@ -613,7 +613,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-PTC1-MX480-RE0> show configuration 
-## Last commit: 2017-09-26 19:08:46 CDT by andrew
+## Last commit: 2017-09-27 19:29:05 CDT by andrew
 version 13.3R8.7;
 groups {
     re0 {
@@ -2289,11 +2289,11 @@
         }
         group EBGP-CITYOFTULSA-AS20097 {
             type external;
-            import EBGP-CITYOFTULSA-IMPORT;
+            import EBGP-CITY-OF-TULSA-V4-IMPORT;
             family inet {
                 any;
             }
-            export EBGP-CITYOFTULSA-EXPORT;
+            export EBGP-CITY-OF-TULSA-V4-EXPORT;
             peer-as 20097;
             neighbor 164.58.73.226 {
                 description "CITY OF TULSA";
@@ -2726,6 +2726,9 @@
     prefix-list EBGP-TULSA-CITY-COUNTY-LIBRARY-V4-PREFIXES {
         198.207.222.0/24;
     }
+    prefix-list EBGP-CITY-OF-TULSA-V4-PREFIXES {
+        204.236.32.0/19;
+    }
     policy-statement COMMODITY-PREFIXES-LIST {
         term PREFIXES {
             from {
@@ -3023,14 +3026,28 @@
             from community ONENET_E_NO_PEER;
             then reject;
         }
+        term SEND-PEER-COMMUNITY {
+            from community ONENET_ADV_PEER;
+            then accept;
+        }
         term SEND-UPSTREAM-COMMUNITY {
             from community ONENET_ADV_UPSTREAM;
             then accept;
         }
-        term SEND-PEER-COMMUNITY {
-            from community ONENET_ADV_PEER;
+        term SEND-LOCAL-AGGREGATES {
+            from {
+                protocol aggregate;
+                tag 5000;
+            }
             then accept;
         }
+        term SEND-LOCAL-STATICS {
+            from {
+                protocol static;
+                tag 5000;
+            }
+            then accept;
+        }
         term EXPORT-INTERNAL {
             from policy COMMODITY-PREFIXES-LIST;
             then accept;
@@ -3092,6 +3109,7 @@
                 prefix-list-filter EBGP-BTC-V4-PREFIXES orlonger;
             }
             then {
+                local-preference 140;
                 community add ONENET_SRC_PEER;
                 community add ONENET_ADV_NETFLIX;
                 community add ONENET_ADV_AKAMAI;
@@ -3106,27 +3124,121 @@
             then reject;
         }
     }
-    policy-statement EBGP-CITYOFTULSA-EXPORT {
-        term EXPORT-DEFAULT {
+    policy-statement EBGP-CITY-OF-TULSA-V4-EXPORT {
+        term SEND-DEFAULT {
             from {
                 route-filter 0.0.0.0/0 exact;
             }
             then accept;
         }
-        term EXPORT-ALL {
+        term REJECT-BOGONS {
+            from {
+                prefix-list-filter BOGONS-V4-PREFIXES orlonger;
+            }
+            then reject;
+        }
+        term REJECT-NO-ADVERTISE-COMMUNITY {
+            from community ONENET_E_NO_ADVERTISE;
+            then reject;
+        }
+        term REJECT-NO-CUSTOMER-COMMUNITY {
+            from community ONENET_E_NO_CUSTOMER;
+            then reject;
+        }
+        term SEND-ONENET-AGGREGATE {
+            from {
+                prefix-list-filter ONENET-AGGREGATE-ADVERTISED-V4-PREFIXES exact;
+            }
             then accept;
         }
+        term REJECT-ONENET-INTERNAL-ROUTES {
+            from {
+                prefix-list-filter ONENET-AGGREGATE-FILTERED-V4-PREFIXES orlonger;
+            }
+            then reject;
+        }
+        term SEND-UPSTREAM-COMMUNITY {
+            from community ONENET_ADV_UPSTREAM;
+            then accept;
+        }
+        term SEND-LOCAL-AGGREGATES {
+            from {
+                protocol aggregate;
+                tag 5000;
+            }
+            then accept;
+        }
+        term SEND-LOCAL-STATICS {
+            from {
+                protocol static;
+                tag 5000;
+            }
+            then accept;
+        }
+        term SEND-ALL-ELSE {
+            then accept;
+        }
         term REJECT-ALL-ELSE {
             then reject;
         }
     }
-    policy-statement EBGP-CITYOFTULSA-IMPORT {
-        term PREFIXES {
+    policy-statement EBGP-CITY-OF-TULSA-V4-IMPORT {
+        term REJECT-DEFAULT {
             from {
-                route-filter 204.236.32.0/19 exact;
+                route-filter 0.0.0.0/0 exact;
             }
+            then reject;
+        }
+        term REJECT-BOGONS {
+            from {
+                prefix-list-filter BOGONS-V4-PREFIXES orlonger;
+            }
+            then reject;
+        }
+        term CHECK-BLACKHOLE-LENGTH {
+            from {
+                community ONENET_BLACKHOLE;
+                route-filter 0.0.0.0/0 prefix-length-range /32-/32;
+            }
+            then next term;
+        }
+        term ACCEPT-BLACKHOLE {
+            from {
+                community ONENET_BLACKHOLE;
+                prefix-list-filter EBGP-CITY-OF-TULSA-V4-PREFIXES orlonger;
+            }
             then {
+                community set ONENET_BLACKHOLE;
+                community add ONENET_SRC_CUSTOMER;
+                next-hop 192.0.2.1;
+                accept;
+            }
+        }
+        term REJECT-25-ORLONGER {
+            from {
+                route-filter 0.0.0.0/0 prefix-length-range /25-/32;
+            }
+            then reject;
+        }
+        term DELETE-PROHIBITED-COMMUNITIES {
+            from {
+                prefix-list-filter EBGP-CITY-OF-TULSA-V4-PREFIXES orlonger;
+            }
+            then {
+                community delete NON_ONENET;
+                community delete ONENET_ENGINEERING;
+                next term;
+            }
+        }
+        term ACCEPT-ROUTES {
+            from {
+                prefix-list-filter EBGP-CITY-OF-TULSA-V4-PREFIXES orlonger;
+            }
+            then {
+                local-preference 150;
+                community add ONENET_SRC_CUSTOMER;
                 community add ONENET_ADV_UPSTREAM;
+                next-hop peer-address;
                 accept;
             }
         }
@@ -3250,32 +3362,6 @@
             }
             then accept;
         }
-        term REJECT-BOGONS {
-            from {
-                prefix-list-filter BOGONS-V4-PREFIXES orlonger;
-            }
-            then reject;
-        }
-        term REJECT-NO-ADVERTISE-COMMUNITY {
-            from community ONENET_E_NO_ADVERTISE;
-            then reject;
-        }
-        term REJECT-NO-CUSTOMER-COMMUNITY {
-            from community ONENET_E_NO_CUSTOMER;
-            then reject;
-        }
-        term SEND-ONENET-AGGREGATE {
-            from {
-                prefix-list-filter ONENET-AGGREGATE-ADVERTISED-V4-PREFIXES exact;
-            }
-            then accept;
-        }
-        term REJECT-ONENET-INTERNAL-ROUTES {
-            from {
-                prefix-list-filter ONENET-AGGREGATE-FILTERED-V4-PREFIXES orlonger;
-            }
-            then reject;
-        }
         term REJECT-ALL-ELSE {
             then reject;
         }
@@ -3336,6 +3422,7 @@
                 prefix-list-filter EBGP-TULSA-CITY-COUNTY-LIBRARY-V4-PREFIXES orlonger;
             }
             then {
+                local-preference 150;
                 community add ONENET_SRC_CUSTOMER;
                 community add ONENET_ADV_UPSTREAM;
                 next-hop peer-address;
Index: configs/core2.nor-mx80.onenet.net
===================================================================
--- configs/core2.nor-mx80.onenet.net	(revision 156916)
+++ configs/core2.nor-mx80.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at NORMAN2-MX80> show system commit 
+#   2017-09-27 19:08:01 CDT by andrew via cli
 #   2017-09-26 19:09:50 CDT by andrew via cli
 #   2017-09-25 22:53:57 CDT by andrew via cli
 #   2017-09-24 14:03:52 CDT by andrew via cli
 #   2017-09-13 14:13:05 CDT by sean via cli
 #   2017-07-29 21:19:50 CDT by andrew via cli
-#   2017-07-28 20:18:58 CDT by andrew via cli
 # grnoc-mon at NORMAN2-MX80> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -260,7 +260,7 @@
 # grnoc-mon at NORMAN2-MX80> show system uptime 
 # System booted: 2016-04-03 00:45 CDT 
 # Protocols started: 2016-04-03 00:47 CDT 
-# Last configured: 2017-09-26 19:09 CDT  by andrew
+# Last configured: 2017-09-27 19:08 CDT  by andrew
 # 
 # grnoc-mon at NORMAN2-MX80> show interface terse 
 #Interface Admin Link
@@ -331,7 +331,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at NORMAN2-MX80> show configuration 
-## Last commit: 2017-09-26 19:09:50 CDT by andrew
+## Last commit: 2017-09-27 19:08:01 CDT by andrew
 version 13.3R9.13;
 groups {
     ISIS-L2-INTERFACE {
@@ -1082,6 +1082,7 @@
                 prefix-list-filter EBGP-OU-V4-PREFIXES orlonger;
             }
             then {
+                local-preference 150;
                 community add ONENET_SRC_CUSTOMER;
                 community add ONENET_ADV_UPSTREAM;
                 community add ONENET_ADV_RESEARCH;
Index: configs/core.owtccla.onenet.net
===================================================================
--- configs/core.owtccla.onenet.net	(revision 156915)
+++ configs/core.owtccla.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OWTCCLA-MX40> show system commit 
+#   2017-09-27 19:52:01 CDT by andrew via cli
 #   2017-09-26 18:05:27 CDT by andrew via cli
 #   2017-09-25 22:21:11 CDT by andrew via cli
 #   2017-09-24 19:30:31 CDT by andrew via cli
 #   2017-09-23 14:56:26 CDT by andrew via cli
 #   2017-09-22 22:30:46 CDT by andrew via cli
-#   2017-09-22 22:21:42 CDT by andrew via cli
 # grnoc-mon at OWTCCLA-MX40> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -266,7 +266,7 @@
 # grnoc-mon at OWTCCLA-MX40> show system uptime 
 # System booted: 2017-06-19 01:45 CDT 
 # Protocols started: 2017-06-19 01:48 CDT 
-# Last configured: 2017-09-26 18:05 CDT  by andrew
+# Last configured: 2017-09-27 19:52 CDT  by andrew
 # 
 # grnoc-mon at OWTCCLA-MX40> show interface terse 
 #Interface Admin Link
@@ -368,7 +368,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OWTCCLA-MX40> show configuration 
-## Last commit: 2017-09-26 18:05:27 CDT by andrew
+## Last commit: 2017-09-27 19:52:01 CDT by andrew
 version 13.3R9.13;
 groups {
     ISIS-L2-INTERFACE {
@@ -1284,14 +1284,28 @@
             from community ONENET_E_NO_PEER;
             then reject;
         }
+        term SEND-PEER-COMMUNITY {
+            from community ONENET_ADV_PEER;
+            then accept;
+        }
         term SEND-UPSTREAM-COMMUNITY {
             from community ONENET_ADV_UPSTREAM;
             then accept;
         }
-        term SEND-PEER-COMMUNITY {
-            from community ONENET_ADV_PEER;
+        term SEND-LOCAL-AGGREGATES {
+            from {
+                protocol aggregate;
+                tag 5000;
+            }
             then accept;
         }
+        term SEND-LOCAL-STATICS {
+            from {
+                protocol static;
+                tag 5000;
+            }
+            then accept;
+        }
         term EXPORT-INTERNAL {
             from policy COMMODITY-PREFIXES-LIST;
             then accept;
@@ -1353,6 +1367,7 @@
                 prefix-list-filter EBGP-OWTC-V4-PREFIXES orlonger;
             }
             then {
+                local-preference 140;
                 community add ONENET_SRC_PEER;
                 community add ONENET_ADV_NETFLIX;
                 community add ONENET_ADV_FACEBOOK;
Index: configs/core1.sti-mx960.onenet.net
===================================================================
--- configs/core1.sti-mx960.onenet.net	(revision 156935)
+++ configs/core1.sti-mx960.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at STILLWATER-MX960-RE0> show system commit 
+#   2017-09-27 19:14:27 CDT by andrew via cli commit synchronize
 #   2017-09-27 15:02:30 CDT by andrew via cli commit synchronize
 #   2017-09-26 19:09:32 CDT by andrew via cli commit synchronize
 #   2017-09-25 22:54:28 CDT by andrew via cli commit synchronize
 #   2017-09-24 16:41:01 CDT by andrew via cli commit synchronize
 #   2017-09-24 14:04:02 CDT by andrew via cli commit synchronize
-#   2017-09-13 14:32:04 CDT by sean via cli commit synchronize
 # grnoc-mon at STILLWATER-MX960-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -618,7 +618,7 @@
 # grnoc-mon at STILLWATER-MX960-RE0> show system uptime 
 # System booted: 2016-03-20 01:59 CDT 
 # Protocols started: 2016-03-20 02:02 CDT 
-# Last configured: 2017-09-27 15:02 CDT  by andrew
+# Last configured: 2017-09-27 19:14 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at STILLWATER-MX960-RE0> show interface terse 
@@ -883,7 +883,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at STILLWATER-MX960-RE0> show configuration 
-## Last commit: 2017-09-27 15:02:30 CDT by andrew
+## Last commit: 2017-09-27 19:14:27 CDT by andrew
 version 13.3R8.7;
 groups {
     re0 {
@@ -2824,6 +2824,7 @@
             }
             then {
                 metric 200;
+                local-preference 150;
                 community add ONENET_SRC_CUSTOMER;
                 community add ONENET_ADV_UPSTREAM;
                 next-hop peer-address;
@@ -2985,6 +2986,7 @@
             }
             then {
                 metric 100;
+                local-preference 150;
                 community add ONENET_SRC_CUSTOMER;
                 community add ONENET_ADV_UPSTREAM;
                 next-hop peer-address;



More information about the Nocrancid mailing list