[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Tue Sep 19 14:05:06 CDT 2017


Index: configs/core.end.onenet.net
===================================================================
--- configs/core.end.onenet.net	(revision 156696)
+++ configs/core.end.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at ENID-MX480-RE0> show system commit 
+#   2017-09-19 13:01:51 CDT by andrew via cli commit synchronize
 #   2017-08-22 12:05:53 CDT by sean via cli commit synchronize
 #   2017-08-18 14:30:07 CDT by andrew via cli commit synchronize
 #   2017-08-18 13:49:02 CDT by andrew via cli commit synchronize
 #   2017-08-18 12:21:30 CDT by andrew via cli commit synchronize
 #   2017-07-30 12:43:47 CDT by andrew via cli commit synchronize
-#   2017-07-29 21:08:37 CDT by andrew via cli commit synchronize
 # grnoc-mon at ENID-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -366,7 +366,7 @@
 # grnoc-mon at ENID-MX480-RE0> show system uptime 
 # System booted: 2016-03-15 02:19 CDT 
 # Protocols started: 2016-03-15 02:24 CDT 
-# Last configured: 2017-08-22 12:05 CDT  by sean
+# Last configured: 2017-09-19 13:01 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at ENID-MX480-RE0> show interface terse 
@@ -551,7 +551,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at ENID-MX480-RE0> show configuration 
-## Last commit: 2017-08-22 12:05:53 CDT by sean
+## Last commit: 2017-09-19 13:01:51 CDT by andrew
 version 13.3R8.7;
 groups {
     re0 {
@@ -2639,6 +2639,7 @@
                 route 172.24.0.0/16 next-hop 10.199.28.102;
                 route 164.58.193.0/25 next-hop 10.199.28.102;
                 route 192.168.254.4/30 next-hop 10.199.28.102;
+                route 0.0.0.0/0 next-hop 10.199.28.102;
             }
         }
     }
Index: configs/meeker-ps.client.onenet.net
===================================================================
--- configs/meeker-ps.client.onenet.net	(revision 156726)
+++ configs/meeker-ps.client.onenet.net	(working copy)
@@ -158,8 +158,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/haynie-public-library.client.onenet.net
===================================================================
--- configs/haynie-public-library.client.onenet.net	(revision 156626)
+++ configs/haynie-public-library.client.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at HAYNIE-PUBLIC-LIBRARY-005448> show system commit 
+#   2017-09-19 13:56:46 CDT by sean via cli
+#   2017-09-19 13:34:07 CDT by sean via cli commit confirmed, rollback in 5mins
 #   2017-09-15 16:05:44 CDT by sky via cli commit confirmed, rollback in 3mins
 #   2017-09-15 15:28:40 CDT by sky via cli
 #   2017-09-15 15:26:55 CDT by sky via cli
 #   2017-09-13 15:38:33 CDT by root via cli
-#   2017-09-13 15:29:07 CDT by root via cli
-#   2017-09-11 15:32:36 CDT by root via other
 # grnoc-mon at HAYNIE-PUBLIC-LIBRARY-005448> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  Routing Engine                 OK        
@@ -133,7 +133,7 @@
 # Time Source:  NTP CLOCK 
 # System booted: 2017-09-15 11:14 CDT 
 # Protocols started: 2017-09-15 11:14 CDT 
-# Last configured: 2017-09-15 16:05 CDT  by sky
+# Last configured: 2017-09-19 13:56 CDT  by sean
 # 
 # grnoc-mon at HAYNIE-PUBLIC-LIBRARY-005448> show interface terse 
 #Interface Admin Link
@@ -190,7 +190,7 @@
 #vlan up down
 #vtep up up
 # grnoc-mon at HAYNIE-PUBLIC-LIBRARY-005448> show configuration 
-## Last commit: 2017-09-15 16:05:44 CDT by sky
+## Last commit: 2017-09-19 13:56:46 CDT by sean
 version 15.1X49-D90.7;
 system {
     host-name HAYNIE-PUBLIC-LIBRARY-005448;
@@ -585,6 +585,18 @@
                 }
             }
         }
