[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Fri Feb 14 08:02:34 CST 2014


Index: core.alt.onenet.net
===================================================================
--- core.alt.onenet.net	(revision 107143)
+++ core.alt.onenet.net	(working copy)
@@ -324,13 +324,13 @@
 #lo0.16384 up up
 #lo0.16385 up up
 #lsi up up
-#lsi.1093177 up up
-#lsi.1093178 up up
-#lsi.1093179 up up
-#lsi.1093180 up up
-#lsi.1093181 up up
-#lsi.1093182 up up
-#lsi.1093183 up up
+#lsi.1093240 up up
+#lsi.1093241 up up
+#lsi.1093242 up up
+#lsi.1093243 up up
+#lsi.1093244 up up
+#lsi.1093245 up up
+#lsi.1093246 up up
 #mtun up up
 #pimd up up
 #pime up up

Index: core.law.onenet.net
===================================================================
--- core.law.onenet.net	(revision 107145)
+++ core.law.onenet.net	(working copy)
@@ -473,7 +473,7 @@
 #lsi.1057226 up up
 #lsi.1057227 up up
 #lsi.1057392 up up
-#lsi.1057780 up up
+#lsi.1057789 up up
 #mtun up up
 #pimd up up
 #pime up up

Index: core1.nor.onenet.net
===================================================================
--- core1.nor.onenet.net	(revision 107146)
+++ core1.nor.onenet.net	(working copy)
@@ -448,7 +448,7 @@
 #lsi.1054946 up up
 #lsi.1054952 up up
 #lsi.1055117 up up
-#lsi.1055505 up up
+#lsi.1055514 up up
 #mtun up up
 #pimd up up
 #pime up up

Index: core1.sti-mx960.onenet.net
===================================================================
--- core1.sti-mx960.onenet.net	(revision 107150)
+++ core1.sti-mx960.onenet.net	(working copy)
@@ -618,7 +618,7 @@
 #lsi.1066336 up up
 #lsi.1066337 up up
 #lsi.1066450 up up
-#lsi.1066726 up up
+#lsi.1066735 up up
 #mtun up up
 #pimd up up
 #pime up up

Index: core1.dc.onenet.net
===================================================================
--- core1.dc.onenet.net	(revision 107148)
+++ core1.dc.onenet.net	(working copy)
@@ -846,7 +846,7 @@
 #lsi.1056091 up up
 #lsi.1056405 up up
 #lsi.1056420 up up
-#lsi.1056484 up up
+#lsi.1056493 up up
 #mtun up up
 #pimd up up
 #pime up up

Index: core2-okc-mx960.onenet.net
===================================================================
--- core2-okc-mx960.onenet.net	(revision 106898)
+++ core2-okc-mx960.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKC-CORE2-MX960-RE0> show system commit 
+#   2014-02-14 07:46:00 CST by josh via cli commit confirmed, rollback in 5mins synchronize
 #   2014-02-13 11:30:50 CST by josh via cli commit synchronize
 #   2014-02-13 09:54:37 CST by josh via cli commit synchronize
 #   2014-02-13 09:01:59 CST by josh via cli commit synchronize
 #   2014-02-13 09:00:10 CST by root via other
 #   2014-02-13 08:56:27 CST by josh via cli commit confirmed, rollback in 3mins synchronize
-#   2014-01-30 11:31:14 CST by josh via cli commit synchronize
 # grnoc-mon at OKC-CORE2-MX960-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -428,7 +428,7 @@
 # grnoc-mon at OKC-CORE2-MX960-RE0> show system uptime 
 # System booted: 2013-04-13 23:28 CDT 
 # Protocols started: 2013-04-13 23:31 CDT 
-# Last configured: 2014-02-13 11:30 CST  by josh
+# Last configured: 2014-02-14 07:46 CST  by josh
 # 
 # {master}
 # grnoc-mon at OKC-CORE2-MX960-RE0> show interface terse 
@@ -603,7 +603,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE2-MX960-RE0> show configuration 
-## Last commit: 2014-02-13 11:30:50 CST by josh
+## Last commit: 2014-02-14 07:46:00 CST by josh
 version 11.4R7.5;
 groups {
     re0 {
@@ -970,7 +970,7 @@
             }
         }
         unit 1100 {
-            description "State Radio Network";
+            description "PS_NET Public Safety  Network";
             vlan-id 1100;
             family inet {
                 address 172.26.0.0/31;
@@ -12100,6 +12100,44 @@
             load-balance per-packet;
         }
     }
+    policy-statement ONENET-PS_NET-VRF-EXPORT {
+        term 1 {
+            from protocol static;
+            then {
+                community add ONET-PS_NET-VPN;
+                accept;
+            }
+        }
+        term 2 {
+            from protocol direct;
+            then {
+                community add ONET-PS_NET-VPN;
+                accept;
+            }
+        }
+        term 3 {
+            from {
+                protocol ospf;
+                area 0.0.0.0;
+            }
+            then {
+                community add ONET-PS_NET-VPN;
+                accept;
+            }
+        }
+    }
+    policy-statement ONENET-PS_NET-VRF-IMPORT {
+        term 1 {
+            from {
+                protocol bgp;
+                community ONET-PS_NET-VPN;
+            }
+            then accept;
+        }
+        term reject {
+            then reject;
+        }
+    }
     policy-statement ONENET-UPS-VRF-EXPORT {
         term 1 {
             from protocol static;
@@ -12193,6 +12231,7 @@
     community OKCCORE4 members 5078:214;
     community OKCCORE5 members 5078:215;
     community OKCCORE6 members 5078:216;
+    community ONET-PS_NET-VPN members target:5078:2529;
     community ONET-UPS-VPN members target:5078:100;
     community OSUOKC members 5078:50;
     community Okmulgee members 5078:110;
@@ -12648,6 +12687,24 @@
             }
         }
     }
