[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Thu Jan 14 11:02:29 CST 2016


Index: configs/eodls-stilwell-public-library.client.onenet.net
===================================================================
--- configs/eodls-stilwell-public-library.client.onenet.net	(revision 138828)
+++ configs/eodls-stilwell-public-library.client.onenet.net	(working copy)
@@ -91,7 +91,7 @@
 # WARNING: / was not properly dismounted
 # 
 # grnoc-mon at EODLS-Stilwell-Public-Library-ASSET-004360> show version 
-# Hostname: EODLS-Stilwell-Public-Library-ASSET-004360 # Model: srx220h2 # JUNOS Software Release [12.1X44-D30.4] #  # grnoc-mon at EODLS-Stilwell-Public-Library-ASSET-004360> file list /var/tmp detail # lrw-r--r--  1 root  wheel         11 Jan 11  2014 /var/tmp@ -> /cf/var/tmp
+# file list /var/tmp detail # show system uptime # Hostname: EODLS-Stilwell-Public-Library-ASSET-004360 # Model: srx220h2 # JUNOS Software Release [12.1X44-D30.4] #  # grnoc-mon at EODLS-Stilwell-Public-Library-ASSET-004360> file list /var/tmp detail # lrw-r--r--  1 root  wheel         11 Jan 11  2014 /var/tmp@ -> /cf/var/tmp
 # total files: 1
 # 
 # grnoc-mon at EODLS-Stilwell-Public-Library-ASSET-004360> show system uptime 
Index: configs/maysville-es.client.onenet.net
===================================================================
--- configs/maysville-es.client.onenet.net	(revision 138834)
+++ configs/maysville-es.client.onenet.net	(working copy)
@@ -7,6 +7,7 @@
 #   2015-10-26 19:28:56 CDT by root via cli
 #   2015-10-26 19:15:53 CDT by root via cli
 #   2015-10-26 19:12:58 CDT by root via other
+# show chassis environment
 # grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  Routing Engine                 OK        
Index: configs/core.mus.onenet.net
===================================================================
--- configs/core.mus.onenet.net	(revision 138800)
+++ configs/core.mus.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at MUSKOGEE-MX480-RE0> show system commit 
+#   2016-01-14 10:10:32 CST by andrew via cli commit synchronize
 #   2016-01-07 13:35:10 CST by andrew via cli commit synchronize
 #   2016-01-07 09:09:13 CST by andrew via cli commit synchronize
 #   2016-01-06 14:35:10 CST by root via other
 #   2016-01-06 14:33:36 CST by andrew via cli commit confirmed, rollback in 1mins synchronize
 #   2015-12-30 13:34:03 CST by andrew via cli commit synchronize
-#   2015-12-30 13:15:15 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
 # grnoc-mon at MUSKOGEE-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -267,7 +267,7 @@
 # grnoc-mon at MUSKOGEE-MX480-RE0> show system uptime 
 # System booted: 2015-10-08 23:58 CDT 
 # Protocols started: 2015-10-09 00:09 CDT 
-# Last configured: 2016-01-07 13:35 CST  by andrew
+# Last configured: 2016-01-14 10:10 CST  by andrew
 # 
 # {master}
 # grnoc-mon at MUSKOGEE-MX480-RE0> show interface terse 
@@ -361,6 +361,7 @@
 #lsi.1 up up
 #lsi.2 up up
 #lsi.3 up up
+#lsi.4 up up
 #lsi.1048579 up up
 #lsi.1048581 up up
 #lsi.1048582 up up
@@ -410,7 +411,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at MUSKOGEE-MX480-RE0> show configuration 
-## Last commit: 2016-01-07 13:35:10 CST by andrew
+## Last commit: 2016-01-14 10:10:32 CST by andrew
 version 13.3R7.4;
 groups {
     re0 {
@@ -1151,7 +1152,6 @@
         route 164.58.12.4/30 next-hop 156.110.207.92;
         route 156.110.223.80/29 next-hop 156.110.106.126;
         route 164.58.177.32/27 next-hop 156.110.106.126;
-        route 156.110.34.240/28 next-hop 164.58.28.6;
         route 192.0.2.1/32 {
             discard;
             no-readvertise;
@@ -1619,6 +1619,48 @@
             }
         }
     }
+    policy-statement SOCKNET-VRF-EXPORT {
+        term 1 {
+            from protocol static;
+            then {
+                community add SOCKNET-VPN;
+                accept;
+            }
+        }
+        term 2 {
+            from protocol direct;
+            then {
+                community add SOCKNET-VPN;
+                accept;
+            }
+        }
+        term 3 {
+            from protocol ospf;
+            then {
+                community add SOCKNET-VPN;
+                accept;
+            }
+        }
+        term 4 {
+            from protocol bgp;
+            then {
+                community add SOCKNET-VPN;
+                accept;
+            }
+        }
+    }
+    policy-statement SOCKNET-VRF-IMPORT {
+        term 1 {
+            from {
+                protocol bgp;
+                community SOCKNET-VPN;
+            }
+            then accept;
+        }
+        term 2 {
+            then reject;
+        }
+    }
     community Ada members 5078:22;
     community Altus members 5078:26;
     community Alva members 5078:74;
@@ -1649,6 +1691,7 @@
     community Okmulgee members 5078:110;
     community Ponca-City members 5078:186;
     community Poteau members 5078:146;
+    community SOCKNET-VPN members target:5078:2594;
     community Sallisaw members 5078:118;
     community Sayre members 5078:30;
     community Seminole members 5078:46;
@@ -2168,6 +2211,21 @@
             }
         }
     }
