[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Thu Sep 13 12:02:35 CDT 2012


Index: core6.tul-m7i.onenet.net
===================================================================
--- core6.tul-m7i.onenet.net	(revision 38037)
+++ core6.tul-m7i.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at ROUTE-REFLECTOR-TULSA-M7i> show system commit 
+#   2012-09-13 11:10:14 CDT by jeremyt via cli
 #   2012-08-23 17:03:30 CDT by rnordmark via cli
 #   2012-08-23 16:54:01 CDT by rnordmark via cli
 #   2012-08-17 15:56:24 CDT by jeremyt via cli
 #   2012-07-25 10:30:55 CDT by jeremyt via cli
 #   2012-07-25 10:22:15 CDT by jeremyt via cli
-#   2012-07-24 16:11:40 CDT by jeremyt via cli commit confirmed, rollback in 5mins
 # grnoc-mon at ROUTE-REFLECTOR-TULSA-M7i> show chassis environment 
 # Class Item                           Status     Measurement
 # Power Power Supply 0                 OK        
@@ -192,7 +192,7 @@
 # grnoc-mon at ROUTE-REFLECTOR-TULSA-M7i> show system uptime 
 # System booted: 2011-03-24 16:11 CDT 
 # Protocols started: 2011-04-05 03:27 CDT 
-# Last configured: 2012-08-23 17:03 CDT  by rnordmark
+# Last configured: 2012-09-13 11:10 CDT  by jeremyt
 # 
 # grnoc-mon at ROUTE-REFLECTOR-TULSA-M7i> show interface terse 
 #Interface Admin Link
@@ -234,7 +234,7 @@
 #pime up up
 #tap up up
 # grnoc-mon at ROUTE-REFLECTOR-TULSA-M7i> show configuration 
-## Last commit: 2012-08-23 17:03:30 CDT by rnordmark
+## Last commit: 2012-09-13 11:10:14 CDT by jeremyt
 version 10.4R3.4;
 groups {
     re0 {
@@ -784,6 +784,24 @@
             neighbor 10.199.2.154;
             neighbor 10.199.2.155;
         }
+        group OSF-HUBSITES {
+            type internal;
+            family inet {
+                unicast;
+            }
+            family inet-vpn {
+                unicast;
+            }
+            family l2vpn {
+                signaling;
+            }
+#            authentication-key <removed>;
+            export IBGP-OSF-EXPORT;
+            cluster 164.58.199.226;
+            peer-as 5078;
+            neighbor 164.58.199.190;
+            neighbor 164.58.199.191;
+        }
     }
     ospf {
         reference-bandwidth 100g;
@@ -847,60 +865,7 @@
     }
     prefix-list HUB-BGP {
         10.199.2.0/24;
-        164.58.199.2/32;
-        164.58.199.6/32;
-        164.58.199.10/32;
-        164.58.199.11/32;
-        164.58.199.14/32;
-        164.58.199.15/32;
-        164.58.199.18/32;
-        164.58.199.19/32;
-        164.58.199.22/32;
-        164.58.199.23/32;
-        164.58.199.26/32;
-        164.58.199.27/32;
-        164.58.199.30/32;
-        164.58.199.31/32;
-        164.58.199.34/32;
-        164.58.199.38/32;
-        164.58.199.39/32;
-        164.58.199.46/32;
-        164.58.199.47/32;
-        164.58.199.50/32;
-        164.58.199.58/32;
-        164.58.199.59/32;
-        164.58.199.62/32;
-        164.58.199.66/32;
-        164.58.199.67/32;
-        164.58.199.70/32;
-        164.58.199.74/32;
-        164.58.199.82/32;
-        164.58.199.83/32;
-        164.58.199.86/32;
-        164.58.199.90/32;
-        164.58.199.92/32;
-        164.58.199.94/32;
-        164.58.199.95/32;
-        164.58.199.98/32;
-        164.58.199.99/32;
-        164.58.199.102/32;
-        164.58.199.103/32;
-        164.58.199.106/32;
-        164.58.199.107/32;
-        164.58.199.110/32;
-        164.58.199.118/32;
-        164.58.199.119/32;
-        164.58.199.130/32;
-        164.58.199.134/32;
-        164.58.199.138/32;
-        164.58.199.142/32;
-        164.58.199.146/32;
-        164.58.199.147/32;
-        164.58.199.186/32;
-        164.58.199.189/32;
-        164.58.199.202/32;
-        164.58.199.235/32;
-        164.58.199.236/32;
+        164.58.199.0/24;
     }
     policy-statement HUB-SITES-EXPORT {
         inactive: term ALLOW-IBGP {
@@ -931,6 +896,20 @@
             then reject;
         }
     }
+    policy-statement IBGP-OSF-EXPORT {
+        term doh {
+            from community DOH-VPN;
+            then accept;
+        }
+        term default {
+            from {
+                route-filter 0.0.0.0/0 exact accept;
+            }
+        }
+        term reject {
+            then reject;
+        }
+    }
     policy-statement LOAD-BALANCE {
         then {
             load-balance per-packet;

Index: core1.okc-mx960.onenet.net
===================================================================
--- core1.okc-mx960.onenet.net	(revision 39719)
+++ core1.okc-mx960.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKC-CORE1-MX960-RE0> show system commit 
+#   2012-09-13 11:24:28 CDT by jeremyt via cli commit synchronize
 #   2012-09-07 08:08:11 CDT by joel via cli commit synchronize
 #   2012-08-17 15:53:15 CDT by jeremyt via cli commit synchronize
 #   2012-06-21 15:40:29 CDT by jeremyt via cli commit confirmed, rollback in 5mins synchronize
 #   2012-06-21 14:39:40 CDT by jeremyt via cli commit confirmed, rollback in 6mins synchronize
 #   2012-06-08 15:31:58 CDT by jeremyt via cli commit synchronize
-#   2012-06-08 15:06:41 CDT by jeremyt via cli commit synchronize
 # grnoc-mon at OKC-CORE1-MX960-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -171,6 +171,7 @@
 #       Xcvr 0     REV 03   740-031585   FA2242380006      XFP-10G-T-DWDM-ZR
 #       Xcvr 1     REV 03   740-014289   CB19BQ09W         XFP-10G-SR
 #     PIC 3                 BUILTIN      BUILTIN           2x 10GE  XFP
+#       Xcvr 0     REV 01   740-031833   21T670101022      XFP-10G-LR
 #   QXM 0          REV 05   711-028408   YY9814            MPC QXM
 #   QXM 1          REV 05   711-028408   YZ8747            MPC QXM
 # Fan Tray 0       REV 07   740-031521   ACAC3852          Enhanced Fan Tray
@@ -353,7 +354,7 @@
 # grnoc-mon at OKC-CORE1-MX960-RE0> show system uptime 
 # System booted: 2011-11-20 08:08 CST 
 # Protocols started: 2011-11-20 08:09 CST 
-# Last configured: 2012-09-07 08:08 CDT  by joel
+# Last configured: 2012-09-13 11:24 CDT  by jeremyt
 # 
 # {master}
 # grnoc-mon at OKC-CORE1-MX960-RE0> show interface terse 
@@ -421,6 +422,8 @@
 #xe-1/2/1.152 up up
 #xe-1/2/1.32767 up up
 #xe-1/3/0 up down
+#xe-1/3/0.57 up down
+#xe-1/3/0.32767 up down
 #xe-1/3/1 up down
 #cbp0 up up
 #demux0 up up
@@ -450,7 +453,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE1-MX960-RE0> show configuration 
-## Last commit: 2012-09-07 08:08:11 CDT by joel
+## Last commit: 2012-09-13 11:24:28 CDT by jeremyt
 version 10.4R6.5;
 groups {
     re0 {
@@ -883,6 +886,24 @@
             family mpls;
         }
     }
+    xe-1/3/0 {
+        vlan-tagging;
+        mtu 9192;
+        encapsulation flexible-ethernet-services;
+        unit 57 {
+            description "OSF 10G Backhaul to OneNet";
+            vlan-id 57;
+            family inet {
+                mtu 9000;
+                sampling {
+                    input;
+                    output;
+                }
+                address 164.58.5.89/30;
+            }
+            family mpls;
+        }
+    }
     irb {
         unit 920 {
             description OKC-CORE1-to-EC1;
@@ -1020,6 +1041,7 @@
         interface ge-0/3/2.0;
         interface xe-1/2/0.196;
         interface xe-1/2/1.152;
+        interface xe-1/3/0.57;
     }
     bgp {
         group CORE-RR {
@@ -1169,6 +1191,11 @@
                     multiplier 3;
                 }
             }
+            interface xe-1/3/0.57 {
+                authentication {
+                    md5 7 key "$9$7FNwYoJDjkPJZPQFnu08Xx7b2aZUiqfYgZjHqf5"; ## SECRET-DATA
+                }
+            }
         }
     }
     ospf3 {
@@ -1194,6 +1221,7 @@
         interface xe-1/1/1.200;
         interface xe-1/2/0.196;
         interface xe-1/2/1.152;
+        interface xe-1/3/0.57;
         interface lo0.0;
     }
     pim {
@@ -1219,6 +1247,7 @@
         interface xe-1/0/1;
         interface xe-1/2/0;
         interface xe-1/2/1;
+        interface xe-1/3/0;
     }
 }
 policy-options {

Index: core6.okc-m7i.onenet.net
===================================================================
--- core6.okc-m7i.onenet.net	(revision 39725)
+++ core6.okc-m7i.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at ROUTE-REFLECTOR-OKC-M7i> show system commit 
+#   2012-09-13 11:12:52 CDT by jeremyt via cli
+#   2012-09-13 11:05:31 CDT by jeremyt via cli
 #   2012-09-13 10:51:20 CDT by jeremyt via cli
 #   2012-08-23 17:03:06 CDT by rnordmark via cli
 #   2012-08-23 16:53:24 CDT by rnordmark via cli
 #   2012-08-17 15:56:07 CDT by jeremyt via cli
-#   2012-07-25 10:30:13 CDT by jeremyt via cli
-#   2012-07-24 16:08:16 CDT by jeremyt via cli commit confirmed, rollback in 5mins
 # grnoc-mon at ROUTE-REFLECTOR-OKC-M7i> show chassis environment 
 # Class Item                           Status     Measurement
 # Power Power Supply 0                 OK        
@@ -193,7 +193,7 @@
 # grnoc-mon at ROUTE-REFLECTOR-OKC-M7i> show system uptime 
 # System booted: 2011-03-25 16:40 CDT 
 # Protocols started: 2011-03-25 16:41 CDT 
-# Last configured: 2012-09-13 10:51 CDT  by jeremyt
+# Last configured: 2012-09-13 11:12 CDT  by jeremyt
 # 
 # grnoc-mon at ROUTE-REFLECTOR-OKC-M7i> show interface terse 
 #Interface Admin Link
@@ -235,7 +235,7 @@
 #pime up up
 #tap up up
 # grnoc-mon at ROUTE-REFLECTOR-OKC-M7i> show configuration 
-## Last commit: 2012-09-13 10:51:20 CDT by jeremyt
+## Last commit: 2012-09-13 11:12:52 CDT by jeremyt
 version 10.4R3.4;
 groups {
     re0 {
@@ -790,6 +790,24 @@
             neighbor 10.199.2.154;
             neighbor 10.199.2.155;
         }
+        group OSF-HUBSITES {
+            type internal;
+            family inet {
+                unicast;
+            }
+            family inet-vpn {
+                unicast;
+            }
+            family l2vpn {
+                signaling;
+            }
+#            authentication-key <removed>;
+            export IBGP-OSF-EXPORT;
+            cluster 164.58.199.216;
+            peer-as 5078;
+            neighbor 164.58.199.190;
+            neighbor 164.58.199.191;
+        }
     }
     ospf {
         reference-bandwidth 100g;
@@ -851,64 +869,7 @@
     prefix-list HUB-BGP {
         10.199.2.0/24;
         164.58.199.0/24;
-        164.58.199.2/32;
-        164.58.199.6/32;
-        164.58.199.10/32;
-        164.58.199.11/32;
-        164.58.199.14/32;
-        164.58.199.15/32;
-        164.58.199.18/32;
-        164.58.199.19/32;
-        164.58.199.22/32;
-        164.58.199.23/32;
-        164.58.199.26/32;
-        164.58.199.27/32;
-        164.58.199.30/32;
-        164.58.199.31/32;
-        164.58.199.34/32;
-        164.58.199.38/32;
-        164.58.199.39/32;
-        164.58.199.46/32;
-        164.58.199.47/32;
-        164.58.199.50/32;
-        164.58.199.58/32;
-        164.58.199.59/32;
-        164.58.199.62/32;
-        164.58.199.66/32;
-        164.58.199.67/32;
-        164.58.199.70/32;
-        164.58.199.74/32;
-        164.58.199.82/32;
-        164.58.199.83/32;
-        164.58.199.86/32;
-        164.58.199.90/32;
-        164.58.199.92/32;
-        164.58.199.94/32;
-        164.58.199.95/32;
-        164.58.199.98/32;
-        164.58.199.99/32;
-        164.58.199.102/32;
-        164.58.199.103/32;
-        164.58.199.106/32;
-        164.58.199.107/32;
-        164.58.199.110/32;
-        164.58.199.118/32;
-        164.58.199.119/32;
-        164.58.199.130/32;
-        164.58.199.134/32;
-        164.58.199.138/32;
-        164.58.199.142/32;
-        164.58.199.146/32;
-        164.58.199.147/32;
-        164.58.199.186/32;
-        164.58.199.189/32;
-        164.58.199.202/32;
-        164.58.199.235/32;
-        164.58.199.236/32;
     }
-    prefix-list DEFAULT-ROUTE {
-        0.0.0.0/0;
-    }
     policy-statement HUB-SITES-EXPORT {
         inactive: term ALLOW-IBGP {
             from as-path NULL;
@@ -938,6 +899,20 @@
             then reject;
         }
     }
+    policy-statement IBGP-OSF-EXPORT {
+        term doh {
+            from community DOH-VPN;
+            then accept;
+        }
+        term default {
+            from {
+                route-filter 0.0.0.0/0 exact accept;
+            }
+        }
+        term reject {
+            then reject;
+        }
+    }
     policy-statement LOAD-BALANCE {
         then {
             load-balance per-packet;

Index: core5.okc-mx480.onenet.net
===================================================================
--- core5.okc-mx480.onenet.net	(revision 39724)
+++ core5.okc-mx480.onenet.net	(working copy)
@@ -325,17 +325,17 @@
 # grnoc-mon at OKC-CORE5-MX480-RE0> file list /var/tmp detail 
 # 
 # /var/tmp:
-# total 5996140
-# -rw-r--r--  1 root  field    1460241 Sep 13 11:01 JFLOWX
-# -rw-r--r--  1 root  field     916280 Sep 13 11:01 JFLOWX.0.gz
-# -rw-r--r--  1 root  field     914676 Sep 13 11:00 JFLOWX.1.gz
-# -rw-r--r--  1 root  field     918315 Sep 13 11:00 JFLOWX.2.gz
-# -rw-r--r--  1 root  field     908117 Sep 13 10:59 JFLOWX.3.gz
-# -rw-r--r--  1 root  field     911853 Sep 13 10:58 JFLOWX.4.gz
-# -rw-r--r--  1 root  field     924412 Sep 13 10:57 JFLOWX.5.gz
-# -rw-r--r--  1 root  field     924950 Sep 13 10:56 JFLOWX.6.gz
-# -rw-r--r--  1 root  field     927836 Sep 13 10:55 JFLOWX.7.gz
-# -rw-r--r--  1 root  field     917678 Sep 13 10:54 JFLOWX.8.gz
+# total 6012940
+# -rw-r--r--  1 root  field   10367088 Sep 13 12:01 JFLOWX
+# -rw-r--r--  1 root  field     893257 Sep 13 12:01 JFLOWX.0.gz
+# -rw-r--r--  1 root  field     877701 Sep 13 12:00 JFLOWX.1.gz
+# -rw-r--r--  1 root  field     893423 Sep 13 11:59 JFLOWX.2.gz
+# -rw-r--r--  1 root  field     877133 Sep 13 11:58 JFLOWX.3.gz
+# -rw-r--r--  1 root  field     884749 Sep 13 11:57 JFLOWX.4.gz
+# -rw-r--r--  1 root  field     878982 Sep 13 11:56 JFLOWX.5.gz
+# -rw-r--r--  1 root  field     899656 Sep 13 11:55 JFLOWX.6.gz
+# -rw-r--r--  1 root  field     900409 Sep 13 11:54 JFLOWX.7.gz
+# -rw-r--r--  1 root  field     876095 Sep 13 11:53 JFLOWX.8.gz
 # -rw-r--r--  1 eng   field     513412 Jul 21 23:49 UPGRADE-RSI
 # -rw-r--r--  1 root  field         30 Dec 3   2010 ex.txt
 # drwxr-xr-x  2 root  field        512 Dec 3   2010 gres-tp/

Index: hub.law480.onenet.net
===================================================================
--- hub.law480.onenet.net	(revision 39676)
+++ hub.law480.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at LAWTON-MX480-RE0> show system commit 
+#   2012-09-13 11:58:12 CDT by joe via cli commit synchronize
 #   2012-09-12 12:17:23 CDT by bobby via cli commit synchronize
 #   2012-09-07 11:49:01 CDT by joe via cli commit synchronize
 #   2012-09-04 11:34:02 CDT by joe via cli commit synchronize
 #   2012-09-04 11:33:13 CDT by joe via cli commit synchronize
 #   2012-08-31 11:09:09 CDT by bobby via cli commit synchronize
-#   2012-08-31 10:20:33 CDT by bobby via cli commit synchronize
 # grnoc-mon at LAWTON-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -292,7 +292,7 @@
 # grnoc-mon at LAWTON-MX480-RE0> show system uptime 
 # System booted: 2011-12-22 22:36 CST 
 # Protocols started: 2011-12-22 22:40 CST 
-# Last configured: 2012-09-12 12:17 CDT  by bobby
+# Last configured: 2012-09-13 11:58 CDT  by joe
 # 
 # {master}
 # grnoc-mon at LAWTON-MX480-RE0> show interface terse 
@@ -331,6 +331,7 @@
 #ge-0/1/7.112 up up
 #ge-0/1/7.113 up up
 #ge-0/1/7.114 up up
+#ge-0/1/7.115 up up
 #ge-0/1/7.116 up up
 #ge-0/1/7.32767 up up
 #ge-0/1/8 up up
@@ -403,7 +404,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at LAWTON-MX480-RE0> show configuration 
-## Last commit: 2012-09-12 12:17:23 CDT by bobby
+## Last commit: 2012-09-13 11:58:12 CDT by joe
 version 10.4R6.5;
 groups {
     re0 {
@@ -701,8 +702,18 @@
                     output 100M-POL;
                 }
                 address 164.58.2.49/30;
+                address 156.110.86.109/30;
             }
         }
+        unit 115 {
+            description "Lawton Public Library-FE-CIR0004605";
+            vlan-id 115;
+            family inet {
+                policer {
+                    output 100M-POL;
+                }
+            }
+        }
         unit 116 {
             description "Harry Truman Ed Ctr-10M-CIR0004796";
             vlan-id 116;

Index: hub.sal.onenet.net
===================================================================
--- hub.sal.onenet.net	(revision 39726)
+++ 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 down
-#t1-2/0/3:6.0 up down
+#t1-2/0/3:6 up up
+#t1-2/0/3:6.0 up up
 #t1-2/0/3:7 up down
 #t1-2/0/3:8 up down
 #t1-2/0/3:9 up down


More information about the Nocrancid mailing list