[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Mon Sep 18 14:05:08 CDT 2017


Index: configs/allen-public-library.client.onenet.net
===================================================================
--- configs/allen-public-library.client.onenet.net	(revision 156676)
+++ configs/allen-public-library.client.onenet.net	(working copy)
@@ -150,8 +150,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 down
-#ge-0/0/3.0 up down
+#ge-0/0/3 up up
+#ge-0/0/3.0 up up
 #ge-0/0/4 up up
 #ge-0/0/4.0 up up
 #ge-0/0/5 up up
Index: configs/core4.okc.onenet.net
===================================================================
--- configs/core4.okc.onenet.net	(revision 156696)
+++ configs/core4.okc.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKC-CORE4-MX480-RE0> show system commit 
+#   2017-09-18 13:22:53 CDT by andrew via cli commit synchronize
 #   2017-09-17 22:46:35 CDT by andrew via cli commit synchronize
 #   2017-09-15 09:12:22 CDT by aberrios via cli commit synchronize
 #   2017-09-13 19:05:46 CDT by andrew via cli commit synchronize
 #   2017-09-13 09:39:56 CDT by sean via cli commit synchronize
 #   2017-09-13 00:37:24 CDT by joel via cli commit confirmed, rollback in 5mins synchronize
-#   2017-09-12 23:25:24 CDT by joel via cli commit synchronize
 # grnoc-mon at OKC-CORE4-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -556,7 +556,7 @@
 # grnoc-mon at OKC-CORE4-MX480-RE0> show system uptime 
 # System booted: 2016-10-12 18:12 CDT 
 # Protocols started: 2016-10-12 18:14 CDT 
-# Last configured: 2017-09-17 22:46 CDT  by andrew
+# Last configured: 2017-09-18 13:22 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at OKC-CORE4-MX480-RE0> show interface terse 
@@ -724,6 +724,7 @@
 #xe-0/0/1.1386 up up
 #xe-0/0/1.1388 up up
 #xe-0/0/1.1391 up up
+#xe-0/0/1.1395 up up
 #xe-0/0/1.1396 up up
 #xe-0/0/1.2050 up up
 #xe-0/0/1.2051 up up
@@ -1510,7 +1511,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE4-MX480-RE0> show configuration 
-## Last commit: 2017-09-17 22:46:35 CDT by andrew
+## Last commit: 2017-09-18 13:22:53 CDT by andrew
 version 13.3R9.13;
 groups {
     re0 {
@@ -3798,8 +3799,21 @@
             }
         }
         unit 395 {
-            description "OESC-APPEALS-OKC-10M-CIR0020498 [ORDERED]";
-            vlan-id 395;
+            description "OESC-APPEALS-OKC-MGMT-10M-CIR0020498 [ORDERED]";
+            bandwidth 10m;
+            vlan-tags outer 395 inner 500;
+            family inet {
+                mtu 1500;
+                policer {
+                    input 10M-POL;
+                    output 10M-POL;
+                }
+                sampling {
+                    input;
+                    output;
+                }
+                address 10.119.54.14/31;
+            }
         }
         unit 396 {
             description DOH-GUIDING-RIGHT-OKC-MGMT-10M-CIR0020507;
@@ -4198,6 +4212,23 @@
                 address 10.119.52.60/31;
             }
         }
