[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Wed Oct 26 11:00:42 CDT 2011


Index: core5.tul-mx480.onenet.net
===================================================================
--- core5.tul-mx480.onenet.net	(revision 20946)
+++ core5.tul-mx480.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show system commit 
+#   2011-10-26 10:39:04 CDT by bobby via cli commit synchronize
 #   2011-10-20 09:58:29 CDT by jeremyt via cli commit synchronize
 #   2011-10-19 11:08:29 CDT by jeremyt via cli commit synchronize
 #   2011-10-12 00:00:15 CDT by jed via cli commit synchronize
 #   2011-10-11 16:14:24 CDT by jeremyt via cli commit synchronize
 #   2011-10-11 15:14:23 CDT by cjensen via cli commit synchronize
-#   2011-10-11 11:32:28 CDT by jed via cli commit synchronize
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -328,7 +328,7 @@
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show system uptime 
 # System booted: 2011-03-24 15:25 CDT 
 # Protocols started: 2011-03-24 15:26 CDT 
-# Last configured: 2011-10-20 09:58 CDT  by jeremyt
+# Last configured: 2011-10-26 10:39 CDT  by bobby
 # 
 # {master}
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show interface terse 
@@ -443,7 +443,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show configuration 
-## Last commit: 2011-10-20 09:58:29 CDT by jeremyt
+## Last commit: 2011-10-26 10:39:04 CDT by bobby
 version 10.4R3.4;
 groups {
     re0 {
@@ -1272,6 +1272,20 @@
                 peer-as 11164;
             }
         }
+        group EBGP-NLR-V6 {
+            type external;
+            description EBGP-NLR-V6-0n3t0n1rv6k3y;
+            import EBGP-NLR-V6-IMPORT;
+            family inet6 {
+                any;
+            }
+#            authentication-key <removed>;
+            export EBGP-NLR-V6-EXPORT;
+            neighbor 2001:4880:100:83::2 {
+                remove-private;
+                peer-as 19401;
+            }
+        }
     }
     msdp {
         active-source-limit {
@@ -1833,6 +1847,37 @@
             then reject;
         }
     }
