[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Mon Nov 21 10:04:01 CST 2016


Index: configs/maysville-es.client.onenet.net
===================================================================
--- configs/maysville-es.client.onenet.net	(revision 148300)
+++ configs/maysville-es.client.onenet.net	(working copy)
@@ -614,6 +614,7 @@
 # OSPF instance is not running
 # 
 # grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> show bfd session 
+quit
 
 0 sessions, 0 clients
 Cumulative transmit rate 0.0 pps, cumulative receive rate 0.0 pps
Index: configs/canadian-ps.client.onenet.net
===================================================================
--- configs/canadian-ps.client.onenet.net	(revision 148305)
+++ configs/canadian-ps.client.onenet.net	(working copy)
@@ -171,7 +171,7 @@
 #vlan.3 up up
 #vlan.999 up down
 # grnoc-mon at CANADIAN-PS-SRX240-LR-004907> show configuration 
-warning: error writing(valid) /var/db/feature.db: expecting 9203 bytes, only wrote 0
+warning: error writing(valid) /var/db/feature.db: expecting 9204 bytes, only wrote 0
 ## Last commit: 2016-06-23 13:05:01 CDT by admin
 version 12.1X46-D20.5;
 system {
Index: configs/core4.tul.onenet.net
===================================================================
--- configs/core4.tul.onenet.net	(revision 148287)
+++ configs/core4.tul.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show system commit 
+#   2016-11-21 09:55:22 CST by aberrios via cli commit synchronize
+#   2016-11-21 09:53:26 CST by aberrios via cli commit synchronize
+#   2016-11-21 09:17:42 CST by aberrios via cli commit synchronize
+#   2016-11-21 09:08:43 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
 #   2016-11-16 11:30:24 CST by sky via cli commit synchronize
 #   2016-11-10 09:57:26 CST by sean via cli commit synchronize
-#   2016-11-10 08:52:26 CST by aberrios via cli commit synchronize
-#   2016-11-09 10:04:42 CST by aberrios via cli commit synchronize
-#   2016-11-09 09:57:14 CST by aberrios via cli commit synchronize
-#   2016-11-09 09:52:42 CST by aberrios via cli commit synchronize
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -392,7 +392,7 @@
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show system uptime 
 # System booted: 2016-08-15 04:31 CDT 
 # Protocols started: 2016-08-15 04:34 CDT 
-# Last configured: 2016-11-16 11:30 CST  by sky
+# Last configured: 2016-11-21 09:55 CST  by aberrios
 # 
 # {master}
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show interface terse 
@@ -561,6 +561,8 @@
 #xe-2/0/1.132 up up
 #xe-2/0/1.32767 up up
 #xe-2/1/0 up up
+#xe-2/1/0.149 up up
+#xe-2/1/0.160 up up
 #xe-2/1/0.32767 up up
 #xe-2/1/1 up up
 #xe-2/1/1.0 up up
@@ -657,6 +659,7 @@
 #lsi.8 up up
 #lsi.9 up up
 #lsi.10 up up
+#lsi.11 up up
 #lsi.1048581 up up
 #lsi.1048612 up up
 #lsi.1048613 up up
@@ -673,7 +676,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show configuration 
-## Last commit: 2016-11-16 11:30:24 CST by sky
+## Last commit: 2016-11-21 09:55:22 CST by aberrios
 version 13.3R9.13;
 groups {
     re0 {
@@ -2005,6 +2008,38 @@
         gigether-options {
             no-auto-negotiation;
         }
+        unit 149 {
+            description "EODLS-MUSKOGEE-PUBLIC-LIBRARY-100M-CIR0019445-MR [ORDERED]";
+            bandwidth 100m;
+            vlan-id 149;
+            family inet {
+                rpf-check;
+                mtu 1500;
+                policer {
+                    input 100M-POL;
+                    output 100M-POL;
+                }
+                sampling {
+                    input;
+                }
+            }
+        }
+        unit 160 {
+            description "SEPLS-SPIRO-PUBLIC-LIBRARY-10M-CIR0019455 [ORDERED]";
+            bandwidth 10m;
+            vlan-id 160;
+            family inet {
+                rpf-check;
+                mtu 1500;
+                policer {
+                    input 10M-POL;
+                    output 10M-POL;
+                }
+                sampling {
+                    input;
+                }
+            }
+        }
     }
     xe-2/1/1 {
         description "FACEBOOK-FTUL-1-1-[AE5-2of2]-10G-CIR000XXXX";
@@ -4004,6 +4039,48 @@
             }
         }
     }
+    policy-statement SEPLS-VRF-EXPORT {
+        term 1 {
+            from protocol static;
+            then {
+                community add SEPLS-VPN;
+                accept;
+            }
+        }
+        term 2 {
+            from protocol direct;
+            then {
+                community add SEPLS-VPN;
+                accept;
+            }
+        }
+        term 3 {
+            from protocol ospf;
+            then {
+                community add SEPLS-VPN;
+                accept;
+            }
+        }
+        term 4 {
+            from protocol bgp;
+            then {
+                community add SEPLS-VPN;
+                accept;
+            }
+        }
+    }
+    policy-statement SEPLS-VRF-IMPORT {
+        term 1 {
+            from {
+                protocol bgp;
+                community SEPLS-VPN;
+            }
+            then accept;
+        }
+        term 2 {
+            then reject;
+        }
+    }
     community 5078:16922 members 5078:16922;
     community COMANCHE-PS-VPN members target:5078:2537;
     community DHS-DATA-VPN members target:5078:2570;
@@ -4047,6 +4124,7 @@
     community ONENET_SRC_RESEARCH members 5078:4100;
     community ONET-GRDA-VPN members target:5078:2522;
     community OSBI-VPN members target:5078:2546;
+    community SEPLS-VPN members target:5078:2533;
     community TULSACORE4 members 5078:224;
     community no-advertise members 5078:no-advertise;
 }
