[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Fri May 30 12:02:19 CDT 2014
Index: configs/core.law.onenet.net
===================================================================
--- configs/core.law.onenet.net (revision 116522)
+++ configs/core.law.onenet.net (working copy)
@@ -476,7 +476,7 @@
#lsi.1060628 up up
#lsi.1060629 up up
#lsi.1060630 up up
-#lsi.1060668 up up
+#lsi.1060692 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/core5.okc.onenet.net
===================================================================
--- configs/core5.okc.onenet.net (revision 116522)
+++ configs/core5.okc.onenet.net (working copy)
@@ -524,7 +524,7 @@
#lsi.1494026 up up
#lsi.1494059 up up
#lsi.1494061 up up
-#lsi.1494099 up up
+#lsi.1494123 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/core2-okc-mx960.onenet.net
===================================================================
--- configs/core2-okc-mx960.onenet.net (revision 116522)
+++ configs/core2-okc-mx960.onenet.net (working copy)
@@ -588,7 +588,7 @@
#lsi.1061895 up up
#lsi.1061896 up up
#lsi.1061897 up up
-#lsi.1061935 up up
+#lsi.1061959 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/core1.dc.onenet.net
===================================================================
--- configs/core1.dc.onenet.net (revision 116522)
+++ configs/core1.dc.onenet.net (working copy)
@@ -917,7 +917,7 @@
#lsi.1059697 up up
#lsi.1059699 up up
#lsi.1059708 up up
-#lsi.1059744 up up
+#lsi.1059768 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/core1.lan-mx80.onenet.net
===================================================================
--- configs/core1.lan-mx80.onenet.net (revision 116522)
+++ configs/core1.lan-mx80.onenet.net (working copy)
@@ -268,7 +268,7 @@
#lsi.1061695 up up
#lsi.1061697 up up
#lsi.1061700 up up
-#lsi.1061737 up up
+#lsi.1061761 up up
#me0 up up
#me0.0 up up
#mtun up up
Index: configs/core8.tul.onenet.net
===================================================================
--- configs/core8.tul.onenet.net (revision 116521)
+++ configs/core8.tul.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at TULSA-CORE8-MX480-RE0> show system commit
+# 2014-05-30 11:05:45 CDT by andrew via cli commit confirmed, rollback in 5mins synchronize
# 2014-05-30 09:44:49 CDT by andrew via cli commit confirmed, rollback in 5mins synchronize
# 2014-05-15 12:06:56 CDT by rnordmark via cli commit synchronize
# 2014-04-24 22:49:36 CDT by rnordmark via cli commit synchronize
# 2014-04-24 22:49:08 CDT by rnordmark via cli commit synchronize
# 2014-04-24 22:47:18 CDT by rnordmark via cli commit synchronize
-# 2014-04-24 22:45:43 CDT by rnordmark via cli commit synchronize
# grnoc-mon at TULSA-CORE8-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -233,7 +233,7 @@
# grnoc-mon at TULSA-CORE8-MX480-RE0> show system uptime
# System booted: 2014-03-20 15:21 CDT
# Protocols started: 2014-03-20 15:22 CDT
-# Last configured: 2014-05-30 09:44 CDT by andrew
+# Last configured: 2014-05-30 11:05 CDT by andrew
#
# {master}
# grnoc-mon at TULSA-CORE8-MX480-RE0> show interface terse
@@ -288,7 +288,7 @@
#pp0 up up
#tap up up
# grnoc-mon at TULSA-CORE8-MX480-RE0> show configuration
-## Last commit: 2014-05-30 09:44:49 CDT by andrew
+## Last commit: 2014-05-30 11:05:45 CDT by andrew
version 12.3R5.7;
groups {
re0 {
@@ -449,6 +449,23 @@
on-disk-failure disk-failure-action reboot;
}
}
+security {
+ ipsec {
+ security-association OneNet-OSPF3-AUTH {
+ mode transport;
+ manual {
+ direction bidirectional {
+ protocol ah;
+ spi 256;
+ authentication {
+ algorithm hmac-md5-96;
+ key ascii-text "$9$eQ0Wx-UDHf5z1RrKvWN-GDjqfQn/At01ylVwY2JZ9CtpIhMWX"; ## SECRET-DATA
+ }
+ }
+ }
+ }
+ }
+}
interfaces {
xe-0/0/0 {
description "UPSTREAM 10GE to ^ AREON ^ devicexxx VIA I2 int-?/?/? CIR000XXXX;";
@@ -469,6 +486,9 @@
mtu 9000;
address 164.58.21.9/30;
}
+ family inet6 {
+ address 2610:1d8:2600::5/127;
+ }
family mpls;
}
}
@@ -483,6 +503,9 @@
mtu 9000;
address 164.58.22.41/30;
}
+ family inet6 {
+ address 2610:1d8:2600::7/127;
+ }
family mpls;
}
}
@@ -498,6 +521,10 @@
address 164.58.199.135/32;
address 127.0.0.1/32;
}
+ family inet6 {
+ address 2610:1d8::62/128;
+ address ::ffff:164.58.199.135/128;
+ }
}
}
}
@@ -613,6 +640,22 @@
reference-bandwidth 100g;
area 0.0.0.0 {
interface lo0.0;
+ interface et-0/1/0.69 {
+ link-protection;
+ ipsec-sa OneNet-OSPF3-AUTH;
+ bfd-liveness-detection {
+ minimum-interval 400;
+ multiplier 3;
+ }
+ }
+ interface et-0/3/0.69 {
+ link-protection;
+ ipsec-sa OneNet-OSPF3-AUTH;
+ bfd-liveness-detection {
+ minimum-interval 400;
+ multiplier 3;
+ }
+ }
}
}
ldp {
@@ -962,8 +1005,10 @@
Address State Interface Time Interval Multiplier
164.58.21.10 Up et-0/1/0.69 0.300 0.100 3
164.58.22.42 Up et-0/3/0.69 1.200 0.400 3
+fe80::2ac0:da00:45ff:5ae6 Up et-0/1/0.69 1.200 0.400 3
+fe80::2ac0:da00:45ff:5b8a Up et-0/3/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/core7.tul.onenet.net
===================================================================
--- configs/core7.tul.onenet.net (revision 116522)
+++ configs/core7.tul.onenet.net (working copy)
@@ -1,13 +1,13 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at TULSA-CORE7-MX480-RE1> show system commit
+# 2014-05-30 11:01:42 CDT by andrew via cli commit confirmed, rollback in 5mins synchronize
# 2014-05-30 10:59:05 CDT by andrew via cli commit confirmed, rollback in 5mins synchronize
# 2014-05-30 09:38:49 CDT by andrew via cli commit confirmed, rollback in 5mins synchronize
# 2014-05-27 13:32:09 CDT by jeremyt via cli commit confirmed, rollback in 5mins synchronize
# 2014-05-24 23:00:31 CDT by root via other
# Synchronization with remote Routing Engine
# 2014-05-15 15:39:31 CDT by rnordmark via synchronize
-# 2014-05-12 09:25:17 CDT by joel via synchronize
# grnoc-mon at TULSA-CORE7-MX480-RE1> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -370,7 +370,7 @@
# grnoc-mon at TULSA-CORE7-MX480-RE1> show system uptime
# System booted: 2014-05-24 22:57 CDT
# Protocols started: 2014-05-24 22:58 CDT
-# Last configured: 2014-05-30 10:59 CDT by andrew
+# Last configured: 2014-05-30 11:01 CDT by andrew
#
# {master}
# grnoc-mon at TULSA-CORE7-MX480-RE1> show interface terse
@@ -557,7 +557,7 @@
#pp0 up up
#tap up up
# grnoc-mon at TULSA-CORE7-MX480-RE1> show configuration
-## Last commit: 2014-05-30 10:59:05 CDT by andrew
+## Last commit: 2014-05-30 11:01:42 CDT by andrew
version 12.3R5.7;
groups {
re0 {
@@ -756,6 +756,23 @@
}
}
}
+security {
+ ipsec {
+ security-association OneNet-OSPF3-AUTH {
+ mode transport;
+ manual {
+ direction bidirectional {
+ protocol ah;
+ spi 256;
+ authentication {
+ algorithm hmac-md5-96;
+ key ascii-text "$9$X6n-w2.m5n6Cyl8x7-Y2qmPQn9p01IhyWL4aZGHkOBIRrKN-b"; ## SECRET-DATA
+ }
+ }
+ }
+ }
+ }
+}
interfaces {
xe-0/0/0 {
description "CORE 10GE to core1.tul xe-1/3/0 [AE0-1of2] | OneNet-TUL-TUL-XE-5044";
@@ -1965,8 +1982,22 @@
interface lo0.0 {
passive;
}
- interface et-2/1/0.69;
- interface et-2/3/0.69;
+ interface et-2/1/0.69 {
+ link-protection;
+ ipsec-sa OneNet-OSPF3-AUTH;
+ bfd-liveness-detection {
+ minimum-interval 400;
+ multiplier 3;
+ }
+ }
+ interface et-2/3/0.69 {
+ link-protection;
+ ipsec-sa OneNet-OSPF3-AUTH;
+ bfd-liveness-detection {
+ minimum-interval 400;
+ multiplier 3;
+ }
+ }
}
}
ldp {
@@ -3718,8 +3749,10 @@
164.58.22.41 Up et-2/3/0.69 1.200 0.400 3
164.58.244.18 Up et-1/3/0.101 0.300 0.100 3
164.58.244.22 Up et-1/1/0.70 0.300 0.100 3
+fe80::2ac0:da00:45fb:1052 Up et-2/1/0.69 1.200 0.400 3
+fe80::2ac0:da00:45fb:10f6 Up et-2/3/0.69 1.200 0.400 3
-4 sessions, 4 clients
-Cumulative transmit rate 32.5 pps, cumulative receive rate 32.5 pps
+6 sessions, 6 clients
+Cumulative transmit rate 37.5 pps, cumulative receive rate 37.5 pps
{master}
Index: configs/core1.sti-mx960.onenet.net
===================================================================
--- configs/core1.sti-mx960.onenet.net (revision 116522)
+++ configs/core1.sti-mx960.onenet.net (working copy)
@@ -528,8 +528,8 @@
#xe-1/1/0 up up
#xe-1/1/0.40 up up
#xe-1/1/0.32767 up up
-#xe-1/1/1 up down
-#xe-1/1/1.0 up down
+#xe-1/1/1 up up
+#xe-1/1/1.0 up up
#lc-1/2/0 up up
#lc-1/2/0.32769 up up
#pfe-1/2/0 up up
@@ -615,13 +615,13 @@
#lsi.1048576 up up
#lsi.1048662 up up
#lsi.1049875 up up
-#lsi.1050624 up up
-#lsi.1050625 up up
-#lsi.1050626 up up
-#lsi.1050627 up up
-#lsi.1050628 up up
-#lsi.1050629 up up
-#lsi.1050630 up up
+#lsi.1052735 up up
+#lsi.1052736 up up
+#lsi.1052737 up up
+#lsi.1052738 up up
+#lsi.1052739 up up
+#lsi.1052740 up up
+#lsi.1052741 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/hub.alv.onenet.net
===================================================================
--- configs/hub.alv.onenet.net (revision 116518)
+++ configs/hub.alv.onenet.net (working copy)
@@ -332,6 +332,7 @@
#sp-2/3/0 up up
#sp-2/3/0.16383 up up
#vt-2/3/0 up up
+#vt-2/3/0.1058601 up up
#fe-3/0/0 down down
#pfh-3/0/0 up up
#pfh-3/0/0.16383 up up
@@ -361,7 +362,6 @@
#sp-3/3/0.0 up up
#sp-3/3/0.16383 up up
#vt-3/3/0 up up
-#vt-3/3/0.1058600 up up
#demux0 up up
#dsc up up
#em0 up up
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net (revision 116522)
+++ configs/core3.okc-m120.onenet.net (working copy)
@@ -760,8 +760,8 @@
#ct3-2/3/0:8 up up
#t1-2/3/0:8:1 up up
#t1-2/3/0:8:1.0 up up
-#t1-2/3/0:8:2 up up
-#t1-2/3/0:8:2.0 up up
+#t1-2/3/0:8:2 up down
+#t1-2/3/0:8:2.0 up down
#t1-2/3/0:8:3 up up
#t1-2/3/0:8:3.0 up up
#t1-2/3/0:8:4 up up
@@ -1240,7 +1240,7 @@
#t1-3/3/0:6:22 up up
#t1-3/3/0:6:22.0 up up
#t1-3/3/0:6:23 up up
-#t1-3/3/0:6:23.0 up down
+#t1-3/3/0:6:23.0 up up
#t1-3/3/0:6:24 up up
#t1-3/3/0:6:24.0 up up
#t1-3/3/0:6:25 down down
@@ -11007,7 +11007,6 @@
# 172.23.0.114 t1-2/3/0:8:14.0 Full 10.199.2.121
# 172.23.4.70 t1-2/3/0:8:16.0 Full 10.199.2.115
# 172.23.4.138 t1-2/3/0:8:17.0 Full 10.199.2.63
-# 172.23.2.34 t1-2/3/0:8:2.0 Full 10.199.2.112
# 172.23.5.130 t1-2/3/0:8:3.0 Full 10.199.2.48
# 172.23.3.46 t1-3/3/0:11:1.0 Full 10.199.2.74
# 172.23.2.30 t1-3/3/0:11:19.0 Full 10.199.2.49
Index: configs/core1.nor.onenet.net
===================================================================
--- configs/core1.nor.onenet.net (revision 116522)
+++ configs/core1.nor.onenet.net (working copy)
@@ -441,7 +441,7 @@
#lsi.1058397 up up
#lsi.1058398 up up
#lsi.1058400 up up
-#lsi.1058438 up up
+#lsi.1058462 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/hub.mia.onenet.net
===================================================================
--- configs/hub.mia.onenet.net (revision 116522)
+++ configs/hub.mia.onenet.net (working copy)
@@ -445,7 +445,7 @@
#lsi.1056040 up up
#lsi.1056041 up up
#lsi.1056043 up up
-#lsi.1056081 up up
+#lsi.1056105 up up
#mtun up up
#pimd up up
#pime up up
More information about the Nocrancid
mailing list