+        from-zone TRUST to-zone TRUST {
+            policy TRUST-TO-TRUST {
+                match {
+                    source-address any;
+                    destination-address any;
+                    application any;
+                }
+                then {
+                    permit;
+                }
+            }
+        }
     }
     zones {
         security-zone TRUST {
@@ -666,10 +678,10 @@
         disable;
     }
     ge-0/0/7 {
-        description "L3 INTERFACE - TRUST-VLAN - 192.168.1.1/16";
+        description "L3 INTERFACE - TRUST-VLAN - 192.168.0.1/16";
         unit 0 {
             family inet {
-                address 192.168.1.1/16;
+                address 192.168.0.1/16;
             }
         }
     }
@@ -835,7 +847,7 @@
                         156.110.200.200;
                     }
                     router {
-                        192.168.1.1;
+                        192.168.0.1;
                     }
                 }
             }
Index: configs/hub.wea.onenet.net
===================================================================
--- configs/hub.wea.onenet.net	(revision 156704)
+++ configs/hub.wea.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at WEATHERFORD-M120-RE0> show system commit 
+#   2017-09-19 13:18:48 CDT by sky via cli commit synchronize
 #   2017-09-18 17:17:29 CDT by andrew via cli commit synchronize
 #   2017-07-29 21:07:05 CDT by andrew via cli commit synchronize
 #   2017-07-26 20:19:34 CDT by andrew via cli commit synchronize
 #   2017-07-26 19:45:56 CDT by andrew via cli commit synchronize
 #   2017-01-29 01:06:30 CST by andrew via cli commit synchronize
-#   2016-07-27 18:25:44 CDT by andrew via cli commit synchronize
 # grnoc-mon at WEATHERFORD-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -374,7 +374,7 @@
 # grnoc-mon at WEATHERFORD-M120-RE0> show system uptime 
 # System booted: 2016-03-13 01:18 CST 
 # Protocols started: 2016-03-13 01:27 CST 
-# Last configured: 2017-09-18 17:17 CDT  by andrew
+# Last configured: 2017-09-19 13:18 CDT  by sky
 # 
 # {master}
 # grnoc-mon at WEATHERFORD-M120-RE0> show interface terse 
@@ -453,8 +453,7 @@
 #t1-2/0/3:5 up up
 #t1-2/0/3:5.16 up up
 #t1-2/0/3:5.17 up up
-#t1-2/0/3:6 up up
-#t1-2/0/3:6.0 up up
+#t1-2/0/3:6 down down
 #t1-2/0/3:7 up up
 #t1-2/0/3:7.0 up up
 #t1-2/0/3:8 up up
