[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Sun Jul 20 16:02:15 CDT 2014


Index: configs/hub.chi.onenet.net
===================================================================
--- configs/hub.chi.onenet.net	(revision 117982)
+++ 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/core4.okc.onenet.net
===================================================================
--- configs/core4.okc.onenet.net	(revision 117974)
+++ configs/core4.okc.onenet.net	(working copy)
@@ -683,9 +683,9 @@
 #lsi.1 up up
 #lsi.1049102 up up
 #lsi.1049113 up up
-#lsi.1049117 up up
 #lsi.1049121 up up
 #lsi.1049123 up up
+#lsi.1049124 up up
 #mtun up up
 #pimd up up
 #pime up up
Index: configs/hub.woo.onenet.net
===================================================================
--- configs/hub.woo.onenet.net	(revision 117468)
+++ configs/hub.woo.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at WOODWARD-M120-RE0> show system commit 
+#   2014-07-20 15:54:09 CDT by andrew via cli commit synchronize
+#   2014-07-20 15:46:52 CDT by andrew via cli commit synchronize
 #   2014-06-18 12:19:24 CDT by josh via cli commit synchronize
 #   2014-06-18 12:19:00 CDT by root via other
 #   2014-06-18 12:15:13 CDT by josh via cli commit confirmed, rollback in 3mins synchronize
 #   2014-06-18 11:55:12 CDT by josh via cli commit confirmed, rollback in 3mins synchronize
-#   2014-06-18 11:49:36 CDT by josh via cli commit confirmed, rollback in 3mins synchronize
-#   2014-05-29 10:53:04 CDT by andrew via cli commit synchronize
 # grnoc-mon at WOODWARD-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -270,7 +270,7 @@
 # grnoc-mon at WOODWARD-M120-RE0> show system uptime 
 # System booted: 2013-09-19 18:07 CDT 
 # Protocols started: 2013-09-19 18:09 CDT 
-# Last configured: 2014-06-18 12:19 CDT  by josh
+# Last configured: 2014-07-20 15:54 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at WOODWARD-M120-RE0> show interface terse 
@@ -450,13 +450,14 @@
 #lo0.16385 up up
 #lsi up up
 #lsi.0 up up
+#lsi.1 up up
 #mtun up up
 #pimd up up
 #pime up up
 #pp0 up up
 #tap up up
 # grnoc-mon at WOODWARD-M120-RE0> show configuration 
-## Last commit: 2014-06-18 12:19:24 CDT by josh
+## Last commit: 2014-07-20 15:54:09 CDT by andrew
 version 11.4R7.5;
 groups {
     re0 {
@@ -910,6 +911,7 @@
                     input;
                 }
                 address 164.58.14.121/30;
+                address 10.119.16.173/30;
             }
         }
     }
@@ -1704,6 +1706,41 @@
     prefix-list PRE-L0-SOURCES {
         apply-path "interfaces lo0 unit <*> family inet address <164.*>";
     }
