[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Sun Jul 20 00:02:14 CDT 2014


Index: configs/hub.chi.onenet.net
===================================================================
--- configs/hub.chi.onenet.net	(revision 117968)
+++ 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/core3.tul-m120.onenet.net
===================================================================
--- configs/core3.tul-m120.onenet.net	(revision 117911)
+++ configs/core3.tul-m120.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at TULSA-CORE-3-M120-RE0> show system commit 
+#   2014-07-19 23:54:22 CDT by andrew via cli commit confirmed, rollback in 5mins synchronize
 #   2014-06-25 11:06:17 CDT by donnie via cli commit confirmed, rollback in 2mins synchronize
 #   2014-06-25 10:55:41 CDT by donnie via cli commit synchronize
 #   2014-06-24 12:30:23 CDT by donnie via cli commit synchronize
 #   2014-06-24 12:16:21 CDT by donnie via cli commit confirmed, rollback in 5mins synchronize
 #   2014-06-20 08:36:48 CDT by donnie via cli commit synchronize
-#   2014-06-19 10:29:20 CDT by josh via cli commit confirmed, rollback in 3mins synchronize
 # grnoc-mon at TULSA-CORE-3-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -318,7 +318,7 @@
 # grnoc-mon at TULSA-CORE-3-M120-RE0> show system uptime 
 # System booted: 2013-04-27 23:31 CDT 
 # Protocols started: 2013-04-27 23:34 CDT 
-# Last configured: 2014-06-25 11:06 CDT  by donnie
+# Last configured: 2014-07-19 23:54 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at TULSA-CORE-3-M120-RE0> show interface terse 
@@ -641,13 +641,14 @@
 #lo0.16385 up up
 #lsi up up
 #lsi.256 up up
+#lsi.257 up up
 #mtun up up
 #pimd up up
 #pime up up
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-CORE-3-M120-RE0> show configuration 
-## Last commit: 2014-06-25 11:06:17 CDT by donnie
+## Last commit: 2014-07-19 23:54:22 CDT by andrew
 version 11.4R7.5;
 groups {
     re0 {
@@ -1171,6 +1172,7 @@
                     input;
                 }
                 address 164.58.3.185/30;
+                address 10.119.16.9/30;
             }
         }
     }
@@ -2782,6 +2784,41 @@
             then reject;
         }
     }
+    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 EBGP-ASU-IMPORT {
         term STEP-1 {
             from {
@@ -2878,6 +2915,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;
@@ -3306,6 +3344,22 @@
     }
 }
 routing-instances {
+    DPS-L3VPN {
+        description DPS-L3VPN;
+        instance-type vrf;
+        interface t1-3/0/0:8.0;
+        route-distinguisher 164.58.199.223:2540;
+        vrf-import DPS-VRF-IMPORT;
+        vrf-export DPS-VRF-EXPORT;
+        vrf-target target:5078:2540;
+        vrf-table-label;
+        routing-options {
+            static {
+                route 172.22.112.128/25 next-hop 10.119.16.10;
+                route 172.30.10.0/26 next-hop 10.119.16.10;
+            }
+        }
+    }
     TAGNET-L3VPN {
         description TAGNET-L3VPN;
         instance-type vrf;
Index: configs/hub.mus.onenet.net
===================================================================
--- configs/hub.mus.onenet.net	(revision 117919)
+++ configs/hub.mus.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at MUSKOGEE-M120-RE0> show system commit 
+#   2014-07-19 23:13:53 CDT by andrew via cli commit confirmed, rollback in 5mins synchronize
 #   2014-07-18 01:11:16 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
 #   2014-07-18 01:05:42 CDT by andrew via cli commit synchronize
 #   2014-07-18 01:03:00 CDT by andrew via cli commit synchronize
 #   2014-07-18 00:59:52 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
 #   2014-07-17 08:57:32 CDT by donnie via cli commit synchronize
-#   2014-07-16 14:44:12 CDT by andrew via cli commit synchronize
 # grnoc-mon at MUSKOGEE-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -296,7 +296,7 @@
 # grnoc-mon at MUSKOGEE-M120-RE0> show system uptime 
 # System booted: 2013-12-21 00:36 CST 
 # Protocols started: 2013-12-21 00:38 CST 
-# Last configured: 2014-07-18 01:11 CDT  by andrew
+# Last configured: 2014-07-19 23:13 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at MUSKOGEE-M120-RE0> show interface terse 
@@ -477,7 +477,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at MUSKOGEE-M120-RE0> show configuration 
-## Last commit: 2014-07-18 01:11:16 CDT by andrew
+## Last commit: 2014-07-19 23:13:53 CDT by andrew
 version 11.4R7.5;
 groups {
     re0 {
@@ -849,6 +849,7 @@
                     input;
                 }
                 address 164.58.7.185/30;
+                address 10.119.16.57/30;
             }
         }
     }
@@ -2160,6 +2161,7 @@
         description DPS-L3VPN;
         instance-type vrf;
         interface t1-2/0/2:2.0;
+        interface t1-2/0/2:12.0;
         route-distinguisher 164.58.199.94:2540;
         vrf-import DPS-VRF-IMPORT;
         vrf-export DPS-VRF-EXPORT;
@@ -2168,6 +2170,8 @@
         routing-options {
             static {
                 route 172.22.113.0/25 next-hop 10.119.16.14;
+                route 172.22.115.0/26 next-hop 10.119.16.58;
+                route 172.30.21.0/26 next-hop 10.119.16.58;
             }
         }
     }



More information about the Nocrancid mailing list