[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Sat May 10 11:02:14 CDT 2014


Index: configs/core.ida.onenet.net
===================================================================
--- configs/core.ida.onenet.net	(revision 115446)
+++ configs/core.ida.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at IDABEL-MX480-RE0> show system commit 
+#   2014-05-10 10:12:06 CDT by josh via cli commit confirmed, rollback in 2mins synchronize
 #   2014-04-21 15:17:25 CDT by andrew via cli commit synchronize
 #   2014-04-15 14:53:37 CDT by joel via cli commit synchronize
 #   2014-03-25 17:33:12 CDT by josh via cli commit confirmed, rollback in 3mins synchronize
 #   2014-03-25 17:27:40 CDT by josh via cli commit confirmed, rollback in 3mins synchronize
 #   2014-03-25 17:22:05 CDT by root via other
-#   2014-03-25 17:18:53 CDT by josh via cli commit confirmed, rollback in 3mins synchronize
 # grnoc-mon at IDABEL-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -249,7 +249,7 @@
 # grnoc-mon at IDABEL-MX480-RE0> show system uptime 
 # System booted: 2014-02-20 20:55 CST 
 # Protocols started: 2014-02-20 20:56 CST 
-# Last configured: 2014-04-21 15:17 CDT  by andrew
+# Last configured: 2014-05-10 10:12 CDT  by josh
 # 
 # {master}
 # grnoc-mon at IDABEL-MX480-RE0> show interface terse 
@@ -323,6 +323,7 @@
 #lo0.16384 up up
 #lo0.16385 up up
 #lsi up up
+#lsi.0 up up
 #mtun up up
 #pimd up up
 #pime up up
@@ -330,7 +331,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at IDABEL-MX480-RE0> show configuration 
-## Last commit: 2014-04-21 15:17:25 CDT by andrew
+## Last commit: 2014-05-10 10:12:06 CDT by josh
 version 11.4R7.5;
 groups {
     re0 {
@@ -994,6 +995,44 @@
             }
         }
     }
+    policy-statement SEPLS-VRF-EXPORT {
+        term 1 {
+            from protocol static;
+            then {
+                community add SEPLS-VPN;
+                accept;
+            }
+        }
+        term 2 {
+            from protocol direct;
+            then {
+                community add SEPLS-VPN;
+                accept;
+            }
+        }
+        term 3 {
+            from {
+                protocol ospf;
+                area 0.0.0.0;
+            }
+            then {
+                community add SEPLS-VPN;
+                accept;
+            }
+        }
+    }
+    policy-statement SEPLS-VRF-IMPORT {
+        term 1 {
+            from {
+                protocol bgp;
+                community SEPLS-VPN;
+            }
+            then accept;
+        }
+        term reject {
+            then reject;
+        }
+    }
     community Ada members 5078:22;
     community Altus members 5078:26;
     community Alva members 5078:74;
@@ -1019,6 +1058,7 @@
     community Okmulgee members 5078:110;
     community Ponca-City members 5078:186;
     community Poteau members 5078:146;
+    community SEPLS-VPN members target:5078:2533;
     community Sallisaw members 5078:118;
     community Sayre members 5078:30;
     community Seminole members 5078:46;
@@ -1324,6 +1364,15 @@
     }
 }
 routing-instances {
+    SEPLS-L3VPN {
+        description SEPLS-L3VPN;
+        instance-type vrf;
+        route-distinguisher 164.58.199.103:2533;
+        vrf-import SEPLS-VRF-IMPORT;
+        vrf-export SEPLS-VRF-EXPORT;
+        vrf-target target:5078:2533;
+        vrf-table-label;
+    }
     VPLS-ONENET-IPERF {
         description ONENET-IPERF-MGMT;
         instance-type vpls;
Index: configs/hub.ada.onenet.net
===================================================================
--- configs/hub.ada.onenet.net	(revision 115908)
+++ configs/hub.ada.onenet.net	(working copy)
@@ -338,8 +338,8 @@
 #t1-2/0/3:1 down down
 #t1-2/0/3:2 down down
 #t1-2/0/3:3 down down
-#t1-2/0/3:4 up up
-#t1-2/0/3:4.0 up up
+#t1-2/0/3:4 up down
+#t1-2/0/3:4.0 up down
 #t1-2/0/3:5 up up
 #t1-2/0/3:5.0 up up
 #t1-2/0/3:6 down down
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net	(revision 115947)
+++ configs/core3.okc-m120.onenet.net	(working copy)
@@ -467,8 +467,8 @@
 #t1-2/3/0:2:3.0 up up
 #t1-2/3/0:2:4 up up
 #t1-2/3/0:2:4.0 up up
-#t1-2/3/0:2:5 up up
-#t1-2/3/0:2:5.0 up up
+#t1-2/3/0:2:5 up down
+#t1-2/3/0:2:5.0 up down
 #t1-2/3/0:2:6 up up
 #t1-2/3/0:2:6.0 up up
 #t1-2/3/0:2:7 up up



More information about the Nocrancid mailing list