[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Sat Oct 3 22:02:04 CDT 2015


Index: configs/hub.chi.onenet.net
===================================================================
--- configs/hub.chi.onenet.net	(revision 135324)
+++ configs/hub.chi.onenet.net	(working copy)
@@ -294,7 +294,7 @@
 #t1-2/0/2:1 up up
 #t1-2/0/2:1.16 up up
 #t1-2/0/2:1.17 up up
-#t1-2/0/2:2 down up
+#t1-2/0/2:2 down down
 #t1-2/0/2:3 down down
 #t1-2/0/2:4 down down
 #t1-2/0/2:5 down down
Index: configs/core.woo.onenet.net
===================================================================
--- configs/core.woo.onenet.net	(revision 135317)
+++ configs/core.woo.onenet.net	(working copy)
@@ -341,7 +341,6 @@
 #lsi.1076221 up up
 #lsi.1076223 up up
 #lsi.1076244 up up
-#lsi.1076280 up up
 #lsi.1076282 up up
 #lsi.1076295 up up
 #lsi.1076296 up up
@@ -356,6 +355,7 @@
 #lsi.1076316 up up
 #lsi.1076317 up up
 #lsi.1076318 up up
+#lsi.1076319 up up
 #mtun up up
 #pimd up up
 #pime up up
Index: configs/core.end.onenet.net
===================================================================
--- configs/core.end.onenet.net	(revision 135324)
+++ configs/core.end.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at ENID-MX480-RE0> show system commit 
+#   2015-10-03 21:49:50 CDT by andrew via cli commit synchronize
+#   2015-10-03 21:31:44 CDT by andrew via cli commit synchronize
 #   2015-10-03 20:08:02 CDT by andrew via cli commit synchronize
 #   2015-09-29 20:03:53 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
 #   2015-09-29 20:01:14 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
 #   2015-09-28 17:02:40 CDT by andrew via cli commit synchronize
-#   2015-09-14 18:16:14 CDT by andrew via cli commit synchronize
-#   2015-08-28 12:20:35 CDT by sean via cli commit synchronize
 # grnoc-mon at ENID-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -257,7 +257,7 @@
 # grnoc-mon at ENID-MX480-RE0> show system uptime 
 # System booted: 2015-06-06 23:35 CDT 
 # Protocols started: 2015-06-06 23:37 CDT 
-# Last configured: 2015-10-03 20:08 CDT  by andrew
+# Last configured: 2015-10-03 21:49 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at ENID-MX480-RE0> show interface terse 
@@ -383,7 +383,6 @@
 #lsi.1076562 up up
 #lsi.1076571 up up
 #lsi.1076605 up up
-#lsi.1076634 up up
 #lsi.1076637 up up
 #lsi.1076664 up up
 #lsi.1076668 up up
@@ -407,6 +406,7 @@
 #lsi.1076710 up up
 #lsi.1076711 up up
 #lsi.1076712 up up
+#lsi.1076713 up up
 #mtun up up
 #pimd up up
 #pime up up
@@ -414,7 +414,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at ENID-MX480-RE0> show configuration 
-## Last commit: 2015-10-03 20:08:02 CDT by andrew
+## Last commit: 2015-10-03 21:49:50 CDT by andrew
 version 13.3R6.5;
 groups {
     re0 {
@@ -906,7 +906,7 @@
                 sampling {
                     input;
                 }
-                address 10.20.0.5/30;
+                address 10.199.5.5/30;
             }
         }
     }
@@ -1796,6 +1796,29 @@
             then reject;
         }
     }
