[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Thu Sep 12 17:00:57 CDT 2013


Index: core.elr.onenet.net
===================================================================
--- core.elr.onenet.net	(revision 79422)
+++ core.elr.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at EL-RENO-MX480-RE0> show system commit 
+#   2013-09-12 16:17:38 CDT by joel via cli commit synchronize
 #   2013-09-12 15:06:21 CDT by joel via cli commit synchronize
 #   2013-09-12 10:09:58 CDT by joel via cli commit synchronize
 #   2013-09-11 12:42:49 CDT by joel via cli commit synchronize
 #   2013-09-11 12:40:41 CDT by joel via cli commit synchronize
 #   2013-09-11 10:40:54 CDT by joel via cli commit synchronize
-#   2013-09-10 21:29:34 CDT by joel via cli commit synchronize
 # grnoc-mon at EL-RENO-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -239,7 +239,7 @@
 # grnoc-mon at EL-RENO-MX480-RE0> show system uptime 
 # System booted: 2013-04-20 23:16 CDT 
 # Protocols started: 2013-04-20 23:25 CDT 
-# Last configured: 2013-09-12 15:06 CDT  by joel
+# Last configured: 2013-09-12 16:17 CDT  by joel
 # 
 # {master}
 # grnoc-mon at EL-RENO-MX480-RE0> show interface terse 
@@ -307,7 +307,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at EL-RENO-MX480-RE0> show configuration 
-## Last commit: 2013-09-12 15:06:21 CDT by joel
+## Last commit: 2013-09-12 16:17:38 CDT by joel
 version 11.4R7.5;
 groups {
     re0 {
@@ -775,7 +775,7 @@
             load-balance per-packet;
         }
     }
-    policy-statement ONENET-PoP-APPLIANCES-L3VPN-EXPORT {
+    policy-statement ONENET-PoP-APPLIANCES-EXPORT {
         term 1 {
             from protocol [ static bgp ];
             then {
@@ -794,9 +794,12 @@
             then reject;
         }
     }
-    policy-statement ONENET-PoP-APPLIANCES-L3VPN-IMPORT {
+    policy-statement ONENET-PoP-APPLIANCES-IMPORT {
         term 1 {
-            from community ONENET-PoP-APPLIANCES-L3VPN;
+            from {
+                protocol bgp;
+                community ONENET-PoP-APPLIANCES-L3VPN;
+            }
             then accept;
         }
         term reject {
@@ -1106,8 +1109,8 @@
         interface ge-0/3/8.0; ## 'ge-0/3/8.0' is not defined
         interface ge-0/3/9.0;
         route-distinguisher 164.58.199.107:2012;
-        vrf-import ONENET-PoP-APPLIANCES-L3VPN-IMPORT;
-        vrf-export ONENET-PoP-APPLIANCES-L3VPN-EXPORT;
+        vrf-import ONENET-PoP-APPLIANCES-IMPORT;
+        vrf-export ONENET-PoP-APPLIANCES-EXPORT;
         vrf-target target:5078:2012;
         routing-options {
             static {

Index: core4.okc.onenet.net
===================================================================
--- core4.okc.onenet.net	(revision 79425)
+++ core4.okc.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKC-CORE4-MX480-RE0> show system commit 
+#   2013-09-12 16:25:30 CDT by joel via cli commit synchronize
+#   2013-09-12 16:17:36 CDT by joel via cli commit synchronize
 #   2013-09-12 15:06:15 CDT by joel via cli commit synchronize
 #   2013-09-12 10:27:15 CDT by jeremyt via cli commit synchronize
 #   2013-09-12 10:23:31 CDT by jeremyt via cli commit synchronize
 #   2013-09-12 10:21:17 CDT by jeremyt via cli commit synchronize
-#   2013-09-12 10:18:12 CDT by jeremyt via cli commit synchronize
-#   2013-09-12 10:09:36 CDT by joel via cli commit synchronize
 # grnoc-mon at OKC-CORE4-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -352,7 +352,7 @@
 # grnoc-mon at OKC-CORE4-MX480-RE0> show system uptime 
 # System booted: 2013-04-14 01:08 CDT 
 # Protocols started: 2013-04-14 01:10 CDT 
-# Last configured: 2013-09-12 15:06 CDT  by joel
+# Last configured: 2013-09-12 16:25 CDT  by joel
 # 
 # grnoc-mon at OKC-CORE4-MX480-RE0> show interface terse 
 #Interface Admin Link
@@ -562,7 +562,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE4-MX480-RE0> show configuration 
-## Last commit: 2013-09-12 15:06:15 CDT by joel
+## Last commit: 2013-09-12 16:25:30 CDT by joel
 version 11.4R7.5;
 groups {
     re0 {
@@ -2660,7 +2660,7 @@
             then reject;
         }
     }
-    policy-statement ONENET-PoP-APPLIANCES-L3VPN-EXPORT {
+    policy-statement ONENET-PoP-APPLIANCES-EXPORT {
         term 1 {
             from protocol [ static bgp ];
             then {
@@ -2679,9 +2679,12 @@
             then reject;
         }
     }
-    policy-statement ONENET-PoP-APPLIANCES-L3VPN-IMPORT {
+    policy-statement ONENET-PoP-APPLIANCES-IMPORT {
         term 1 {
-            from community ONENET-PoP-APPLIANCES-L3VPN;
+            from {
+                protocol bgp;
+                community ONENET-PoP-APPLIANCES-L3VPN;
+            }
             then accept;
         }
         term reject {
@@ -3257,12 +3260,12 @@
         interface ge-1/2/7.0; ## 'ge-1/2/7.0' is not defined
         interface ge-1/2/8.0; ## 'ge-1/2/8.0' is not defined
         route-distinguisher 164.58.199.214:2012;
-        vrf-import ONENET-PoP-APPLIANCES-L3VPN-IMPORT;
-        vrf-export ONENET-PoP-APPLIANCES-L3VPN-EXPORT;
+        vrf-import ONENET-PoP-APPLIANCES-IMPORT;
+        vrf-export ONENET-PoP-APPLIANCES-EXPORT;
         vrf-target target:5078:2012;
         routing-options {
             static {
-                route 10.10.124.240/29 next-hop 10.10.124.241;
+                route 10.10.124.240/29 next-hop 10.10.124.242;
             }
         }
     }

Index: core2.dc.onenet.net
===================================================================
--- core2.dc.onenet.net	(revision 79424)
+++ core2.dc.onenet.net	(working copy)
@@ -493,12 +493,12 @@
 #ae0.1 up up
 #ae0.32767 up up
 #ae1 up down
-#ae2 up up
-#ae2.0 up up
-#ae2.32767 up up
-#ae3 up up
-#ae3.0 up up
-#ae3.32767 up up
+#ae2 up down
+#ae2.0 up down
+#ae2.32767 up down
+#ae3 up down
+#ae3.0 up down
+#ae3.32767 up down
 #ae4 up down
 #ae5 up up
 #ae5.0 up up

Index: hub.chi.onenet.net
===================================================================
--- hub.chi.onenet.net	(revision 79417)
+++ hub.chi.onenet.net	(working copy)
@@ -309,7 +309,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



More information about the Nocrancid mailing list