[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Fri Sep 13 11:01:03 CDT 2013


Index: core5.tul.onenet.net
===================================================================
--- core5.tul.onenet.net	(revision 79379)
+++ core5.tul.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show system commit 
+#   2013-09-13 10:44:32 CDT by jeremyt via cli commit synchronize
+#   2013-09-13 10:37:41 CDT by jeremyt via cli commit synchronize
+#   2013-09-13 10:25:27 CDT by jeremyt via cli commit synchronize
 #   2013-09-12 10:27:08 CDT by jeremyt via cli commit synchronize
 #   2013-09-12 10:22:48 CDT by jeremyt via cli commit synchronize
 #   2013-09-12 10:21:06 CDT by jeremyt via cli commit synchronize
-#   2013-09-12 10:19:13 CDT by jeremyt via cli commit synchronize
-#   2013-09-11 11:11:10 CDT by josh via cli commit synchronize
-#   2013-09-10 13:17:55 CDT by josh via cli commit synchronize
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -334,7 +334,7 @@
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show system uptime 
 # System booted: 2013-04-27 23:43 CDT 
 # Protocols started: 2013-04-27 23:45 CDT 
-# Last configured: 2013-09-12 10:27 CDT  by jeremyt
+# Last configured: 2013-09-13 10:44 CDT  by jeremyt
 # 
 # {master}
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show interface terse 
@@ -482,7 +482,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show configuration 
-## Last commit: 2013-09-12 10:27:08 CDT by jeremyt
+## Last commit: 2013-09-13 10:44:32 CDT by jeremyt
 version 11.4R7.5;
 groups {
     re0 {
@@ -2618,6 +2618,18 @@
             }
         }
     }
+    policy-statement ONENET-GRDA-BGP-EXPORT {
+        term 1 {
+            from {
+                protocol bgp;
+                community ONET-GRDA-VPN;
+            }
+            then accept;
+        }
+        term 2 {
+            then reject;
+        }
+    }
     policy-statement ONENET-GRDA-VRF-EXPORT {
         term 1 {
             from protocol static;
@@ -2643,6 +2655,13 @@
                 accept;
             }
         }
