[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Tue Mar 28 18:04:42 CDT 2017


Index: configs/allen-public-library.client.onenet.net
===================================================================
--- configs/allen-public-library.client.onenet.net	(revision 151887)
+++ configs/allen-public-library.client.onenet.net	(working copy)
@@ -135,8 +135,8 @@
 #ge-0/0/1.0 up down
 #ge-0/0/2 up up
 #ge-0/0/2.0 up up
-#ge-0/0/3 up up
-#ge-0/0/3.0 up up
+#ge-0/0/3 up down
+#ge-0/0/3.0 up down
 #ge-0/0/4 up up
 #ge-0/0/4.0 up up
 #ge-0/0/5 up up
Index: configs/core.okcbok.onenet.net
===================================================================
--- configs/core.okcbok.onenet.net	(revision 151667)
+++ configs/core.okcbok.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKCBOK-MX80> show system commit 
+#   2017-03-28 17:54:23 CDT by andrew via cli
 #   2017-03-20 12:11:14 CDT by andrew via cli
 #   2017-03-20 11:51:10 CDT by andrew via cli
 #   2017-03-20 11:50:27 CDT by andrew via cli
 #   2017-03-16 12:16:35 CDT by andrew via cli
 #   2017-03-16 12:07:21 CDT by andrew via cli
-#   2017-03-16 12:03:37 CDT by andrew via cli
 # grnoc-mon at OKCBOK-MX80> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -221,7 +221,7 @@
 # grnoc-mon at OKCBOK-MX80> show system uptime 
 # System booted: 2016-03-17 01:22 CDT 
 # Protocols started: 2016-03-17 01:25 CDT 
-# Last configured: 2017-03-20 12:11 CDT  by andrew
+# Last configured: 2017-03-28 17:54 CDT  by andrew
 # 
 # grnoc-mon at OKCBOK-MX80> show interface terse 
 #Interface Admin Link
@@ -255,6 +255,9 @@
 #xe-0/0/3.822 up up
 #xe-0/0/3.823 up up
 #xe-0/0/3.824 up up
+#xe-0/0/3.902 up up
+#xe-0/0/3.903 up up
+#xe-0/0/3.904 up up
 #xe-0/0/3.906 up up
 #xe-0/0/3.1819 up up
 #xe-0/0/3.1821 up up
@@ -319,7 +322,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKCBOK-MX80> show configuration 
-## Last commit: 2017-03-20 12:11:14 CDT by andrew
+## Last commit: 2017-03-28 17:54:23 CDT by andrew
 version 13.3R8.7;
 groups {
     ISIS-L2-INTERFACE {
@@ -785,6 +788,51 @@
                 address 10.119.78.140/31;
             }
         }
+        unit 902 {
+            description "MERRITT-PUBLIC-SCHOOLS-250M-CIR0005847-LR [ORDERED]";
+            vlan-id 902;
+            family inet {
+                rpf-check;
+                mtu 1500;
+                policer {
+                    input 250M-POL;
+                    output 250M-POL;
+                }
+                sampling {
+                    input;
+                }
+            }
+        }
+        unit 903 {
+            description "LEEDEY-PUBLIC-SCHOOLS-100M-CIR0019243 [ORDERED]";
+            vlan-id 903;
+            family inet {
+                rpf-check;
+                mtu 1500;
+                policer {
+                    input 100M-POL;
+                    output 100M-POL;
+                }
+                sampling {
+                    input;
+                }
+            }
+        }
+        unit 904 {
+            description "ERICK-PUBLIC-SCHOOLS-100Mb-CIR0005844 [ORDERED]";
+            vlan-id 904;
+            family inet {
+                rpf-check;
+                mtu 1500;
+                policer {
+                    input 100M-POL;
+                    output 100M-POL;
+                }
+                sampling {
+                    input;
+                }
+            }
+        }
         unit 906 {
             description UNION-CITY-PUBLIC-SCHOOLS-100M-CIR0019007-LR;
             bandwidth 100m;
@@ -2149,6 +2197,14 @@
         }
         then discard;
     }