+    SOCKNET-L3VPN {
+        description SOCKNET-L3VPN;
+        instance-type vrf;
+        interface ge-0/2/8.0;
+        route-distinguisher 164.58.199.95:2594;
+        vrf-import SOCKNET-VRF-IMPORT;
+        vrf-export SOCKNET-VRF-EXPORT;
+        vrf-target target:5078:2594;
+        vrf-table-label;
+        routing-options {
+            static {
+                route 156.110.34.240/28 next-hop 164.58.28.6;
+            }
+        }
+    }
     VPLS-ONENET-IPERF {
         description ONENET-IPERF-MGMT;
         instance-type vpls;
Index: configs/rpswi2.rp1f3.onenet.net
===================================================================
--- configs/rpswi2.rp1f3.onenet.net	(revision 138834)
+++ configs/rpswi2.rp1f3.onenet.net	(working copy)
@@ -436,8 +436,8 @@
 #ge-0/0/15.0 up down
 #ge-0/0/16 up up
 #ge-0/0/16.0 up up
-#ge-0/0/17 up down
-#ge-0/0/17.0 up down
+#ge-0/0/17 up up
+#ge-0/0/17.0 up up
 #ge-0/0/18 up up
 #ge-0/0/18.0 up up
 #ge-0/0/19 up up
@@ -578,8 +578,8 @@
 #ge-1/0/37.0 up down
 #ge-1/0/38 up down
 #ge-1/0/38.0 up down
-#ge-1/0/39 up down
-#ge-1/0/39.0 up down
+#ge-1/0/39 up up
+#ge-1/0/39.0 up up
 #ge-1/0/40 up down
 #ge-1/0/40.0 up down
 #ge-1/0/41 up down
@@ -600,8 +600,8 @@
 #ge-2/0/0.0 up down
 #ge-2/0/1 up up
 #ge-2/0/1.0 up up
-#ge-2/0/2 up up
-#ge-2/0/2.0 up up
+#ge-2/0/2 up down
+#ge-2/0/2.0 up down
 #ge-2/0/3 up down
 #ge-2/0/3.0 up down
 #ge-2/0/4 up down
Index: configs/stringtown-high-school.client.onenet.net
===================================================================
--- configs/stringtown-high-school.client.onenet.net	(revision 138834)
+++ configs/stringtown-high-school.client.onenet.net	(working copy)
@@ -1,6 +1,7 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at STRINGTOWN-HIGH-SCHOOL-TAG-004909> show system commit 
+# show chassis environment
 #   2016-01-11 10:33:48 CST by joel via cli
 #   2016-01-07 22:36:29 CST by root via cli
 #   2016-01-07 22:35:26 CST by root via cli
@@ -9,7 +10,6 @@
 #   2015-05-21 22:57:13 CDT by root via other
 # rescue  2016-01-07 14:48:39 CST by joel via cli
 # 
-# show chassis environment
 # grnoc-mon at STRINGTOWN-HIGH-SCHOOL-TAG-004909> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  Routing Engine                 OK        
Index: configs/core4.tul.onenet.net
===================================================================
--- configs/core4.tul.onenet.net	(revision 138815)
+++ 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-01-14 10:19:57 CST by sean via cli commit synchronize
 #   2016-01-13 15:17:11 CST by sky via cli commit synchronize
 #   2016-01-13 15:12:22 CST by andrew via cli commit synchronize
 #   2016-01-13 15:06:30 CST by sky via cli commit synchronize
 #   2016-01-13 15:06:09 CST by sky via cli commit synchronize
 #   2016-01-12 15:31:08 CST by sky via cli commit synchronize
-#   2016-01-12 15:13:45 CST by sky via cli commit synchronize
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -389,7 +389,7 @@
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show system uptime 
 # System booted: 2014-12-03 03:18 CST 
 # Protocols started: 2014-12-03 03:19 CST 
-# Last configured: 2016-01-13 15:17 CST  by sky
+# Last configured: 2016-01-14 10:19 CST  by sean
 # 
 # {master}
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show interface terse 
@@ -676,7 +676,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show configuration 
-## Last commit: 2016-01-13 15:17:11 CST by sky
+## Last commit: 2016-01-14 10:19:57 CST by sean
 version 13.3R4.6;
 groups {
     re0 {
@@ -1609,6 +1609,7 @@
                     input 20M-POL;
                     output 20M-POL;
                 }
+                address 156.110.42.177/30;
             }
         }
         unit 201 {
@@ -2450,6 +2451,7 @@
         route 156.110.42.104/30 next-hop 164.58.25.226;
         route 156.110.42.136/29 next-hop 164.58.22.159;
         route 156.110.42.128/30 next-hop 164.58.22.159;
+        route 156.110.42.180/30 next-hop 156.110.42.178;
     }
     aggregate {
         route 164.58.172.0/24 {
Index: configs/hub.bar.onenet.net
===================================================================
--- configs/hub.bar.onenet.net	(revision 138834)
+++ configs/hub.bar.onenet.net	(working copy)
@@ -338,9 +338,9 @@
 #t1-2/0/2:9 down down
 #t1-2/0/2:10 down down
 #t1-2/0/2:11 down down
-#t1-2/0/2:12 up down
-#t1-2/0/2:12.16 up down
-#t1-2/0/2:12.17 up down
+#t1-2/0/2:12 up up
+#t1-2/0/2:12.16 up up
+#t1-2/0/2:12.17 up up
 #t1-2/0/2:13 down down
 #t1-2/0/2:14 down down
 #t1-2/0/2:15 up up
Index: configs/maysville-hs.client.onenet.net
===================================================================
--- configs/maysville-hs.client.onenet.net	(revision 138834)
+++ configs/maysville-hs.client.onenet.net	(working copy)
@@ -48,6 +48,7 @@
 # show chassis sfm detail
 # grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show chassis sfm detail
 # grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show chassis ssb 
+# show system boot-messages
 # grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show system boot-messages 
 # kld_map_v: 0x8ff80000, kld_map_p: 0x0
 # Copyright (c) 1996-2014, Juniper Networks, Inc.
@@ -116,7 +117,6 @@
 # total files: 1
 # 
 # grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show system uptime 
-# show interface terse
 # System booted: 2016-01-11 12:47 CST 
 # Protocols started: 2016-01-11 12:50 CST 
 # Last configured: 2015-10-26 14:44 CDT  by admin
Index: configs/meeker-ps.client.onenet.net
===================================================================
--- configs/meeker-ps.client.onenet.net	(revision 138834)
+++ configs/meeker-ps.client.onenet.net	(working copy)
@@ -1,6 +1,7 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at MEEKER-PS-LEASED-ASSET-TAG-004947> show system commit 
+# show chassis environment
 #   2015-12-14 15:34:07 CST by sean via cli
 #   2015-11-20 10:50:09 CST by joel via cli
 #   2015-11-20 10:48:21 CST by joel via cli
@@ -110,7 +111,7 @@
 # WARNING: / was not properly dismounted
 # 
 # grnoc-mon at MEEKER-PS-LEASED-ASSET-TAG-004947> show version 
-# file list /var/tmp detail # Hostname: MEEKER-PS-LEASED-ASSET-TAG-004947 # Model: srx240h2 # JUNOS Software Release [12.1X44-D35.5] #  # grnoc-mon at MEEKER-PS-LEASED-ASSET-TAG-004947> file list /var/tmp detail # lrw-r--r--  1 root  wheel         11 May 19  2014 /var/tmp@ -> /cf/var/tmp
+# Hostname: MEEKER-PS-LEASED-ASSET-TAG-004947 # Model: srx240h2 # JUNOS Software Release [12.1X44-D35.5] #  # grnoc-mon at MEEKER-PS-LEASED-ASSET-TAG-004947> file list /var/tmp detail # lrw-r--r--  1 root  wheel         11 May 19  2014 /var/tmp@ -> /cf/var/tmp
 # total files: 1
 # 
 # grnoc-mon at MEEKER-PS-LEASED-ASSET-TAG-004947> show system uptime 
Index: configs/hub.tsb.onenet.net
===================================================================
--- configs/hub.tsb.onenet.net	(revision 138834)
+++ configs/hub.tsb.onenet.net	(working copy)
@@ -199,7 +199,7 @@
 # -rw-rw----  1 root  field   51994624 Oct 24  2013 ifinfo.core.1
 # -rw-rw----  1 root  field   51974144 Oct 24  2013 ifinfo.core.2
 # -rw-rw----  1 root  field   52744192 Oct 24  2013 ifinfo.core.3
-# -rw-rw----  1 root  field   52727808 Jan 14 09:56 ifinfo.core.4
+# -rw-rw----  1 root  field   52727808 Jan 14 10:56 ifinfo.core.4
 # drwxrwxrwx  2 root  wheel        512 Oct 12  2012 install/
 # -rw-rw----  1 root  field   33464320 Mar 3   2014 jdiameterd.core.0
 # -rw-r--r--  1 eng   field   99542994 Apr 23  2013 jinstall-ppc-11.4R7.5-domestic-signed.tgz



More information about the Nocrancid mailing list