@@ -4882,6 +4960,15 @@
         vrf-target target:5078:2532;
         vrf-table-label;
     }
+    SEPLS-L3VPN {
+        description SEPLS-L3VPN;
+        instance-type vrf;
+        route-distinguisher 164.58.199.224:2533;
+        vrf-import SEPLS-VRF-IMPORT;
+        vrf-export SEPLS-VRF-EXPORT;
+        vrf-target target:5078:2533;
+        vrf-table-label;
+    }
 }
 {master}
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show ospf neighbor 
Index: configs/core4.okc.onenet.net
===================================================================
--- configs/core4.okc.onenet.net	(revision 148292)
+++ 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 
+#   2016-11-21 09:28:14 CST by andrew via cli commit synchronize
 #   2016-11-20 21:41:19 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
 #   2016-11-20 21:00:42 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
 #   2016-11-20 20:43:32 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
 #   2016-11-20 19:43:34 CST by andrew via cli commit synchronize
 #   2016-11-20 15:58:38 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
-#   2016-11-20 15:35:16 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
 # grnoc-mon at OKC-CORE4-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -432,7 +432,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: 2016-11-20 21:41 CST  by andrew
+# Last configured: 2016-11-21 09:28 CST  by andrew
 # 
 # {master}
 # grnoc-mon at OKC-CORE4-MX480-RE0> show interface terse 
@@ -813,7 +813,6 @@
 #xe-2/0/1.803 up up
 #xe-2/0/1.804 up up
 #xe-2/0/1.805 up up
-#xe-2/0/1.806 up up
 #xe-2/0/1.807 up up
 #xe-2/0/1.808 up up
 #xe-2/0/1.809 up up
@@ -1180,7 +1179,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE4-MX480-RE0> show configuration 
-## Last commit: 2016-11-20 21:41:19 CST by andrew
+## Last commit: 2016-11-21 09:28:14 CST by andrew
 version 13.3R9.13;
 groups {
     re0 {
@@ -5252,22 +5251,6 @@
                 address 10.119.78.216/31;
             }
         }
