[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Mon Oct 1 15:02:30 CDT 2012


Index: core7.tul.onenet.net
===================================================================
--- core7.tul.onenet.net	(revision 41137)
+++ core7.tul.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at TULSA-CORE7-MX480-MX480-RE0> show system commit 
-#   2012-10-01 13:44:37 CDT by rnordmark via cli commit synchronize
-#   2012-10-01 13:38:03 CDT by rnordmark via cli commit synchronize
-#   2012-09-25 11:06:44 CDT by admin via cli commit synchronize
-#   2012-09-18 10:35:57 CDT by rnordmark via cli commit confirmed, rollback in 5mins synchronize
-#   2012-09-18 10:21:44 CDT by admin via cli commit synchronize
-#   2012-09-18 09:58:28 CDT by admin via cli commit synchronize
+#   2012-10-01 14:38:57 CDT by jeremyt via cli commit synchronize
+#   2012-10-01 14:38:10 CDT by rnordmark via cli commit synchronize
+#   2012-10-01 14:38:08 CDT by rnordmark via cli commit synchronize
+#   2012-10-01 14:38:05 CDT by rnordmark via cli commit synchronize
+#   2012-10-01 14:38:02 CDT by rnordmark via cli commit synchronize
+#   2012-10-01 14:37:10 CDT by rnordmark via cli commit synchronize
 # grnoc-mon at TULSA-CORE7-MX480-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -321,7 +321,7 @@
 # grnoc-mon at TULSA-CORE7-MX480-MX480-RE0> show system uptime 
 # System booted: 2012-09-17 13:34 CDT 
 # Protocols started: 2012-09-17 13:35 CDT 
-# Last configured: 2012-10-01 13:44 CDT  by rnordmark
+# Last configured: 2012-10-01 14:38 CDT  by jeremyt
 # 
 # {master}
 # grnoc-mon at TULSA-CORE7-MX480-MX480-RE0> show interface terse 
@@ -385,7 +385,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-CORE7-MX480-MX480-RE0> show configuration 
-## Last commit: 2012-10-01 13:44:37 CDT by rnordmark
+## Last commit: 2012-10-01 14:38:57 CDT by jeremyt
 version 12.1R3.5;
 groups {
     re0 {
@@ -714,6 +714,16 @@
             neighbor 164.58.199.216;
             neighbor 164.58.199.226;
         }
+        group I2-RE {
+            type external;
+            import I2-RE-IMPORT;
+#            authentication-key <removed>;
+            export I2-RE-EXPORT;
+            neighbor 164.58.245.246 {
+                remove-private;
+                peer-as 11537;
+            }
+        }
     }
     ospf {
         reference-bandwidth 100g;
@@ -748,12 +758,72 @@
     }
 }
 policy-options {
-    prefix-list EBGP-IPV4-NEIGHBORS;
+    prefix-list EBGP-IPV4-NEIGHBORS {
+        164.58.245.246/32;
+    }
+    policy-statement I2-RE-EXPORT {
+        term STEP-1 {
+            from policy RE-PREFIXES-LIST;
+            then accept;
+        }
+        term REJECT-ALL-ELSE {
+            then reject;
+        }
+    }
+    policy-statement I2-RE-IMPORT {
+        term STEP-1 {
+            then {
+                local-preference 101;
+                community set 5078:11537;
+                accept;
+            }
+        }
+        term REJECT-ALL-ELSE {
+            then reject;
+        }
+    }
     policy-statement LOAD-BALANCE {
         then {
             load-balance per-packet;
         }
     }
+    policy-statement RE-PREFIXES-LIST {
+        term prefixes {
+            from {
+                route-filter 129.15.0.0/16 exact;
+                route-filter 129.15.0.0/17 exact;
+                route-filter 129.15.40.0/24 exact;
+                route-filter 129.15.128.0/17 exact;
+                route-filter 129.244.0.0/16 exact;
+                route-filter 139.78.0.0/16 exact;
+                route-filter 150.208.97.0/24 exact;
+                route-filter 156.110.0.0/16 exact;
+                route-filter 157.142.0.0/16 exact;
+                route-filter 164.58.0.0/16 exact;
+                route-filter 192.31.83.0/24 exact;
+                route-filter 192.35.96.0/23 exact;
+                route-filter 192.35.98.0/24 exact;
+                route-filter 192.78.4.0/24 exact;
+                route-filter 192.135.141.0/24 exact;
+                route-filter 192.146.206.0/24 exact;
+                route-filter 192.173.32.0/20 exact;
+                route-filter 192.173.48.0/22 exact;
+                route-filter 192.198.4.0/22 exact;
+                route-filter 192.203.164.0/24 exact;
+                route-filter 192.206.65.0/24 exact;
+                route-filter 192.231.56.0/24 exact;
+                route-filter 192.234.12.0/23 exact;
+                route-filter 198.11.4.0/22 exact;
+                route-filter 198.17.223.0/24 exact;
+                route-filter 198.102.159.0/24 exact;
+                route-filter 198.178.194.0/24 exact;
+                route-filter 198.183.248.0/23 exact;
+            }
+        }
+        term REJECT-ALL-ELSE {
+            then reject;
+        }
+    }
     policy-statement REDISTRIBUTE-DIRECTS {
         term 1 {
             from protocol direct;
@@ -775,6 +845,7 @@
             }
         }
     }
