[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Fri Jul 1 13:03:02 CDT 2016


Index: configs/faye.okcdc.onenet.net
===================================================================
--- configs/faye.okcdc.onenet.net	(revision 144206)
+++ configs/faye.okcdc.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at FAYE-RP3F2-MX80> show system commit 
+#   2016-07-01 12:20:43 CDT by sky via cli
+#   2016-07-01 12:05:58 CDT by andrew via cli commit confirmed, rollback in 3mins
 #   2016-06-30 16:46:17 CDT by sky via cli
 #   2016-06-24 21:01:43 CDT by andrew via cli
 #   2016-06-24 20:57:34 CDT by andrew via cli
 #   2016-06-20 16:51:31 CDT by andrew via cli
-#   2016-06-20 15:30:10 CDT by andrew via cli
-#   2016-06-20 14:19:01 CDT by andrew via cli
 # grnoc-mon at FAYE-RP3F2-MX80> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          Absent    
@@ -223,7 +223,7 @@
 # grnoc-mon at FAYE-RP3F2-MX80> show system uptime 
 # System booted: 2016-05-09 16:21 CDT 
 # Protocols started: 2016-05-09 16:23 CDT 
-# Last configured: 2016-06-30 16:46 CDT  by sky
+# Last configured: 2016-07-01 12:20 CDT  by sky
 # 
 # grnoc-mon at FAYE-RP3F2-MX80> show interface terse 
 #Interface Admin Link
@@ -234,6 +234,8 @@
 #pfh-0/0/0 up up
 #pfh-0/0/0.16383 up up
 #xe-0/0/0 up up
+#xe-0/0/0.42 up up
+#xe-0/0/0.32767 up up
 #xe-0/0/1 up down
 #xe-0/0/2 up down
 #xe-0/0/3 up down
@@ -325,7 +327,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at FAYE-RP3F2-MX80> show configuration 
-## Last commit: 2016-06-30 16:46:17 CDT by sky
+## Last commit: 2016-07-01 12:20:43 CDT by sky
 version 13.3R9.13;
 system {
     host-name FAYE-RP3F2-MX80;
@@ -465,6 +467,26 @@
     }
 }
 interfaces {
+    xe-0/0/0 {
+        description "CORE 10GE to core1.okc xe-3/0/0 | OneNet-OKC-RP3F2-XE-XXXX";
+        flexible-vlan-tagging;
+        mtu 9192;
+        hold-time up 400 down 400;
+        encapsulation flexible-ethernet-services;
+        unit 42 {
+            vlan-id 42;
+            family inet {
+                mtu 9000;
+                address 164.58.244.21/31;
+            }
+            family iso;
+            family inet6 {
+                mtu 9000;
+                address 2610:1d8:1000::29/127;
+            }
+            family mpls;
+        }
+    }
     ge-1/0/0 {
         description "USER - D-102-C - FLOOR 1 - ANDREW";
         flexible-vlan-tagging;
@@ -694,7 +716,6 @@
         unit 0 {
             family inet {
                 address 156.110.24.213/30;
-                address 164.58.17.156/31;
             }
         }
     }
@@ -800,6 +821,7 @@
         interface lo0.0;
         interface ge-1/0/9.42;
         interface ge-1/0/4.0;
+        interface xe-0/0/0.42;
     }
     bgp {
         group CORE-RR-OKC-V4 {
@@ -901,6 +923,16 @@
                     multiplier 3;
                 }
             }
+            interface xe-0/0/0.42 {
+                link-protection;
+                authentication {
+                    md5 7# key <removed>;
+                }
+                bfd-liveness-detection {
+                    minimum-interval 400;
+                    multiplier 3;
+                }
+            }
         }
     }
     ospf3 {
@@ -915,11 +947,16 @@
                     multiplier 3;
                 }
             }
