[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Mon Sep 29 17:02:16 CDT 2014


Index: configs/core.law.onenet.net
===================================================================
--- configs/core.law.onenet.net	(revision 120017)
+++ configs/core.law.onenet.net	(working copy)
@@ -1,14 +1,13 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at LAWTON-MX480-RE0> show system commit 
+#   2014-09-29 16:27:56 CDT by joel via cli commit synchronize
 #   2014-09-28 00:23:42 CDT by andrew via cli commit synchronize
 #   2014-09-24 13:43:21 CDT by joel via cli commit synchronize
 #   2014-09-24 13:29:09 CDT by joel via cli commit synchronize
 #   2014-09-18 11:50:41 CDT by joel via cli commit synchronize
 #   2014-09-16 23:44:10 CDT by root via other
 #     Synchronization with remote Routing Engine
-#   2014-09-16 23:44:04 CDT by root via other
-#     Synchronization with remote Routing Engine
 # grnoc-mon at LAWTON-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -332,7 +331,7 @@
 # grnoc-mon at LAWTON-MX480-RE0> show system uptime 
 # System booted: 2014-09-16 23:42 CDT 
 # Protocols started: 2014-09-16 23:43 CDT 
-# Last configured: 2014-09-28 00:23 CDT  by andrew
+# Last configured: 2014-09-29 16:27 CDT  by joel
 # 
 # {master}
 # grnoc-mon at LAWTON-MX480-RE0> show interface terse 
@@ -506,7 +505,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at LAWTON-MX480-RE0> show configuration 
-## Last commit: 2014-09-28 00:23:42 CDT by andrew
+## Last commit: 2014-09-29 16:27:56 CDT by joel
 version 12.3R7.7;
 groups {
     re0 {
@@ -1004,12 +1003,12 @@
             vlan-id 119;
         }
         unit 120 {
-            description WAURIKA-PUBLIC-LIBRARY-FE-CIR0005779-MR;
+            description Waurika-Public-Library-10M-CIR0005779-MR;
             vlan-id 120;
             family inet {
                 policer {
-                    input 100M-POL;
-                    output 100M-POL;
+                    input 10M-POL;
+                    output 10M-POL;
                 }
                 address 164.58.27.241/30;
             }
Index: configs/core.mus.onenet.net
===================================================================
--- configs/core.mus.onenet.net	(revision 120017)
+++ configs/core.mus.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at MUSKOGEE-MX480-RE0> show system commit 
+#   2014-09-29 16:23:42 CDT by joel via cli commit synchronize
 #   2014-09-29 10:09:55 CDT by sky via cli commit synchronize
 #   2014-09-28 00:25:10 CDT by andrew via cli commit synchronize
 #   2014-09-26 09:17:34 CDT by donnie via cli commit synchronize
 #   2014-09-25 16:17:00 CDT by donnie via cli commit synchronize
 #   2014-09-25 14:56:37 CDT by donnie via cli commit synchronize
-#   2014-09-25 14:55:48 CDT by donnie via cli commit synchronize
 # grnoc-mon at MUSKOGEE-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -254,7 +254,7 @@
 # grnoc-mon at MUSKOGEE-MX480-RE0> show system uptime 
 # System booted: 2014-09-15 23:37 CDT 
 # Protocols started: 2014-09-15 23:38 CDT 
-# Last configured: 2014-09-29 10:09 CDT  by sky
+# Last configured: 2014-09-29 16:23 CDT  by joel
 # 
 # {master}
 # grnoc-mon at MUSKOGEE-MX480-RE0> show interface terse 
@@ -286,6 +286,7 @@
 #ge-0/2/5 down down
 #ge-0/2/6 down down
 #ge-0/2/7 up up
+#ge-0/2/7.0 up up
 #ge-0/2/8 up up
 #ge-0/2/8.0 up up
 #ge-0/2/9 down down
@@ -342,7 +343,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at MUSKOGEE-MX480-RE0> show configuration 
-## Last commit: 2014-09-29 10:09:55 CDT by sky
+## Last commit: 2014-09-29 16:23:42 CDT by joel
 version 12.3R7.7;
 groups {
     re0 {
@@ -635,7 +636,19 @@
         disable;
     }
     ge-0/2/7 {
-        description "Muskogee-Public-Schools-1G-CIR000XXXX [ORDERED]";
+        description Muskogee-Public-Schools-1G-CIR0005840;
+        unit 0 {
+            family inet {
+                policer {
+                    input 1G-POL;
+                    output 1G-POL;
+                }
+                sampling {
+                    input;
+                }
+                address 164.58.28.121/30;
+            }
+        }
     }
     ge-0/2/8 {
         description Hilldale-Public-Schools-250Mb-CIR0005823;
@@ -883,6 +896,7 @@
             discard;
             no-readvertise;
         }
+        route 156.110.54.192/26 next-hop 164.58.28.122;
     }
     router-id 164.58.199.95;
     autonomous-system 5078;
@@ -1473,6 +1487,14 @@
         }
         then discard;
     }
+    policer 1G-POL {
+        logical-interface-policer;
+        if-exceeding {
+            bandwidth-limit 1g;
+            burst-size-limit 200m;
+        }
+        then discard;
+    }
 }
 routing-instances {
     ONENET-PoP-APPLIANCES-L3VPN {
Index: configs/swi1.towalt.onenet.net
===================================================================
--- configs/swi1.towalt.onenet.net	(revision 120018)
+++ configs/swi1.towalt.onenet.net	(working copy)
@@ -183,8 +183,8 @@
 #ge-0/0/18 down down
 #ge-0/0/19 up up
 #ge-0/0/19.0 up up
-#ge-0/0/20 up down
-#ge-0/0/20.0 up down
+#ge-0/0/20 up up
+#ge-0/0/20.0 up up
 #ge-0/0/21 up up
 #ge-0/0/21.0 up up
 #ge-0/0/22 up up
Index: configs/core.chi.onenet.net
===================================================================
--- configs/core.chi.onenet.net	(revision 119970)
+++ configs/core.chi.onenet.net	(working copy)
@@ -1,6 +1,7 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at CHICKASHA-MX480-RE0> show system commit 
+#   2014-09-29 16:20:37 CDT by andrew via cli commit synchronize
 #   2014-09-28 00:24:32 CDT by andrew via cli commit synchronize
 #   2014-09-20 03:06:46 CDT by andrew via cli commit synchronize
 #   2014-09-16 23:44:06 CDT by root via other
@@ -8,7 +9,6 @@
 #   2014-09-16 23:43:49 CDT by root via other
 #   2014-09-16 23:30:18 CDT by root via other
 #     Synchronization with remote Routing Engine
-#   2014-08-31 16:05:35 CDT by andrew via cli commit synchronize
 # grnoc-mon at CHICKASHA-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -251,7 +251,7 @@
 # grnoc-mon at CHICKASHA-MX480-RE0> show system uptime 
 # System booted: 2014-09-16 23:42 CDT 
 # Protocols started: 2014-09-16 23:44 CDT 
-# Last configured: 2014-09-28 00:24 CDT  by andrew
+# Last configured: 2014-09-29 16:20 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at CHICKASHA-MX480-RE0> show interface terse 
@@ -328,7 +328,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at CHICKASHA-MX480-RE0> show configuration 
-## Last commit: 2014-09-28 00:24:32 CDT by andrew
+## Last commit: 2014-09-29 16:20:37 CDT by andrew
 version 12.3R7.7;
 groups {
     re0 {
@@ -594,7 +594,7 @@
         vlan-tagging;
         mtu 9192;
         unit 250 {
-            description "L2 CORE 1GE to swi1.chi ge-0/1/0 | OneNet-CHI-CHI-GE-15472";
+            description "L2 CORE 1GE to swi1.chi ge-0/1/0 | OneNet-CHI-CHI-GE-15472 [NO-MONITOR]";
             vlan-id 250;
             family inet {
                 mtu 1500;
@@ -605,15 +605,8 @@
             }
         }
         unit 500 {
-            description AMBER-POCASSET-HIGH-SCHOOL-DS3-CIR0004956-RICI;
+            description "AMBER-POCASSET-HIGH-SCHOOL-DS3-CIR0004956-RICI [NO-MONITOR]";
             vlan-id 500;
-            family inet {
-                mtu 1500;
-                sampling {
-                    input;
-                }
-                address 164.58.29.161/29;
-            }
         }
     }
     ge-0/2/2 {
@@ -851,7 +844,6 @@
 routing-options {
     nonstop-routing;
     static {
-        route 164.58.25.0/28 next-hop 164.58.29.164;
         route 192.146.206.0/24 next-hop 156.110.50.6;
         route 164.58.243.232/29 next-hop 156.110.50.6;
         route 164.58.23.128/26 next-hop 156.110.50.6;
Index: configs/hub.alv.onenet.net
===================================================================
--- configs/hub.alv.onenet.net	(revision 120012)
+++ configs/hub.alv.onenet.net	(working copy)
@@ -342,6 +342,7 @@
 #sp-2/3/0 up up
 #sp-2/3/0.16383 up up
 #vt-2/3/0 up up
+#vt-2/3/0.1048657 up up
 #fe-3/0/0 down down
 #pfh-3/0/0 up up
 #pfh-3/0/0.16383 up up
@@ -371,7 +372,6 @@
 #sp-3/3/0.0 up up
 #sp-3/3/0.16383 up up
 #vt-3/3/0 up up
-#vt-3/3/0.1048656 up up
 #demux0 up up
 #dsc up up
 #em0 up up
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net	(revision 120018)
+++ configs/core3.okc-m120.onenet.net	(working copy)
@@ -541,7 +541,7 @@
 #t1-2/3/0:3:12 up up
 #t1-2/3/0:3:12.0 up up
 #t1-2/3/0:3:13 up up
-#t1-2/3/0:3:13.0 up up
+#t1-2/3/0:3:13.0 up down
 #t1-2/3/0:3:14 up up
 #t1-2/3/0:3:14.0 up up
 #t1-2/3/0:3:15 up up
@@ -954,8 +954,8 @@
 #t1-2/3/0:11:13.0 up up
 #t1-2/3/0:11:14 up up
 #t1-2/3/0:11:14.0 up up
-#t1-2/3/0:11:15 up down
-#t1-2/3/0:11:15.0 up down
+#t1-2/3/0:11:15 up up
+#t1-2/3/0:11:15.0 up up
 #t1-2/3/0:11:16 up up
 #t1-2/3/0:11:16.0 up up
 #t1-2/3/0:11:17 up up
Index: configs/rpswi3.rp3f2.onenet.net
===================================================================
--- configs/rpswi3.rp3f2.onenet.net	(revision 120017)
+++ configs/rpswi3.rp3f2.onenet.net	(working copy)
@@ -173,8 +173,8 @@
 #ge-0/0/4.0 up down
 #ge-0/0/5 up up
 #ge-0/0/5.0 up up
-#ge-0/0/6 up down
-#ge-0/0/6.0 up down
+#ge-0/0/6 up up
+#ge-0/0/6.0 up up
 #ge-0/0/7 up down
 #ge-0/0/7.0 up down
 #ge-0/0/8 up down



More information about the Nocrancid mailing list