[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Mon Aug 22 17:03:56 CDT 2016


Index: configs/allen-public-library.client.onenet.net
===================================================================
--- configs/allen-public-library.client.onenet.net	(revision 145813)
+++ configs/allen-public-library.client.onenet.net	(working copy)
@@ -139,10 +139,10 @@
 #ge-0/0/3.0 up up
 #ge-0/0/4 up up
 #ge-0/0/4.0 up up
-#ge-0/0/5 up up
-#ge-0/0/5.0 up up
-#ge-0/0/6 up up
-#ge-0/0/6.0 up up
+#ge-0/0/5 up down
+#ge-0/0/5.0 up down
+#ge-0/0/6 up down
+#ge-0/0/6.0 up down
 #ge-0/0/7 up down
 #ge-0/0/7.0 up down
 #ge-0/0/8 up up
Index: configs/core8.tul.onenet.net
===================================================================
--- configs/core8.tul.onenet.net	(revision 145711)
+++ 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 
+#   2016-08-22 16:06:58 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
 #   2016-08-15 20:53:26 CDT by andrew via cli commit synchronize
 #   2016-08-15 20:37:46 CDT by andrew via cli commit synchronize
 #   2016-08-15 18:16:41 CDT by andrew via cli commit synchronize
 #   2016-08-15 18:14:44 CDT by andrew via cli commit synchronize
 #   2016-08-15 17:31:22 CDT by andrew via cli commit synchronize
-#   2016-07-29 12:51:20 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: 2016-08-15 20:53 CDT  by andrew
+# Last configured: 2016-08-22 16:06 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: 2016-08-15 20:53:26 CDT by andrew
+## Last commit: 2016-08-22 16:06:58 CDT by andrew
 version 13.3R8.7;
 groups {
     re0 {
@@ -2775,6 +2775,12 @@
             from policy COMMODITY-PREFIXES-LIST;
             then accept;
         }
+        term CACHE {
+            from {
+                route-filter 164.58.129.0/24 exact;
+            }
+            then accept;
+        }
         term REJECT-ALL-ELSE {
             then reject;
         }
@@ -2837,6 +2843,12 @@
             from policy COMMODITY-PREFIXES-LIST;
             then accept;
         }
+        term CACHE {
+            from {
+                route-filter 164.58.129.0/24 exact;
+            }
+            then accept;
+        }
         term REJECT-ALL-ELSE {
             then reject;
         }
@@ -2959,6 +2971,14 @@
             then reject;
         }
     }
+    policy-statement TRCPS-DAL-via-I2-EXPORT {
+        term CACHE {
+            from {
+                route-filter 164.58.129.0/24 exact;
+            }
+            then accept;
+        }
+    }
     policy-statement TRCPS-DAL-via-I2-via-GPN-EXPORT {
         term BLACKHOLE {
             from community on_blackhole;
@@ -2972,6 +2992,12 @@
             from policy COMMODITY-PREFIXES-LIST;
             then accept;
         }
+        term CACHE {
+            from {
+                route-filter 164.58.129.0/24 exact;
+            }
+            then accept;
+        }
         term REJECT-ALL-ELSE {
             then reject;
         }
@@ -3052,6 +3078,12 @@
             from policy COMMODITY-PREFIXES-LIST;
             then accept;
         }
+        term CACHE {
+            from {
+                route-filter 164.58.129.0/24 exact;
+            }
+            then accept;
+        }
         term REJECT-ALL-ELSE {
             then reject;
         }
@@ -3114,6 +3146,12 @@
             from policy COMMODITY-PREFIXES-LIST;
             then accept;
         }
+        term CACHE {
+            from {
+                route-filter 164.58.129.0/24 exact;
+            }
+            then accept;
+        }
         term REJECT-ALL-ELSE {
             then reject;
         }
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net	(revision 145806)
+++ configs/core3.okc-m120.onenet.net	(working copy)
@@ -1055,9 +1055,9 @@
 #t1-3/3/0:1:23 down down
 #t1-3/3/0:1:24 down down
 #t1-3/3/0:1:25 down down
-#t1-3/3/0:1:26 up up
-#t1-3/3/0:1:26.16 up up
-#t1-3/3/0:1:26.17 up up
+#t1-3/3/0:1:26 up down
+#t1-3/3/0:1:26.16 up down
+#t1-3/3/0:1:26.17 up down
 #t1-3/3/0:1:27 down down
 #t1-3/3/0:1:28 down down
 #coc1-3/3/0:2 up up
Index: configs/sti-adva.p.onenet.net
===================================================================
--- configs/sti-adva.p.onenet.net	(revision 145803)
+++ configs/sti-adva.p.onenet.net	(working copy)
@@ -55,7 +55,7 @@
         <interface name="VCH-1-10-N31" abbr_name="VCH-1-10-N31" admin_state="up" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
         <interface name="VCH-1-10-N32" abbr_name="VCH-1-10-N32" admin_state="up" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
         <interface name="VCH-1-10-N37" abbr_name="VCH-1-10-N37" admin_state="up" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
-        <interface name="VCH-1-10-N40" abbr_name="VCH-1-10-N40" admin_state="down" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
+        <interface name="VCH-1-10-N40" abbr_name="VCH-1-10-N40" admin_state="up" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
         <interface name="OM-1-10-C1" abbr_name="OM-1-10-C1" admin_state="up" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
         <interface name="OM-1-10-C2" abbr_name="OM-1-10-C2" admin_state="up" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
         <interface name="OM-1-10-C3" abbr_name="OM-1-10-C3" admin_state="up" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