@@ -565,7 +564,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at WEATHERFORD-M120-RE0> show configuration 
-## Last commit: 2017-09-18 17:17:29 CDT by andrew
+## Last commit: 2017-09-19 13:18:48 CDT by sky
 version 13.3R8.7;
 groups {
     re0 {
@@ -1289,16 +1288,7 @@
         }
     }
     t1-2/0/3:6 {
-        description "TAGNET-2011-WEATHERFORD-T1-CIR0005446 [DECOM]";
-        encapsulation cisco-hdlc;
-        unit 0 {
-            family inet {
-                sampling {
-                    input;
-                }
-                address 10.119.0.149/30;
-            }
-        }
+        disable;
     }
     t1-2/0/3:7 {
         description TAGNET-2016-ARAPAHO-T1-CIR0005447;
@@ -2582,7 +2572,6 @@
     TAGNET-L3VPN {
         description TAGNET-L3VPN;
         instance-type vrf;
-        interface t1-2/0/3:6.0;
         interface t1-2/0/3:7.0;
         interface t1-2/0/3:8.0;
         route-distinguisher 164.58.199.38:2531;
Index: configs/lavern-public-schools.client.onenet.net
===================================================================
--- configs/lavern-public-schools.client.onenet.net	(revision 156725)
+++ 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 156725)
+++ 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-19 13:20:50 CDT by sky via cli commit synchronize
+#   2017-09-19 13:18:40 CDT by sky via cli commit synchronize
 #   2017-09-19 11:20:41 CDT by sean via cli commit synchronize
 #   2017-09-19 11:15:01 CDT by sean via cli commit synchronize
 #   2017-09-19 11:07:17 CDT by sean via cli commit synchronize
 #   2017-09-19 11:03:12 CDT by sean via cli commit synchronize
-#   2017-09-19 10:46:24 CDT by sky via cli commit synchronize
-#   2017-09-19 10:44:18 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        
@@ -561,7 +561,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-19 11:20 CDT  by sean
+# Last configured: 2017-09-19 13:20 CDT  by sky
 # 
 # {master}
 # grnoc-mon at OKC-CORE5-MX480-RE0> show interface terse 
@@ -1423,7 +1423,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE5-MX480-RE0> show configuration 
-## Last commit: 2017-09-19 11:20:41 CDT by sean
+## Last commit: 2017-09-19 13:20:50 CDT by sky
 version 13.3R9.13;
 groups {
     re0 {
@@ -3019,10 +3019,20 @@
             }
         }
         unit 688 {
-            description "TAGNET-WEATHERFORD [ORDERED]";
+            description TAGNET-2011-WEATHERFORD-2M-CIR0020117;
+            bandwidth 2m;
             vlan-id 688;
             family inet {
-                address 164.58.69.253/30;
+                rpf-check;
+                mtu 1500;
+                policer {
+                    input 2M-POL;
+                    output 2M-POL;
+                }
+                sampling {
+                    input;
+                }
+                address 10.119.0.149/30;
             }
         }
         unit 691 {
@@ -22365,6 +22375,7 @@
         interface xe-1/0/0.659;
         interface xe-1/0/0.670;
         interface xe-1/0/0.682;
+        interface xe-1/0/0.688;
         interface xe-1/0/0.748;
         interface xe-1/1/0.278;
         interface xe-1/1/0.619;
Index: configs/city-of-lawton.client.onenet.net
===================================================================
--- configs/city-of-lawton.client.onenet.net	(revision 156703)
+++ configs/city-of-lawton.client.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at CITY-OF-LAWTON-005231> show system commit 
+#   2017-09-19 13:49:25 CDT by joel via cli
+#   2017-09-19 13:39:51 CDT by joel via cli
 #   2017-09-18 16:54:33 CDT by joel via cli commit confirmed, rollback in 5mins
 #   2017-09-18 16:34:42 CDT by joel via cli
 #   2017-09-18 16:19:48 CDT by joel via cli
 #   2017-09-18 16:08:29 CDT by joel via cli
-#   2017-09-18 11:46:28 CDT by joel via cli
-#   2017-09-18 11:38:43 CDT by joel via cli
 # grnoc-mon at CITY-OF-LAWTON-005231> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  Routing Engine                 OK        
@@ -135,7 +135,7 @@
 # Time Source:  NTP CLOCK 
 # System booted: 2017-08-25 14:03 CDT 
 # Protocols started: 2017-08-25 14:03 CDT 
-# Last configured: 2017-09-18 16:54 CDT  by joel
+# Last configured: 2017-09-19 13:49 CDT  by joel
 # 
 # grnoc-mon at CITY-OF-LAWTON-005231> show interface terse 
 #Interface Admin Link
@@ -230,7 +230,7 @@
 #vlan up down
 #vtep up up
 # grnoc-mon at CITY-OF-LAWTON-005231> show configuration 
-## Last commit: 2017-09-18 16:54:33 CDT by joel
+## Last commit: 2017-09-19 13:49:25 CDT by joel
 version 15.1X49-D90.7;
 groups {
     ABUSE-DENY {
@@ -1128,6 +1128,8 @@
             address SERVERS-LAWTON-DB-172.16.1.136 172.16.1.136/32;
             address SERVER-GEMS-AP-P-172.16.1.28 172.16.1.28/32;
             address PAYMENTUS-72.35.5.221 72.35.5.221/32;
+            address ABUSE-70.34.40.84 70.34.40.84/32;
+            address ABUSE-31.192.226.90 31.192.226.90/32;
             address-set VERIZON-STATIC-FT-SILL-1 {
                 description "Fort Sill MP Static IPs for CAD Access";
                 address VERIZON-STATIC-FT-SILL-1-166.148.145.240;
@@ -1316,6 +1318,8 @@
                 address ABUSE-64.90.40.26;
                 address ABUSE-162.252.172.79;
                 address ABUSE-97.107.142.250;
+                address ABUSE-70.34.40.84;
+                address ABUSE-31.192.226.90;
             }
             address-set TOPCON-GPS {
                 address TOPCON-GPS-148.77.41.22;
Index: configs/core.hut.ato.onenet.net
===================================================================
--- configs/core.hut.ato.onenet.net	(revision 156726)
+++ configs/core.hut.ato.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at Atoka-MX40> show system commit 
+#   2017-09-19 13:32:32 CDT by andrew via cli
 #   2017-09-18 17:13:27 CDT by andrew via cli
 #   2017-07-31 15:21:07 CDT by sky via cli
 #   2017-07-30 12:25:28 CDT by andrew via cli
 #   2017-07-29 21:15:41 CDT by andrew via cli
 #   2017-07-27 16:38:21 CDT by aberrios via cli commit confirmed, rollback in 3mins
-#   2017-07-26 19:54:00 CDT by andrew via cli
 # grnoc-mon at Atoka-MX40> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -266,7 +266,7 @@
 # grnoc-mon at Atoka-MX40> show system uptime 
 # System booted: 2016-03-14 01:36 CDT 
 # Protocols started: 2016-03-14 01:38 CDT 
-# Last configured: 2017-09-18 17:13 CDT  by andrew
+# Last configured: 2017-09-19 13:32 CDT  by andrew
 # 
 # grnoc-mon at Atoka-MX40> show interface terse 
 #Interface Admin Link
@@ -291,8 +291,10 @@
 #ge-1/0/1 up up
 #ge-1/0/1.42 up up
 #ge-1/0/1.32767 up up
-#ge-1/0/2 up down
-#ge-1/0/2.32767 up down
+#ge-1/0/2 up up
+#ge-1/0/2.101 up up
+#ge-1/0/2.3101 up up
+#ge-1/0/2.32767 up up
 #ge-1/0/3 down down
 #ge-1/0/4 down down
 #ge-1/0/5 down down
@@ -348,7 +350,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at Atoka-MX40> show configuration 
-## Last commit: 2017-09-18 17:13:27 CDT by andrew
+## Last commit: 2017-09-19 13:32:32 CDT by andrew
 version 13.3R8.7;
 groups {
     ISIS-L2-INTERFACE {
@@ -641,6 +643,21 @@
         flexible-vlan-tagging;
         mtu 9192;
         encapsulation flexible-ethernet-services;
+        unit 101 {
+            description "ACHILLE-PS-300M-CIR000XXXX [ORDERED]";
+            vlan-tags outer 101 inner 500;
+            family inet {
+                mtu 1500;
+            }
+        }
+        unit 3101 {
+            description "ACHILLE-PS-NID-MGMT-CIR000XXXX [ORDERED]";
+            vlan-tags outer 101 inner 80;
+            family inet {
+                mtu 1500;
+                address 10.199.193.97/30;
+            }
+        }
     }
     ge-1/0/3 {
         disable;
@@ -1626,6 +1643,7 @@
         description ONENET-MGMT-L3VPN;
         instance-type vrf;
         interface ge-1/0/0.80;
+        interface ge-1/0/2.3101;
         route-distinguisher 164.58.199.161:2543;
         vrf-import ONENET-MGMT-VRF-IMPORT;
         vrf-export ONENET-MGMT-VRF-EXPORT;



More information about the Nocrancid mailing list