+    policer 250M-POL {
+        logical-interface-policer;
+        if-exceeding {
+            bandwidth-limit 250m;
+            burst-size-limit 300k;
+        }
+        then discard;
+    }
 }
 routing-instances {
     DHS-DATA-L3VPN {
Index: configs/core.hut.sal.onenet.net
===================================================================
--- configs/core.hut.sal.onenet.net	(revision 151889)
+++ configs/core.hut.sal.onenet.net	(working copy)
@@ -26,6 +26,16 @@
 #       TFEB 0 TBB PFE Chip            OK        
 #       TFEB 0 TFEB PCIE TSen          OK        
 #       TFEB 0 TFEB PCIE Chip          OK        
+#       TFEB 0 QX 0 TSen               OK        
+#       TFEB 0 QX 0 Chip               OK        
+#       TFEB 0 LU 0 TSen               OK        
+#       TFEB 0 LU 0 Chip               OK        
+#       TFEB 0 MQ 0 TSen               OK        
+#       TFEB 0 MQ 0 Chip               OK        
+#       TFEB 0 TBB PFE TSen            OK        
+#       TFEB 0 TBB PFE Chip            OK        
+#       TFEB 0 TFEB PCIE TSen          OK        
+#       TFEB 0 TFEB PCIE Chip          OK        
 # Fans  Fan 1                          OK
 #       Fan 2                          OK
 #       Fan 3                          OK
Index: configs/core.alt.onenet.net
===================================================================
--- configs/core.alt.onenet.net	(revision 151859)
+++ configs/core.alt.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at ALTUS-MX480-RE0> show system commit 
+#   2017-03-28 17:52:22 CDT by andrew via cli commit synchronize
 #   2017-02-17 11:46:57 CST by sky via cli commit synchronize
 #   2017-02-17 08:53:25 CST by sky via cli commit synchronize
 #   2017-02-17 08:52:26 CST by sky via cli commit synchronize
 #   2017-02-16 17:16:01 CST by sky via cli commit synchronize
 #   2017-02-16 16:31:31 CST by sky via cli commit synchronize
-#   2017-02-16 15:40:22 CST by sky via cli commit synchronize
 # grnoc-mon at ALTUS-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -258,7 +258,7 @@
 # grnoc-mon at ALTUS-MX480-RE0> show system uptime 
 # System booted: 2016-03-17 01:01 CDT 
 # Protocols started: 2016-03-17 01:12 CDT 
-# Last configured: 2017-02-17 11:46 CST  by sky
+# Last configured: 2017-03-28 17:52 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at ALTUS-MX480-RE0> show interface terse 
@@ -423,7 +423,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at ALTUS-MX480-RE0> show configuration 
-## Last commit: 2017-02-17 11:46:57 CST by sky
+## Last commit: 2017-03-28 17:52:22 CDT by andrew
 version 13.3R8.7;
 groups {
     re0 {
@@ -731,11 +731,11 @@
         }
     }
     ge-0/2/1 {
-        description "NNI to Dobson Communications - ALT - CIR0004664";
+        description "NNI to Dobson Communications - ALT - CIR0004664 [DECOM]";
         flexible-vlan-tagging;
         link-mode full-duplex;
         unit 830 {
-            description "L2 CORE 1GE to core5.okc ge-1/3/1.830 | OneNet-OKC-ALT-GE-4664";
+            description "L2 CORE 1GE to core5.okc ge-1/3/1.830 | OneNet-OKC-ALT-GE-4664 [DECOM]";
             bandwidth 1g;
             vlan-id 830;
             family inet {
@@ -752,7 +752,7 @@
             family mpls;
         }
         unit 902 {
-            description MERRITT-PUBLIC-SCHOOLS-250M-CIR0005847-LR;
+            description "MERRITT-PUBLIC-SCHOOLS-250M-CIR0005847-LR [DECOM]";
             vlan-id 902;
             family inet {
                 rpf-check;
@@ -768,7 +768,7 @@
             }
         }
         unit 903 {
-            description LEEDEY-PUBLIC-SCHOOLS-100M-CIR0019243;
+            description "LEEDEY-PUBLIC-SCHOOLS-100M-CIR0019243 [DECOM]";
             vlan-id 903;
             family inet {
                 rpf-check;
@@ -784,7 +784,7 @@
             }
         }
         unit 904 {
-            description Erick-Public-Schools-100Mb-CIR0005844;
+            description "Erick-Public-Schools-100Mb-CIR0005844 [DECOM]";
             vlan-id 904;
             family inet {
                 rpf-check;
Index: configs/core4.okc.onenet.net
===================================================================
--- configs/core4.okc.onenet.net	(revision 151887)
+++ configs/core4.okc.onenet.net	(working copy)
@@ -868,7 +868,7 @@
 #xe-2/0/1.891 up up
 #xe-2/0/1.892 up up
 #xe-2/0/1.893 up up
-#xe-2/0/1.894 up up
+#xe-2/0/1.894 up down
 #xe-2/0/1.896 up up
 #xe-2/0/1.897 up up
 #xe-2/0/1.898 up up
Index: configs/odot-stillwater-residence.client.onenet.net
===================================================================
--- configs/odot-stillwater-residence.client.onenet.net	(revision 151877)
+++ configs/odot-stillwater-residence.client.onenet.net	(working copy)
@@ -126,8 +126,8 @@
 #ge-0/0/2.0 up down
 #ge-0/0/3 up up
 #ge-0/0/3.0 up up
-#ge-0/0/4 up down
-#ge-0/0/4.0 up down
+#ge-0/0/4 up up
+#ge-0/0/4.0 up up
 #ge-0/0/5 up down
 #ge-0/0/5.0 up down
 #ge-0/0/6 up up
Index: configs/core5.okc.onenet.net
===================================================================
--- configs/core5.okc.onenet.net	(revision 151887)
+++ configs/core5.okc.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKC-CORE5-MX480-RE0> show system commit 
+#   2017-03-28 17:51:05 CDT by andrew via cli commit synchronize
 #   2017-03-28 14:22:27 CDT by andrew via cli commit synchronize
 #   2017-03-28 14:21:19 CDT by andrew via cli commit synchronize
 #   2017-03-28 12:36:31 CDT by aberrios via cli commit synchronize
 #   2017-03-28 12:33:25 CDT by aberrios via cli commit synchronize
 #   2017-03-28 12:14:08 CDT by aberrios via cli commit synchronize
-#   2017-03-28 11:53:48 CDT by aberrios via cli commit synchronize
 # grnoc-mon at OKC-CORE5-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -448,7 +448,7 @@
 # grnoc-mon at OKC-CORE5-MX480-RE0> show system uptime 
 # System booted: 2016-10-12 08:16 CDT 
 # Protocols started: 2016-10-12 08:18 CDT 
-# Last configured: 2017-03-28 14:22 CDT  by andrew
+# Last configured: 2017-03-28 17:51 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at OKC-CORE5-MX480-RE0> show interface terse 
@@ -1113,7 +1113,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE5-MX480-RE0> show configuration 
-## Last commit: 2017-03-28 14:22:27 CDT by andrew
+## Last commit: 2017-03-28 17:51:05 CDT by andrew
 version 13.3R9.13;
 groups {
     re0 {
@@ -4997,7 +4997,7 @@
             }
         }
         unit 830 {
-            description "CORE L3 1GE to core.alt ge-0/2/1.830 | OneNet-OKC-ALT-GE-4664";
+            description "CORE L3 1GE to core.alt ge-0/2/1.830 | OneNet-OKC-ALT-GE-4664 [DECOM]";
             bandwidth 1g;
             vlan-id 830;
             family inet {



More information about the Nocrancid mailing list