+    ONENET-PS_NET-L3VPN {
+        description "PS_NET Public Safety Net";
+        instance-type vrf;
+        interface xe-1/0/0.1100;
+        route-distinguisher 164.58.199.212:2529;
+        vrf-import ONENET-PS_NET-VRF-IMPORT;
+        vrf-export ONENET-PS_NET-VRF-EXPORT;
+        vrf-target target:5078:2529;
+        protocols {
+            ospf {
+                external-preference 255;
+                export ONENET-PS_NET-VRF-IMPORT;
+                area 0.0.0.0 {
+                    interface xe-1/0/0.1100;
+                }
+            }
+        }
+    }
     VPLS-OMES-2516 {
         description VPLS-OMES;
         instance-type vpls;

Index: core1.lan-mx80.onenet.net
===================================================================
--- core1.lan-mx80.onenet.net	(revision 107149)
+++ core1.lan-mx80.onenet.net	(working copy)
@@ -267,7 +267,7 @@
 #lsi.1058242 up up
 #lsi.1058248 up up
 #lsi.1058413 up up
-#lsi.1058801 up up
+#lsi.1058810 up up
 #me0 up up
 #me0.0 up up
 #mtun up up

Index: core5.okc.onenet.net
===================================================================
--- core5.okc.onenet.net	(revision 107147)
+++ core5.okc.onenet.net	(working copy)
@@ -575,7 +575,7 @@
 #lsi.1490619 up up
 #lsi.1490625 up up
 #lsi.1490790 up up
-#lsi.1491178 up up
+#lsi.1491187 up up
 #lsi.1496838 up up
 #lsi.2010116 up up
 #mtun up up

Index: core3.okc-m120.onenet.net
===================================================================
--- core3.okc-m120.onenet.net	(revision 107151)
+++ core3.okc-m120.onenet.net	(working copy)
@@ -430,7 +430,7 @@
 #t1-2/3/0:1:8 up down
 #t1-2/3/0:1:9 up down
 #t1-2/3/0:1:10 up up
-#t1-2/3/0:1:10.0 up down
+#t1-2/3/0:1:10.0 up up
 #t1-2/3/0:1:11 up up
 #t1-2/3/0:1:11.0 up up
 #t1-2/3/0:1:12 up up
@@ -697,8 +697,8 @@
 #t1-2/3/0:6:28 up down
 #coc1-2/3/0:7 up up
 #ct3-2/3/0:7 up up
-#t1-2/3/0:7:1 up up
-#t1-2/3/0:7:1.0 up up
+#t1-2/3/0:7:1 up down
+#t1-2/3/0:7:1.0 up down
 #t1-2/3/0:7:2 up up
 #t1-2/3/0:7:2.0 up up
 #t1-2/3/0:7:3 down down
@@ -9429,7 +9429,6 @@
 # 172.23.0.230     t1-2/3/0:2:8.0         Full      10.199.2.111
 # 172.23.4.66      t1-2/3/0:3:12.0        Full      10.199.2.118
 # 172.23.3.14      t1-2/3/0:6:20.0        Full      10.199.2.36
-# 172.23.4.10      t1-2/3/0:7:1.0         Full      10.199.2.71
 # 172.23.5.198     t1-2/3/0:7:2.0         Full      10.199.2.68
 # 172.23.5.6       t1-2/3/0:7:9.0         Full      10.199.2.124
 # 172.23.0.114     t1-2/3/0:8:14.0        Full      10.199.2.121

Index: hub.mia.onenet.net
===================================================================
--- hub.mia.onenet.net	(revision 107153)
+++ hub.mia.onenet.net	(working copy)
@@ -441,7 +441,7 @@
 #lsi.1052088 up up
 #lsi.1052094 up up
 #lsi.1052259 up up
-#lsi.1052648 up up
+#lsi.1052656 up up
 #mtun up up
 #pimd up up
 #pime up up

Index: hub.sal.onenet.net
===================================================================
--- hub.sal.onenet.net	(revision 107152)
+++ hub.sal.onenet.net	(working copy)
@@ -320,7 +320,7 @@
 #t1-2/0/2:21.0 up up
 #t1-2/0/2:22 up up
 #t1-2/0/2:22.0 up up
-#t1-2/0/2:23 down up
+#t1-2/0/2:23 down down
 #t1-2/0/2:23.0 up down
 #t1-2/0/2:24 up down
 #t1-2/0/2:25 up down



More information about the Nocrancid mailing list