+            interface xe-0/0/0.42 {
+                link-protection;
+                ipsec-sa OneNet-OSPF3-AUTH;
+            }
         }
     }
     ldp {
         preference 255;
         track-igp-metric;
+        interface xe-0/0/0.42;
         interface ge-1/0/4.0;
         interface ge-1/0/9.42;
         interface lo0.0;
@@ -936,6 +973,7 @@
     }
     lldp {
         interface all;
+        interface xe-0/0/0;
     }
 }
 policy-options {
@@ -1345,13 +1383,15 @@
 # Address          Interface              State     ID               Pri  Dead
 # 164.58.244.251   ge-1/0/4.0             Full      164.58.199.240
 # 164.58.244.252   ge-1/0/9.42            Full      164.58.199.194
+# 164.58.244.20    xe-0/0/0.42            Full      164.58.199.211
 # 
 # grnoc-mon at FAYE-RP3F2-MX80> show bfd session 
                                                   Detect   Transmit
 Address                  State     Interface      Time     Interval  Multiplier
+164.58.244.20            Up        xe-0/0/0.42    1.200     0.400        3   
 164.58.244.251           Up        ge-1/0/4.0     1.200     0.400        3   
 164.58.244.252           Down      ge-1/0/9.42    0.000     2.000        3   
 
-2 sessions, 2 clients
-Cumulative transmit rate 3.0 pps, cumulative receive rate 2.5 pps
+3 sessions, 3 clients
+Cumulative transmit rate 5.5 pps, cumulative receive rate 5.0 pps
 
Index: configs/hub.dur.onenet.net
===================================================================
--- configs/hub.dur.onenet.net	(revision 144206)
+++ configs/hub.dur.onenet.net	(working copy)
@@ -330,7 +330,7 @@
 #fe-2/1/1.0 up up
 #fe-2/1/2 up up
 #fe-2/1/2.0 up up
-#fe-2/1/3 down up
+#fe-2/1/3 down down
 #ge-2/2/0 down down
 #pc-2/2/0 up up
 #pc-2/2/0.16383 up up
Index: configs/osage-ps.client.onenet.net
===================================================================
--- configs/osage-ps.client.onenet.net	(revision 144206)
+++ configs/osage-ps.client.onenet.net	(working copy)
@@ -116,7 +116,7 @@
 # total files: 1
 # 
 # grnoc-mon at OSAGE-PS-SRX340-LR-005236> show system uptime 
-# Time Source:  LOCAL CLOCK 
+# Time Source:  NTP CLOCK 
 # System booted: 2016-07-01 11:14 CDT 
 # Protocols started: 2016-07-01 11:14 CDT 
 # Last configured: 2016-07-01 11:39 CDT  by admin
@@ -140,8 +140,8 @@
 #ge-0/0/4 down down
 #ge-0/0/5 down down
 #ge-0/0/6 down down
-#ge-0/0/7 up down
-#ge-0/0/7.0 up down
+#ge-0/0/7 up up
+#ge-0/0/7.0 up up
 #ge-0/0/8 down down
 #ge-0/0/9 down down
 #ge-0/0/10 down down
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net	(revision 144206)
+++ 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 
+#   2016-07-01 12:15:13 CDT by sean via cli commit synchronize
 #   2016-06-30 17:03:43 CDT by andrew via cli commit synchronize
 #   2016-06-29 21:11:17 CDT by andrew via cli commit confirmed, rollback in 5mins synchronize
 #   2016-06-29 20:41:59 CDT by andrew via cli commit confirmed, rollback in 5mins synchronize
 #   2016-06-29 20:27:03 CDT by andrew via cli commit synchronize
 #   2016-06-29 19:30:04 CDT by andrew via cli commit synchronize
-#   2016-06-28 23:46:01 CDT by andrew 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: 2016-06-30 17:03 CDT  by andrew
+# Last configured: 2016-07-01 12:15 CDT  by sean
 # 
 # {master}
 # grnoc-mon at OKC-CORE3-M120-RE0> show interface terse 
@@ -831,8 +831,7 @@
 #t1-2/3/0:10:1 up up
 #t1-2/3/0:10:1.0 up up
 #t1-2/3/0:10:2 down down
-#t1-2/3/0:10:3 up down
-#t1-2/3/0:10:3.0 up down
+#t1-2/3/0:10:3 down up
 #t1-2/3/0:10:4 down down
 #t1-2/3/0:10:5 down down
 #t1-2/3/0:10:6 up up
@@ -1878,7 +1877,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE3-M120-RE0> show configuration 
-## Last commit: 2016-06-30 17:03:43 CDT by andrew
+## Last commit: 2016-07-01 12:15:13 CDT by sean
 version 12.3R7.7;
 groups {
     re0 {
@@ -4260,13 +4259,7 @@
         disable;
     }
     t1-2/3/0:10:3 {
-        description Locust-Grove-Public-Library-T1-CIR0002848;
-        encapsulation cisco-hdlc;
-        unit 0 {
-            family inet {
-                address 164.58.12.85/30;
-            }
-        }
+        disable;
     }
     t1-2/3/0:10:4 {
         disable;
@@ -8911,7 +8904,6 @@
         }
         route 164.58.45.192/27 next-hop 156.110.38.58;
         route 164.58.45.160/27 next-hop 156.110.38.70;
-        route 156.110.42.244/30 next-hop 164.58.12.86;
         route 164.58.45.60/30 next-hop 164.58.58.66;
     }
     router-id 164.58.199.213;
Index: configs/core1.okc-mx960.onenet.net
===================================================================
--- configs/core1.okc-mx960.onenet.net	(revision 144206)
+++ configs/core1.okc-mx960.onenet.net	(working copy)
@@ -13688,6 +13688,7 @@
 # 164.58.246.90    xe-2/0/0.69            Full      164.58.199.233
 # 164.58.246.118   xe-2/1/0.69            Full      164.58.199.232
 # 164.58.246.58    xe-2/1/1.69            Full      164.58.199.47
+# 164.58.244.21    xe-3/0/0.42            Full      164.58.199.69
 # 164.58.247.54    xe-3/0/1.40            Full      164.58.199.162
 # 164.58.244.7     xe-3/1/0.42            Full      164.58.199.23
 # 164.58.247.58    xe-3/1/1.40            Full      164.58.199.161
@@ -13709,6 +13710,7 @@
 164.58.15.202            Up        xe-1/1/1.200   1.200     0.400        3   
 164.58.244.7             Up        xe-3/1/0.42    1.200     0.400        3   
 164.58.244.14            Up        et-7/1/0.42    1.200     0.400        3   
+164.58.244.21            Up        xe-3/0/0.42    1.200     0.400        3   
 164.58.244.33            Up        et-8/1/0.42    1.200     0.400        3   
 164.58.244.59            Up        ae0.42         1.200     0.400        3   
 164.58.244.66            Up        xe-4/1/0.42    1.200     0.400        3   
@@ -13739,7 +13741,7 @@
 fe80::8618:8800:2aee:dfc2 Up       ae0.42         1.200     0.400        3   
 fe80::aad0:e500:2ae4:3000 Up       xe-3/1/0.42    1.200     0.400        3   
 
-35 sessions, 45 clients
-Cumulative transmit rate 85.5 pps, cumulative receive rate 85.0 pps
+36 sessions, 46 clients
+Cumulative transmit rate 88.0 pps, cumulative receive rate 87.5 pps
 
 {master}
Index: configs/okc-vpn-cluster.okc.onenet.net
===================================================================
--- configs/okc-vpn-cluster.okc.onenet.net	(revision 144190)
+++ configs/okc-vpn-cluster.okc.onenet.net	(working copy)
@@ -361,7 +361,7 @@
 #st0.21 up up
 #st0.22 up up
 #st0.23 up up
-#st0.24 up down
+#st0.24 up up
 #swfab0 up down
 #swfab1 up down
 #tap up up



More information about the Nocrancid mailing list