+    policy-statement EBGP-COMANCHE-PS-L3VPN-EXPORT {
+        term SEND-ROUTES {
+            from {
+                route-filter 10.199.5.0/26 orlonger;
+                route-filter 192.168.160.0/22 exact;
+            }
+            then accept;
+        }
+        term REJECT-ALL-ELSE {
+            then reject;
+        }
+    }
+    policy-statement EBGP-COMANCHE-PS-L3VPN-IMPORT {
+        term ACCEPT-DEFAULT {
+            from {
+                route-filter 0.0.0.0/0 exact;
+            }
+            then accept;
+        }
+        term REJECT-ALL-ELSE {
+            then reject;
+        }
+    }
     policy-statement EBGP-ODMHSAS-L3VPN-EXPORT {
         term DEFAULT {
             from {
@@ -2494,6 +2517,25 @@
         vrf-export COMANCHE-PS-VRF-EXPORT;
         vrf-target target:5078:2537;
         vrf-table-label;
+        protocols {
+            bgp {
+                group EBGP-COMANCHE-PS {
+                    type external;
+                    import EBGP-COMANCHE-PS-L3VPN-IMPORT;
+                    family inet {
+                        unicast {
+                            loops 2;
+                        }
+                    }
+                    export EBGP-COMANCHE-PS-L3VPN-EXPORT;
+                    peer-as 64571;
+                    local-as 64513 loops 2 no-prepend-global-as;
+                    neighbor 10.199.5.6 {
+#                        authentication-key <removed>;
+                    }
+                }
+            }
+        }
     }
     ODMHSAS-L3VPN {
         description ODMHSAS-L3VPN;
Index: configs/core.law.onenet.net
===================================================================
--- configs/core.law.onenet.net	(revision 135324)
+++ configs/core.law.onenet.net	(working copy)
@@ -507,7 +507,6 @@
 #lsi.1056441 up up
 #lsi.1056443 up up
 #lsi.1056481 up up
-#lsi.1056508 up up
 #lsi.1056522 up up
 #lsi.1056528 up up
 #lsi.1056533 up up
@@ -521,6 +520,7 @@
 #lsi.1056549 up up
 #lsi.1056551 up up
 #lsi.1056552 up up
+#lsi.1056553 up up
 #mtun up up
 #pimd up up
 #pime up up
Index: configs/core.dur.onenet.net
===================================================================
--- configs/core.dur.onenet.net	(revision 135319)
+++ configs/core.dur.onenet.net	(working copy)
@@ -375,7 +375,6 @@
 #lsi.1077927 up up
 #lsi.1077963 up up
 #lsi.1077971 up up
-#lsi.1077992 up up
 #lsi.1078019 up up
 #lsi.1078020 up up
 #lsi.1078026 up up
@@ -402,6 +401,7 @@
 #lsi.1078074 up up
 #lsi.1078075 up up
 #lsi.1078077 up up
+#lsi.1078078 up up
 #mtun up up
 #pimd up up
 #pime up up
Index: configs/core.mus.onenet.net
===================================================================
--- configs/core.mus.onenet.net	(revision 135316)
+++ configs/core.mus.onenet.net	(working copy)
@@ -347,7 +347,6 @@
 #lsi.1076714 up up
 #lsi.1076747 up up
 #lsi.1076752 up up
-#lsi.1076813 up up
 #lsi.1076819 up up
 #lsi.1076833 up up
 #lsi.1076835 up up
@@ -381,6 +380,7 @@
 #lsi.1076878 up up
 #lsi.1076879 up up
 #lsi.1076880 up up
+#lsi.1076881 up up
 #mtun up up
 #pimd up up
 #pime up up
Index: configs/core1.lan-mx80.onenet.net
===================================================================
--- configs/core1.lan-mx80.onenet.net	(revision 135324)
+++ configs/core1.lan-mx80.onenet.net	(working copy)
@@ -196,7 +196,7 @@
 # -rw-rw----  1 root  field   52711424 Jun 10 15:37 ifinfo.core.1
 # -rw-rw----  1 root  field   52711424 Jun 10 15:40 ifinfo.core.2
 # -rw-rw----  1 root  field   52711424 Jun 10 15:47 ifinfo.core.3
-# -rw-rw----  1 root  field   52711424 Oct 3  20:55 ifinfo.core.4
+# -rw-rw----  1 root  field   52711424 Oct 3  21:55 ifinfo.core.4
 # drwxrwxrwx  2 root  wheel        512 Aug 13  2012 install/
 # -rw-r--r--  1 eng   field   99542994 May 30  2013 jinstall-ppc-11.4R7.5-domestic-signed.tgz
 # -rw-r--r--  1 upgrades field 150276951 Aug 8   2014 jinstall-ppc-12.3R7.7-domestic-signed.tgz
Index: configs/core.ida.onenet.net
===================================================================
--- configs/core.ida.onenet.net	(revision 135319)
+++ configs/core.ida.onenet.net	(working copy)
@@ -359,7 +359,6 @@
 #lsi.1073001 up up
 #lsi.1073036 up up
 #lsi.1073056 up up
-#lsi.1073090 up up
 #lsi.1073103 up up
 #lsi.1073106 up up
 #lsi.1073111 up up
@@ -374,6 +373,7 @@
 #lsi.1073128 up up
 #lsi.1073129 up up
 #lsi.1073131 up up
+#lsi.1073132 up up
 #mtun up up
 #pimd up up
 #pime up up
Index: configs/core.mca.onenet.net
===================================================================
--- configs/core.mca.onenet.net	(revision 135316)
+++ configs/core.mca.onenet.net	(working copy)
@@ -373,7 +373,6 @@
 #lsi.1074061 up up
 #lsi.1074084 up up
 #lsi.1074099 up up
-#lsi.1074112 up up
 #lsi.1074115 up up
 #lsi.1074116 up up
 #lsi.1074129 up up
@@ -397,6 +396,7 @@
 #lsi.1074156 up up
 #lsi.1074157 up up
 #lsi.1074158 up up
+#lsi.1074159 up up
 #mtun up up
 #pimd up up
 #pime up up
Index: configs/core.pot.onenet.net
===================================================================
--- configs/core.pot.onenet.net	(revision 135316)
+++ configs/core.pot.onenet.net	(working copy)
@@ -374,7 +374,6 @@
 #lsi.1076169 up up
 #lsi.1076194 up up
 #lsi.1076207 up up
-#lsi.1076219 up up
 #lsi.1076224 up up
 #lsi.1076225 up up
 #lsi.1076240 up up
@@ -398,6 +397,7 @@
 #lsi.1076267 up up
 #lsi.1076268 up up
 #lsi.1076269 up up
+#lsi.1076270 up up
 #mtun up up
 #pimd up up
 #pime up up
Index: configs/core.ard.onenet.net
===================================================================
--- configs/core.ard.onenet.net	(revision 135324)
+++ configs/core.ard.onenet.net	(working copy)
@@ -339,7 +339,6 @@
 #lo0.16385 up up
 #lsi up up
 #lsi.0 up up
-#lsi.1078649 up up
 #lsi.1078713 up up
 #lsi.1078724 up up
 #lsi.1078725 up up
@@ -356,11 +355,12 @@
 #lsi.1078778 up up
 #lsi.1078779 up up
 #lsi.1078783 up up
-#lsi.1078784 up up
 #lsi.1078785 up up
 #lsi.1078786 up up
 #lsi.1078787 up up
-#lsi.1078788 up up
+#lsi.1078789 up up
+#lsi.1078790 up up
+#lsi.1078791 up up
 #mtun up up
 #pimd up up
 #pime up up
Index: configs/hub.tsb.onenet.net
===================================================================
--- configs/hub.tsb.onenet.net	(revision 135324)
+++ configs/hub.tsb.onenet.net	(working copy)
@@ -200,7 +200,7 @@
 # -rw-rw----  1 root  field   51994624 Oct 24  2013 ifinfo.core.1
 # -rw-rw----  1 root  field   51974144 Oct 24  2013 ifinfo.core.2
 # -rw-rw----  1 root  field   52744192 Oct 24  2013 ifinfo.core.3
-# -rw-rw----  1 root  field   52727808 Oct 3  21:00 ifinfo.core.4
+# -rw-rw----  1 root  field   52727808 Oct 3  22:00 ifinfo.core.4
 # drwxrwxrwx  2 root  wheel        512 Oct 12  2012 install/
 # -rw-rw----  1 root  field   33464320 Mar 3   2014 jdiameterd.core.0
 # -rw-r--r--  1 eng   field   99542994 Apr 23  2013 jinstall-ppc-11.4R7.5-domestic-signed.tgz
Index: configs/core.chi.onenet.net
===================================================================
--- configs/core.chi.onenet.net	(revision 135324)
+++ configs/core.chi.onenet.net	(working copy)
@@ -328,7 +328,6 @@
 #lo0.16385 up up
 #lsi up up
 #lsi.1076613 up up
-#lsi.1076638 up up
 #lsi.1076717 up up
 #lsi.1076742 up up
 #lsi.1076748 up up
@@ -348,7 +347,8 @@
 #lsi.1076778 up up
 #lsi.1076779 up up
 #lsi.1076780 up up
-#lsi.1076781 up up
+#lsi.1076782 up up
+#lsi.1076783 up up
 #mtun up up
 #pimd up up
 #pime up up
Index: configs/core.wea.onenet.net
===================================================================
--- configs/core.wea.onenet.net	(revision 135324)
+++ configs/core.wea.onenet.net	(working copy)
@@ -348,7 +348,7 @@
 #lsi.1077587 up up
 #lsi.1077588 up up
 #lsi.1077589 up up
-#lsi.1077590 up up
+#lsi.1077591 up up
 #mtun up up
 #pimd up up
 #pime up up
Index: configs/core1.nor.onenet.net
===================================================================
--- configs/core1.nor.onenet.net	(revision 135324)
+++ configs/core1.nor.onenet.net	(working copy)
@@ -590,7 +590,6 @@
 #lsi.1054807 up up
 #lsi.1054836 up up
 #lsi.1054873 up up
-#lsi.1054897 up up
 #lsi.1054900 up up
 #lsi.1054915 up up
 #lsi.1054920 up up
@@ -605,6 +604,7 @@
 #lsi.1054936 up up
 #lsi.1054938 up up
 #lsi.1054939 up up
+#lsi.1054940 up up
 #mtun up up
 #pimd up up
 #pime up up
Index: configs/core.dun.onenet.net
===================================================================
--- configs/core.dun.onenet.net	(revision 135324)
+++ configs/core.dun.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at DUNCAN-MX480-RE0> show system commit 
+#   2015-10-03 21:51:09 CDT by andrew via cli commit synchronize
+#   2015-10-03 21:49:42 CDT by andrew via cli commit synchronize
+#   2015-10-03 21:32:30 CDT by andrew via cli commit synchronize
 #   2015-10-03 20:07:57 CDT by andrew via cli commit synchronize
 #   2015-09-21 13:37:33 CDT by rnordmark via cli commit synchronize
 #   2015-09-21 13:36:36 CDT by rnordmark via cli commit synchronize
-#   2015-09-18 13:08:56 CDT by rnordmark via cli commit confirmed, rollback in 5mins synchronize
-#   2015-08-05 13:05:24 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
-#   2015-08-05 12:16:39 CDT by ianl via cli commit synchronize
 # grnoc-mon at DUNCAN-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -264,7 +264,7 @@
 # grnoc-mon at DUNCAN-MX480-RE0> show system uptime 
 # System booted: 2015-06-07 00:10 CDT 
 # Protocols started: 2015-06-07 00:12 CDT 
-# Last configured: 2015-10-03 20:07 CDT  by andrew
+# Last configured: 2015-10-03 21:51 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at DUNCAN-MX480-RE0> show interface terse 
@@ -388,7 +388,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at DUNCAN-MX480-RE0> show configuration 
-## Last commit: 2015-10-03 20:07:57 CDT by andrew
+## Last commit: 2015-10-03 21:51:09 CDT by andrew
 version 13.3R6.5;
 groups {
     re0 {
@@ -934,7 +934,7 @@
                 sampling {
                     input;
                 }
-                address 10.20.0.1/30;
+                address 10.199.5.9/30;
             }
         }
     }
@@ -1364,6 +1364,9 @@
     prefix-list PRE-L0-SOURCES {
         apply-path "interfaces lo0 unit <*> family inet address <164.*>";
     }
+    prefix-list PRE-BGP-RI-ALLOW {
+        apply-path "routing-instances <*> protocols bgp group <*> neighbor <*>";
+    }
     policy-statement COMANCHE-PS-VRF-EXPORT {
         term 1 {
             from protocol static;
@@ -1437,6 +1440,29 @@
             then reject;
         }
     }
+    policy-statement EBGP-COMANCHE-PS-L3VPN-EXPORT {
+        term SEND-ROUTES {
+            from {
+                route-filter 10.199.5.0/26 orlonger;
+                route-filter 192.168.160.0/22 exact;
+            }
+            then accept;
+        }
+        term REJECT-ALL-ELSE {
+            then reject;
+        }
+    }
+    policy-statement EBGP-COMANCHE-PS-L3VPN-IMPORT {
+        term ACCEPT-DEFAULT {
+            from {
+                route-filter 0.0.0.0/0 exact;
+            }
+            then accept;
+        }
+        term REJECT-ALL-ELSE {
+            then reject;
+        }
+    }
     policy-statement EXPORT-DEFAULT {
         term DEFAULT {
             from {
@@ -1777,6 +1803,7 @@
                 from {
                     prefix-list {
                         PRE-BGP-ALLOW;
+                        PRE-BGP-RI-ALLOW;
                     }
                     protocol tcp;
                     port 179;
@@ -1978,6 +2005,25 @@
         vrf-export COMANCHE-PS-VRF-EXPORT;
         vrf-target target:5078:2537;
         vrf-table-label;
+        protocols {
+            bgp {
+                group EBGP-COMANCHE-PS {
+                    type external;
+                    import EBGP-COMANCHE-PS-L3VPN-IMPORT;
+                    family inet {
+                        unicast {
+                            loops 2;
+                        }
+                    }
+                    export EBGP-COMANCHE-PS-L3VPN-EXPORT;
+                    peer-as 64571;
+                    local-as 64513 loops 2 no-prepend-global-as;
+                    neighbor 10.199.5.10 {
+#                        authentication-key <removed>;
+                    }
+                }
+            }
+        }
     }
     ODOT-VPLS-2527 {
         description ODOT-VPLS;
Index: configs/core.wil.onenet.net
===================================================================
--- configs/core.wil.onenet.net	(revision 135317)
+++ configs/core.wil.onenet.net	(working copy)
@@ -369,7 +369,6 @@
 #lsi.1067808 up up
 #lsi.1067817 up up
 #lsi.1067823 up up
-#lsi.1067841 up up
 #lsi.1067844 up up
 #lsi.1067855 up up
 #lsi.1067856 up up
@@ -394,6 +393,7 @@
 #lsi.1067886 up up
 #lsi.1067887 up up
 #lsi.1067888 up up
+#lsi.1067889 up up
 #mtun up up
 #pimd up up
 #pime up up



More information about the Nocrancid mailing list