+    community 5078:11537 members 5078:11537;
     community Ada members 5078:22;
     community Altus members 5078:26;
     community Alva members 5078:74;

Index: core4.tul-mx480.onenet.net
===================================================================
--- core4.tul-mx480.onenet.net	(revision 40933)
+++ core4.tul-mx480.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show system commit 
+#   2012-10-01 14:24:51 CDT by jed via cli commit synchronize
 #   2012-09-19 16:13:02 CDT by jeremyt via cli commit synchronize
 #   2012-09-18 09:39:12 CDT by rnordmark via cli commit synchronize
 #   2012-09-17 23:25:33 CDT by rnordmark via cli commit confirmed, rollback in 5mins synchronize
 #   2012-09-17 14:40:06 CDT by jeremyt via cli commit confirmed, rollback in 5mins synchronize
 #   2012-09-17 14:37:55 CDT by jeremyt via cli commit synchronize
-#   2012-09-17 14:31:44 CDT by jeremyt via cli commit synchronize
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -326,7 +326,7 @@
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show system uptime 
 # System booted: 2011-11-30 00:15 CST 
 # Protocols started: 2011-11-30 00:19 CST 
-# Last configured: 2012-09-19 16:13 CDT  by jeremyt
+# Last configured: 2012-10-01 14:24 CDT  by jed
 # 
 # {master}
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show interface terse 
@@ -445,7 +445,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show configuration 
-## Last commit: 2012-09-19 16:13:02 CDT by jeremyt
+## Last commit: 2012-10-01 14:24:51 CDT by jed
 version 10.4R6.5;
 groups {
     re0 {
@@ -2054,7 +2054,10 @@
     policy-statement NTR-via-I2-via-GPN-EXPORT {
         term STEP-1 {
             from policy COMMODITY-PREFIXES-LIST;
-            then accept;
+            then {
+                community add Netflix-Prepend;
+                accept;
+            }
         }
         term REJECT-ALL-ELSE {
             then reject;
@@ -2260,6 +2263,7 @@
     community Muskogee members 5078:94;
     community NORMANCORE1 members 5078:230;
     community NORMANCORE2 members 5078:231;
+    community Netflix-Prepend members 65001:2906;
     community OKCCCCORE1 members 5078:233;
     community OKCCORE1 members 5078:211;
     community OKCCORE2 members 5078:212;

Index: hub.bar.onenet.net
===================================================================
--- hub.bar.onenet.net	(revision 41138)
+++ hub.bar.onenet.net	(working copy)
@@ -328,10 +328,10 @@
 #t1-2/0/2:13.0 up up
 #t1-2/0/2:14 up up
 #t1-2/0/2:14.0 up up
-#t1-2/0/2:15 up down
-#t1-2/0/2:15.0 up down
-#t1-2/0/2:16 up down
-#t1-2/0/2:16.0 up down
+#t1-2/0/2:15 up up
+#t1-2/0/2:15.0 up up
+#t1-2/0/2:16 up up
+#t1-2/0/2:16.0 up up
 #t1-2/0/2:17 up up
 #t1-2/0/2:17.0 up up
 #t1-2/0/2:18 up down
@@ -370,7 +370,7 @@
 #lsq-2/3/0.3 up up
 #lsq-2/3/0.5 up down
 #lsq-2/3/0.6 up up
-#lsq-2/3/0.7 up down
+#lsq-2/3/0.7 up up
 #mt-2/3/0 up up
 #pd-2/3/0 up up
 #pe-2/3/0 up up

Index: hub.chi.onenet.net
===================================================================
--- hub.chi.onenet.net	(revision 41139)
+++ hub.chi.onenet.net	(working copy)
@@ -337,7 +337,7 @@
 #t1-2/0/2:21 up down
 #t1-2/0/2:22 up down
 #t1-2/0/2:23 up down
-#t1-2/0/2:24 down up
+#t1-2/0/2:24 down down
 #t1-2/0/2:24.0 up down
 #t1-2/0/2:25 up up
 #t1-2/0/2:26 up up

Index: hub.dur.mx480.onenet.net
===================================================================
--- hub.dur.mx480.onenet.net	(revision 41141)
+++ hub.dur.mx480.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at DURANT-MX480-RE0> show system commit 
+#   2012-10-01 14:55:58 CDT by jeremyt via cli commit synchronize
 #   2012-10-01 13:14:03 CDT by jeremyt via cli commit synchronize
 #   2012-09-28 14:10:33 CDT by admin via cli commit confirmed, rollback in 3mins synchronize
 #   2012-09-05 13:32:49 CDT by joel via cli commit synchronize
 #   2012-08-24 12:47:47 CDT by admin via netconf commit synchronize
 #   2012-08-09 12:08:06 CDT by joe via cli commit synchronize
-#   2012-08-09 12:07:22 CDT by admin via cli commit synchronize
 # grnoc-mon at DURANT-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -270,7 +270,7 @@
 # grnoc-mon at DURANT-MX480-RE0> show system uptime 
 # System booted: 2012-08-08 12:40 CDT 
 # Protocols started: 2012-08-08 12:42 CDT 
-# Last configured: 2012-10-01 13:14 CDT  by jeremyt
+# Last configured: 2012-10-01 14:55 CDT  by jeremyt
 # 
 # {master}
 # grnoc-mon at DURANT-MX480-RE0> show interface terse 
@@ -337,7 +337,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at DURANT-MX480-RE0> show configuration 
-## Last commit: 2012-10-01 13:14:03 CDT by jeremyt
+## Last commit: 2012-10-01 14:55:58 CDT by jeremyt
 version 11.4R4.4;
 groups {
     re0 {
@@ -509,7 +509,7 @@
         encapsulation flexible-ethernet-services;
         unit 2514 {
             encapsulation vlan-ccc;
-            vlan-id-range 1-4000;
+            vlan-id 188;
         }
     }
     fxp0 {

Index: core3.okc-m120.onenet.net
===================================================================
--- core3.okc-m120.onenet.net	(revision 41142)
+++ core3.okc-m120.onenet.net	(working copy)
@@ -617,8 +617,8 @@
 #t1-2/3/0:4:14.0 up up
 #t1-2/3/0:4:15 up up
 #t1-2/3/0:4:15.0 up up
-#t1-2/3/0:4:16 up down
-#t1-2/3/0:4:16.0 up down
+#t1-2/3/0:4:16 up up
+#t1-2/3/0:4:16.0 up up
 #t1-2/3/0:4:17 up up
 #t1-2/3/0:4:17.0 up up
 #t1-2/3/0:4:18 up up

Index: hub.ida-mx480.onenet.net
===================================================================
--- hub.ida-mx480.onenet.net	(revision 41140)
+++ hub.ida-mx480.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at IDABEL-MX480-RE0> show system commit 
+#   2012-10-01 14:55:50 CDT by jeremyt via cli commit synchronize
 #   2012-10-01 13:13:34 CDT by jeremyt via cli commit synchronize
 #   2012-09-25 17:37:12 CDT by rnordmark via cli commit synchronize
 #   2012-08-24 12:47:52 CDT by admin via netconf commit synchronize
 #   2012-08-08 10:59:47 CDT by joe via cli commit synchronize
 #   2012-08-07 14:05:21 CDT by admin via cli commit synchronize
-#   2012-08-07 14:03:35 CDT by admin via cli commit synchronize
 # grnoc-mon at IDABEL-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -271,7 +271,7 @@
 # grnoc-mon at IDABEL-MX480-RE0> show system uptime 
 # System booted: 2012-08-01 18:05 CDT 
 # Protocols started: 2012-08-01 18:07 CDT 
-# Last configured: 2012-10-01 13:13 CDT  by jeremyt
+# Last configured: 2012-10-01 14:55 CDT  by jeremyt
 # 
 # {master}
 # grnoc-mon at IDABEL-MX480-RE0> show interface terse 
@@ -338,7 +338,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at IDABEL-MX480-RE0> show configuration 
-## Last commit: 2012-10-01 13:13:34 CDT by jeremyt
+## Last commit: 2012-10-01 14:55:50 CDT by jeremyt
 version 11.4R4.4;
 groups {
     re0 {
@@ -510,7 +510,7 @@
         encapsulation flexible-ethernet-services;
         unit 2514 {
             encapsulation vlan-ccc;
-            vlan-id-range 1-4000;
+            vlan-id 188;
         }
     }
     fxp0 {


More information about the Nocrancid mailing list