[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Fri Jun 16 22:05:36 CDT 2017


Index: configs/core8.tul.onenet.net
===================================================================
--- configs/core8.tul.onenet.net	(revision 154161)
+++ configs/core8.tul.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at TULSA-CORE8-MX480-RE0> show system commit 
+#   2017-06-16 21:58:55 CDT by andrew via cli commit synchronize
 #   2017-06-16 18:38:32 CDT by andrew via cli commit synchronize
 #   2017-06-10 22:21:53 CDT by andrew via cli commit synchronize
 #   2017-06-10 01:10:25 CDT by andrew via cli commit synchronize
 #   2017-06-10 01:04:01 CDT by andrew via cli commit synchronize
 #   2017-05-17 11:13:50 CDT by andrew via cli commit synchronize
-#   2017-02-23 08:50:30 CST by andrew via cli commit synchronize
 # grnoc-mon at TULSA-CORE8-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -311,7 +311,7 @@
 # grnoc-mon at TULSA-CORE8-MX480-RE0> show system uptime 
 # System booted: 2016-03-20 01:06 CDT 
 # Protocols started: 2016-03-20 01:08 CDT 
-# Last configured: 2017-06-16 18:38 CDT  by andrew
+# Last configured: 2017-06-16 21:58 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at TULSA-CORE8-MX480-RE0> show interface terse 
@@ -410,7 +410,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-CORE8-MX480-RE0> show configuration 
-## Last commit: 2017-06-16 18:38:32 CDT by andrew
+## Last commit: 2017-06-16 21:58:55 CDT by andrew
 version 13.3R8.7;
 groups {
     re0 {
@@ -2380,6 +2380,15 @@
                 accept;
             }
         }
+        term NETFLIX {
+            from {
+                route-filter 156.110.3.248/30 exact;
+                route-filter 156.110.3.244/31 exact;
+                route-filter 156.110.3.247/31 exact;
+                route-filter 156.110.3.252/30 exact;
+            }
+            then accept;
+        }
         term REJECT-ALL-ELSE {
             then reject;
         }
@@ -2394,6 +2403,15 @@
         }
     }
     policy-statement GPN-IMPORT {
+        term NETFLIX {
+            from {
+                route-filter 164.113.254.232/30 exact;
+            }
+            then {
+                community add ONENET_ADV_NETFLIX;
+                next term;
+            }
+        }
         term STEP-1 {
             from policy GPN-PREFIXES-LIST;
             then {



More information about the Nocrancid mailing list