[Nocrancid] autopop-onenet.net router config diffs

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


Index: core4.okc.onenet.net
===================================================================
--- core4.okc.onenet.net	(revision 79463)
+++ 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-13 11:07:10 CDT by jeremyt via cli commit synchronize
 #   2013-09-12 21:18:31 CDT by joel via cli commit synchronize
 #   2013-09-12 18:08:20 CDT by joel via cli commit synchronize
 #   2013-09-12 17:48:55 CDT by joel via cli commit synchronize
 #   2013-09-12 17:15:17 CDT by joel via cli commit synchronize
 #   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
 # 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 21:18 CDT  by joel
+# Last configured: 2013-09-13 11:07 CDT  by jeremyt
 # 
 # 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 21:18:31 CDT by joel
+## Last commit: 2013-09-13 11:07:10 CDT by jeremyt
 version 11.4R7.5;
 groups {
     re0 {
@@ -2629,6 +2629,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;
@@ -2654,6 +2666,16 @@
                 accept;
             }
         }
+        term 4 {
+            from protocol ldp;
+            then {
+                community add ONET-GRDA-VPN;
+                accept;
+            }
+        }
+        term reject {
+            then reject;
+        }
     }
     policy-statement ONENET-GRDA-VRF-IMPORT {
         term 1 {
@@ -3253,9 +3275,8 @@
                 }
             }
             ldp {
-                preference 255;
-                track-igp-metric;
-                interface xe-0/0/1.175;
+                egress-policy ONENET-GRDA-BGP-EXPORT;
+                interface all;
             }
         }
     }

Index: core5.tul.onenet.net
===================================================================
--- core5.tul.onenet.net	(revision 79514)
+++ 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 11:10:11 CDT by jeremyt via cli commit synchronize
+#   2013-09-13 11:01:20 CDT by jeremyt via cli commit synchronize
 #   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
 # 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-13 10:44 CDT  by jeremyt
+# Last configured: 2013-09-13 11:10 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-13 10:44:32 CDT by jeremyt
+## Last commit: 2013-09-13 11:10:11 CDT by jeremyt
 version 11.4R7.5;
 groups {
     re0 {
@@ -2662,6 +2662,9 @@
                 accept;
             }
         }
+        term reject {
+            then reject;
+        }
     }
     policy-statement ONENET-GRDA-VRF-IMPORT {
         term 1 {
@@ -3098,15 +3101,13 @@
         vrf-target target:5078:2522;
         protocols {
             ospf {
-                export ONENET-GRDA-VRF-IMPORT;
+                export ONENET-GRDA-BGP-EXPORT;
                 area 0.0.0.0 {
                     interface xe-1/0/1.192;
                     interface ge-0/2/7.0;
                 }
             }
             ldp {
-                preference 255;
-                track-igp-metric;
                 egress-policy ONENET-GRDA-BGP-EXPORT;
                 interface all;
             }

Index: core4.tul.onenet.net
===================================================================
--- core4.tul.onenet.net	(revision 79516)
+++ 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 11:09:56 CDT by jeremyt via cli commit synchronize
+#   2013-09-13 11:03:00 CDT by jeremyt via cli commit synchronize
 #   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
 # 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-13 10:47 CDT  by jeremyt
+# Last configured: 2013-09-13 11:09 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-13 10:47:07 CDT by jeremyt
+## Last commit: 2013-09-13 11:09:56 CDT by jeremyt
 version 11.4R7.5;
 groups {
     re0 {
@@ -2722,6 +2722,9 @@
                 accept;
             }
         }
+        term reject {
+            then reject;
+        }
     }
     policy-statement ONENET-GRDA-VRF-IMPORT {
         term 1 {
@@ -3237,16 +3240,13 @@
         vrf-target target:5078:2522;
         protocols {
             ospf {
-                export ONENET-GRDA-VRF-IMPORT;
+                export ONENET-GRDA-BGP-EXPORT;
                 area 0.0.0.0 {
                     interface ge-0/3/4.378;
                 }
             }
             ldp {
-                preference 255;
-                track-igp-metric;
                 egress-policy ONENET-GRDA-BGP-EXPORT;
-                interface ge-0/3/4.378;
                 interface all;
             }
         }

Index: core2.dc.onenet.net
===================================================================
--- core2.dc.onenet.net	(revision 79515)
+++ 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 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/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/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 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/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/1/0 up up
 #xe-2/1/0.0 up up
 #xe-2/1/1 up down

Index: hub.chi.onenet.net
===================================================================
--- hub.chi.onenet.net	(revision 79499)
+++ hub.chi.onenet.net	(working copy)
@@ -281,7 +281,7 @@
 #t3-2/0/1.0 up up
 #ct3-2/0/2 up up
 #t1-2/0/2:1 up down
-#t1-2/0/2:2 down down
+#t1-2/0/2:2 down up
 #t1-2/0/2:3 up down
 #t1-2/0/2:4 up up
 #t1-2/0/2:4.0 up up

Index: core3.okc-m120.onenet.net
===================================================================
--- core3.okc-m120.onenet.net	(revision 79509)
+++ core3.okc-m120.onenet.net	(working copy)
@@ -804,8 +804,8 @@
 #t1-2/3/0:9:6 up down
 #t1-2/3/0:9:7 up up
 #t1-2/3/0:9:7.0 up up
-#t1-2/3/0:9:8 up down
-#t1-2/3/0:9:8.0 up down
+#t1-2/3/0:9:8 up up
+#t1-2/3/0:9:8.0 up up
 #t1-2/3/0:9:9 up down
 #t1-2/3/0:9:10 up down
 #t1-2/3/0:9:11 up down



More information about the Nocrancid mailing list