[Nocrancid] autopop-onenet.net router config diffs

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


Index: configs/hub.chi.onenet.net
===================================================================
--- configs/hub.chi.onenet.net	(revision 118537)
+++ 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 down
+#t1-2/0/2:24 down up
 #t1-2/0/2:25 down up
 #t1-2/0/2:26 down down
 #t1-2/0/2:27 down down
Index: configs/core.hut.412.onenet.net
===================================================================
--- configs/core.hut.412.onenet.net	(revision 118535)
+++ configs/core.hut.412.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at 412-MX40> show system commit 
+#   2014-08-09 18:08:05 CDT by andrew via cli commit confirmed, rollback in 2mins
 #   2014-07-31 15:34:56 CDT by rnordmark via cli
 #   2014-07-24 19:58:52 CDT by andrew via cli
 #   2014-07-22 17:00:21 CDT by sky via cli commit confirmed, rollback in 3mins
 #   2014-07-20 13:39:06 CDT by andrew via cli commit confirmed, rollback in 2mins
 #   2014-07-17 23:28:10 CDT by andrew via cli
-#   2014-07-17 08:36:42 CDT by andrew via cli
 # grnoc-mon at 412-MX40> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -231,7 +231,7 @@
 # grnoc-mon at 412-MX40> show system uptime 
 # System booted: 2013-06-06 10:54 CDT 
 # Protocols started: 2013-06-06 10:55 CDT 
-# Last configured: 2014-07-31 15:34 CDT  by rnordmark
+# Last configured: 2014-08-09 18:08 CDT  by andrew
 # 
 # grnoc-mon at 412-MX40> show interface terse 
 #Interface Admin Link
@@ -309,7 +309,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at 412-MX40> show configuration 
-## Last commit: 2014-07-31 15:34:56 CDT by rnordmark
+## Last commit: 2014-08-09 18:08:05 CDT by andrew
 version 12.3R2.5;
 system {
     host-name 412-MX40;
@@ -550,7 +550,7 @@
             family vpls;
         }
         unit 2540 {
-            description "DPS-L3VPN PERRY TROOP K | CIR000XXXX";
+            description DPS-PERRY-TROOP-K-100MB-CIR000XXXX;
             vlan-id 2540;
             family inet {
                 mtu 1500;
@@ -1271,7 +1271,7 @@
         logical-interface-policer;
         if-exceeding {
             bandwidth-limit 100m;
-            burst-size-limit 5m;
+            burst-size-limit 20m;
         }
         then discard;
     }
Index: configs/prod-lab.okc.onenet.net
===================================================================
--- configs/prod-lab.okc.onenet.net	(revision 118507)
+++ 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 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
-#   2014-08-08 12:34:54 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
-#   2014-08-08 12:33:24 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
-#   2014-08-08 12:16:19 CDT by andrew via cli commit confirmed, rollback in 2mins 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-08 13:25 CDT  by andrew
+# Last configured: 2014-08-09 18:54 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-08 13:25:21 CDT by andrew
+## Last commit: 2014-08-09 18:54:17 CDT by andrew
 version 14.1R1.10;
 groups {
     re0 {
@@ -551,13 +551,17 @@
 }
 routing-options {
     nonstop-routing;
+    interface-routes {
+        rib-group inet table-hop;
+    }
     static {
+        rib-group table-hop;
         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-default;
+            import-policy table-hop-import;
         }
     }
     router-id 164.58.199.69;
@@ -781,6 +785,28 @@
         }
         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;
+            then accept;
+        }
+        term static {
+            from protocol static;
+            to rib table-hop.inet.0;
+            then accept;
+        }
+        term reject {
+            then reject;
+        }
+    }
     community DPS-VPN members target:5078:2540;
     community FAYE members 5078:69;
 }
@@ -1131,6 +1157,7 @@
         }
     }
     policer 50M-POL {
+        logical-interface-policer;
         if-exceeding {
             bandwidth-limit 50m;
             burst-size-limit 10m;
@@ -1152,6 +1179,7 @@
         then discard;
     }
     policer 20M-POL {
+        logical-interface-policer;
         if-exceeding {
             bandwidth-limit 20m;
             burst-size-limit 4m;
@@ -1159,6 +1187,7 @@
         then discard;
     }
     policer 100M-POL {
+        logical-interface-policer;
         if-exceeding {
             bandwidth-limit 100m;
             burst-size-limit 20m;
@@ -1166,6 +1195,7 @@
         then discard;
     }
     policer 200M-POL {
+        logical-interface-policer;
         if-exceeding {
             bandwidth-limit 200m;
             burst-size-limit 40m;
@@ -1173,6 +1203,7 @@
         then discard;
     }
     policer 250M-POL {
+        logical-interface-policer;
         if-exceeding {
             bandwidth-limit 250m;
             burst-size-limit 50m;
@@ -1180,6 +1211,7 @@
         then discard;
     }
     policer 10M-POL {
+        logical-interface-policer;
         if-exceeding {
             bandwidth-limit 10m;
             burst-size-limit 2m;
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net	(revision 118538)
+++ configs/core3.okc-m120.onenet.net	(working copy)
@@ -1147,10 +1147,10 @@
 #t1-3/3/0:3:2.0 up up
 #t1-3/3/0:3:3 up up
 #t1-3/3/0:3:3.0 up up
-#t1-3/3/0:3:4 up down
-#t1-3/3/0:3:4.0 up down
-#t1-3/3/0:3:5 up down
-#t1-3/3/0:3:5.0 up down
+#t1-3/3/0:3:4 up up
+#t1-3/3/0:3:4.0 up up
+#t1-3/3/0:3:5 up up
+#t1-3/3/0:3:5.0 up up
 #t1-3/3/0:3:6 up up
 #t1-3/3/0:3:6.0 up up
 #t1-3/3/0:3:7 up up
@@ -1958,7 +1958,7 @@
 #lsq-5/1/0.63 up down
 #lsq-5/1/0.69 up up
 #lsq-5/1/0.71 up up
-#lsq-5/1/0.75 up down
+#lsq-5/1/0.75 up up
 #lsq-5/1/0.79 up up
 #lsq-5/1/0.80 up up
 #lsq-5/1/0.81 up up
Index: configs/hub.ida.onenet.net
===================================================================
--- configs/hub.ida.onenet.net	(revision 118517)
+++ configs/hub.ida.onenet.net	(working copy)
@@ -286,9 +286,9 @@
 #t3-2/0/1 down down
 #ct3-2/0/2 up up
 #t1-2/0/2:1 up up
-#t1-2/0/2:1.0 up up
-#t1-2/0/2:2 up up
-#t1-2/0/2:2.0 up up
+#t1-2/0/2:1.0 up down
+#t1-2/0/2:2 up down
+#t1-2/0/2:2.0 up down
 #t1-2/0/2:3 up down
 #t1-2/0/2:4 down down
 #t1-2/0/2:5 up up
@@ -309,7 +309,7 @@
 #t1-2/0/2:14.0 up up
 #t1-2/0/2:15 down down
 #t1-2/0/2:16 up up
-#t1-2/0/2:16.0 up up
+#t1-2/0/2:16.0 up down
 #t1-2/0/2:17 down up
 #t1-2/0/2:17.0 up down
 #t1-2/0/2:18 down down



More information about the Nocrancid mailing list