[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Thu May 29 00:02:16 CDT 2014


Index: configs/hub.chi.onenet.net
===================================================================
--- configs/hub.chi.onenet.net	(revision 116467)
+++ configs/hub.chi.onenet.net	(working copy)
@@ -282,7 +282,7 @@
 #t3-2/0/1.0 up up
 #ct3-2/0/2 up up
 #t1-2/0/2:1 down down
-#t1-2/0/2:2 down down
+#t1-2/0/2:2 down up
 #t1-2/0/2:3 down down
 #t1-2/0/2:4 up up
 #t1-2/0/2:4.0 up up
Index: configs/core5.tul.onenet.net
===================================================================
--- configs/core5.tul.onenet.net	(revision 116342)
+++ 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 
+#   2014-05-28 23:20:11 CDT by andrew via cli commit confirmed, rollback in 5mins synchronize
+#   2014-05-28 23:10:34 CDT by andrew via cli commit confirmed, rollback in 5mins synchronize
 #   2014-05-16 13:01:56 CDT by rnordmark via cli commit synchronize
 #   2014-05-16 13:00:55 CDT by rnordmark via cli commit synchronize
 #   2014-05-16 08:36:01 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
 #   2014-05-15 09:55:15 CDT by rnordmark via cli commit synchronize
-#   2014-05-15 09:52:30 CDT by rnordmark via cli commit synchronize
-#   2014-05-15 09:50:09 CDT by rnordmark via cli commit synchronize
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -379,7 +379,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: 2014-05-16 13:01 CDT  by rnordmark
+# Last configured: 2014-05-28 23:20 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show interface terse 
@@ -574,7 +574,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show configuration 
-## Last commit: 2014-05-16 13:01:56 CDT by rnordmark
+## Last commit: 2014-05-28 23:20:11 CDT by andrew
 version 11.4R7.5;
 groups {
     re0 {
@@ -1133,6 +1133,7 @@
             description "HEI-DOWNSTREAM L3 XX to ^ Tulsa Community College ^ -GE-CIR0004836";
             vlan-id 185;
             family inet {
+                rpf-check;
                 sampling {
                     input;
                 }
@@ -2645,7 +2646,14 @@
         }
     }
     policy-statement EBGP-TCC-IMPORT {
-        term STEP-1 {
+        term PREFIX {
+            from {
+                route-filter 198.178.194.0/24 exact;
+                route-filter 199.245.163.0/24 exact;
+                route-filter 199.245.164.0/24 exact;
+                route-filter 199.245.165.0/24 exact;
+                route-filter 199.245.166.0/24 exact;
+            }
             then {
                 community set 5078:11897;
                 accept;
@@ -2655,13 +2663,6 @@
             then reject;
         }
     }
-    policy-statement EBGP-TCC-IMPORT-PREFIX {
-        term prefixes {
-            from {
-                route-filter 129.244.0.0/16 exact;
-            }
-        }
-    }
     policy-statement EBGP-TCCL-IMPORT {
         term STEP-1 {
             then {
@@ -2732,11 +2733,7 @@
     policy-statement EBGP-TU-IMPORT-PREFIX {
         term prefixes {
             from {
-                route-filter 198.178.194.0/24 exact;
-                route-filter 199.245.163.0/24 exact;
-                route-filter 199.245.164.0/24 exact;
-                route-filter 199.245.165.0/24 exact;
-                route-filter 199.245.166.0/24 exact;
+                route-filter 129.244.0.0/16 exact;
             }
         }
     }



More information about the Nocrancid mailing list