+        unit 1395 {
+            description "OESC-APPEALS-OKC-DATA-10M-CIR0020498 [ORDERED]";
+            bandwidth 10m;
+            vlan-tags outer 395 inner 501;
+            family inet {
+                mtu 1500;
+                policer {
+                    input 10M-POL;
+                    output 10M-POL;
+                }
+                sampling {
+                    input;
+                    output;
+                }
+                address 10.119.55.14/31;
+            }
+        }
         unit 1396 {
             description DOH-GUIDING-RIGHT-OKC-DOH-DATA-10M-CIR0020507;
             bandwidth 10m;
@@ -14384,6 +14415,9 @@
             unit 388 {
                 shaping-rate 8m;
             }
+            unit 395 {
+                shaping-rate 10m;
+            }
             unit 396 {
                 shaping-rate 10m;
             }
@@ -14429,6 +14463,9 @@
             unit 1388 {
                 shaping-rate 8m;
             }
+            unit 1395 {
+                shaping-rate 10m;
+            }
             unit 1396 {
                 shaping-rate 10m;
             }
@@ -16636,6 +16673,7 @@
     OESC-DATA-L3VPN {
         description OESC-DATA-L3VPN;
         instance-type vrf;
+        interface xe-0/0/1.1395;
         interface xe-1/0/0.1133;
         route-distinguisher 164.58.199.214:2645;
         vrf-import OESC-DATA-VRF-IMPORT;
@@ -16838,6 +16876,7 @@
         interface xe-0/0/1.386;
         interface xe-0/0/1.388;
         interface xe-0/0/1.391;
+        interface xe-0/0/1.395;
         interface xe-0/0/1.396;
         interface xe-1/0/0.1112;
         interface ge-1/2/3.501;
Index: configs/core.hut.412.onenet.net
===================================================================
--- configs/core.hut.412.onenet.net	(revision 156696)
+++ configs/core.hut.412.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at 412-MX40> show system commit 
+#   2017-09-18 13:41:01 CDT by andrew via cli
 #   2017-09-16 01:04:45 CDT by andrew via cli
 #   2017-09-12 12:49:11 CDT by andrew via cli
 #   2017-09-12 12:43:53 CDT by andrew via cli
 #   2017-09-12 12:14:47 CDT by andrew via cli
 #   2017-07-29 21:14:53 CDT by andrew via cli
-#   2017-07-28 20:15:34 CDT by andrew via cli
 # grnoc-mon at 412-MX40> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -256,7 +256,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: 2017-09-16 01:04 CDT  by andrew
+# Last configured: 2017-09-18 13:41 CDT  by andrew
 # 
 # grnoc-mon at 412-MX40> show interface terse 
 #Interface Admin Link
@@ -376,7 +376,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at 412-MX40> show configuration 
-## Last commit: 2017-09-16 01:04:45 CDT by andrew
+## Last commit: 2017-09-18 13:41:01 CDT by andrew
 version 12.3R2.5;
 groups {
     ISIS-L2-INTERFACE {
@@ -777,7 +777,7 @@
             }
         }
         unit 515 {
-            description "ODOT-EDMOND-RESIDENCY-MGMT-100M-CIR000XXXX [ORDERED]";
+            description ODOT-EDMOND-RESIDENCY-MGMT-100M-CIR0020405;
             vlan-id 515;
             family inet {
                 mtu 1500;
@@ -789,7 +789,7 @@
             }
         }
         unit 516 {
-            description "ODOT-EDMOND-RESIDENCY-AGENCY-DATA-100M-CIR000XXXX [ORDERED]";
+            description ODOT-EDMOND-RESIDENCY-AGENCY-DATA-100M-CIR0020405;
             vlan-id 516;
             family inet {
                 mtu 1500;
Index: configs/core5.tul.onenet.net
===================================================================
--- configs/core5.tul.onenet.net	(revision 156617)
+++ 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 
+#   2017-09-18 13:31:25 CDT by andrew via cli commit synchronize
 #   2017-09-15 09:21:37 CDT by sean via cli commit synchronize
 #   2017-09-13 13:50:41 CDT by andrew via cli commit synchronize
 #   2017-09-13 00:50:00 CDT by joel via cli commit synchronize
 #   2017-09-12 10:46:34 CDT by joel via cli commit synchronize
 #   2017-09-12 10:45:51 CDT by joel via cli commit synchronize
-#   2017-09-12 10:43:50 CDT by joel via cli commit synchronize
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -502,7 +502,7 @@
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show system uptime 
 # System booted: 2016-08-15 04:47 CDT 
 # Protocols started: 2016-08-15 04:53 CDT 
-# Last configured: 2017-09-15 09:21 CDT  by sean
+# Last configured: 2017-09-18 13:31 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show interface terse 
@@ -992,7 +992,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show configuration 
-## Last commit: 2017-09-15 09:21:37 CDT by sean
+## Last commit: 2017-09-18 13:31:25 CDT by andrew
 version 13.3R9.13;
 groups {
     re0 {
@@ -4825,7 +4825,7 @@
             }
         }
         unit 2211 {
-            description OK-CORP-COMM-BRISTOW-100M-CIR0019497;
+            description "OK-CORP-COMM-BRISTOW-100M-CIR0019497 [DECOM]";
             bandwidth 100m;
             vlan-id 211;
             family inet {
@@ -4837,7 +4837,6 @@
                 sampling {
                     input;
                 }
-                address 156.110.82.137/30;
             }
         }
         unit 2230 {
Index: configs/lavern-public-schools.client.onenet.net
===================================================================
--- configs/lavern-public-schools.client.onenet.net	(revision 156699)
+++ configs/lavern-public-schools.client.onenet.net	(working copy)
@@ -110,7 +110,7 @@
 # 
 # grnoc-mon at LAVERN-PUBLIC-SCHOOLS-TAG-004351> show interface terse 
 #Interface Admin Link
-#ge-0/0/0 down up
+#ge-0/0/0 down down
 #gr-0/0/0 up up
 #ip-0/0/0 up up
 #lsq-0/0/0 up up
Index: configs/core5.okc.onenet.net
===================================================================
--- configs/core5.okc.onenet.net	(revision 156696)
+++ 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-09-18 13:33:09 CDT by andrew via cli commit synchronize
 #   2017-09-16 00:36:47 CDT by andrew via cli commit synchronize
 #   2017-09-16 00:24:15 CDT by andrew via cli commit synchronize
 #   2017-09-15 13:33:00 CDT by sky via cli commit synchronize
 #   2017-09-15 13:10:39 CDT by sky via cli commit synchronize
 #   2017-09-15 13:07:49 CDT by sky via cli commit synchronize
-#   2017-09-15 12:46:42 CDT by sky via cli commit synchronize
 # grnoc-mon at OKC-CORE5-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -562,7 +562,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-09-16 00:36 CDT  by andrew
+# Last configured: 2017-09-18 13:33 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at OKC-CORE5-MX480-RE0> show interface terse 
@@ -1422,7 +1422,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE5-MX480-RE0> show configuration 
-## Last commit: 2017-09-16 00:36:47 CDT by andrew
+## Last commit: 2017-09-18 13:33:09 CDT by andrew
 version 13.3R9.13;
 groups {
     re0 {
@@ -8995,7 +8995,7 @@
             }
         }
         unit 543 {
-            description OKC-CORP-COMM-ADA-MGMT-100M-CIR0019498;
+            description OK-CORP-COMM-ADA-MGMT-100M-CIR0019498;
             vlan-tags outer 543 inner 500;
             family inet {
                 rpf-check;
@@ -9275,7 +9275,7 @@
             }
         }
         unit 1543 {
-            description OKC-CORP-COMM-ADA-DATA-100M-CIR0019498;
+            description OK-CORP-COMM-ADA-DATA-100M-CIR0019498;
             vlan-tags outer 543 inner 501;
             family inet {
                 rpf-check;
@@ -9291,7 +9291,7 @@
             }
         }
         unit 2543 {
-            description OKC-CORP-COMM-ADA-100M-CIR0019498;
+            description OK-CORP-COMM-ADA-100M-CIR0019498;
             vlan-id 543;
             family inet {
                 rpf-check;



More information about the Nocrancid mailing list