[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Mon Oct 5 15:02:09 CDT 2015


Index: configs/core.law.onenet.net
===================================================================
--- configs/core.law.onenet.net	(revision 135400)
+++ configs/core.law.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at LAWTON-MX480-RE0> show system commit 
+#   2015-10-05 14:56:18 CDT by joel via cli commit synchronize
+#   2015-10-05 14:48:28 CDT by joel via cli commit confirmed, rollback in 2mins synchronize
+#   2015-10-05 14:43:38 CDT by joel via cli commit synchronize
 #   2015-10-05 13:32:23 CDT by joel via cli commit synchronize
 #   2015-10-02 15:20:07 CDT by andrew via cli commit synchronize
 #   2015-09-30 12:14:31 CDT by joel via cli commit synchronize
-#   2015-09-18 13:08:59 CDT by rnordmark via cli commit confirmed, rollback in 5mins synchronize
-#   2015-09-02 09:08:50 CDT by andrew via cli commit synchronize
-#   2015-08-31 11:20:08 CDT by andrew via cli commit synchronize
 # grnoc-mon at LAWTON-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -339,7 +339,7 @@
 # grnoc-mon at LAWTON-MX480-RE0> show system uptime 
 # System booted: 2015-06-27 01:27 CDT 
 # Protocols started: 2015-06-27 01:29 CDT 
-# Last configured: 2015-10-05 13:32 CDT  by joel
+# Last configured: 2015-10-05 14:56 CDT  by joel
 # 
 # {master}
 # grnoc-mon at LAWTON-MX480-RE0> show interface terse 
@@ -516,12 +516,12 @@
 #lsi.1056554 up up
 #lsi.1056556 up up
 #lsi.1056560 up up
-#lsi.1056570 up up
 #lsi.1056576 up up
 #lsi.1056577 up up
 #lsi.1056578 up up
 #lsi.1056581 up up
 #lsi.1056582 up up
+#lsi.1056583 up up
 #mtun up up
 #pimd up up
 #pime up up
@@ -529,7 +529,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at LAWTON-MX480-RE0> show configuration 
-## Last commit: 2015-10-05 13:32:23 CDT by joel
+## Last commit: 2015-10-05 14:56:18 CDT by joel
 version 13.3R6.5;
 groups {
     re0 {
@@ -1063,8 +1063,16 @@
             description "CITY-OF-LAWTON-100M-CIR000XXXX [ORDERED]";
             vlan-id 500;
             family inet {
+                rpf-check;
                 mtu 1500;
-                address 164.58.22.45/30;
+                policer {
+                    input 100M-POL;
+                    output 100M-POL;
+                }
+                sampling {
+                    input;
+                }
+                address 164.58.58.117/30;
             }
         }
     }
@@ -1614,6 +1622,19 @@
                 description TUL-CORE6-IBGP-V4;
             }
         }
+        group EBGP-CITYOFLAWTON {
+            type external;
+            import EBGP-CITYOFLAWTON-IMPORT;
+            family inet {
+                unicast;
+            }
+            export EBGP-CITYOFLAWTON-EXPORT;
+            peer-as 64590;
+            neighbor 164.58.58.118 {
+                description "EBGP-CITY-OF-LAWTON-100M-CIR000xxxx [NO-MONITOR]";
+#                authentication-key <removed>;
+            }
+        }
     }
     ospf {
         area 0.0.0.0 {
@@ -1823,6 +1844,31 @@
             then reject;
         }
     }
