[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Sun Aug 31 00:02:19 CDT 2014


Index: configs/core6.okc-m7i.onenet.net
===================================================================
--- configs/core6.okc-m7i.onenet.net	(revision 119151)
+++ configs/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 
+#   2014-08-30 23:59:30 CDT by andrew via cli
 #   2014-08-30 12:29:22 CDT by andrew via cli
 #   2014-08-30 11:55:04 CDT by andrew via cli
 #   2014-08-30 11:48:52 CDT by andrew via cli
 #   2014-08-30 11:42:58 CDT by andrew via cli
 #   2014-08-29 19:29:52 CDT by andrew via cli
-#   2014-08-29 19:17:33 CDT by andrew via cli
 # grnoc-mon at ROUTE-REFLECTOR-OKC-M7i> show chassis environment 
 # Class Item                           Status     Measurement
 # Power Power Supply 0                 OK        
@@ -199,7 +199,7 @@
 # grnoc-mon at ROUTE-REFLECTOR-OKC-M7i> show system uptime 
 # System booted: 2014-08-16 22:20 CDT 
 # Protocols started: 2014-08-16 22:21 CDT 
-# Last configured: 2014-08-30 12:29 CDT  by andrew
+# Last configured: 2014-08-30 23:59 CDT  by andrew
 # 
 # grnoc-mon at ROUTE-REFLECTOR-OKC-M7i> show interface terse 
 #Interface Admin Link
@@ -243,7 +243,7 @@
 #pime up up
 #tap up up
 # grnoc-mon at ROUTE-REFLECTOR-OKC-M7i> show configuration 
-## Last commit: 2014-08-30 12:29:22 CDT by andrew
+## Last commit: 2014-08-30 23:59:30 CDT by andrew
 version 12.3R7.7;
 groups {
     re0 {
@@ -826,6 +826,8 @@
             neighbor 2610:1d8::164:58:199:2;
             neighbor 2610:1d8::164:58:199:50;
             neighbor 2610:1d8::164:58:199:153;
+            neighbor 2610:1d8::164:58:199:150;
+            neighbor 2610:1d8::164:58:199:107;
         }
         group DEFAULT-AND-IBGP-V6 {
             family inet6 {
@@ -839,6 +841,7 @@
             neighbor 2610:1d8::164:58:199:10;
             neighbor 2610:1d8::164:58:199:22;
             neighbor 2610:1d8::164:58:199:213;
+            neighbor 2610:1d8::164:58:199:6;
         }
     }
     ospf {
Index: configs/core.hut.elr.onenet.net
===================================================================
--- configs/core.hut.elr.onenet.net	(revision 118651)
+++ configs/core.hut.elr.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at ELRENO-MX40> show system commit 
+#   2014-08-30 23:50:29 CDT by andrew via cli commit confirmed, rollback in 2mins
 #   2014-08-13 23:32:03 CDT by andrew via cli
 #   2014-08-12 00:32:16 CDT by rnordmark via cli
 #   2014-08-07 16:03:00 CDT by joel via cli
 #   2014-08-07 15:55:43 CDT by joel via cli
 #   2014-08-07 15:14:23 CDT by joel via cli
-#   2014-08-07 15:12:23 CDT by joel via cli
 # grnoc-mon at ELRENO-MX40> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -229,7 +229,7 @@
 # grnoc-mon at ELRENO-MX40> show system uptime 
 # System booted: 2013-06-05 10:30 CDT 
 # Protocols started: 2013-06-05 10:31 CDT 
-# Last configured: 2014-08-13 23:32 CDT  by andrew
+# Last configured: 2014-08-30 23:50 CDT  by andrew
 # 
 # grnoc-mon at ELRENO-MX40> show interface terse 
 #Interface Admin Link
@@ -298,7 +298,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at ELRENO-MX40> show configuration 
-## Last commit: 2014-08-13 23:32:03 CDT by andrew
+## Last commit: 2014-08-30 23:50:29 CDT by andrew
 version 12.3R2.5;
 system {
     host-name ELRENO-MX40;
@@ -651,7 +651,6 @@
                 address 164.58.199.150/32;
             }
             family inet6 {
-                address 2610:1d8::4f/128;
                 address 2610:1d8::164:58:199:150/128;
             }
         }
@@ -770,6 +769,32 @@
                 description TUL-CORE6-IBGP;
             }
         }
