[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Sun Aug 24 17:02:13 CDT 2014


Index: configs/faye.okcdc.onenet.net
===================================================================
--- configs/faye.okcdc.onenet.net	(revision 118957)
+++ configs/faye.okcdc.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at FAYE-MX104-RE0> show system commit 
+#   2014-08-24 16:04:31 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
 #   2014-08-24 14:43:52 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
 #   2014-08-24 13:47:35 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
 #   2014-08-21 13:11:19 CDT by andrew via cli commit synchronize
 #   2014-08-21 10:43:46 CDT by andrew via cli commit synchronize
 #   2014-08-20 23:26:19 CDT by andrew via cli commit synchronize
-#   2014-08-20 23:19:39 CDT by andrew via cli commit synchronize
 # grnoc-mon at FAYE-MX104-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -229,7 +229,7 @@
 # grnoc-mon at FAYE-MX104-RE0> show system uptime 
 # System booted: 2014-08-11 21:27 CDT 
 # Protocols started: 2014-08-12 14:42 CDT 
-# Last configured: 2014-08-24 14:43 CDT  by andrew
+# Last configured: 2014-08-24 16:04 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at FAYE-MX104-RE0> show interface terse 
@@ -303,7 +303,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at FAYE-MX104-RE0> show configuration 
-## Last commit: 2014-08-24 14:43:52 CDT by andrew
+## Last commit: 2014-08-24 16:04:31 CDT by andrew
 version 13.3R1.8;
 groups {
     re0 {
@@ -877,6 +877,17 @@
             load-balance per-packet;
         }
     }
+    policy-statement REDISTRIBUTE-DEFAULT {
+        term default {
+            from {
+                route-filter 0.0.0.0/0 exact;
+            }
+            then accept;
+        }
+        term REJECT_ALL_ELSE {
+            then reject;
+        }
+    }
     policy-statement REDISTRIBUTE-DIRECTS {
         term 1 {
             from protocol direct;
@@ -1403,6 +1414,7 @@
         }
         protocols {
             isis {
+                export REDISTRIBUTE-DEFAULT;
                 reference-bandwidth 100g;
                 level 1 disable;
                 interface ge-1/1/0.551;



More information about the Nocrancid mailing list