[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Sat Aug 9 20:02:15 CDT 2014


Index: configs/hub.chi.onenet.net
===================================================================
--- configs/hub.chi.onenet.net	(revision 118540)
+++ configs/hub.chi.onenet.net	(working copy)
@@ -308,7 +308,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 up
+#t1-2/0/2:24 down down
 #t1-2/0/2:25 down up
 #t1-2/0/2:26 down down
 #t1-2/0/2:27 down down
Index: configs/hub.dur.onenet.net
===================================================================
--- configs/hub.dur.onenet.net	(revision 118536)
+++ configs/hub.dur.onenet.net	(working copy)
@@ -369,8 +369,8 @@
 #t1-2/0/3:21 down down
 #t1-2/0/3:22 down down
 #t1-2/0/3:22.0 up down
-#t1-2/0/3:23 up up
-#t1-2/0/3:23.0 up up
+#t1-2/0/3:23 up down
+#t1-2/0/3:23.0 up down
 #t1-2/0/3:24 up up
 #t1-2/0/3:24.0 up up
 #t1-2/0/3:25 up up
Index: configs/prod-lab.okc.onenet.net
===================================================================
--- configs/prod-lab.okc.onenet.net	(revision 118540)
+++ configs/prod-lab.okc.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at FAYE-MX104-RE0> show system commit 
+#   2014-08-09 19:14:01 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
 #   2014-08-09 18:54:17 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
 #   2014-08-09 18:50:02 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
 #   2014-08-09 18:38:22 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
 #   2014-08-08 13:25:21 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
 #   2014-08-08 13:21:46 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
-#   2014-08-08 13:12:30 CDT by andrew via cli commit synchronize
 # grnoc-mon at FAYE-MX104-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -225,7 +225,7 @@
 # grnoc-mon at FAYE-MX104-RE0> show system uptime 
 # System booted: 2014-06-26 15:11 CDT 
 # Protocols started: 2014-06-26 15:12 CDT 
-# Last configured: 2014-08-09 18:54 CDT  by andrew
+# Last configured: 2014-08-09 19:14 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at FAYE-MX104-RE0> show interface terse 
@@ -297,7 +297,7 @@
 #tap up up
 #vtep up up
 # grnoc-mon at FAYE-MX104-RE0> show configuration 
-## Last commit: 2014-08-09 18:54:17 CDT by andrew
+## Last commit: 2014-08-09 19:14:01 CDT by andrew
 version 14.1R1.10;
 groups {
     re0 {
@@ -478,7 +478,7 @@
         unit 0 {
             family inet {
                 filter {
-                    input SOURCE-TABLE-HOP;
+                    input FBF-TO-DEFAULT;
                 }
                 address 10.119.17.1/30;
             }
@@ -552,16 +552,16 @@
 routing-options {
     nonstop-routing;
     interface-routes {
-        rib-group inet table-hop;
+        rib-group inet fbf-default;
     }
     static {
-        rib-group table-hop;
+        rib-group fbf-default;
         route 164.58.244.56/30 next-table DPS-L3VPN.inet.0;
     }
     rib-groups {
-        table-hop {
-            import-rib [ inet.0 table-hop.inet.0 ];
-            import-policy table-hop-import;
+        fbf-default {
+            import-rib [ inet.0 fbf-default.inet.0 ];
+            import-policy fbf-default-import;
         }
     }
     router-id 164.58.199.69;
@@ -616,7 +616,7 @@
         }
     }
     ospf {
-        rib-group table-hop;
+        rib-group fbf-default;
         export REDISTRIBUTE-STATICS;
         reference-bandwidth 100g;
         area 0.0.0.0 {
@@ -775,32 +775,22 @@
             }
         }
     }
-    policy-statement table-hop-default {
+    policy-statement fbf-default-import {
         term default {
             from {
                 route-filter 0.0.0.0/0 exact;
             }
-            to rib table-hop.inet.0;
+            to rib fbf-default.inet.0;
             then accept;
         }
-        then reject;
-    }
-    policy-statement table-hop-import {
-        term default {
-            from {
-                route-filter 0.0.0.0/0 exact;
-            }
-            to rib table-hop.inet.0;
-            then accept;
-        }
         term direct {
             from protocol direct;
-            to rib table-hop.inet.0;
+            to rib fbf-default.inet.0;
             then accept;
         }
         term static {
             from protocol static;
-            to rib table-hop.inet.0;
+            to rib fbf-default.inet.0;
             then accept;
         }
         term reject {
@@ -987,15 +977,15 @@
                 }
             }
         }
-        filter SOURCE-TABLE-HOP {
-            term MATCH {
+        filter FBF-TO-DEFAULT {
+            term PUBLICS {
                 from {
                     source-address {
                         164.58.244.56/30;
                     }
                 }
                 then {
-                    routing-instance table-hop;
+                    routing-instance fbf-default;
                 }
             }
             term ALL-ELSE {
@@ -1236,7 +1226,7 @@
             }
         }
     }
-    table-hop {
+    fbf-default {
         instance-type forwarding;
     }
 }
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net	(revision 118540)
+++ configs/core3.okc-m120.onenet.net	(working copy)
@@ -1007,7 +1007,7 @@
 #t1-2/3/0:12:9 up down
 #t1-2/3/0:12:10 up up
 #t1-2/3/0:12:10.0 up up
-#t1-2/3/0:12:11 up down
+#t1-2/3/0:12:11 up up
 #t1-2/3/0:12:12 up down
 #t1-2/3/0:12:12.0 up down
 #t1-2/3/0:12:13 up up
Index: configs/hub.ida.onenet.net
===================================================================
--- configs/hub.ida.onenet.net	(revision 118540)
+++ configs/hub.ida.onenet.net	(working copy)
@@ -285,7 +285,7 @@
 #ct3-2/0/1 down down
 #t3-2/0/1 down down
 #ct3-2/0/2 up up
-#t1-2/0/2:1 up up
+#t1-2/0/2:1 up down
 #t1-2/0/2:1.0 up down
 #t1-2/0/2:2 up down
 #t1-2/0/2:2.0 up down



More information about the Nocrancid mailing list