+    policy-statement EBGP-CITYOFLAWTON-EXPORT {
+        term DEFAULT {
+            from {
+                route-filter 0.0.0.0/0 exact;
+            }
+            then accept;
+        }
+        term REJECT-ALL-ELSE {
+            then reject;
+        }
+    }
+    policy-statement EBGP-CITYOFLAWTON-IMPORT {
+        term IMPORT {
+            from {
+                route-filter 156.110.87.200/29 exact;
+                route-filter 156.110.87.208/29 exact;
+                route-filter 164.58.72.16/29 exact;
+                route-filter 164.58.184.232/30 exact;
+            }
+            then accept;
+        }
+        term REJECT-ALL-ELSE {
+            then reject;
+        }
+    }
     policy-statement LOAD-BALANCE {
         then {
             load-balance per-packet;
Index: configs/core1.lan-mx80.onenet.net
===================================================================
--- configs/core1.lan-mx80.onenet.net	(revision 135400)
+++ 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 5  13:55 ifinfo.core.4
+# -rw-rw----  1 root  field   52711424 Oct 5  14: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.ard.onenet.net
===================================================================
--- configs/core.ard.onenet.net	(revision 135400)
+++ configs/core.ard.onenet.net	(working copy)
@@ -358,9 +358,9 @@
 #lsi.1078841 up up
 #lsi.1078842 up up
 #lsi.1078843 up up
-#lsi.1078844 up up
 #lsi.1078845 up up
 #lsi.1078846 up up
+#lsi.1078847 up up
 #mtun up up
 #pimd up up
 #pime up up
Index: configs/hub.tsb.onenet.net
===================================================================
--- configs/hub.tsb.onenet.net	(revision 135400)
+++ 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 5  14:00 ifinfo.core.4
+# -rw-rw----  1 root  field   52727808 Oct 5  15: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.alt.onenet.net
===================================================================
--- configs/core.alt.onenet.net	(revision 135395)
+++ configs/core.alt.onenet.net	(working copy)
@@ -406,9 +406,9 @@
 #lsi.1211359 up up
 #lsi.1211361 up up
 #lsi.1211362 up up
-#lsi.1211363 up up
 #lsi.1211364 up up
 #lsi.1211365 up up
+#lsi.1211366 up up
 #mtun up up
 #pimd up up
 #pime up up
Index: configs/core1.sti-mx960.onenet.net
===================================================================
--- configs/core1.sti-mx960.onenet.net	(revision 135398)
+++ configs/core1.sti-mx960.onenet.net	(working copy)
@@ -763,7 +763,6 @@
 #lsi.1084594 up up
 #lsi.1084605 up up
 #lsi.1084607 up up
-#lsi.1084617 up up
 #lsi.1084622 up up
 #lsi.1084623 up up
 #lsi.1084624 up up
@@ -771,6 +770,7 @@
 #lsi.1084627 up up
 #lsi.1084628 up up
 #lsi.1084629 up up
+#lsi.1084630 up up
 #mtun up up
 #pimd up up
 #pime up up
Index: configs/core.chi.onenet.net
===================================================================
--- configs/core.chi.onenet.net	(revision 135395)
+++ configs/core.chi.onenet.net	(working copy)
@@ -347,8 +347,8 @@
 #lsi.1076834 up up
 #lsi.1076835 up up
 #lsi.1076836 up up
-#lsi.1076837 up up
 #lsi.1076838 up up
+#lsi.1076839 up up
 #mtun up up
 #pimd up up
 #pime up up
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net	(revision 135400)
+++ configs/core3.okc-m120.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKC-CORE3-M120-RE0> show system commit 
+#   2015-10-05 14:32:16 CDT by sean via cli commit synchronize
+#   2015-10-05 14:23:15 CDT by sean via cli commit synchronize
 #   2015-10-05 10:51:16 CDT by sean via cli commit synchronize
 #   2015-10-05 10:37:15 CDT by sean via cli commit synchronize
 #   2015-10-05 10:30:40 CDT by sean via cli commit synchronize
 #   2015-10-03 19:46:43 CDT by andrew via cli commit synchronize
-#   2015-10-02 11:23:37 CDT by sky via cli commit synchronize
-#   2015-10-01 15:05:59 CDT by admin via cli commit synchronize
 # grnoc-mon at OKC-CORE3-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -367,7 +367,7 @@
 # grnoc-mon at OKC-CORE3-M120-RE0> show system uptime 
 # System booted: 2015-05-06 01:06 CDT 
 # Protocols started: 2015-05-06 01:08 CDT 
-# Last configured: 2015-10-05 10:51 CDT  by sean
+# Last configured: 2015-10-05 14:32 CDT  by sean
 # 
 # {master}
 # grnoc-mon at OKC-CORE3-M120-RE0> show interface terse 
@@ -1514,8 +1514,8 @@
 #t1-4/0/1:2.0 up up
 #t1-4/0/1:3 down down
 #t1-4/0/1:4 down down
-#t1-4/0/1:5 up down
-#t1-4/0/1:5.0 up down
+#t1-4/0/1:5 up up
+#t1-4/0/1:5.0 up up
 #t1-4/0/1:6 down down
 #t1-4/0/1:7 up up
 #t1-4/0/1:7.0 up up
@@ -1903,7 +1903,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE3-M120-RE0> show configuration 
-## Last commit: 2015-10-05 10:51:16 CDT by sean
+## Last commit: 2015-10-05 14:32:16 CDT by sean
 version 12.3R7.7;
 groups {
     re0 {
Index: configs/core.wea.onenet.net
===================================================================
--- configs/core.wea.onenet.net	(revision 135395)
+++ configs/core.wea.onenet.net	(working copy)
@@ -347,8 +347,8 @@
 #lsi.1077624 up up
 #lsi.1077625 up up
 #lsi.1077627 up up
-#lsi.1077628 up up
 #lsi.1077629 up up
+#lsi.1077630 up up
 #mtun up up
 #pimd up up
 #pime up up
Index: configs/core1.nor.onenet.net
===================================================================
--- configs/core1.nor.onenet.net	(revision 135391)
+++ configs/core1.nor.onenet.net	(working copy)
@@ -599,12 +599,12 @@
 #lsi.1054943 up up
 #lsi.1054946 up up
 #lsi.1054953 up up
-#lsi.1054954 up up
 #lsi.1054960 up up
 #lsi.1054961 up up
 #lsi.1054962 up up
 #lsi.1054965 up up
 #lsi.1054966 up up
+#lsi.1054967 up up
 #mtun up up
 #pimd up up
 #pime up up
Index: configs/rpswi2.rp1f3.onenet.net
===================================================================
--- configs/rpswi2.rp1f3.onenet.net	(revision 135400)
+++ configs/rpswi2.rp1f3.onenet.net	(working copy)
@@ -552,8 +552,8 @@
 #ge-1/0/24.0 up down
 #ge-1/0/25 up down
 #ge-1/0/25.0 up down
-#ge-1/0/26 up up
-#ge-1/0/26.0 up up
+#ge-1/0/26 up down
+#ge-1/0/26.0 up down
 #ge-1/0/27 up down
 #ge-1/0/27.0 up down
 #ge-1/0/28 up up
@@ -598,8 +598,8 @@
 #ge-1/0/47.0 up down
 #ge-2/0/0 up up
 #ge-2/0/0.0 up up
-#ge-2/0/1 up down
-#ge-2/0/1.0 up down
+#ge-2/0/1 up up
+#ge-2/0/1.0 up up
 #ge-2/0/2 up down
 #ge-2/0/2.0 up down
 #ge-2/0/3 up up



More information about the Nocrancid mailing list