@@ -89,7 +89,7 @@
         <interface name="VCH-1-13-N34" abbr_name="VCH-1-13-N34" admin_state="up" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
         <interface name="VCH-1-13-N35" abbr_name="VCH-1-13-N35" admin_state="up" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
         <interface name="VCH-1-13-N38" abbr_name="VCH-1-13-N38" admin_state="up" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
-        <interface name="VCH-1-13-N40" abbr_name="VCH-1-13-N40" admin_state="down" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
+        <interface name="VCH-1-13-N40" abbr_name="VCH-1-13-N40" admin_state="up" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
         <interface name="OM-1-13-C1" abbr_name="OM-1-13-C1" admin_state="up" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
         <interface name="OM-1-13-C2" abbr_name="OM-1-13-C2" admin_state="up" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
         <interface name="OM-1-13-C3" abbr_name="OM-1-13-C3" admin_state="up" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
Index: configs/oja-cojc-tecumseh-srx240.client.onenet.net
===================================================================
--- configs/oja-cojc-tecumseh-srx240.client.onenet.net	(revision 145772)
+++ configs/oja-cojc-tecumseh-srx240.client.onenet.net	(working copy)
@@ -160,7 +160,7 @@
 #ppd0 up up
 #ppe0 up up
 #st0 up up
-#st0.1 up up
+#st0.1 up down
 #tap up up
 #vlan up up
 #vlan.999 up down
Index: configs/odmhsas-camhc-idabel.client.onenet.net
===================================================================
--- configs/odmhsas-camhc-idabel.client.onenet.net	(revision 145810)
+++ configs/odmhsas-camhc-idabel.client.onenet.net	(working copy)
@@ -148,7 +148,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/okccc-adva.p.onenet.net
===================================================================
--- configs/okccc-adva.p.onenet.net	(revision 145803)
+++ configs/okccc-adva.p.onenet.net	(working copy)
@@ -107,7 +107,7 @@
         <interface name="VCH-1-13-N35" abbr_name="VCH-1-13-N35" admin_state="up" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
         <interface name="VCH-1-13-N36" abbr_name="VCH-1-13-N36" admin_state="up" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
         <interface name="VCH-1-13-N37" abbr_name="VCH-1-13-N37" admin_state="up" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
-        <interface name="VCH-1-13-N40" abbr_name="VCH-1-13-N40" admin_state="down" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
+        <interface name="VCH-1-13-N40" abbr_name="VCH-1-13-N40" admin_state="up" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
         <interface name="OM-1-13-C1" abbr_name="OM-1-13-C1" admin_state="up" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
         <interface name="OM-1-13-C2" abbr_name="OM-1-13-C2" admin_state="up" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
         <interface name="OM-1-13-C3" abbr_name="OM-1-13-C3" admin_state="up" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
@@ -155,7 +155,7 @@
         <interface name="VCH-2-8-N34" abbr_name="VCH-2-8-N34" admin_state="up" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
         <interface name="VCH-2-8-N35" abbr_name="VCH-2-8-N35" admin_state="up" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
         <interface name="VCH-2-8-N38" abbr_name="VCH-2-8-N38" admin_state="up" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
-        <interface name="VCH-2-8-N40" abbr_name="VCH-2-8-N40" admin_state="down" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
+        <interface name="VCH-2-8-N40" abbr_name="VCH-2-8-N40" admin_state="up" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
         <interface name="OM-2-8-C1" abbr_name="OM-2-8-C1" admin_state="up" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
         <interface name="OM-2-8-C2" abbr_name="OM-2-8-C2" admin_state="up" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
         <interface name="OM-2-8-C3" abbr_name="OM-2-8-C3" admin_state="up" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
Index: configs/maysville-hs.client.onenet.net
===================================================================
--- configs/maysville-hs.client.onenet.net	(revision 145813)
+++ configs/maysville-hs.client.onenet.net	(working copy)
@@ -598,6 +598,7 @@
 # OSPF instance is not running
 # 
 # grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show bfd session 
+quit
 
 0 sessions, 0 clients
 Cumulative transmit rate 0.0 pps, cumulative receive rate 0.0 pps
Index: configs/rpswi1.okc.onenet.net
===================================================================
--- configs/rpswi1.okc.onenet.net	(revision 145813)
+++ configs/rpswi1.okc.onenet.net	(working copy)
@@ -213,8 +213,8 @@
 #ge-0/0/18.0 up up
 #ge-0/0/19 up up
 #ge-0/0/19.0 up up
-#ge-0/0/20 up up
-#ge-0/0/20.0 up up
+#ge-0/0/20 up down
+#ge-0/0/20.0 up down
 #ge-0/0/21 up down
 #ge-0/0/21.0 up down
 #ge-0/0/22 up down
@@ -263,8 +263,8 @@
 #ge-0/0/43.0 up up
 #ge-0/0/44 up down
 #ge-0/0/44.0 up down
-#ge-0/0/45 up up
-#ge-0/0/45.0 up up
+#ge-0/0/45 up down
+#ge-0/0/45.0 up down
 #ge-0/0/46 up down
 #ge-0/0/46.0 up down
 #ge-0/0/47 up down



More information about the Nocrancid mailing list