[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Mon Aug 11 10:02:14 CDT 2014


Index: configs/hub.cla.onenet.net
===================================================================
--- configs/hub.cla.onenet.net	(revision 118582)
+++ configs/hub.cla.onenet.net	(working copy)
@@ -310,8 +310,8 @@
 #t1-2/0/0:14.0 up up
 #t1-2/0/0:15 up up
 #t1-2/0/0:15.0 up up
-#t1-2/0/0:16 up down
-#t1-2/0/0:16.0 up down
+#t1-2/0/0:16 up up
+#t1-2/0/0:16.0 up up
 #t1-2/0/0:17 up up
 #t1-2/0/0:17.0 up up
 #t1-2/0/0:18 down down
Index: configs/hub.wea.onenet.net
===================================================================
--- configs/hub.wea.onenet.net	(revision 118582)
+++ configs/hub.wea.onenet.net	(working copy)
@@ -390,8 +390,8 @@
 #t1-2/0/3:25.0 up down
 #t1-2/0/3:26 down down
 #t1-2/0/3:26.0 up down
-#t1-2/0/3:27 up down
-#t1-2/0/3:27.0 up down
+#t1-2/0/3:27 up up
+#t1-2/0/3:27.0 up up
 #t1-2/0/3:28 down down
 #t1-2/0/3:28.0 up down
 #fe-2/1/0 up down
Index: configs/hub.sem.onenet.net
===================================================================
--- configs/hub.sem.onenet.net	(revision 118574)
+++ configs/hub.sem.onenet.net	(working copy)
@@ -375,8 +375,8 @@
 #t1-2/0/3:14 up down
 #t1-2/0/3:15 up down
 #t1-2/0/3:16 up down
-#t1-2/0/3:17 up up
-#t1-2/0/3:17.0 up up
+#t1-2/0/3:17 up down
+#t1-2/0/3:17.0 up down
 #t1-2/0/3:18 up down
 #t1-2/0/3:19 up down
 #t1-2/0/3:20 up down
Index: configs/hub.bar.onenet.net
===================================================================
--- configs/hub.bar.onenet.net	(revision 118582)
+++ configs/hub.bar.onenet.net	(working copy)
@@ -313,7 +313,7 @@
 #ct3-2/0/2 up up
 #t1-2/0/2:1 up down
 #t1-2/0/2:1.0 up down
-#t1-2/0/2:2 up up
+#t1-2/0/2:2 up down
 #t1-2/0/2:2.0 up down
 #t1-2/0/2:3 up up
 #t1-2/0/2:3.0 up up
Index: configs/hub.ada.onenet.net
===================================================================
--- configs/hub.ada.onenet.net	(revision 118582)
+++ configs/hub.ada.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at ADA-M120-RE0> show system commit 
+#   2014-08-11 09:57:30 CDT by josh via cli commit confirmed, rollback in 3mins synchronize
 #   2014-08-05 10:06:38 CDT by sky via cli commit synchronize
 #   2014-07-31 15:27:53 CDT by rnordmark via cli commit synchronize
 #   2014-07-30 10:51:42 CDT by donnie via cli commit synchronize
 #   2014-07-30 10:44:59 CDT by donnie via cli commit confirmed, rollback in 2mins synchronize
 #   2014-07-18 11:32:03 CDT by donnie via cli commit synchronize
-#   2014-06-03 08:23:36 CDT by donnie via cli commit synchronize
 # grnoc-mon at ADA-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -276,7 +276,7 @@
 # grnoc-mon at ADA-M120-RE0> show system uptime 
 # System booted: 2013-05-26 01:59 CDT 
 # Protocols started: 2013-05-26 02:02 CDT 
-# Last configured: 2014-08-05 10:06 CDT  by sky
+# Last configured: 2014-08-11 09:57 CDT  by josh
 # 
 # {master}
 # grnoc-mon at ADA-M120-RE0> show interface terse 
@@ -449,13 +449,14 @@
 #lsi up up
 #lsi.0 up up
 #lsi.1 up up
+#lsi.2 up up
 #mtun up up
 #pimd up up
 #pime up up
 #pp0 up up
 #tap up up
 # grnoc-mon at ADA-M120-RE0> show configuration 
-## Last commit: 2014-08-05 10:06:38 CDT by sky
+## Last commit: 2014-08-11 09:57:30 CDT by josh
 version 11.4R7.5;
 groups {
     re0 {
@@ -1779,6 +1780,41 @@
             load-balance per-packet;
         }
     }
+    policy-statement ODOT-VRF-EXPORT {
+        term 1 {
+            from protocol static;
+            then {
+                community add ODOT-VPN;
+                accept;
+            }
+        }
+        term 2 {
+            from protocol direct;
+            then {
+                community add ODOT-VPN;
+                accept;
+            }
+        }
+        term 3 {
+            from protocol ospf;
+            then {
+                community add ODOT-VPN;
+                accept;
+            }
+        }
+    }
+    policy-statement ODOT-VRF-IMPORT {
+        term 1 {
+            from {
+                protocol bgp;
+                community ODOT-VPN;
+            }
+            then accept;
+        }
+        term reject {
+            then reject;
+        }
+    }
     policy-statement REDISTRIBUTE-DIRECTS {
         term 1 {
             from protocol direct;
@@ -1906,6 +1942,7 @@
     community Miami members 5078:138;
     community Midwest-City members 5078:2;
     community Muskogee members 5078:94;
+    community ODOT-VPN members target:5078:2538;
     community OSUOKC members 5078:50;
     community Okmulgee members 5078:110;
     community Ponca-City members 5078:186;
@@ -2302,6 +2339,15 @@
     }
 }
 routing-instances {
+    ODOT-L3VPN {
+        description ODOT-L3VPN;
+        instance-type vrf;
+        route-distinguisher 164.58.199.22:2538;
+        vrf-import ODOT-VRF-IMPORT;
+        vrf-export ODOT-VRF-EXPORT;
+        vrf-target target:5078:2538;
+        vrf-table-label;
+    }
     SEPLS-L3VPN {
         description SEPLS-L3VPN;
         instance-type vrf;



More information about the Nocrancid mailing list