[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Mon Jun 26 16:05:33 CDT 2017


Index: configs/allen-public-library.client.onenet.net
===================================================================
--- configs/allen-public-library.client.onenet.net	(revision 154423)
+++ configs/allen-public-library.client.onenet.net	(working copy)
@@ -135,8 +135,8 @@
 #ge-0/0/1.0 up down
 #ge-0/0/2 up up
 #ge-0/0/2.0 up up
-#ge-0/0/3 up up
-#ge-0/0/3.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/5 up up
Index: configs/core.okcbok.onenet.net
===================================================================
--- configs/core.okcbok.onenet.net	(revision 154424)
+++ configs/core.okcbok.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKCBOK-MX80> show system commit 
+#   2017-06-26 15:27:34 CDT by aberrios via cli
+#   2017-06-26 15:12:34 CDT by aberrios via cli
 #   2017-06-26 14:48:23 CDT by aberrios via cli
 #   2017-06-21 14:45:54 CDT by aberrios via cli
 #   2017-06-20 23:32:38 CDT by andrew via cli
 #   2017-06-20 10:46:40 CDT by sky via cli
-#   2017-06-16 18:31:36 CDT by andrew via cli
-#   2017-05-12 17:15:02 CDT by andrew via cli
 # grnoc-mon at OKCBOK-MX80> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -221,7 +221,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-06-26 14:48 CDT  by aberrios
+# Last configured: 2017-06-26 15:27 CDT  by aberrios
 # 
 # grnoc-mon at OKCBOK-MX80> show interface terse 
 #Interface Admin Link
@@ -322,7 +322,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKCBOK-MX80> show configuration 
-## Last commit: 2017-06-26 14:48:23 CDT by aberrios
+## Last commit: 2017-06-26 15:27:34 CDT by aberrios
 version 13.3R8.7;
 groups {
     ISIS-L2-INTERFACE {
Index: configs/core8.tul.onenet.net
===================================================================
--- configs/core8.tul.onenet.net	(revision 154424)
+++ 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-26 15:40:05 CDT by rnordmark via cli commit synchronize
+#   2017-06-26 15:36:37 CDT by rnordmark via cli commit synchronize
+#   2017-06-26 15:31:05 CDT by rnordmark via cli commit synchronize
+#   2017-06-26 15:02:18 CDT by rnordmark via cli commit synchronize
+#   2017-06-26 15:02:05 CDT by rnordmark via cli commit synchronize
 #   2017-06-26 14:58:47 CDT by rnordmark via cli commit synchronize
-#   2017-06-26 09:28:14 CDT by rnordmark via cli commit confirmed, rollback in 3mins synchronize
-#   2017-06-22 10:52:48 CDT by rnordmark via cli commit synchronize
-#   2017-06-21 03:03:35 CDT by andrew via cli commit synchronize
-#   2017-06-21 02:54:29 CDT by andrew via cli commit synchronize
-#   2017-06-20 14:45:19 CDT 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-26 14:58 CDT  by rnordmark
+# Last configured: 2017-06-26 15:40 CDT  by rnordmark
 # 
 # {master}
 # grnoc-mon at TULSA-CORE8-MX480-RE0> show interface terse 
@@ -411,7 +411,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-CORE8-MX480-RE0> show configuration 
-## Last commit: 2017-06-26 14:58:47 CDT by rnordmark
+## Last commit: 2017-06-26 15:40:05 CDT by rnordmark
 version 13.3R8.7;
 groups {
     re0 {
@@ -2414,6 +2414,15 @@
                 accept;
             }
         }
+        term TEST {
+            from {
+                route-filter 164.58.45.0/24 exact;
+            }
+            then {
+                community add i2-ze-scrub-route;
+                accept;
+            }
+        }
         term STEP-1 {
             from policy COMMODITY-PREFIXES-LIST;
             then accept;
@@ -2428,9 +2437,6 @@
         }
     }
     policy-statement EBGP-ZENEDGE-VIA-I2-V6-EXPORT {
-        term REJECT-ALL-ELSE {
-            then reject;
-        }
         term STEP-1 {
             from policy COMMODITY-PREFIXES-LIST-V6;
             then accept;
@@ -2439,6 +2445,9 @@
             from protocol aggregate;
             then accept;
         }
+        term REJECT-ALL-ELSE {
+            then reject;
+        }
     }
     policy-statement EBGP-ZENEDGE-VIA-I2-V6-IMPORT {
         term REJECT-ALL-ELSE {
@@ -3390,6 +3399,7 @@
     community ONENET_SRC_PEER members 5078:4200;
     community ONENET_SRC_RESEARCH members 5078:4100;
     community TULSACORE8 members 5078:228;
+    community i2-ze-scrub-route members target:6.460:200;
     community on_blackhole members 5078:911;
     community wn_blackhole members 2381:911;
     as-path 65500 65500;
Index: configs/odmhsas-camhc-heavener.client.onenet.net
===================================================================
--- configs/odmhsas-camhc-heavener.client.onenet.net	(revision 154423)
+++ configs/odmhsas-camhc-heavener.client.onenet.net	(working copy)
@@ -149,7 +149,7 @@
 #ppe0 up up
 #st0 up up
 #st0.1 up up
-#st0.2 up up
+#st0.2 up down
 #tap up up
 #vlan up up
 #vlan.4 up up
Index: configs/tul-adva.p.onenet.net
===================================================================
--- configs/tul-adva.p.onenet.net	(revision 154424)
+++ configs/tul-adva.p.onenet.net	(working copy)
@@ -612,7 +612,6 @@
         <part name="PL-8-8-C1" description="XFP-G" hw_version="" part_id="XFP-G" part_num="" serial_number="FA94171002628" slot="PL-8-8-C1" vendor_id="ADVA"></part>
         <part name="PL-8-8-NE" description="XFPTLN-D" hw_version="" part_id="XFPTLN-D" part_num="" serial_number="FA94171105687" slot="PL-8-8-NE" vendor_id="ADVA"></part>
         <interface name="CH-8-8-C1" abbr_name="CH-8-8-C1" admin_state="up" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
-        <interface name="CH-8-8-NE" abbr_name="CH-8-8-NE" admin_state="up" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
       </part>
       <part name="MOD-8-9" description="2PM" hw_version="" part_id="2PM" part_num="" serial_number="FA70170908543" slot="MOD-8-9" vendor_id="ADVA"></part>
       <part name="MOD-8-10" description="2WCC10G" hw_version="" part_id="2WCC10G" part_num="" serial_number="FA71170850076" slot="MOD-8-10" vendor_id="ADVA">
Index: configs/hub.chi.onenet.net
===================================================================
--- configs/hub.chi.onenet.net	(revision 154424)
+++ configs/hub.chi.onenet.net	(working copy)
@@ -281,7 +281,7 @@
 #t1-2/0/2:1 up up
 #t1-2/0/2:1.16 up up
 #t1-2/0/2:1.17 up up
-#t1-2/0/2:2 down up
+#t1-2/0/2:2 down down
 #t1-2/0/2:3 down down
 #t1-2/0/2:4 down down
 #t1-2/0/2:5 down down
Index: configs/core5.tul.onenet.net
===================================================================
--- configs/core5.tul.onenet.net	(revision 154423)
+++ 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 
+#   2017-06-26 15:05:22 CDT by sky via cli commit synchronize
+#   2017-06-26 15:02:53 CDT by sky via cli commit synchronize
 #   2017-06-26 13:48:36 CDT by sky via cli commit synchronize
 #   2017-06-25 18:16:06 CDT by sky via cli commit synchronize
 #   2017-06-23 13:48:58 CDT by aberrios via cli commit synchronize
 #   2017-06-23 13:46:09 CDT by aberrios via cli commit synchronize
-#   2017-06-23 13:40:32 CDT by aberrios via cli commit synchronize
-#   2017-06-23 13:21:30 CDT 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: 2017-06-26 13:48 CDT  by sky
+# Last configured: 2017-06-26 15:05 CDT  by sky
 # 
 # {master}
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show interface terse 
@@ -444,8 +444,8 @@
 #ge-0/2/9.720 up up
 #ge-0/2/9.32767 up up
 #ge-0/3/0 down down
-#ge-0/3/1 up up
-#ge-0/3/1.0 up up
+#ge-0/3/1 up down
+#ge-0/3/1.0 up down
 #ge-0/3/2 up up
 #ge-0/3/2.366 up up
 #ge-0/3/2.370 up up
@@ -573,11 +573,13 @@
 #xe-1/0/1.1262 up up
 #xe-1/0/1.1265 up up
 #xe-1/0/1.1269 up up
+#xe-1/0/1.1272 up up
 #xe-1/0/1.1278 up up
 #xe-1/0/1.2227 up up
 #xe-1/0/1.2238 up up
 #xe-1/0/1.2241 up up
 #xe-1/0/1.2249 up up
+#xe-1/0/1.2272 up up
 #xe-1/0/1.2278 up up
 #xe-1/0/1.3186 up up
 #xe-1/0/1.3259 up up
@@ -882,7 +884,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show configuration 
-## Last commit: 2017-06-26 13:48:36 CDT by sky
+## Last commit: 2017-06-26 15:05:22 CDT by sky
 version 13.3R9.13;
 groups {
     re0 {
@@ -2761,8 +2763,10 @@
         }
         unit 272 {
             description "DEQ-TULSA-100M-CIR0020386 [OREDERED]";
-            vlan-id 272;
-            family inet;
+            vlan-tags outer 272 inner 500;
+            family inet {
+                address 10.119.58.50/31;
+            }
         }
         unit 278 {
             description DOH-TULSA-NORTH-REGIONAL-MGMT-3M-CIR0019401-OCS;
@@ -3091,6 +3095,12 @@
                 address 10.199.6.13/30;
             }
         }
+        unit 1272 {
+            vlan-tags outer 272 inner 501;
+            family inet {
+                address 10.119.96.50/31;
+            }
+        }
         unit 1278 {
             description DOH-TULSA-NORTH-REGIONAL-DOH-DATA-3M-CIR0019401-OCS;
             bandwidth 3m;
@@ -3171,6 +3181,12 @@
                 address 172.23.2.225/30;
             }
         }
+        unit 2272 {
+            vlan-tags outer 272 inner 502;
+            family inet {
+                address 10.119.33.50/31;
+            }
+        }
         unit 2278 {
             description DOH-TULSA-NORTH-REGIONAL-VIDEO-3M-CIR0019401-OCS;
             bandwidth 3m;
@@ -9702,6 +9718,7 @@
     DEQ-DATA-L3VPN {
         description DEQ-DATA-L3VPN;
         instance-type vrf;
+        interface xe-1/0/1.1272;
         route-distinguisher 164.58.199.225:2639;
         vrf-import DEQ-DATA-VRF-IMPORT;
         vrf-export DEQ-DATA-VRF-EXPORT;
@@ -10102,6 +10119,7 @@
         interface xe-1/0/1.258;
         interface xe-1/0/1.262;
         interface xe-1/0/1.265;
+        interface xe-1/0/1.272;
         interface xe-1/0/1.278;
         interface xe-1/1/1.130;
         interface xe-1/1/1.134;
@@ -10167,6 +10185,7 @@
     OMES-VOIP-L3VPN {
         description OMES-VOIP-L3VPN;
         instance-type vrf;
+        interface xe-1/0/1.2272;
         route-distinguisher 164.58.199.225:2549;
         vrf-import OMES-VOIP-VRF-IMPORT;
         vrf-export OMES-VOIP-VRF-EXPORT;
Index: configs/stringtown-high-school.client.onenet.net
===================================================================
--- configs/stringtown-high-school.client.onenet.net	(revision 154424)
+++ configs/stringtown-high-school.client.onenet.net	(working copy)
@@ -675,7 +675,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/core1.dc.onenet.net
===================================================================
--- configs/core1.dc.onenet.net	(revision 154137)
+++ configs/core1.dc.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at MX480_DC_01_RE0> show system commit 
+#   2017-06-26 15:10:57 CDT by rnordmark via cli commit synchronize
 #   2017-06-15 20:18:11 CDT by joel via cli commit synchronize
 #   2017-06-12 17:43:04 CDT by andrew via cli commit synchronize
 #   2017-06-09 17:09:05 CDT by andrew via cli commit synchronize
 #   2017-06-02 11:26:30 CDT by andrew via cli commit synchronize
 #   2017-06-01 14:01:45 CDT by sky via cli commit synchronize
-#   2017-05-22 14:11:30 CDT by andrew via cli commit synchronize
 # grnoc-mon at MX480_DC_01_RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -337,7 +337,7 @@
 # grnoc-mon at MX480_DC_01_RE0> show system uptime 
 # System booted: 2014-08-25 20:38 CDT 
 # Protocols started: 2014-08-25 20:39 CDT 
-# Last configured: 2017-06-15 20:18 CDT  by joel
+# Last configured: 2017-06-26 15:10 CDT  by rnordmark
 # 
 # {master}
 # grnoc-mon at MX480_DC_01_RE0> show interface terse 
@@ -521,7 +521,6 @@
 #irb.250 up up
 #irb.253 up up
 #irb.260 up up
-#irb.276 up up
 #irb.277 up up
 #irb.283 up up
 #irb.300 up up
@@ -630,7 +629,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at MX480_DC_01_RE0> show configuration 
-## Last commit: 2017-06-15 20:18:11 CDT by joel
+## Last commit: 2017-06-26 15:10:57 CDT by rnordmark
 version 12.3R7.7;
 groups {
     re0 {
@@ -1484,7 +1483,7 @@
                 address 164.58.21.33/27;
             }
         }
-        unit 276 {
+        inactive: unit 276 {
             description dmz_peakup;
             family inet {
                 address 10.187.2.1/24;
@@ -3577,7 +3576,7 @@
     dmz_peakup {
         apply-groups OSPF-RI;
         instance-type virtual-router;
-        interface irb.276;
+        interface irb.276; ## 'irb.276' is not defined
         interface irb.277;
         interface irb.4037;
         routing-options {
Index: configs/odot-idabel-regmaint.client.onenet.net
===================================================================
--- configs/odot-idabel-regmaint.client.onenet.net	(revision 154424)
+++ configs/odot-idabel-regmaint.client.onenet.net	(working copy)
@@ -116,10 +116,10 @@
 #sp-0/0/0 up up
 #sp-0/0/0.0 up up
 #sp-0/0/0.16383 up up
-#ge-0/0/1 up down
-#ge-0/0/1.0 up down
-#ge-0/0/2 up down
-#ge-0/0/2.0 up down
+#ge-0/0/1 up up
+#ge-0/0/1.0 up up
+#ge-0/0/2 up up
+#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 down



More information about the Nocrancid mailing list