+        group CORE-RR-OKC-V6 {
+            type internal;
+            local-address 2610:1d8::164:58:199:150;
+            family inet6 {
+                any;
+            }
+#            authentication-key <removed>;
+            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
+            peer-as 5078;
+            neighbor 2610:1d8::164:58:199:216 {
+                description OKC-CORE6-IBGP-V6;
+            }
+        }
+        group CORE-RR-TUL-V6 {
+            type internal;
+            local-address 2610:1d8::164:58:199:150;
+            family inet6 {
+                any;
+            }
+#            authentication-key <removed>;
+            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
+            peer-as 5078;
+            neighbor 2610:1d8::164:58:199:226 {
+                description TUL-CORE6-IBGP-V6;
+            }
+        }
     }
     ospf {
         reference-bandwidth 100g;
@@ -817,7 +842,7 @@
                 link-protection;
                 ipsec-sa OneNet-OSPF3-AUTH;
                 bfd-liveness-detection {
-                    minimum-interval 100;
+                    minimum-interval 400;
                     multiplier 3;
                 }
             }
@@ -829,11 +854,11 @@
                 link-protection;
                 ipsec-sa OneNet-OSPF3-AUTH;
                 bfd-liveness-detection {
-                    minimum-interval 100;
+                    minimum-interval 400;
                     multiplier 3;
                 }
             }
-            inactive: interface ge-1/1/0.62 {
+            interface ge-1/1/0.62 {
                 link-protection;
                 ipsec-sa OneNet-OSPF3-AUTH;
                 bfd-liveness-detection {
@@ -1227,8 +1252,10 @@
 Address                  State     Interface      Time     Interval  Multiplier
 164.58.246.62            Up        xe-0/0/1.69    0.300     0.100        3   
 164.58.247.33            Up        xe-0/0/0.40    1.200     0.400        3   
+fe80::224:dc00:3eff:c6fa Up        ge-1/1/0.62    1.200     0.400        3   
 fe80::8618:8800:28ee:182a Up       xe-0/0/0.40    1.200     0.400        3   
+fe80::aad0:e500:45e3:4800 Up       xe-0/0/1.69    1.200     0.400        3   
 
-3 sessions, 3 clients
-Cumulative transmit rate 15.0 pps, cumulative receive rate 15.0 pps
+5 sessions, 5 clients
+Cumulative transmit rate 20.0 pps, cumulative receive rate 20.0 pps
 
Index: configs/core.elr.onenet.net
===================================================================
--- configs/core.elr.onenet.net	(revision 118994)
+++ configs/core.elr.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at EL-RENO-MX480-RE0> show system commit 
+#   2014-08-30 23:52:02 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
 #   2014-08-13 23:28:29 CDT by andrew via cli commit synchronize
 #   2014-08-12 00:29:51 CDT by rnordmark via cli commit synchronize
 #   2014-08-12 00:27:18 CDT by rnordmark via cli commit synchronize
 #   2014-08-12 00:25:05 CDT by rnordmark via cli commit synchronize
 #   2014-08-04 15:43:07 CDT by sky via cli commit confirmed, rollback in 2mins synchronize
-#   2014-08-04 15:37:49 CDT by sky via cli commit synchronize
 # grnoc-mon at EL-RENO-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -250,7 +250,7 @@
 # grnoc-mon at EL-RENO-MX480-RE0> show system uptime 
 # System booted: 2014-07-13 23:45 CDT 
 # Protocols started: 2014-07-13 23:48 CDT 
-# Last configured: 2014-08-13 23:28 CDT  by andrew
+# Last configured: 2014-08-30 23:52 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at EL-RENO-MX480-RE0> show interface terse 
@@ -328,7 +328,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at EL-RENO-MX480-RE0> show configuration 
-## Last commit: 2014-08-13 23:28:29 CDT by andrew
+## Last commit: 2014-08-30 23:52:02 CDT by andrew
 version 12.3R7.7;
 groups {
     re0 {
@@ -542,7 +542,7 @@
                 mtu 9000;
                 address 164.58.246.62/30;
             }
-            inactive: family inet6 {
+            family inet6 {
                 mtu 9000;
                 address 2610:1d8:b00::1/127;
             }
@@ -578,7 +578,8 @@
                 mtu 9000;
                 address 164.58.245.37/30;
             }
-            inactive: family inet6 {
+            family inet6 {
+                mtu 9000;
                 address 2610:1d8:b00::3/127;
             }
             family mpls;
@@ -706,7 +707,6 @@
                 address 127.0.0.1/32;
             }
             family inet6 {
-                address 2610:1d8::12/128;
                 address 2610:1d8::164:58:199:107/128;
             }
         }
@@ -829,6 +829,32 @@
                 description TUL-CORE6-IBGP;
             }
         }
+        group CORE-RR-OKC-V6 {
+            type internal;
+            local-address 2610:1d8::164:58:199:107;
+            family inet6 {
+                any;
+            }
+#            authentication-key <removed>;
+            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
+            peer-as 5078;
+            neighbor 2610:1d8::164:58:199:216 {
+                description OKC-CORE6-IBGP-V6;
+            }
+        }
+        group CORE-RR-TUL-V6 {
+            type internal;
+            local-address 2610:1d8::164:58:199:107;
+            family inet6 {
+                any;
+            }
+#            authentication-key <removed>;
+            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
+            peer-as 5078;
+            neighbor 2610:1d8::164:58:199:226 {
+                description TUL-CORE6-IBGP-V6;
+            }
+        }
     }
     ospf {
         reference-bandwidth 100g;
@@ -881,7 +907,7 @@
                 link-protection;
                 ipsec-sa OneNet-OSPF3-AUTH;
                 bfd-liveness-detection {
-                    minimum-interval 100;
+                    minimum-interval 400;
                     multiplier 3;
                 }
             }