+        term 4 {
+            from protocol ldp;
+            then {
+                community add ONET-GRDA-VPN;
+                accept;
+            }
+        }
     }
     policy-statement ONENET-GRDA-VRF-IMPORT {
         term 1 {
@@ -3088,6 +3107,7 @@
             ldp {
                 preference 255;
                 track-igp-metric;
+                egress-policy ONENET-GRDA-BGP-EXPORT;
                 interface all;
             }
         }

Index: core2.dc.onenet.net
===================================================================
--- core2.dc.onenet.net	(revision 79507)
+++ core2.dc.onenet.net	(working copy)
@@ -422,12 +422,12 @@
 #pfe-1/0/0.16383 up up
 #pfh-1/0/0 up up
 #pfh-1/0/0.16383 up up
-#xe-1/0/0 up up
-#xe-1/0/0.0 up up
-#xe-1/0/0.32767 up up
-#xe-1/0/1 up up
-#xe-1/0/1.0 up up
-#xe-1/0/1.32767 up up
+#xe-1/0/0 up down
+#xe-1/0/0.0 up down
+#xe-1/0/0.32767 up down
+#xe-1/0/1 up down
+#xe-1/0/1.0 up down
+#xe-1/0/1.32767 up down
 #xe-1/1/0 up down
 #xe-1/1/1 up down
 #ge-1/2/0 up down
@@ -463,12 +463,12 @@
 #pfe-2/0/0.16383 up up
 #pfh-2/0/0 up up
 #pfh-2/0/0.16383 up up
-#xe-2/0/0 up up
-#xe-2/0/0.0 up up
-#xe-2/0/0.32767 up up
-#xe-2/0/1 up up
-#xe-2/0/1.0 up up
-#xe-2/0/1.32767 up up
+#xe-2/0/0 up down
+#xe-2/0/0.0 up down
+#xe-2/0/0.32767 up down
+#xe-2/0/1 up down
+#xe-2/0/1.0 up down
+#xe-2/0/1.32767 up down
 #xe-2/1/0 up up
 #xe-2/1/0.0 up up
 #xe-2/1/1 up down

Index: core4.tul.onenet.net
===================================================================
--- core4.tul.onenet.net	(revision 79381)
+++ core4.tul.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show system commit 
+#   2013-09-13 10:47:07 CDT by jeremyt via cli commit synchronize
 #   2013-09-12 10:26:31 CDT by jeremyt via cli commit synchronize
 #   2013-09-12 10:23:04 CDT by jeremyt via cli commit synchronize
 #   2013-09-12 10:21:43 CDT by jeremyt via cli commit synchronize
 #   2013-09-12 10:16:57 CDT by jeremyt via cli commit synchronize
 #   2013-09-10 13:17:27 CDT by josh via cli commit synchronize
-#   2013-09-10 12:15:19 CDT by jeremyt via cli commit synchronize
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -355,7 +355,7 @@
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show system uptime 
 # System booted: 2013-04-28 00:30 CDT 
 # Protocols started: 2013-04-28 00:31 CDT 
-# Last configured: 2013-09-12 10:26 CDT  by jeremyt
+# Last configured: 2013-09-13 10:47 CDT  by jeremyt
 # 
 # {master}
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show interface terse 
@@ -562,7 +562,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show configuration 
-## Last commit: 2013-09-12 10:26:31 CDT by jeremyt
+## Last commit: 2013-09-13 10:47:07 CDT by jeremyt
 version 11.4R7.5;
 groups {
     re0 {
@@ -2678,6 +2678,18 @@
             then reject;
         }
     }
+    policy-statement ONENET-GRDA-BGP-EXPORT {
+        term 1 {
+            from {
+                protocol bgp;
+                community ONET-GRDA-VPN;
+            }
+            then accept;
+        }
+        term 2 {
+            then reject;
+        }
+    }
     policy-statement ONENET-GRDA-VRF-EXPORT {
         term 1 {
             from protocol static;
@@ -2703,6 +2715,13 @@
                 accept;
             }
         }
+        term 4 {
+            from protocol ldp;
+            then {
+                community add ONET-GRDA-VPN;
+                accept;
+            }
+        }
     }
     policy-statement ONENET-GRDA-VRF-IMPORT {
         term 1 {
@@ -3226,7 +3245,9 @@
             ldp {
                 preference 255;
                 track-igp-metric;
+                egress-policy ONENET-GRDA-BGP-EXPORT;
                 interface ge-0/3/4.378;
+                interface all;
             }
         }
     }

Index: hub.say.onenet.net
===================================================================
--- hub.say.onenet.net	(revision 79410)
+++ hub.say.onenet.net	(working copy)
@@ -305,8 +305,8 @@
 #t1-2/0/2:14 up down
 #t1-2/0/2:15 up up
 #t1-2/0/2:15.0 up up
-#t1-2/0/2:16 up up
-#t1-2/0/2:16.0 up up
+#t1-2/0/2:16 up down
+#t1-2/0/2:16.0 up down
 #t1-2/0/2:17 down down
 #t1-2/0/2:17.0 up down
 #t1-2/0/2:18 down down

Index: swi.cai.gc.onenet.net
===================================================================
--- swi.cai.gc.onenet.net	(revision 76208)
+++ swi.cai.gc.onenet.net	(working copy)
@@ -162,8 +162,8 @@
 # grnoc-mon at SWI-GC-TECH-EX-3300> show system uptime 
 # fpc0:
 # --------------------------------------------------------------------------
-# System booted: 2013-08-19 10:08 CDT 
-# Protocols started: 2013-08-19 10:10 CDT 
+# System booted: 2013-09-13 10:06 CDT 
+# Protocols started: 2013-09-13 10:08 CDT 
 # Last configured: 2013-08-19 11:24 CDT  by joel
 # 
 # {master:0}



More information about the Nocrancid mailing list