[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Tue Nov 5 20:01:05 CST 2013


Index: core6.okc-m7i.onenet.net
===================================================================
--- core6.okc-m7i.onenet.net	(revision 88037)
+++ 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 
+#   2013-11-05 19:43:30 CST by joel via cli
 #   2013-11-05 14:08:44 CST by jeremyt via cli
 #   2013-11-05 13:24:53 CST by joel via cli
 #   2013-11-05 13:20:15 CST by joel via cli
 #   2013-11-05 09:39:12 CST by jeremyt via cli
 #   2013-11-05 09:13:03 CST by jeremyt via cli
-#   2013-11-05 09:10:55 CST by rnordmark via cli
 # grnoc-mon at ROUTE-REFLECTOR-OKC-M7i> show chassis environment 
 # Class Item                           Status     Measurement
 # Power Power Supply 0                 OK        
@@ -191,7 +191,7 @@
 # grnoc-mon at ROUTE-REFLECTOR-OKC-M7i> show system uptime 
 # System booted: 2013-04-14 01:19 CDT 
 # Protocols started: 2013-04-14 01:20 CDT 
-# Last configured: 2013-11-05 14:08 CST  by jeremyt
+# Last configured: 2013-11-05 19:43 CST  by joel
 # 
 # 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: 2013-11-05 14:08:44 CST by jeremyt
+## Last commit: 2013-11-05 19:43:30 CST by joel
 version 11.4R7.5;
 groups {
     re0 {
@@ -956,7 +956,6 @@
             export IBGP-DEFAULT-ROUTE-EXPORT;
             cluster 164.58.199.216;
             peer-as 5078;
-            neighbor 164.58.199.125;
         }
     }
     ospf {

Index: core.wless.velm.onenet.net
===================================================================
--- core.wless.velm.onenet.net	(revision 88036)
+++ core.wless.velm.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at VELMA-TOWER-SRX220> show system commit 
-#   2013-11-05 13:53:53 CST by jeremyt via cli
-#   2013-11-05 13:50:00 CST by jeremyt via cli
-#   2013-11-05 13:27:18 CST by joel via cli
-#   2013-11-05 13:21:27 CST by joel via cli
-#   2013-11-05 11:32:51 CST by joel via cli
-#   2013-11-05 10:31:16 CST by joel via cli
+#   2013-11-05 19:40:38 CST by joel via cli
+#   2013-11-05 19:40:05 CST by joel via cli commit confirmed, rollback in 5mins
+#   2013-11-05 19:34:09 CST by joel via cli
+#   2013-11-05 19:33:02 CST by joel via cli commit confirmed, rollback in 5mins
+#   2013-11-05 19:31:12 CST by root via other
+#   2013-11-05 19:26:21 CST by joel via cli commit confirmed, rollback in 4mins
 # grnoc-mon at VELMA-TOWER-SRX220> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  Routing Engine                 OK        
@@ -92,7 +92,7 @@
 # grnoc-mon at VELMA-TOWER-SRX220> show system uptime 
 # System booted: 2013-11-05 14:11 CST 
 # Protocols started: 2013-11-05 14:12 CST 
-# Last configured: 2013-11-05 13:53 CST  by jeremyt
+# Last configured: 2013-11-05 19:40 CST  by joel
 # 
 # grnoc-mon at VELMA-TOWER-SRX220> show interface terse 
 #Interface Admin Link
@@ -136,7 +136,7 @@
 #tap up up
 #vlan up up
 # grnoc-mon at VELMA-TOWER-SRX220> show configuration 
-## Last commit: 2013-11-05 13:53:53 CST by jeremyt
+## Last commit: 2013-11-05 19:40:38 CST by joel
 version 11.4R4.4;
 system {
     host-name VELMA-TOWER-SRX220;
@@ -327,34 +327,12 @@
         interface lo0.0;
         interface ge-0/0/0.0;
     }
-    bgp {
-        group CORE-RR {
-            type internal;
-            local-address 164.58.199.125;
-            import IBGP-IMPORT;
-            family inet {
-                any {
-                    accepted-prefix-limit {
-                        maximum 1000;
-                    }
-                }
-            }
-#            authentication-key <removed>;
-            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
-            peer-as 5078;
-            neighbor 164.58.199.216 {
-                description OKC-CORE6-IBGP;
-            }
-            neighbor 164.58.199.226 {
-                description TUL-CORE6-IBGP;
-            }
-        }
-    }
     ospf {
+        export [ REDISTRIBUTE-STATICS REDISTRIBUTE-DIRECTS ];
         reference-bandwidth 100g;
         area 0.0.0.0 {
-            interface ge-0/0/0.0;
             interface lo0.0;
+            interface ge-0/0/0.0;
         }
     }
 }
@@ -380,78 +358,15 @@
     policy-statement REDISTRIBUTE-DIRECTS {
         term 1 {
             from protocol direct;
-            then {
-                community add Velma;
-                external {
-                    type 1;
-                }
-                accept;
-            }
+            then accept;
         }
     }
     policy-statement REDISTRIBUTE-STATICS {
         term 1 {
             from protocol static;
-            then {
-                community add Velma;
-                accept;
-            }
+            then accept;
         }
     }
-    community Ada members 5078:22;
-    community Altus members 5078:26;
-    community Alva members 5078:74;
-    community Ardmore members 5078:10;
-    community Bartlesville members 5078:134;
-    community Chickasha members 5078:82;
-    community Claremore members 5078:142;
-    community Duncan members 5078:18;
-    community Durant members 5078:14;
-    community Edmond members 5078:235;
-    community Elreno members 5078:6;
-    community Enid members 5078:66;
-    community Goodwell members 5078:62;
-    community Idabel members 5078:102;
-    community Langston members 5078:236;
-    community Lawton120 members 5078:189;
-    community Lawton480 members 5078:202;
-    community Mcalester members 5078:90;
-    community Miami members 5078:138;
-    community Midwest-City members 5078:2;
-    community Muskogee members 5078:94;
-    community NORMANCORE1 members 5078:230;
-    community NORMANCORE2 members 5078:231;
-    community OKCCCCORE1 members 5078:233;
-    community OKCCORE1 members 5078:211;
-    community OKCCORE2 members 5078:212;
-    community OKCCORE3 members 5078:213;
-    community OKCCORE4 members 5078:214;
-    community OKCCORE5 members 5078:215;
-    community OKCCORE6 members 5078:216;
-    community OSUOKC members 5078:50;
-    community Okmulgee members 5078:110;
-    community PTCCORE1 members 5078:234;
-    community Ponca-City members 5078:186;
-    community Poteau members 5078:146;
-    community STILLWATERCORE1 members 5078:232;
-    community Sallisaw members 5078:118;
-    community Sayre members 5078:30;
-    community Seminole members 5078:46;
-    community TULSA-STATE-BUILDING members 5078:193;
-    community TULSACORE1 members 5078:221;
-    community TULSACORE2 members 5078:222;
-    community TULSACORE3 members 5078:223;
-    community TULSACORE4 members 5078:224;
-    community TULSACORE5 members 5078:225;
-    community TULSACORE6 members 5078:226;
-    community Tahlequah members 5078:130;
-    community Tishomingo members 5078:86;
-    community Tonkawa members 5078:70;
-    community Velma members 5078:125;
-    community Warner members 5078:106;
-    community Weathrford members 5078:38;
-    community Wilburn members 5078:98;
-    community Woodward members 5078:58;
 }
 security {
     forwarding-options {

Index: core5.okc.onenet.net
===================================================================
--- core5.okc.onenet.net	(revision 88067)
+++ core5.okc.onenet.net	(working copy)
@@ -515,9 +515,9 @@
 #ge-1/3/5.2510 down up
 #ge-1/3/5.2511 down up
 #ge-1/3/5.32767 up up
-#ge-1/3/6 up down
-#ge-1/3/6.2011 up down
-#ge-1/3/6.32767 up down
+#ge-1/3/6 up up
+#ge-1/3/6.2011 up up
+#ge-1/3/6.32767 up up
 #ge-1/3/7 up down
 #ge-1/3/8 up down
 #ge-1/3/9 up up

Index: hub.chi.onenet.net
===================================================================
--- hub.chi.onenet.net	(revision 88068)
+++ hub.chi.onenet.net	(working copy)
@@ -309,7 +309,7 @@
 #t1-2/0/2:21 down down
 #t1-2/0/2:22 down down
 #t1-2/0/2:23 down down
-#t1-2/0/2:24 down up
+#t1-2/0/2:24 down down
 #t1-2/0/2:25 down up
 #t1-2/0/2:26 down down
 #t1-2/0/2:27 down down

Index: core3.okc-m120.onenet.net
===================================================================
--- core3.okc-m120.onenet.net	(revision 88070)
+++ core3.okc-m120.onenet.net	(working copy)
@@ -763,8 +763,8 @@
 #t1-2/3/0:8:11 up up
 #t1-2/3/0:8:11.0 up up
 #t1-2/3/0:8:12 up down
-#t1-2/3/0:8:13 up up
-#t1-2/3/0:8:13.0 up up
+#t1-2/3/0:8:13 up down
+#t1-2/3/0:8:13.0 up down
 #t1-2/3/0:8:14 up up
 #t1-2/3/0:8:14.0 up up
 #t1-2/3/0:8:15 up down
@@ -1159,8 +1159,8 @@
 #t1-3/3/0:4:25.0 up up
 #t1-3/3/0:4:26 up up
 #t1-3/3/0:4:26.0 up up
-#t1-3/3/0:4:27 up down
-#t1-3/3/0:4:27.0 up down
+#t1-3/3/0:4:27 up up
+#t1-3/3/0:4:27.0 up up
 #t1-3/3/0:4:28 up down
 #coc1-3/3/0:5 up up
 #ct3-3/3/0:5 up up

Index: core6.tul-m7i.onenet.net
===================================================================
--- core6.tul-m7i.onenet.net	(revision 88035)
+++ 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 
+#   2013-11-05 19:44:30 CST by joel via cli
 #   2013-11-05 14:15:06 CST by jeremyt via cli
 #   2013-11-05 13:26:00 CST by joel via cli
 #   2013-11-05 09:39:51 CST by jeremyt via cli
 #   2013-11-05 09:20:01 CST by rnordmark via cli
 #   2013-11-05 09:15:02 CST by rnordmark via cli
-#   2013-10-31 14:31:12 CDT by jeremyt via cli
 # grnoc-mon at ROUTE-REFLECTOR-TULSA-M7i> show chassis environment 
 # Class Item                           Status     Measurement
 # Power Power Supply 0                 OK        
@@ -191,7 +191,7 @@
 # grnoc-mon at ROUTE-REFLECTOR-TULSA-M7i> show system uptime 
 # System booted: 2013-04-28 00:13 CDT 
 # Protocols started: 2013-04-28 00:14 CDT 
-# Last configured: 2013-11-05 14:15 CST  by jeremyt
+# Last configured: 2013-11-05 19:44 CST  by joel
 # 
 # grnoc-mon at ROUTE-REFLECTOR-TULSA-M7i> show interface terse 
 #Interface Admin Link
@@ -235,7 +235,7 @@
 #pime up up
 #tap up up
 # grnoc-mon at ROUTE-REFLECTOR-TULSA-M7i> show configuration 
-## Last commit: 2013-11-05 14:15:06 CST by jeremyt
+## Last commit: 2013-11-05 19:44:30 CST by joel
 version 11.4R7.5;
 groups {
     re0 {
@@ -941,7 +941,6 @@
             export IBGP-DEFAULT-ROUTE-EXPORT;
             cluster 164.58.199.226;
             peer-as 5078;
-            neighbor 164.58.199.125;
         }
     }
     ospf {



More information about the Nocrancid mailing list