@@ -889,19 +915,11 @@
                 link-protection;
                 ipsec-sa OneNet-OSPF3-AUTH;
                 bfd-liveness-detection {
-                    minimum-interval 100;
+                    minimum-interval 400;
                     multiplier 3;
                 }
             }
             interface lo0.0;
-            inactive: interface xe-0/1/0.42 {
-                link-protection;
-                ipsec-sa OneNet-OSPF3-AUTH;
-                bfd-liveness-detection {
-                    minimum-interval 400;
-                    multiplier 3;
-                }
-            }
         }
     }
     ldp {
@@ -1352,8 +1370,10 @@
 Address                  State     Interface      Time     Interval  Multiplier
 164.58.244.45            Up        xe-0/1/0.42    1.200     0.400        3   
 164.58.246.61            Up        xe-0/0/0.69    0.300     0.100        3   
+fe80::224:dcff:feff:c6fb Up        ge-0/2/0.0     1.200     0.400        3   
+fe80::8ae0:f300:457f:1101 Up       xe-0/0/0.69    1.200     0.400        3   
 
-2 sessions, 2 clients
-Cumulative transmit rate 12.5 pps, cumulative receive rate 12.5 pps
+4 sessions, 4 clients
+Cumulative transmit rate 17.5 pps, cumulative receive rate 17.5 pps
 
 {master}
Index: configs/hub.elr.onenet.net
===================================================================
--- configs/hub.elr.onenet.net	(revision 119040)
+++ configs/hub.elr.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at EL-RENO-M120-RE0> show system commit 
+#   2014-08-30 23:53:31 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
 #   2014-08-13 23:47:54 CDT by andrew via cli commit synchronize
 #   2014-08-13 14:24:16 CDT by josh via cli commit synchronize
 #   2014-08-13 14:18:16 CDT by sky via cli commit confirmed, rollback in 4mins synchronize
 #   2014-08-13 14:09:17 CDT by sky via cli commit confirmed, rollback in 5mins synchronize
 #   2014-08-13 14:02:45 CDT by sky via cli commit confirmed, rollback in 5mins synchronize
-#   2014-08-12 13:19:39 CDT by josh via cli commit confirmed, rollback in 3mins synchronize
 # grnoc-mon at EL-RENO-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -280,7 +280,7 @@
 # grnoc-mon at EL-RENO-M120-RE0> show system uptime 
 # System booted: 2014-07-13 22:44 CDT 
 # Protocols started: 2014-07-13 22:50 CDT 
-# Last configured: 2014-08-13 23:47 CDT  by andrew
+# Last configured: 2014-08-30 23:53 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at EL-RENO-M120-RE0> show interface terse 
@@ -431,7 +431,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at EL-RENO-M120-RE0> show configuration 
-## Last commit: 2014-08-13 23:47:54 CDT by andrew
+## Last commit: 2014-08-30 23:53:31 CDT by andrew
 version 12.3R7.7;
 groups {
     re0 {
@@ -1186,7 +1186,8 @@
                 mtu 9000;
                 address 164.58.245.38/30;
             }
-            inactive: family inet6 {
+            family inet6 {
+                mtu 9000;
                 address 2610:1d8:b00::2/127;
             }
             family mpls;
@@ -1210,7 +1211,6 @@
                 address 127.0.0.1/32;
             }
             family inet6 {
-                address 2610:1d8::11/128;
                 address 2610:1d8::164:58:199:6/128;
             }
         }
@@ -1350,6 +1350,32 @@
                 description TUL-CORE6-IBGP;
             }
         }
