[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Fri Jul 11 09:02:18 CDT 2014


Index: configs/hub.cla.onenet.net
===================================================================
--- configs/hub.cla.onenet.net	(revision 117701)
+++ configs/hub.cla.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at CLAREMORE-M120-RE0> show system commit 
+#   2014-07-11 08:58:28 CDT by donnie via cli commit synchronize
+#   2014-07-11 08:55:17 CDT by donnie via cli commit confirmed, rollback in 2mins synchronize
 #   2014-07-01 16:56:15 CDT by donnie via cli commit synchronize
 #   2014-07-01 11:30:27 CDT by donnie via cli commit synchronize
 #   2014-05-21 21:20:40 CDT by joel via cli commit synchronize
 #   2014-05-21 21:12:28 CDT by joel via cli commit synchronize
-#   2014-05-15 09:50:47 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
-#   2014-05-09 15:59:37 CDT by joel via cli commit synchronize
 # grnoc-mon at CLAREMORE-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -271,7 +271,7 @@
 # grnoc-mon at CLAREMORE-M120-RE0> show system uptime 
 # System booted: 2013-05-30 22:16 CDT 
 # Protocols started: 2013-05-30 23:11 CDT 
-# Last configured: 2014-07-01 16:56 CDT  by donnie
+# Last configured: 2014-07-11 08:58 CDT  by donnie
 # 
 # {master}
 # grnoc-mon at CLAREMORE-M120-RE0> show interface terse 
@@ -300,7 +300,8 @@
 #t1-2/0/0:11.0 up down
 #t1-2/0/0:12 up up
 #t1-2/0/0:12.0 up down
-#t1-2/0/0:13 up up
+#t1-2/0/0:13 up down
+#t1-2/0/0:13.0 up down
 #t1-2/0/0:14 up down
 #t1-2/0/0:15 up down
 #t1-2/0/0:16 up down
@@ -409,13 +410,14 @@
 #lo0.16384 up up
 #lo0.16385 up up
 #lsi up up
+#lsi.0 up up
 #mtun up up
 #pimd up up
 #pime up up
 #pp0 up up
 #tap up up
 # grnoc-mon at CLAREMORE-M120-RE0> show configuration 
-## Last commit: 2014-07-01 16:56:15 CDT by donnie
+## Last commit: 2014-07-11 08:58:28 CDT by donnie
 version 11.4R7.5;
 groups {
     re0 {
@@ -769,7 +771,13 @@
         }
     }
     t1-2/0/0:13 {
-        description "TAGNET-6614-OOLOGAH-T1-CIR [ORDERED]";
+        description "TAGNET-6614-OOLOGAH-T1-CIR0005856 [ORDERED]";
+        encapsulation cisco-hdlc;
+        unit 0 {
+            family inet {
+                address 10.119.2.197/30;
+            }
+        }
     }
     t1-2/0/0:14 {
         description "TAGNET-7260-COLLINSVILLE-T1-CIR [ORDERED]";
@@ -1278,6 +1286,44 @@
             }
         }
     }
+    policy-statement TAGNET-VRF-EXPORT {
+        term 1 {
+            from protocol static;
+            then {
+                community add TAGNET-VPN;
+                accept;
+            }
+        }
+        term 2 {
+            from protocol direct;
+            then {
+                community add TAGNET-VPN;
+                accept;
+            }
+        }
+        term 3 {
+            from {
+                protocol ospf;
+                area 0.0.0.0;
+            }
+            then {
+                community add TAGNET-VPN;
+                accept;
+            }
+        }
+    }
+    policy-statement TAGNET-VRF-IMPORT {
+        term 1 {
+            from {
+                protocol bgp;
+                community TAGNET-VPN;
+            }
+            then accept;
+        }
+        term reject {
+            then reject;
+        }
+    }
     community Ada members 5078:22;
     community Altus members 5078:26;
     community Alva members 5078:74;
@@ -1306,6 +1352,7 @@
     community Sallisaw members 5078:118;
     community Sayre members 5078:30;
     community Seminole members 5078:46;
+    community TAGNET-VPN members target:5078:2531;
     community Tahlequah members 5078:130;
     community Tishomingo members 5078:86;
     community Tonkawa members 5078:70;