-        unit 806 {
-            description "OSBI-LAWTON-10M-CIR0005711 [DECOM]";
-            bandwidth 10m;
-            vlan-id 806;
-            family inet {
-                mtu 1500;
-                policer {
-                    input 10M-POL;
-                    output 10M-POL;
-                }
-                sampling {
-                    input;
-                }
-                address 192.168.252.14/30;
-            }
-        }
         unit 807 {
             description OSBI-ANTLERS-10M-CIR0005714;
             bandwidth 10m;
@@ -13364,7 +13347,6 @@
         description OSBI-L3VPN;
         instance-type vrf;
         interface ge-1/3/3.500;
-        interface xe-2/0/1.806;
         interface xe-2/0/1.807;
         interface xe-2/0/1.808;
         interface xe-2/0/1.809;
Index: configs/meeker-ps.client.onenet.net
===================================================================
--- configs/meeker-ps.client.onenet.net	(revision 148303)
+++ configs/meeker-ps.client.onenet.net	(working copy)
@@ -144,8 +144,8 @@
 #ge-0/0/11 down down
 #ge-0/0/12 down down
 #ge-0/0/13 down down
-#ge-0/0/14 up up
-#ge-0/0/14.0 up up
+#ge-0/0/14 up down
+#ge-0/0/14.0 up down
 #ge-0/0/15 up up
 #ge-0/0/15.0 up up
 #fxp2 up up
Index: configs/core.sal.onenet.net
===================================================================
--- configs/core.sal.onenet.net	(revision 148159)
+++ configs/core.sal.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at SALLISAW-MX480-RE0> show system commit 
+#   2016-11-21 09:15:56 CST by aberrios via cli commit synchronize
 #   2016-11-15 14:38:57 CST by andrew via cli commit synchronize
 #   2016-11-15 14:14:43 CST by andrew via cli commit synchronize
 #   2016-11-09 22:12:25 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
 #   2016-11-09 14:33:32 CST by sky via cli commit synchronize
 #   2016-11-09 09:49:29 CST by andrew via cli commit synchronize
-#   2016-10-26 15:48:42 CDT by aberrios via cli commit synchronize
 # grnoc-mon at SALLISAW-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -251,7 +251,7 @@
 # grnoc-mon at SALLISAW-MX480-RE0> show system uptime 
 # System booted: 2016-02-20 01:03 CST 
 # Protocols started: 2016-02-20 01:09 CST 
-# Last configured: 2016-11-15 14:38 CST  by andrew
+# Last configured: 2016-11-21 09:15 CST  by aberrios
 # 
 # {master}
 # grnoc-mon at SALLISAW-MX480-RE0> show interface terse 
@@ -338,7 +338,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at SALLISAW-MX480-RE0> show configuration 
-## Last commit: 2016-11-15 14:38:57 CST by andrew
+## Last commit: 2016-11-21 09:15:56 CST by aberrios
 version 13.3R8.7;
 groups {
     re0 {
@@ -721,7 +721,7 @@
             }
         }
         unit 124 {
-            description SEPLS-SPIRO-PUBLIC-LIBRARY-10M-CIR0005292;
+            description "SEPLS-SPIRO-PUBLIC-LIBRARY-10M-CIR0005292[DECOM]";
             bandwidth 10m;
             vlan-id 124;
             family inet {
Index: configs/lavern-public-schools.client.onenet.net
===================================================================
--- configs/lavern-public-schools.client.onenet.net	(revision 148305)
+++ configs/lavern-public-schools.client.onenet.net	(working copy)
@@ -102,7 +102,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/maysville-hs.client.onenet.net
===================================================================
--- configs/maysville-hs.client.onenet.net	(revision 148303)
+++ configs/maysville-hs.client.onenet.net	(working copy)
@@ -598,6 +598,7 @@
 # OSPF instance is not running
 # 
 # grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show bfd session 
+quit
 
 0 sessions, 0 clients
 Cumulative transmit rate 0.0 pps, cumulative receive rate 0.0 pps
Index: configs/hub.tsb.onenet.net
===================================================================
--- configs/hub.tsb.onenet.net	(revision 148204)
+++ configs/hub.tsb.onenet.net	(working copy)
@@ -24,12 +24,6 @@
 #       AFEB 0 AFEB Processor          OK        
 #       AFEB 0 LU Temp                 OK        
 #       AFEB 0 MQ Temp                 OK        
-#       AFEB 0 AFEB Processor          OK        
-#       AFEB 0 LU Temp                 OK        
-#       AFEB 0 MQ Temp                 OK        
-#       AFEB 0 AFEB Processor          OK        
-#       AFEB 0 LU Temp                 OK        
-#       AFEB 0 MQ Temp                 OK        
 #       AFEB 0 QX Temp                 OK        
 # Fans  Fan 1                          OK
 #       Fan 2                          OK



More information about the Nocrancid mailing list