+        group CORE-RR-OKC-V6 {
+            type internal;
+            local-address 2610:1d8::164:58:199:6;
+            family inet6 {
+                any;
+            }
+#            authentication-key <removed>;
+            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
+            peer-as 5078;
+            neighbor 2610:1d8::164:58:199:216 {
+                description OKC-CORE6-IBGP-V6;
+            }
+        }
+        group CORE-RR-TUL-V6 {
+            type internal;
+            local-address 2610:1d8::164:58:199:6;
+            family inet6 {
+                any;
+            }
+#            authentication-key <removed>;
+            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
+            peer-as 5078;
+            neighbor 2610:1d8::164:58:199:226 {
+                description TUL-CORE6-IBGP-V6;
+            }
+        }
     }
     ospf {
         reference-bandwidth 100g;
@@ -1403,7 +1429,7 @@
                 link-protection;
                 ipsec-sa OneNet-OSPF3-AUTH;
                 bfd-liveness-detection {
-                    minimum-interval 100;
+                    minimum-interval 400;
                     multiplier 3;
                 }
             }
@@ -1411,7 +1437,7 @@
                 link-protection;
                 ipsec-sa OneNet-OSPF3-AUTH;
                 bfd-liveness-detection {
-                    minimum-interval 100;
+                    minimum-interval 400;
                     multiplier 3;
                 }
             }
@@ -2007,8 +2033,10 @@
                                                   Detect   Transmit
 Address                  State     Interface      Time     Interval  Multiplier
 fe80::2ac0:da01:2ffa:a0a8 Up       fe-3/0/0.0     1.200     0.400        3   
+fe80::8ae0:f300:3e7f:1178 Up       ge-3/2/2.62    1.200     0.400        3   
+fe80::aad0:e5ff:fee3:48a4 Up       ge-3/2/3.0     1.200     0.400        3   
 
-1 sessions, 1 clients
-Cumulative transmit rate 2.5 pps, cumulative receive rate 2.5 pps
+3 sessions, 3 clients
+Cumulative transmit rate 7.5 pps, cumulative receive rate 7.5 pps
 
 {master}
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net	(revision 119163)
+++ configs/core3.okc-m120.onenet.net	(working copy)
@@ -542,7 +542,7 @@
 #t1-2/3/0:3:12 up up
 #t1-2/3/0:3:12.0 up up
 #t1-2/3/0:3:13 up up
-#t1-2/3/0:3:13.0 up down
+#t1-2/3/0:3:13.0 up up
 #t1-2/3/0:3:14 up up
 #t1-2/3/0:3:14.0 up up
 #t1-2/3/0:3:15 up up



More information about the Nocrancid mailing list