[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Tue Feb 16 16:02:43 CST 2016


Index: configs/core5.tul.onenet.net
===================================================================
--- configs/core5.tul.onenet.net	(revision 139849)
+++ 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 
+#   2016-02-16 15:16:39 CST by andrew via cli commit synchronize
 #   2016-02-15 16:53:22 CST by andrew via cli commit synchronize
 #   2016-02-13 16:04:00 CST by andrew via cli commit synchronize
 #   2016-02-12 13:00:59 CST by joel via cli commit synchronize
 #   2016-01-22 14:12:10 CST by sky via cli commit synchronize
 #   2016-01-22 14:09:10 CST by sky via cli commit synchronize
-#   2016-01-22 14:03:24 CST by sean via cli commit synchronize
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -388,7 +388,7 @@
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show system uptime 
 # System booted: 2014-09-20 01:27 CDT 
 # Protocols started: 2014-09-20 01:28 CDT 
-# Last configured: 2016-02-15 16:53 CST  by andrew
+# Last configured: 2016-02-16 15:16 CST  by andrew
 # 
 # {master}
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show interface terse 
@@ -651,6 +651,7 @@
 #lsi.6 up up
 #lsi.7 up up
 #lsi.8 up up
+#lsi.9 up up
 #lsi.1414228 up up
 #lsi.1414237 up up
 #lsi.1414238 up up
@@ -664,7 +665,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show configuration 
-## Last commit: 2016-02-15 16:53:22 CST by andrew
+## Last commit: 2016-02-16 15:16:39 CST by andrew
 version 12.3R7.7;
 groups {
     re0 {
@@ -2668,7 +2669,6 @@
         route 164.58.183.16/30 next-hop 164.58.11.218;
         route 164.58.20.12/30 next-hop 164.58.11.218;
         route 164.58.98.48/29 next-hop 164.58.11.218;
-        route 156.110.28.224/29 next-hop 164.58.63.194;
     }
     router-id 164.58.199.225;
     autonomous-system 5078;
@@ -4457,6 +4457,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;
+        }
+    }
     policy-statement TAGNET-VRF-EXPORT {
         term 1 {
             from protocol static;
@@ -4558,6 +4600,7 @@
     community PTCCORE1 members 5078:234;
     community Ponca-City members 5078:186;
     community Poteau members 5078:146;
+    community SOCKNET-VPN members target:5078:2594;
     community STILLWATERCORE1 members 5078:232;
     community Sallisaw members 5078:118;
     community Sayre members 5078:30;
@@ -5265,6 +5308,21 @@
         vrf-target target:5078:2532;
         vrf-table-label;
     }
+    SOCKNET-L3VPN {
+        description SOCKNET-L3VPN;
+        instance-type vrf;
+        interface xe-2/3/0.178;
+        route-distinguisher 164.58.199.225: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.28.224/29 next-hop 164.58.63.194;
+            }
+        }
+    }
     TAGNET-L3VPN {
         description TAGNET-L3VPN;
         instance-type vrf;
Index: configs/rpswi2.rp1f3.onenet.net
===================================================================
--- configs/rpswi2.rp1f3.onenet.net	(revision 139874)
+++ configs/rpswi2.rp1f3.onenet.net	(working copy)
@@ -438,8 +438,8 @@
 #ge-0/0/16.0 up up
 #ge-0/0/17 up up
 #ge-0/0/17.0 up up
-#ge-0/0/18 up down
-#ge-0/0/18.0 up down
+#ge-0/0/18 up up
+#ge-0/0/18.0 up up
 #ge-0/0/19 up up
 #ge-0/0/19.0 up up
 #ge-0/0/20 up up
Index: configs/maysville-hs.client.onenet.net
===================================================================
--- configs/maysville-hs.client.onenet.net	(revision 139874)
+++ configs/maysville-hs.client.onenet.net	(working copy)
@@ -2,6 +2,7 @@
 #
 # grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show system commit 
 #   2016-01-27 15:43:17 CST by joel via cli commit confirmed, rollback in 5mins
+# show chassis environment
 #   2015-10-26 14:44:11 CDT by admin via cli
 #   2015-10-26 18:25:25 CDT by root via cli
 #   2015-10-26 18:10:08 CDT by root via cli
@@ -9,7 +10,6 @@
 #   2015-05-14 17:55:25 CDT by root via other
 # rescue  2015-10-26 17:25:18 CDT by root via recovery-mgmt
 # 
-# show chassis environment
 # grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  Routing Engine                 OK        
Index: configs/meeker-ps.client.onenet.net
===================================================================
--- configs/meeker-ps.client.onenet.net	(revision 139873)
+++ configs/meeker-ps.client.onenet.net	(working copy)
@@ -110,7 +110,7 @@
 # WARNING: / was not properly dismounted
 # 
 # grnoc-mon at MEEKER-PS-LEASED-ASSET-TAG-004947> show version 
-# 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
+# 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
 # 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 139874)
+++ configs/hub.tsb.onenet.net	(working copy)
@@ -198,7 +198,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 Feb 16 14:57 ifinfo.core.4
+# -rw-rw----  1 root  field   52727808 Feb 16 15:57 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