[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Wed Aug 14 16:01:02 CDT 2013
Index: core2.dc.onenet.net
===================================================================
--- core2.dc.onenet.net (revision 75496)
+++ core2.dc.onenet.net (working copy)
@@ -494,12 +494,12 @@
#ae0.1 up up
#ae0.32767 up up
#ae1 up down
-#ae2 up up
-#ae2.0 up up
-#ae2.32767 up up
-#ae3 up up
-#ae3.0 up up
-#ae3.32767 up up
+#ae2 up down
+#ae2.0 up down
+#ae2.32767 up down
+#ae3 up down
+#ae3.0 up down
+#ae3.32767 up down
#ae4 up down
#ae5 up up
#ae5.0 up up
Index: core.okcbok.onenet.net
===================================================================
--- core.okcbok.onenet.net (revision 74324)
+++ core.okcbok.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKCBOK-MX80> show system commit
+# 2013-08-14 15:52:15 CDT by rnordmark via cli
# 2013-08-06 17:18:25 CDT by joel via cli
# 2013-07-31 12:32:52 CDT by joe via cli
# 2013-07-30 14:44:18 CDT by joel via cli
# 2013-07-25 11:50:36 CDT by rnordmark via cli
# 2013-07-25 11:41:33 CDT by rnordmark via cli
-# 2013-07-25 11:41:12 CDT by rnordmark via cli
# grnoc-mon at OKCBOK-MX80> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -201,7 +201,7 @@
# grnoc-mon at OKCBOK-MX80> show system uptime
# System booted: 2013-05-22 00:20 CDT
# Protocols started: 2013-05-22 00:22 CDT
-# Last configured: 2013-08-06 17:18 CDT by joel
+# Last configured: 2013-08-14 15:52 CDT by rnordmark
#
# grnoc-mon at OKCBOK-MX80> show interface terse
#Interface Admin Link
@@ -245,7 +245,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKCBOK-MX80> show configuration
-## Last commit: 2013-08-06 17:18:25 CDT by joel
+## Last commit: 2013-08-14 15:52:15 CDT by rnordmark
version 11.4R7.5;
system {
host-name OKCBOK-MX80;
@@ -375,6 +375,9 @@
mtu 9000;
address 164.58.245.118/30;
}
+ family inet6 {
+ address 2610:1d8:1000::1f/127;
+ }
family mpls;
}
}
@@ -519,7 +522,14 @@
}
ospf3 {
area 0.0.0.0 {
- interface xe-0/0/0.70;
+ interface xe-0/0/0.70 {
+ link-protection;
+ ipsec-sa OneNet-OSPF3-AUTH;
+ bfd-liveness-detection {
+ minimum-interval 100;
+ multiplier 3;
+ }
+ }
}
}
ldp {
@@ -682,6 +692,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$dos4JTQ3At0vWNVbsaJ5Qz6Au1RcSlv7-GDiHPfEhSyMLwsg"; ## SECRET-DATA
+ }
+ }
+ }
+ }
+ }
+}
firewall {
family inet {
filter PROTECT-RE {
Index: core1.okc-mx960.onenet.net
===================================================================
--- core1.okc-mx960.onenet.net (revision 75447)
+++ core1.okc-mx960.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKC-CORE1-MX960-RE0> show system commit
-# 2013-08-14 08:44:42 CDT by rnordmark via cli commit synchronize
-# 2013-08-14 08:44:30 CDT by rnordmark via cli commit synchronize
-# 2013-08-11 19:27:08 CDT by joel via cli commit synchronize
-# 2013-08-09 16:57:27 CDT by joel via cli commit synchronize
-# 2013-08-09 13:02:53 CDT by josh via cli commit synchronize
-# 2013-08-09 12:51:11 CDT by josh via cli commit synchronize
+# 2013-08-14 15:57:40 CDT by josh via cli commit synchronize
+# 2013-08-14 15:50:02 CDT by rnordmark via cli commit synchronize
+# 2013-08-14 15:48:37 CDT by josh via cli commit synchronize
+# 2013-08-14 15:46:03 CDT by donnie via cli commit synchronize
+# 2013-08-14 15:42:19 CDT by josh via cli commit synchronize
+# 2013-08-14 15:41:30 CDT by josh via cli commit synchronize
# grnoc-mon at OKC-CORE1-MX960-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -439,7 +439,7 @@
# grnoc-mon at OKC-CORE1-MX960-RE0> show system uptime
# System booted: 2013-04-13 23:52 CDT
# Protocols started: 2013-04-13 23:53 CDT
-# Last configured: 2013-08-14 08:44 CDT by rnordmark
+# Last configured: 2013-08-14 15:57 CDT by josh
#
# {master}
# grnoc-mon at OKC-CORE1-MX960-RE0> show interface terse
@@ -649,7 +649,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE1-MX960-RE0> show configuration
-## Last commit: 2013-08-14 08:44:42 CDT by rnordmark
+## Last commit: 2013-08-14 15:57:40 CDT by josh
version 11.4R7.5;
groups {
re0 {
@@ -1242,6 +1242,9 @@
mtu 9000;
address 164.58.246.57/30;
}
+ family inet6 {
+ address 2610:1d8:1000::16/127;
+ }
family mpls;
}
}
@@ -1297,7 +1300,7 @@
disable;
}
xe-3/0/1 {
- description "CORE 10GE to core.hut.gra xe-0/0/0 | OneNet-OKC--ARD-XXXX";
+ description "CORE 10GE to core.hut.gra xe-0/0/0 | OneNet-OKC-HUTGRA-XXXX";
vlan-tagging;
mtu 9192;
encapsulation flexible-ethernet-services;
@@ -1307,6 +1310,9 @@
mtu 9000;
address 164.58.248.28/31;
}
+ family inet6 {
+ address 2610:1d8:1000::1a/127;
+ }
family mpls;
}
}
@@ -1321,6 +1327,9 @@
mtu 9000;
address 164.58.246.1/30;
}
+ family inet6 {
+ address 2610:1d8:1000::18/127;
+ }
family mpls;
}
}
@@ -1339,7 +1348,7 @@
}
}
xe-3/2/0 {
- description "CORE 10GE to hut.dun xe-0/0/0 | OneNet-OKC-HUTDUN-XE-xxxx [NO-MONITOR]";
+ description "CORE 10GE to core.dun xe-0/0/0 | OneNet-OKC-COREDUN-XE-xxxx";
vlan-tagging;
mtu 9192;
encapsulation flexible-ethernet-services;
@@ -1350,6 +1359,9 @@
mtu 9000;
address 164.58.246.17/30;
}
+ family inet6 {
+ address 2610:1d8:1000::1c/127;
+ }
family mpls;
}
}
@@ -1379,7 +1391,7 @@
address 164.58.245.117/30;
}
family inet6 {
- address 2610:1d8:1000::14/127;
+ address 2610:1d8:1000::1e/127;
}
family mpls;
}
@@ -1989,6 +2001,38 @@
multiplier 3;
}
}
+ interface xe-2/1/1.69 {
+ link-protection;
+ ipsec-sa OneNet-OSPF3-AUTH;
+ bfd-liveness-detection {
+ minimum-interval 100;
+ multiplier 3;
+ }
+ }
+ interface xe-3/1/0.69 {
+ link-protection;
+ ipsec-sa OneNet-OSPF3-AUTH;
+ bfd-liveness-detection {
+ minimum-interval 100;
+ multiplier 3;
+ }
+ }
+ interface xe-3/2/0.69 {
+ link-protection;
+ ipsec-sa OneNet-OSPF3-AUTH;
+ bfd-liveness-detection {
+ minimum-interval 100;
+ multiplier 3;
+ }
+ }
+ interface xe-3/0/1.40 {
+ link-protection;
+ ipsec-sa OneNet-OSPF3-AUTH;
+ bfd-liveness-detection {
+ minimum-interval 100;
+ multiplier 3;
+ }
+ }
}
}
ldp {
Index: hub.ada-mx480.onenet.net
===================================================================
--- hub.ada-mx480.onenet.net (revision 75080)
+++ hub.ada-mx480.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at ADA-MX480-RE0> show system commit
+# 2013-08-14 15:28:07 CDT by josh via cli commit synchronize
# 2013-08-11 19:24:24 CDT by joel via cli commit synchronize
# 2013-08-11 19:22:25 CDT by joel via cli commit synchronize
# 2013-08-11 19:18:49 CDT by joel via cli commit synchronize
# 2013-08-11 18:51:48 CDT by joel via cli commit synchronize
# 2013-08-08 14:47:38 CDT by joe via cli commit synchronize
-# 2013-08-08 14:31:44 CDT by joe via cli commit synchronize
# grnoc-mon at ADA-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -243,7 +243,7 @@
# grnoc-mon at ADA-MX480-RE0> show system uptime
# System booted: 2013-05-26 04:19 CDT
# Protocols started: 2013-05-26 04:22 CDT
-# Last configured: 2013-08-11 19:24 CDT by joel
+# Last configured: 2013-08-14 15:28 CDT by josh
#
# {master}
# grnoc-mon at ADA-MX480-RE0> show interface terse
@@ -320,7 +320,7 @@
#pp0 up up
#tap up up
# grnoc-mon at ADA-MX480-RE0> show configuration
-## Last commit: 2013-08-11 19:24:24 CDT by joel
+## Last commit: 2013-08-14 15:28:07 CDT by josh
version 11.4R7.5;
groups {
re0 {
@@ -496,6 +496,9 @@
mtu 9000;
address 164.58.246.2/30;
}
+ family inet6 {
+ address 2610:1d8:1000::19/127;
+ }
family mpls;
}
}
@@ -763,6 +766,18 @@
}
}
}
+ ospf3 {
+ area 0.0.0.0 {
+ interface xe-0/0/0.69 {
+ link-protection;
+ ipsec-sa OneNet-OSPF3-AUTH;
+ bfd-liveness-detection {
+ minimum-interval 100;
+ multiplier 3;
+ }
+ }
+ }
+ }
ldp {
preference 255;
track-igp-metric;
@@ -896,6 +911,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$dos4JTQ3At0vWNVbsaJ5Qz6Au1RcSlv7-GDiHPfEhSyMLwsg"; ## SECRET-DATA
+ }
+ }
+ }
+ }
+ }
+}
firewall {
family inet {
filter PROTECT-RE {
Index: core3.okc-m120.onenet.net
===================================================================
--- core3.okc-m120.onenet.net (revision 75502)
+++ core3.okc-m120.onenet.net (working copy)
@@ -668,8 +668,8 @@
#t1-2/3/0:6:6.0 up up
#t1-2/3/0:6:7 up up
#t1-2/3/0:6:8 up down
-#t1-2/3/0:6:9 up up
-#t1-2/3/0:6:9.0 up up
+#t1-2/3/0:6:9 up down
+#t1-2/3/0:6:9.0 up down
#t1-2/3/0:6:10 up up
#t1-2/3/0:6:10.0 up up
#t1-2/3/0:6:11 up up
Index: hub.dun.mx480.onenet.net
===================================================================
--- hub.dun.mx480.onenet.net (revision 75459)
+++ hub.dun.mx480.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at DUNCAN-MX480-RE0> show system commit
+# 2013-08-14 15:41:27 CDT by rnordmark via cli commit synchronize
+# 2013-08-14 15:39:26 CDT by rnordmark via cli commit synchronize
# 2013-08-14 09:03:36 CDT by joel via cli commit synchronize
# 2013-08-14 08:15:42 CDT by rnordmark via cli commit synchronize
# 2013-08-09 16:52:02 CDT by joel via cli commit synchronize
# 2013-08-07 14:01:17 CDT by joel via cli commit synchronize
-# 2013-08-06 10:46:32 CDT by joel via cli commit synchronize
-# 2013-08-04 14:33:02 CDT by joel via cli commit synchronize
# grnoc-mon at DUNCAN-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -235,7 +235,7 @@
# grnoc-mon at DUNCAN-MX480-RE0> show system uptime
# System booted: 2013-05-28 00:35 CDT
# Protocols started: 2013-05-28 01:03 CDT
-# Last configured: 2013-08-14 09:03 CDT by joel
+# Last configured: 2013-08-14 15:41 CDT by rnordmark
#
# grnoc-mon at DUNCAN-MX480-RE0> show interface terse
#Interface Admin Link
@@ -310,7 +310,7 @@
#pp0 up up
#tap up up
# grnoc-mon at DUNCAN-MX480-RE0> show configuration
-## Last commit: 2013-08-14 09:03:36 CDT by joel
+## Last commit: 2013-08-14 15:41:27 CDT by rnordmark
version 11.4R7.5;
groups {
re0 {
@@ -486,6 +486,9 @@
mtu 9000;
address 164.58.246.18/30;
}
+ family inet6 {
+ address 2610:1d8:1000::1d/127;
+ }
family mpls;
}
}
@@ -734,6 +737,18 @@
}
}
}
+ ospf3 {
+ area 0.0.0.0 {
+ interface xe-0/0/0.69 {
+ link-protection;
+ ipsec-sa OneNet-OSPF3-AUTH;
+ bfd-liveness-detection {
+ minimum-interval 100;
+ multiplier 3;
+ }
+ }
+ }
+ }
ldp {
preference 255;
track-igp-metric;
@@ -867,6 +882,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$dos4JTQ3At0vWNVbsaJ5Qz6Au1RcSlv7-GDiHPfEhSyMLwsg"; ## SECRET-DATA
+ }
+ }
+ }
+ }
+ }
+}
firewall {
family inet {
filter PROTECT-RE {
Index: hub.chi.onenet.net
===================================================================
--- hub.chi.onenet.net (revision 75499)
+++ hub.chi.onenet.net (working copy)
@@ -281,7 +281,7 @@
#t3-2/0/1.0 up up
#ct3-2/0/2 up up
#t1-2/0/2:1 up down
-#t1-2/0/2:2 down down
+#t1-2/0/2:2 down up
#t1-2/0/2:3 up down
#t1-2/0/2:4 up up
#t1-2/0/2:4.0 up up
Index: core1.tul-mx960.onenet.net
===================================================================
--- core1.tul-mx960.onenet.net (revision 75490)
+++ core1.tul-mx960.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at TULSA-CORE1-MX960-RE0> show system commit
+# 2013-08-14 15:39:19 CDT by joel via cli commit synchronize
# 2013-08-14 08:22:42 CDT by rnordmark via cli commit synchronize
# 2013-08-09 16:54:05 CDT by joel via cli commit synchronize
# 2013-08-07 14:15:40 CDT by joel via cli commit synchronize
# 2013-06-27 14:09:22 CDT by rnordmark via cli commit synchronize
# 2013-06-27 14:09:09 CDT by rnordmark via cli commit synchronize
-# 2013-06-27 14:07:04 CDT by rnordmark via cli commit synchronize
# grnoc-mon at TULSA-CORE1-MX960-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -392,7 +392,7 @@
# grnoc-mon at TULSA-CORE1-MX960-RE0> show system uptime
# System booted: 2013-04-27 23:12 CDT
# Protocols started: 2013-04-27 23:14 CDT
-# Last configured: 2013-08-14 08:22 CDT by rnordmark
+# Last configured: 2013-08-14 15:39 CDT by joel
#
# {master}
# grnoc-mon at TULSA-CORE1-MX960-RE0> show interface terse
@@ -542,7 +542,7 @@
#pp0 up up
#tap up up
# grnoc-mon at TULSA-CORE1-MX960-RE0> show configuration
-## Last commit: 2013-08-14 08:22:42 CDT by rnordmark
+## Last commit: 2013-08-14 15:39:19 CDT by joel
version 11.4R7.5;
groups {
re0 {
@@ -716,7 +716,7 @@
}
interfaces {
xe-0/0/0 {
- description "CORE 10GE to core.hut.sal xe-2/3/0 | OneNet-TUL-HUTSAL-XE-XXXX [NO-MONITOR]";
+ description "CORE 10GE to core2.tul xe-0/0/0 | OneNet-TUL-TUL-XE-4455";
vlan-tagging;
mtu 9192;
encapsulation flexible-ethernet-services;
Index: hub.sem-mx480.onenet.net
===================================================================
--- hub.sem-mx480.onenet.net (revision 73051)
+++ hub.sem-mx480.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at SEMINOLE-MX480-RE0> show system commit
+# 2013-08-14 15:15:40 CDT by josh via cli commit synchronize
# 2013-06-27 14:37:48 CDT by josh via cli commit synchronize
# 2013-06-25 09:13:27 CDT by rnordmark via cli commit synchronize
# 2013-06-25 09:11:30 CDT by rnordmark via cli commit synchronize
# 2013-06-24 23:27:31 CDT by rnordmark via cli commit synchronize
# 2013-06-24 23:27:19 CDT by rnordmark via cli commit synchronize
-# 2013-06-24 23:26:15 CDT by rnordmark via cli commit synchronize
# grnoc-mon at SEMINOLE-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -241,7 +241,7 @@
# grnoc-mon at SEMINOLE-MX480-RE0> show system uptime
# System booted: 2013-06-05 23:10 CDT
# Protocols started: 2013-06-05 23:15 CDT
-# Last configured: 2013-06-27 14:37 CDT by josh
+# Last configured: 2013-08-14 15:15 CDT by josh
#
# {master}
# grnoc-mon at SEMINOLE-MX480-RE0> show interface terse
@@ -307,7 +307,7 @@
#pp0 up up
#tap up up
# grnoc-mon at SEMINOLE-MX480-RE0> show configuration
-## Last commit: 2013-06-27 14:37:48 CDT by josh
+## Last commit: 2013-08-14 15:15:40 CDT by josh
version 11.4R7.5;
groups {
re0 {
@@ -484,6 +484,9 @@
mtu 9000;
address 164.58.246.58/30;
}
+ family inet6 {
+ address 2610:1d8:1000::17/127;
+ }
family mpls;
}
}
@@ -671,6 +674,18 @@
}
}
}
+ ospf3 {
+ area 0.0.0.0 {
+ interface xe-0/0/0.69 {
+ link-protection;
+ ipsec-sa OneNet-OSPF3-AUTH;
+ bfd-liveness-detection {
+ minimum-interval 100;
+ multiplier 3;
+ }
+ }
+ }
+ }
ldp {
preference 255;
track-igp-metric;
@@ -803,6 +818,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$dos4JTQ3At0vWNVbsaJ5Qz6Au1RcSlv7-GDiHPfEhSyMLwsg"; ## SECRET-DATA
+ }
+ }
+ }
+ }
+ }
+}
firewall {
family inet {
filter PROTECT-RE {
More information about the Nocrancid
mailing list