@@ -1644,6 +1691,18 @@
         }
     }
 }
+routing-instances {
+    TAGNET-L3VPN {
+        description TAGNET-L3VPN;
+        instance-type vrf;
+        interface t1-2/0/0:13.0;
+        route-distinguisher 164.58.199.142:2531;
+        vrf-import TAGNET-VRF-IMPORT;
+        vrf-export TAGNET-VRF-EXPORT;
+        vrf-target target:5078:2531;
+        vrf-table-label;
+    }
+}
 services {
     flow-monitoring {
         version9 {
Index: configs/hub.chi.onenet.net
===================================================================
--- configs/hub.chi.onenet.net	(revision 117732)
+++ configs/hub.chi.onenet.net	(working copy)
@@ -308,7 +308,7 @@
 #t1-2/0/2:21 down down
 #t1-2/0/2:22 down down
 #t1-2/0/2:23 down down
-#t1-2/0/2:24 down up
+#t1-2/0/2:24 down down
 #t1-2/0/2:25 down up
 #t1-2/0/2:26 down down
 #t1-2/0/2:27 down down
Index: configs/core.dur.onenet.net
===================================================================
--- configs/core.dur.onenet.net	(revision 117471)
+++ configs/core.dur.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at DURANT-MX480-RE0> show system commit 
+#   2014-07-11 08:32:07 CDT by joel via cli commit synchronize
 #   2014-07-01 11:29:16 CDT by rnordmark via cli commit synchronize
 #   2014-07-01 11:26:35 CDT by rnordmark via cli commit synchronize
 #   2014-07-01 11:21:38 CDT by rnordmark via cli commit synchronize
 #   2014-07-01 11:16:23 CDT by rnordmark via cli commit synchronize
 #   2014-07-01 11:14:49 CDT by rnordmark via cli commit synchronize
-#   2014-07-01 11:14:17 CDT by rnordmark via cli commit synchronize
 # grnoc-mon at DURANT-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -247,7 +247,7 @@
 # grnoc-mon at DURANT-MX480-RE0> show system uptime 
 # System booted: 2013-05-26 00:24 CDT 
 # Protocols started: 2013-05-26 00:27 CDT 
-# Last configured: 2014-07-01 11:29 CDT  by rnordmark
+# Last configured: 2014-07-11 08:32 CDT  by joel
 # 
 # {master}
 # grnoc-mon at DURANT-MX480-RE0> show interface terse 
@@ -335,7 +335,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at DURANT-MX480-RE0> show configuration 
-## Last commit: 2014-07-01 11:29:16 CDT by rnordmark
+## Last commit: 2014-07-11 08:32:07 CDT by joel
 version 11.4R7.5;
 groups {
     re0 {
@@ -922,6 +922,7 @@
         route 164.58.163.24/29 next-hop 156.110.58.26;
         route 156.110.211.224/29 next-hop 164.58.16.116;
         route 156.110.59.136/29 next-hop 164.58.16.116;
+        route 156.110.31.232/29 next-hop 164.58.252.150;
     }
     router-id 164.58.199.15;
     autonomous-system 5078;
Index: configs/swi.cai.dun.onenet.net
===================================================================
--- configs/swi.cai.dun.onenet.net	(revision 117732)
+++ configs/swi.cai.dun.onenet.net	(working copy)
@@ -1,7 +1,6 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at SWI-DUNCAN-PUBLIC-LIBRARY-EX-3300> show system commit 
-# show chassis environment
 #   2014-04-28 14:03:42 CDT by joel via cli commit confirmed, rollback in 2mins
 #   2014-02-12 14:39:48 CST by donnie via cli
 #   2014-02-12 11:10:28 CST by donnie via cli
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net	(revision 117732)
+++ configs/core3.okc-m120.onenet.net	(working copy)
@@ -542,7 +542,7 @@
 #t1-2/3/0:3:12.0 up up
 #t1-2/3/0:3:13 up up
 #t1-2/3/0:3:13.0 up up
-#t1-2/3/0:3:14 up up
+#t1-2/3/0:3:14 up down
 #t1-2/3/0:3:15 up up
 #t1-2/3/0:3:15.0 up up
 #t1-2/3/0:3:16 up up



More information about the Nocrancid mailing list