[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Fri Oct 11 15:01:09 CDT 2013


Index: core1.okc-mx960.onenet.net
===================================================================
--- core1.okc-mx960.onenet.net	(revision 83325)
+++ core1.okc-mx960.onenet.net	(working copy)
@@ -692,7 +692,7 @@
 #lsi.1049089 up up
 #lsi.1049090 up up
 #lsi.1049096 up up
-#lsi.1305603 up up
+#lsi.1307139 up up
 #mtun up up
 #pimd up up
 #pime up up

Index: core5.tul.onenet.net
===================================================================
--- core5.tul.onenet.net	(revision 83330)
+++ core5.tul.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show system commit 
+#   2013-10-11 14:20:23 CDT by rnordmark via cli commit synchronize
+#   2013-10-11 14:18:10 CDT by rnordmark via cli commit synchronize
+#   2013-10-11 14:17:10 CDT by rnordmark via cli commit synchronize
 #   2013-09-27 01:00:01 CDT by rnordmark via cli commit synchronize
 #   2013-09-25 11:25:16 CDT by jeremyt via cli commit synchronize
 #   2013-09-25 11:21:29 CDT by jeremyt via cli commit synchronize
-#   2013-09-25 11:03:51 CDT by jeremyt via cli commit synchronize
-#   2013-09-25 10:57:28 CDT by jeremyt via cli commit synchronize
-#   2013-09-25 10:56:40 CDT by jeremyt via cli commit synchronize
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -377,7 +377,7 @@
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show system uptime 
 # System booted: 2013-04-27 23:43 CDT 
 # Protocols started: 2013-04-27 23:45 CDT 
-# Last configured: 2013-09-27 01:00 CDT  by rnordmark
+# Last configured: 2013-10-11 14:20 CDT  by rnordmark
 # 
 # {master}
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show interface terse 
@@ -495,6 +495,7 @@
 #xe-1/2/1.0 up up
 #xe-1/3/0 down down
 #xe-1/3/1 down down
+#xe-1/3/1.0 up down
 #ge-2/0/0 up down
 #lc-2/0/0 up up
 #lc-2/0/0.32769 up up
@@ -529,9 +530,12 @@
 #xe-2/2/1 up down
 #xe-2/3/0 up down
 #xe-2/3/1 up up
+#xe-2/3/1.0 up up
 #ae0 up up
 #ae0.116 up up
 #ae0.32767 up up
+#ae1 up up
+#ae1.0 up up
 #cbp0 up up
 #demux0 up up
 #dsc up up
@@ -559,7 +563,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show configuration 
-## Last commit: 2013-09-27 01:00:01 CDT by rnordmark
+## Last commit: 2013-10-11 14:20:23 CDT by rnordmark
 version 11.4R7.5;
 groups {
     re0 {
@@ -723,7 +727,7 @@
     }
     aggregated-devices {
         ethernet {
-            device-count 1;
+            device-count 2;
         }
     }
     fpc 0 {
@@ -1306,8 +1310,18 @@
         disable;
     }
     xe-1/3/1 {
+        description "NETFX AE0";
         disable;
+        gigether-options {
+            802.3ad ae1;
+        }
     }
+    xe-2/3/1 {
+        description "NETFX AE0";
+        gigether-options {
+            802.3ad ae1;
+        }
+    }
     ae0 {
         description "CORE 20GE to core1.tul AE1 | OneNet-TUL-TUL-2XE-AE";
         flexible-vlan-tagging;
@@ -1336,6 +1350,22 @@
             family mpls;
         }
     }
+    ae1 {
+        description "NETFX SERVER";
+        aggregated-ether-options {
+            lacp {
+                passive;
+            }
+        }
+        unit 0 {
+            family inet {
+                address 156.110.3.249/30;
+            }
+            family inet6 {
+                address 2610:1d8:1400::3/127;
+            }
+        }
+    }
     irb {
         inactive: unit 469 {
             family inet {
@@ -1687,6 +1717,28 @@
                 peer-as 11164;
             }
         }
+        group NETFLIX {
+            family inet {
+                any;
+            }
+            export NETFLIX-EXPORT;
+            neighbor 156.110.3.250 {
+                passive;
+                remove-private;
+                peer-as 40027;
+            }
+        }
+        group NETFLIX-V6 {
+            family inet6 {
+                any;
+            }
+            export NETFLIX-EXPORT;
+            neighbor 2610:1d8:1400::2 {
+                passive;
+                remove-private;
+                peer-as 40027;
+            }
+        }
     }
     msdp {
         active-source-limit {
@@ -1985,6 +2037,7 @@
         137.164.131.133/32;
         137.164.131.213/32;
         137.164.131.217/32;
+        156.110.3.250/32;
         164.58.12.254/32;
         164.58.199.114/32;
         164.58.245.86/32;
@@ -2685,6 +2738,28 @@
             load-balance per-packet;
         }
     }
+    policy-statement NETFLIX-EXPORT {
+        term OneNet {
+            from policy COMMODITY-PREFIXES-LIST;
+            then {
+                metric 0;
+                accept;
+            }
+        }
+        term GPN-Customers {
+            from {
+                protocol bgp;
+                as-path GPN-AS;
+            }
+            then {
+                metric 18;
+                accept;
+            }
+        }
+        term REJECT-ALL-ELSE {
+            then reject;
+        }
+    }
     policy-statement NEXT-HOP-SELF {
         term 1 {
             from protocol bgp;
@@ -2891,6 +2966,7 @@
     as-path 21357 21357;
     as-path 209 209;
     as-path 17236 17236;
+    as-path GPN-AS ".* (11317|1252|2495|2496|2572|7896|33189|46832)";
 }
 class-of-service {
     classifiers {

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

Index: hub.dur.onenet.net
===================================================================
--- hub.dur.onenet.net	(revision 82075)
+++ hub.dur.onenet.net	(working copy)
@@ -316,8 +316,8 @@
 #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 up
-#t1-2/0/2:18.0 up up
+#t1-2/0/2:18 up down
+#t1-2/0/2:18.0 up down
 #t1-2/0/2:19 up up
 #t1-2/0/2:19.0 up up
 #t1-2/0/2:20 up up

Index: core5.okc.onenet.net
===================================================================
--- core5.okc.onenet.net	(revision 83326)
+++ core5.okc.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKC-CORE5-MX480-RE0> show system commit 
+#   2013-10-11 14:20:24 CDT by rnordmark via cli commit synchronize
+#   2013-10-11 14:12:33 CDT by rnordmark via cli commit synchronize
 #   2013-10-11 07:44:07 CDT by rnordmark via cli commit synchronize
 #   2013-10-04 09:18:43 CDT by josh via cli commit synchronize
 #   2013-10-04 09:06:42 CDT by josh via cli commit synchronize
 #   2013-10-03 14:34:34 CDT by cjensen via cli commit synchronize
-#   2013-09-30 08:33:35 CDT by rnordmark via cli commit synchronize
-#   2013-09-27 00:58:19 CDT by rnordmark via cli commit synchronize
 # grnoc-mon at OKC-CORE5-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -392,7 +392,7 @@
 # grnoc-mon at OKC-CORE5-MX480-RE0> show system uptime 
 # System booted: 2013-04-14 00:44 CDT 
 # Protocols started: 2013-04-14 00:45 CDT 
-# Last configured: 2013-10-11 07:44 CDT  by rnordmark
+# Last configured: 2013-10-11 14:20 CDT  by rnordmark
 # 
 # {master}
 # grnoc-mon at OKC-CORE5-MX480-RE0> show interface terse 
@@ -411,7 +411,6 @@
 #xe-0/1/0.72 up up
 #xe-0/1/0.32767 up up
 #xe-0/1/1 up down
-#xe-0/1/1.0 up down
 #ge-0/2/0 up down
 #lc-0/2/0 up up
 #lc-0/2/0.32769 up up
@@ -476,7 +475,6 @@
 #xe-1/0/1.2500 up up
 #xe-1/0/1.32767 up up
 #xe-1/1/0 up down
-#xe-1/1/0.0 up down
 #xe-1/1/1 up up
 #xe-1/1/1.0 up up
 #ge-1/2/0 up up
@@ -571,8 +569,8 @@
 #lsi.1048839 up up
 #lsi.1048841 up up
 #lsi.1247492 up up
-#lsi.1305350 up up
-#lsi.1305351 up up
+#lsi.1306886 up up
+#lsi.1306887 up up
 #mtun up up
 #pimd up up
 #pime up up
@@ -580,7 +578,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE5-MX480-RE0> show configuration 
-## Last commit: 2013-10-11 07:44:07 CDT by rnordmark
+## Last commit: 2013-10-11 14:20:24 CDT by rnordmark
 version 11.4R7.5;
 groups {
     re0 {
@@ -802,12 +800,6 @@
             family mpls;
         }
     }
-    xe-0/1/1 {
-        description "NETFX AE0";
-        gigether-options {
-            802.3ad ae0;
-        }
-    }
     inactive: ge-0/2/0 {
         description "OneNetHub-Ardmore-Gig | OneNet-ARD-OKC-GE-3800";
         mtu 9192;
@@ -1097,12 +1089,6 @@
             family vpls;
         }
     }
-    xe-1/1/0 {
-        description "NETFX AE0";
-        gigether-options {
-            802.3ad ae0;
-        }
-    }
     xe-1/1/1 {
         description "AKAMAI Server CIR0004480";
         unit 0 {
@@ -1300,19 +1286,9 @@
         }
     }
     ae0 {
-        description "NETFX SERVER";
-        aggregated-ether-options {
-            lacp {
-                passive;
-            }
-        }
         unit 0 {
-            family inet {
-                address 156.110.3.249/30;
-            }
-            family inet6 {
-                address 2610:1d8:1400::3/127;
-            }
+            family inet;
+            family inet6;
         }
     }
     irb {
@@ -1980,7 +1956,6 @@
     as-path 11164 11164;
     as-path 19401 19401;
     as-path 209 209;
-    as-path GPN-AS ".* (11317|1252|2495|2496|2572|7896|33189|46832)";
 }
 class-of-service {
     classifiers {

Index: core3.okc-m120.onenet.net
===================================================================
--- core3.okc-m120.onenet.net	(revision 83331)
+++ core3.okc-m120.onenet.net	(working copy)
@@ -665,8 +665,8 @@
 #t1-2/3/0:6:5.0 up up
 #t1-2/3/0:6:6 up up
 #t1-2/3/0:6:6.0 up up
-#t1-2/3/0:6:7 up down
-#t1-2/3/0:6:7.0 up down
+#t1-2/3/0:6:7 up up
+#t1-2/3/0:6:7.0 up up
 #t1-2/3/0:6:8 up down
 #t1-2/3/0:6:9 up up
 #t1-2/3/0:6:9.0 up up
@@ -1773,7 +1773,7 @@
 #t1-4/1/3:6 up up
 #t1-4/1/3:6.0 up up
 #t1-4/1/3:7 up down
-#t1-4/1/3:8 up down
+#t1-4/1/3:8 up up
 #t1-4/1/3:9 up down
 #t1-4/1/3:10 up down
 #t1-4/1/3:11 up down

Index: core2-okc-mx960.onenet.net
===================================================================
--- core2-okc-mx960.onenet.net	(revision 83328)
+++ core2-okc-mx960.onenet.net	(working copy)
@@ -540,7 +540,7 @@
 #lsi.1 up up
 #lsi.1048836 up up
 #lsi.1048838 up up
-#lsi.1307139 up up
+#lsi.1308675 up up
 #mtun up up
 #pimd up up
 #pime up up

Index: san-sw-tulsa-ex2200.onenet.net
===================================================================
--- san-sw-tulsa-ex2200.onenet.net	(revision 72805)
+++ san-sw-tulsa-ex2200.onenet.net	(working copy)
@@ -155,8 +155,8 @@
 #ge-0/0/3.0 up up
 #ge-0/0/4 up down
 #ge-0/0/4.0 up down
-#ge-0/0/5 up down
-#ge-0/0/5.0 up down
+#ge-0/0/5 up up
+#ge-0/0/5.0 up up
 #ge-0/0/6 up down
 #ge-0/0/6.0 up down
 #ge-0/0/7 up down



More information about the Nocrancid mailing list