[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Sun Jul 2 02:04:26 CDT 2017
Index: configs/core.mus.onenet.net
===================================================================
--- configs/core.mus.onenet.net (revision 154548)
+++ configs/core.mus.onenet.net (working copy)
@@ -2500,10 +2500,10 @@
Address State Interface Time Interval Multiplier
164.58.245.10 Up ge-0/2/0.0 1.200 0.400 3
164.58.245.205 Up xe-0/0/0.70 1.200 0.400 3
-fe80::2ac0:daff:fec0:34fc Up ge-0/2/0.0 0.300 0.100 3
+fe80::2ac0:daff:fec0:34fc Up ge-0/2/0.0 1.200 0.400 3
fe80::8618:8800:46ee:dabd Down xe-0/0/0.70 0.000 2.000 3
4 sessions, 6 clients
-Cumulative transmit rate 15.5 pps, cumulative receive rate 15.0 pps
+Cumulative transmit rate 8.0 pps, cumulative receive rate 7.5 pps
{master}
Index: configs/core1.nor.onenet.net
===================================================================
--- configs/core1.nor.onenet.net (revision 154561)
+++ configs/core1.nor.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at NORMAN1-MX480-RE0> show system commit
+# 2017-07-02 01:29:19 CDT by andrew via cli commit synchronize
# 2017-06-22 15:36:40 CDT by sky via cli commit synchronize
# 2017-06-21 16:42:14 CDT by sky via cli commit synchronize
# 2017-06-21 16:18:09 CDT by sky via cli commit synchronize
# 2017-06-21 16:16:56 CDT by sky via cli commit synchronize
# 2017-06-21 16:01:30 CDT by sky via cli commit synchronize
-# 2017-06-21 15:59:19 CDT by sky via cli commit synchronize
# grnoc-mon at NORMAN1-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -538,7 +538,7 @@
# grnoc-mon at NORMAN1-MX480-RE0> show system uptime
# System booted: 2016-04-03 01:22 CDT
# Protocols started: 2016-04-03 01:28 CDT
-# Last configured: 2017-06-22 15:36 CDT by sky
+# Last configured: 2017-07-02 01:29 CDT by andrew
#
# {master}
# grnoc-mon at NORMAN1-MX480-RE0> show interface terse
@@ -764,8 +764,7 @@
#et-5/3/0 up up
#et-5/3/0.42 up up
#et-5/3/0.32767 up up
-#ae0 up down
-#ae0.0 up down
+#ae0 down down
#ae1 up up
#ae1.0 up up
#cbp0 up up
@@ -834,7 +833,7 @@
#pp0 up up
#tap up up
# grnoc-mon at NORMAN1-MX480-RE0> show configuration
-## Last commit: 2017-06-22 15:36:40 CDT by sky
+## Last commit: 2017-07-02 01:29:19 CDT by andrew
version 13.3R9.13;
groups {
re0 {
@@ -2002,7 +2001,7 @@
}
}
et-4/1/0 {
- description "HEI-UNIVERSITY-OF-OKLAHOMA-1PP-100G-CIR000XXXX [ORDERED]";
+ description HEI-UNIVERSITY-OF-OKLAHOMA-1PP-100G-CIR000XXXX;
mtu 9192;
unit 0 {
family inet {
@@ -2066,23 +2065,8 @@
}
}
ae0 {
- description "HEI-UNIVERSITY-OF-OKLAHOMA-PRIMARY-LINK [DECOM]";
- mtu 9192;
- aggregated-ether-options {
- link-speed 10g;
- lacp {
- active;
- periodic fast;
- }
- }
- unit 0 {
- family inet {
- mtu 9000;
- sampling {
- input;
- }
- }
- }
+ description "FUTURE-USE [NO-MONITOR]";
+ disable;
}
ae1 {
description PEER-PIONEER-NORMAN-CIR0019909;
@@ -2323,21 +2307,13 @@
multicast;
}
neighbor 164.58.10.98 {
- description "EBGP-OU-CIR000XXXX [NO-MONITOR]";
+ description EBGP-OU-CIR000XXXX;
import EBGP-OU-V4-IMPORT;
# authentication-#key <removed>;
export EBGP-OU-V4-EXPORT;
remove-private all;
peer-as 25776;
}
- neighbor 156.110.25.3 {
- description "EBGP-OU-CIR000XXXX [ORDERED]";
- import EBGP-OU-TEST-V4-IMPORT;
-# authentication-#key <removed>;
- export EBGP-OU-V4-EXPORT;
- remove-private all;
- peer-as 25776;
- }
}
group EBGP-PIONEER-V4 {
type external;
@@ -2979,70 +2955,6 @@
}
}
}
- policy-statement EBGP-OU-TEST-V4-IMPORT {
- term REJECT-DEFAULT {
- from {
- route-filter 0.0.0.0/0 exact;
- }
- then reject;
- }
- term REJECT-BOGONS {
- from {
- prefix-list-filter BOGONS-V4-PREFIXES orlonger;
- }
- then reject;
- }
- term CHECK-BLACKHOLE-LENGTH {
- from {
- community ONENET_BLACKHOLE;
- route-filter 0.0.0.0/0 prefix-length-range /24-/32;
- }
- then next term;
- }
- term ACCEPT-BLACKHOLE {
- from {
- community ONENET_BLACKHOLE;
- prefix-list-filter EBGP-OU-TEST-V4-PREFIXES orlonger;
- }
- then {
- community set ONENET_BLACKHOLE;
- community add ONENET_SRC_CUSTOMER;
- next-hop 192.0.2.1;
- accept;
- }
- }
- term REJECT-25-ORLONGER {
- from {
- route-filter 0.0.0.0/0 prefix-length-range /25-/32;
- }
- then reject;
- }
- term DELETE-PROHIBITED-COMMUNITIES {
- from {
- prefix-list-filter EBGP-OU-TEST-V4-PREFIXES orlonger;
- }
- then {
- community delete NON_ONENET;
- community delete ONENET_ENGINEERING;
- next term;
- }
- }
- term ACCEPT-ROUTES {
- from {
- prefix-list-filter EBGP-OU-TEST-V4-PREFIXES orlonger;
- }
- then {
- community add ONENET_SRC_CUSTOMER;
- community add ONENET_ADV_UPSTREAM;
- community add ONENET_ADV_RESEARCH;
- next-hop peer-address;
- accept;
- }
- }
- term REJECT-ALL-ELSE {
- then reject;
- }
- }
policy-statement EBGP-OU-V4-EXPORT {
term SEND-DEFAULT {
from {
Index: configs/swi.miami-hubsite.onenet.net
===================================================================
--- configs/swi.miami-hubsite.onenet.net (revision 154500)
+++ configs/swi.miami-hubsite.onenet.net (working copy)
@@ -207,8 +207,8 @@
#ge-0/0/9 down down
#ge-0/0/10 down down
#ge-0/0/11 down down
-#ge-0/0/12 up up
-#ge-0/0/12.0 up up
+#ge-0/0/12 up down
+#ge-0/0/12.0 up down
#ge-0/0/13 down down
#ge-0/0/14 down down
#ge-0/0/15 down down
Index: configs/hub.chi.onenet.net
===================================================================
--- configs/hub.chi.onenet.net (revision 154564)
+++ configs/hub.chi.onenet.net (working copy)
@@ -391,7 +391,7 @@
#t1-2/0/2:1 up up
#t1-2/0/2:1.16 up up
#t1-2/0/2:1.17 up up
-#t1-2/0/2:2 down down
+#t1-2/0/2:2 down up
#t1-2/0/2:3 down down
#t1-2/0/2:4 down down
#t1-2/0/2:5 down down
Index: configs/hub.okm.onenet.net
===================================================================
--- configs/hub.okm.onenet.net (revision 154575)
+++ configs/hub.okm.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKMULGEE-M120-RE0> show system commit
+# 2017-07-02 01:11:01 CDT by andrew via cli commit synchronize
+# 2017-07-02 01:08:11 CDT by andrew via cli commit synchronize
# 2017-07-02 01:01:51 CDT by andrew via cli commit synchronize
# 2017-07-02 00:51:09 CDT by andrew via cli commit synchronize
# 2017-07-02 00:49:48 CDT by andrew via cli commit synchronize
# 2017-07-02 00:43:03 CDT by andrew via cli commit synchronize
-# 2017-07-02 00:41:39 CDT by andrew via cli commit synchronize
-# 2017-06-30 11:45:02 CDT by rnordmark via cli commit confirmed, rollback in 5mins synchronize
# grnoc-mon at OKMULGEE-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -376,7 +376,7 @@
# grnoc-mon at OKMULGEE-M120-RE0> show system uptime
# System booted: 2016-03-18 02:05 CDT
# Protocols started: 2016-03-18 02:11 CDT
-# Last configured: 2017-07-02 01:01 CDT by andrew
+# Last configured: 2017-07-02 01:11 CDT by andrew
#
# {master}
# grnoc-mon at OKMULGEE-M120-RE0> show interface terse
@@ -528,7 +528,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKMULGEE-M120-RE0> show configuration
-## Last commit: 2017-07-02 01:01:51 CDT by andrew
+## Last commit: 2017-07-02 01:11:01 CDT by andrew
version 13.3R8.7;
groups {
re0 {
@@ -1359,20 +1359,23 @@
}
ge-3/2/0 {
description "CORE 1GE to hub.mus ge-3/2/3 | OneNet-MUS-OKM-GE-4447";
- mtu 9000;
+ mtu 9192;
unit 0 {
family inet {
- mtu 8940;
+ mtu 9178;
sampling {
input;
}
- address 164.58.1.254/30;
+ address 164.58.244.223/31;
}
family iso;
family inet6 {
+ mtu 9178;
address 2610:1d8:3500::/127;
}
- family mpls;
+ family mpls {
+ mtu 9166;
+ }
}
}
ge-3/2/1 {
@@ -2438,19 +2441,19 @@
{master}
# grnoc-mon at OKMULGEE-M120-RE0> show ospf neighbor
# Address Interface State ID Pri Dead
-# 164.58.1.253 ge-3/2/0.0 Full 164.58.199.94
+# 164.58.244.222 ge-3/2/0.0 Full 164.58.199.94
# 164.58.244.220 ge-3/2/2.502 Full 164.58.199.234
#
# {master}
# grnoc-mon at OKMULGEE-M120-RE0> show bfd session
Detect Transmit
Address State Interface Time Interval Multiplier
-164.58.1.253 Up ge-3/2/0.0 1.200 0.400 3
164.58.244.220 Up ge-3/2/2.502 1.200 0.400 3
-fe80::2ac0:da01:f6fe:da3e Up ge-3/2/2.502 6.000 2.000 3
+164.58.244.222 Up ge-3/2/0.0 1.200 0.400 3
+fe80::2ac0:da01:f6fe:da3e Up ge-3/2/2.502 1.200 0.400 3
fe80::2ac0:daff:fec0:36fb Up ge-3/2/0.0 1.200 0.400 3
4 sessions, 6 clients
-Cumulative transmit rate 8.0 pps, cumulative receive rate 8.0 pps
+Cumulative transmit rate 10.0 pps, cumulative receive rate 10.0 pps
{master}
Index: configs/hub.mus.onenet.net
===================================================================
--- configs/hub.mus.onenet.net (revision 154575)
+++ configs/hub.mus.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at MUSKOGEE-M120-RE0> show system commit
+# 2017-07-02 01:10:59 CDT by andrew via cli commit synchronize
+# 2017-07-02 01:08:06 CDT by andrew via cli commit synchronize
# 2017-07-02 01:01:45 CDT by andrew via cli commit synchronize
# 2017-05-12 11:54:42 CDT by andrew via cli commit synchronize
# 2017-05-12 08:32:52 CDT by andrew via cli commit synchronize
# 2017-05-09 15:09:54 CDT by andrew via cli commit synchronize
-# 2017-05-09 09:32:12 CDT by andrew via cli commit synchronize
-# 2017-04-17 14:27:30 CDT by andrew via cli commit synchronize
# grnoc-mon at MUSKOGEE-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -394,7 +394,7 @@
# grnoc-mon at MUSKOGEE-M120-RE0> show system uptime
# System booted: 2016-03-07 01:31 CST
# Protocols started: 2016-03-07 01:46 CST
-# Last configured: 2017-07-02 01:01 CDT by andrew
+# Last configured: 2017-07-02 01:10 CDT by andrew
#
# {master}
# grnoc-mon at MUSKOGEE-M120-RE0> show interface terse
@@ -518,7 +518,7 @@
#pp0 up up
#tap up up
# grnoc-mon at MUSKOGEE-M120-RE0> show configuration
-## Last commit: 2017-07-02 01:01:45 CDT by andrew
+## Last commit: 2017-07-02 01:10:59 CDT by andrew
version 13.3R8.7;
groups {
re0 {
@@ -1056,20 +1056,23 @@
}
ge-3/2/3 {
description "CORE 1GE to hub.okm ge-3/2/0 | OneNet-MUS-OKM-GE-4447";
- mtu 9000;
+ mtu 9192;
unit 0 {
family inet {
- mtu 8940;
+ mtu 9178;
sampling {
input;
}
- address 164.58.1.253/30;
+ address 164.58.244.222/31;
}
family iso;
family inet6 {
+ mtu 9178;
address 2610:1d8:3500::1/127;
}
- family mpls;
+ family mpls {
+ mtu 9166;
+ }
}
}
sp-3/3/0 {
@@ -1974,13 +1977,13 @@
# grnoc-mon at MUSKOGEE-M120-RE0> show ospf neighbor
# Address Interface State ID Pri Dead
# 164.58.245.9 ge-2/2/2.0 Full 164.58.199.95
-# 164.58.1.254 ge-3/2/3.0 Full 164.58.199.110
+# 164.58.244.223 ge-3/2/3.0 Full 164.58.199.110
#
# {master}
# grnoc-mon at MUSKOGEE-M120-RE0> show bfd session
Detect Transmit
Address State Interface Time Interval Multiplier
-164.58.1.254 Up ge-3/2/3.0 1.200 0.400 3
+164.58.244.223 Up ge-3/2/3.0 1.200 0.400 3
164.58.245.9 Up ge-2/2/2.0 1.200 0.400 3
fe80::2ac0:daff:fe4f:f6f8 Up ge-3/2/3.0 1.200 0.400 3
fe80::6687:88ff:fef3:c8a4 Up ge-2/2/2.0 1.200 0.400 3
Index: configs/core1.ptc.onenet.net
===================================================================
--- configs/core1.ptc.onenet.net (revision 154575)
+++ configs/core1.ptc.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at TULSA-PTC1-MX480-RE0> show system commit
+# 2017-07-02 01:13:10 CDT by andrew via cli commit synchronize
+# 2017-07-02 01:01:19 CDT by andrew via cli commit synchronize
# 2017-07-02 00:50:55 CDT by andrew via cli commit synchronize
# 2017-07-02 00:49:53 CDT by andrew via cli commit synchronize
# 2017-07-02 00:43:29 CDT by andrew via cli commit synchronize
# 2017-06-30 16:16:17 CDT by sky via cli commit synchronize
-# 2017-06-30 16:14:28 CDT by sky via cli commit synchronize
-# 2017-06-30 16:12:42 CDT by sky via cli commit synchronize
# grnoc-mon at TULSA-PTC1-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -421,7 +421,7 @@
# grnoc-mon at TULSA-PTC1-MX480-RE0> show system uptime
# System booted: 2016-03-17 00:52 CDT
# Protocols started: 2016-03-17 01:01 CDT
-# Last configured: 2017-07-02 00:50 CDT by andrew
+# Last configured: 2017-07-02 01:13 CDT by andrew
#
# {master}
# grnoc-mon at TULSA-PTC1-MX480-RE0> show interface terse
@@ -611,7 +611,7 @@
#pp0 up up
#tap up up
# grnoc-mon at TULSA-PTC1-MX480-RE0> show configuration
-## Last commit: 2017-07-02 00:50:55 CDT by andrew
+## Last commit: 2017-07-02 01:13:10 CDT by andrew
version 13.3R8.7;
groups {
re0 {
@@ -1827,7 +1827,7 @@
mtu 9192;
encapsulation flexible-ethernet-services;
unit 501 {
- description "CORE 1GE to hub.bar ge-3/2/2.501 | OneNet-PTC-BAR-GE-18937 [NO-MONITOR]";
+ description "CORE 1GE to hub.bar ge-3/2/2.501 | OneNet-PTC-BAR-GE-18937";
bandwidth 1g;
vlan-id 501;
family inet {
@@ -1850,7 +1850,7 @@
}
}
unit 502 {
- description "CORE 1GE to hub.mus ge-3/2/2 | OneNet-PTC-OKM-GE-20425";
+ description "CORE 1GE to hub.okm ge-3/2/2 | OneNet-PTC-OKM-GE-20425";
bandwidth 1g;
vlan-id 502;
family inet {
@@ -1861,7 +1861,13 @@
address 164.58.244.220/31;
}
family iso;
- family mpls;
+ family inet6 {
+ mtu 9000;
+ address 2610:1d8:5000::4/127;
+ }
+ family mpls {
+ mtu 8988;
+ }
}
unit 503 {
description OKMULGEE-PL-100M-CIR0020426;
@@ -2446,9 +2452,14 @@
}
}
interface xe-1/3/0.502 {
+ link-protection;
authentication {
md5 7# key <removed>;
}
+ bfd-liveness-detection {
+ minimum-interval 400;
+ multiplier 3;
+ }
}
}
}
@@ -2488,6 +2499,14 @@
multiplier 3;
}
}
+ interface xe-1/3/0.502 {
+ link-protection;
+ ipsec-sa OneNet-OSPF3-AUTH;
+ bfd-liveness-detection {
+ minimum-interval 400;
+ multiplier 3;
+ }
+ }
}
}
ldp {
@@ -4335,11 +4354,12 @@
164.58.244.221 Up xe-1/3/0.502 1.200 0.400 3
164.58.245.89 Up xe-1/2/0.42 1.200 0.400 3
fe80::2ac0:da01:f54e:cefa Up xe-1/3/0.501 1.200 0.400 3
+fe80::2ac0:da01:f64f:f6fa Up xe-1/3/0.502 1.200 0.400 3
fe80::8618:8800:7cee:d829 Down xe-0/0/0.124 0.000 2.000 3
fe80::8618:8800:90ee:48cf Down xe-0/1/0.144 0.000 2.000 3
fe80::f6b5:2f00:2ad0:e4c Up xe-1/2/0.42 1.200 0.400 3
-11 sessions, 16 clients
-Cumulative transmit rate 21.5 pps, cumulative receive rate 20.5 pps
+12 sessions, 18 clients
+Cumulative transmit rate 24.0 pps, cumulative receive rate 23.0 pps
{master}
Index: configs/core2.nor-mx80.onenet.net
===================================================================
--- configs/core2.nor-mx80.onenet.net (revision 154500)
+++ configs/core2.nor-mx80.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at NORMAN2-MX80> show system commit
+# 2017-07-02 01:26:15 CDT by andrew via cli
# 2017-06-09 21:49:47 CDT by andrew via cli
# 2017-01-28 16:45:31 CST by andrew via cli
# 2017-01-28 16:07:09 CST by andrew via cli
# 2016-12-21 13:04:50 CST by andrew via cli commit confirmed, rollback in 3mins
# 2016-12-21 10:48:09 CST by andrew via cli commit confirmed, rollback in 3mins
-# 2016-07-20 09:48:48 CDT by andrew via cli
# grnoc-mon at NORMAN2-MX80> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -260,7 +260,7 @@
# grnoc-mon at NORMAN2-MX80> show system uptime
# System booted: 2016-04-03 00:45 CDT
# Protocols started: 2016-04-03 00:47 CDT
-# Last configured: 2017-06-09 21:49 CDT by andrew
+# Last configured: 2017-07-02 01:26 CDT by andrew
#
# grnoc-mon at NORMAN2-MX80> show interface terse
#Interface Admin Link
@@ -331,7 +331,7 @@
#pp0 up up
#tap up up
# grnoc-mon at NORMAN2-MX80> show configuration
-## Last commit: 2017-06-09 21:49:47 CDT by andrew
+## Last commit: 2017-07-02 01:26:15 CDT by andrew
version 13.3R9.13;
groups {
ISIS-L2-INTERFACE {
@@ -587,7 +587,7 @@
}
}
xe-0/0/3 {
- description "HEI-UNIVERSITY-of-OKLAHOMA-SECONDARY-LINK-CIR0002250 [DECOM]";
+ description HEI-UNIVERSITY-of-OKLAHOMA-SECONDARY-LINK-CIR0002250;
mtu 9174;
link-mode full-duplex;
gigether-options {
@@ -816,7 +816,7 @@
multicast;
}
neighbor 164.58.10.38 {
- description "EBGP-OU-CIR000XXXX [NO-MONITOR]";
+ description EBGP-OU-CIR000XXXX;
import EBGP-OU-V4-IMPORT;
# authentication-#key <removed>;
export EBGP-OU-V4-EXPORT;
Index: configs/hub.mia.onenet.net
===================================================================
--- configs/hub.mia.onenet.net (revision 154500)
+++ configs/hub.mia.onenet.net (working copy)
@@ -487,8 +487,8 @@
#fe-3/0/1.0 up up
#fe-3/0/2 down down
#fe-3/0/3 down down
-#fe-3/1/0 up up
-#fe-3/1/0.0 up up
+#fe-3/1/0 up down
+#fe-3/1/0.0 up down
#fe-3/1/1 down down
#fe-3/1/2 down down
#fe-3/1/3 down down
More information about the Nocrancid
mailing list