+    policy-statement EBGP-NLR-V6-EXPORT {
+        term STEP-1 {
+            from {
+                route-filter 2610:1D8::/32 exact;
+                route-filter 2001:468:A00::/40 exact;
+                route-filter 2607:F4F0::/32 exact;
+                route-filter 2604:FC00::/32 exact;
+                route-filter 2620:e8::/48 exact;
+                route-filter 2620:1E::/48 exact;
+            }
+            then accept;
+        }
+        term STEP-2 {
+            from protocol aggregate;
+            then accept;
+        }
+        term REJECT-ALL-ELSE {
+            then reject;
+        }
+    }
+    policy-statement EBGP-NLR-V6-IMPORT {
+        term STEP-1 {
+            then {
+                community set 5078:19401;
+                accept;
+            }
+        }
+        term REJECT-ALL-ELSE {
+            then reject;
+        }
+    }
     policy-statement EBGP-NTR-ASHBURN-EXPORT {
         term STEP-1 {
             from policy COMMODITY-PREFIXES-LIST;

Index: hub.ard.onenet.net
===================================================================
--- hub.ard.onenet.net	(revision 20422)
+++ hub.ard.onenet.net	(working copy)
@@ -337,8 +337,8 @@
 #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:17 up up
-#t1-2/0/2:17.0 up up
+#t1-2/0/2:17 up down
+#t1-2/0/2:17.0 up down
 #t1-2/0/2:18 up up
 #t1-2/0/2:18.0 up up
 #t1-2/0/2:19 up down

Index: core4-mx480.onenet.net
===================================================================
--- core4-mx480.onenet.net	(revision 20701)
+++ core4-mx480.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKC-CORE4-MX480-RE0> show system commit 
+#   2011-10-26 10:28:12 CDT by jeremyt via cli commit synchronize
 #   2011-10-20 16:06:23 CDT by jeremyt via cli commit synchronize
 #   2011-10-20 15:43:19 CDT by jeremyt via cli commit synchronize
 #   2011-10-19 11:08:02 CDT by jeremyt via cli commit synchronize
 #   2011-10-13 10:12:00 CDT by cjensen via cli commit synchronize
 #   2011-10-13 10:08:52 CDT by cjensen via cli commit synchronize
-#   2011-10-13 10:06:18 CDT by cjensen via cli commit synchronize
 # grnoc-mon at OKC-CORE4-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -343,7 +343,7 @@
 # grnoc-mon at OKC-CORE4-MX480-RE0> show system uptime 
 # System booted: 2011-04-16 22:11 CDT 
 # Protocols started: 2011-04-16 22:12 CDT 
-# Last configured: 2011-10-20 16:06 CDT  by jeremyt
+# Last configured: 2011-10-26 10:28 CDT  by jeremyt
 # 
 # {master}
 # grnoc-mon at OKC-CORE4-MX480-RE0> show interface terse 
@@ -507,7 +507,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE4-MX480-RE0> show configuration 
-## Last commit: 2011-10-20 16:06:23 CDT by jeremyt
+## Last commit: 2011-10-26 10:28:12 CDT by jeremyt
 version 10.4R3.4;
 groups {
     re0 {
@@ -1463,7 +1463,7 @@
             family inet {
                 any;
             }
-            export [ COMMODITY-PREFIXES-LIST EBGP-REJECT-EXPORT ];
+            export [ GGC-PREFIXES-LIST EBGP-REJECT-EXPORT ];
             neighbor 164.58.87.16 {
                 passive;
                 remove-private;
@@ -1755,6 +1755,19 @@
             then reject;
         }
     }
+    policy-statement GGC-PREFIXES-LIST {
+        term prefixes {
+            from {
+                route-filter 164.58.253.0/24 exact;
+                route-filter 164.58.250.0/24 exact;
+                route-filter 164.58.69.0/24 exact;
+            }
+            then accept;
+        }
+        term REJECT-ALL-ELSE {
+            then reject;
+        }
+    }
     policy-statement LOAD-BALANCE {
         then {
             load-balance per-packet;

Index: hub.end.onenet.net
===================================================================
--- hub.end.onenet.net	(revision 20932)
+++ hub.end.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at ENID-M120-RE1> show system commit 
+#   2011-10-26 10:51:14 CDT by smclean via cli commit synchronize
 #   2011-10-12 06:01:01 CDT by cjensen via cli commit synchronize
 #   2011-10-11 23:49:31 CDT by jed via cli commit synchronize
 #   2011-10-11 12:22:18 CDT by cjensen via cli commit synchronize
 #   2011-09-29 14:21:25 CDT by joe via cli commit synchronize
 #   2011-09-29 12:54:43 CDT by joe via cli commit synchronize
-#   2011-09-29 12:54:03 CDT by joe via cli commit synchronize
 # grnoc-mon at ENID-M120-RE1> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -294,7 +294,7 @@
 # grnoc-mon at ENID-M120-RE1> show system uptime 
 # System booted: 2011-03-15 19:36 CDT 
 # Protocols started: 2011-08-11 16:19 CDT 
-# Last configured: 2011-10-12 06:01 CDT  by cjensen
+# Last configured: 2011-10-26 10:51 CDT  by smclean
 # 
 # {master}
 # grnoc-mon at ENID-M120-RE1> show interface terse 
@@ -443,7 +443,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at ENID-M120-RE1> show configuration 
-## Last commit: 2011-10-12 06:01:01 CDT by cjensen
+## Last commit: 2011-10-26 10:51:14 CDT by smclean
 version 10.4R2.6;
 groups {
     re0 {
@@ -696,6 +696,9 @@
         partition 27 interface-type t1;
         partition 28 interface-type t1;
     }
+    t1-2/0/2:2 {
+        description DOC-NW-Regional-ordered;
+    }
     t1-2/0/2:3 {
         description DOC-NW-REGIONAL-T1-CIR0000209;
         encapsulation cisco-hdlc;

Index: hub.sal.onenet.net
===================================================================
--- hub.sal.onenet.net	(revision 20942)
+++ hub.sal.onenet.net	(working copy)
@@ -362,8 +362,8 @@
 #t1-2/0/3:4.0 up up
 #t1-2/0/3:5 up up
 #t1-2/0/3:5.0 up up
-#t1-2/0/3:6 up up
-#t1-2/0/3:6.0 up up
+#t1-2/0/3:6 up down
+#t1-2/0/3:6.0 up down
 #t1-2/0/3:7 up down
 #t1-2/0/3:8 up down
 #t1-2/0/3:9 up down

Index: hub.wil.onenet.net
===================================================================
--- hub.wil.onenet.net	(revision 20871)
+++ hub.wil.onenet.net	(working copy)
@@ -369,8 +369,8 @@
 #t1-2/0/3:10.0 up up
 #t1-2/0/3:11 up up
 #t1-2/0/3:11.0 up up
-#t1-2/0/3:12 up up
-#t1-2/0/3:12.0 up up
+#t1-2/0/3:12 up down
+#t1-2/0/3:12.0 up down
 #t1-2/0/3:13 up up
 #t1-2/0/3:13.0 up up
 #t1-2/0/3:14 up up

Index: core3.okc-m120.onenet.net
===================================================================
--- core3.okc-m120.onenet.net	(revision 20964)
+++ 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 
+#   2011-10-26 10:51:24 CDT by joe via cli commit synchronize
+#   2011-10-26 10:17:00 CDT by joe via cli commit synchronize
+#   2011-10-26 10:13:58 CDT by joe via cli commit confirmed, rollback in 5mins synchronize
 #   2011-10-26 08:54:44 CDT by jeremyt via cli commit synchronize
 #   2011-10-26 08:51:50 CDT by joe via cli commit synchronize
 #   2011-10-26 08:48:32 CDT by joe via cli commit synchronize
-#   2011-10-26 08:45:42 CDT by bobby via cli commit synchronize
-#   2011-10-26 08:43:16 CDT by joe via cli commit synchronize
-#   2011-10-26 08:38:35 CDT by joe via cli commit synchronize
 # grnoc-mon at OKC-CORE3-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -387,7 +387,7 @@
 # grnoc-mon at OKC-CORE3-M120-RE0> show system uptime 
 # System booted: 2011-04-16 20:36 CDT 
 # Protocols started: 2011-09-06 10:49 CDT 
-# Last configured: 2011-10-26 08:54 CDT  by jeremyt
+# Last configured: 2011-10-26 10:51 CDT  by joe
 # 
 # {master}
 # grnoc-mon at OKC-CORE3-M120-RE0> show interface terse 
@@ -491,8 +491,8 @@
 #t1-2/3/0:2:3.0 up up
 #t1-2/3/0:2:4 up up
 #t1-2/3/0:2:4.0 up up
-#t1-2/3/0:2:5 up up
-#t1-2/3/0:2:5.0 up up
+#t1-2/3/0:2:5 up down
+#t1-2/3/0:2:5.0 up down
 #t1-2/3/0:2:6 up up
 #t1-2/3/0:2:6.0 up up
 #t1-2/3/0:2:7 down down
@@ -996,6 +996,7 @@
 #t1-2/3/0:12:3 up up
 #t1-2/3/0:12:3.0 up up
 #t1-2/3/0:12:4 up up
+#t1-2/3/0:12:4.0 up up
 #t1-2/3/0:12:5 up up
 #t1-2/3/0:12:5.0 up up
 #t1-2/3/0:12:6 up up
@@ -2166,7 +2167,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE3-M120-RE0> show configuration 
-## Last commit: 2011-10-26 08:54:44 CDT by jeremyt
+## Last commit: 2011-10-26 10:51:24 CDT by joe
 version 10.4R2.6;
 groups {
     re0 {
@@ -2585,7 +2586,7 @@
                     input FLOW-INFO;
                     output RESIDENCE-HALL;
                 }
-                address 164.58.244.113/30;
+                address 164.58.245.117/30;
             }
             family mpls;
         }
@@ -4835,6 +4836,11 @@
     t1-2/3/0:12:4 {
         description Beaver-County-Pioneer-Library-T1-CIR0004555;
         encapsulation cisco-hdlc;
+        unit 0 {
+            family inet {
+                address 164.58.252.73/30;
+            }
+        }
     }
     t1-2/3/0:12:5 {
         description Washington-Public-Schools-tkt31235-ordered;


More information about the Nocrancid mailing list