+    policy-statement DPS-VRF-EXPORT {
+        term 1 {
+            from protocol static;
+            then {
+                community add DPS-VPN;
+                accept;
+            }
+        }
+        term 2 {
+            from protocol direct;
+            then {
+                community add DPS-VPN;
+                accept;
+            }
+        }
+        term 3 {
+            from protocol ospf;
+            then {
+                community add DPS-VPN;
+                accept;
+            }
+        }
+    }
+    policy-statement DPS-VRF-IMPORT {
+        term 1 {
+            from {
+                protocol bgp;
+                community DPS-VPN;
+            }
+            then accept;
+        }
+        term 2 {
+            then reject;
+        }
+    }
     policy-statement LOAD-BALANCE {
         then {
             load-balance per-packet;
@@ -1775,6 +1812,7 @@
     community Bartlesville members 5078:134;
     community Chickasha members 5078:82;
     community Claremore members 5078:142;
+    community DPS-VPN members target:5078:2540;
     community Duncan members 5078:18;
     community Durant members 5078:14;
     community Edmond members 5078:235;
@@ -2175,6 +2213,21 @@
     }
 }
 routing-instances {
+    DPS-L3VPN {
+        description DPS-L3VPN;
+        instance-type vrf;
+        interface t1-2/0/2:21.0;
+        route-distinguisher 164.58.199.58:2540;
+        vrf-import DPS-VRF-IMPORT;
+        vrf-export DPS-VRF-EXPORT;
+        vrf-target target:5078:2540;
+        vrf-table-label;
+        routing-options {
+            static {
+                route 172.30.5.0/26 next-hop 10.119.16.174;
+            }
+        }
+    }
     TAGNET-L3VPN {
         description TAGNET-L3VPN;
         instance-type vrf;
Index: configs/core.hut.ard.onenet.net
===================================================================
--- configs/core.hut.ard.onenet.net	(revision 117977)
+++ configs/core.hut.ard.onenet.net	(working copy)
@@ -292,7 +292,7 @@
 #lsi.1048581 up up
 #lsi.1048588 up up
 #lsi.1048590 up up
-#lsi.1048591 up up
+#lsi.1048592 up up
 #me0 up up
 #me0.0 up up
 #mtun up up
Index: configs/core.hut.412.onenet.net
===================================================================
--- configs/core.hut.412.onenet.net	(revision 117982)
+++ configs/core.hut.412.onenet.net	(working copy)
@@ -296,8 +296,8 @@
 #lsi.0 up up
 #lsi.1048581 up up
 #lsi.1048582 up up
-#lsi.1048584 up up
 #lsi.1048586 up up
+#lsi.1048587 up up
 #me0 up up
 #me0.0 up up
 #mtun up up
Index: configs/hub.say.onenet.net
===================================================================
--- configs/hub.say.onenet.net	(revision 117750)
+++ configs/hub.say.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at SAYRE-M120-RE0> show system commit 
+#   2014-07-20 15:29:01 CDT by andrew via cli commit synchronize
 #   2014-07-12 02:12:55 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
 #   2014-07-09 19:32:37 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
 #   2014-05-28 12:12:18 CDT by cjensen via cli commit synchronize
 #   2014-05-28 11:36:58 CDT by donnie via cli commit synchronize
 #   2014-05-16 12:06:10 CDT by josh via cli commit synchronize
-#   2014-05-16 12:00:57 CDT by josh via cli commit synchronize
 # grnoc-mon at SAYRE-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -268,7 +268,7 @@
 # grnoc-mon at SAYRE-M120-RE0> show system uptime 
 # System booted: 2013-05-27 00:46 CDT 
 # Protocols started: 2013-05-27 00:51 CDT 
-# Last configured: 2014-07-12 02:12 CDT  by andrew
+# Last configured: 2014-07-20 15:29 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at SAYRE-M120-RE0> show interface terse 
@@ -425,7 +425,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at SAYRE-M120-RE0> show configuration 
-## Last commit: 2014-07-12 02:12:55 CDT by andrew
+## Last commit: 2014-07-20 15:29:01 CDT by andrew
 version 11.4R7.5;
 groups {
     re0 {
@@ -750,6 +750,7 @@
         unit 0 {
             family inet {
                 address 164.58.14.201/30;
+                address 10.119.16.177/30;
             }
         }
     }
@@ -1764,6 +1765,7 @@
     DPS-L3VPN {
         description DPS-L3VPN;
         instance-type vrf;
+        interface t1-2/0/2:6.0;
         route-distinguisher 164.58.199.30:2540;
         vrf-import DPS-VRF-IMPORT;
         vrf-export DPS-VRF-EXPORT;
@@ -1771,7 +1773,7 @@
         vrf-table-label;
         routing-options {
             static {
-                route 172.22.111.0/27 next-hop 10.119.16.14;
+                route 172.22.111.0/27 next-hop 10.119.16.178;
             }
         }
     }
Index: configs/hub.alv.onenet.net
===================================================================
--- configs/hub.alv.onenet.net	(revision 117981)
+++ configs/hub.alv.onenet.net	(working copy)
@@ -332,7 +332,6 @@
 #sp-2/3/0 up up
 #sp-2/3/0.16383 up up
 #vt-2/3/0 up up
-#vt-2/3/0.1059000 up up
 #fe-3/0/0 down down
 #pfh-3/0/0 up up
 #pfh-3/0/0.16383 up up
@@ -362,6 +361,7 @@
 #sp-3/3/0.0 up up
 #sp-3/3/0.16383 up up
 #vt-3/3/0 up up
+#vt-3/3/0.1059001 up up
 #demux0 up up
 #dsc up up
 #em0 up up



More information about the Nocrancid mailing list