[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Fri Aug 16 11:01:03 CDT 2013
Index: core1.edm-mx80.onenet.net
===================================================================
--- core1.edm-mx80.onenet.net (revision 75534)
+++ core1.edm-mx80.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at EDMOND-MX80> show system commit
+# 2013-08-16 10:47:17 CDT by josh via cli
# 2013-08-14 17:05:46 CDT by rnordmark via cli
# 2013-08-14 17:04:43 CDT by rnordmark via cli
# 2013-05-09 14:19:34 CDT by rnordmark via cli
# 2013-04-30 17:10:54 CDT by jeremyt via cli
# 2013-04-23 16:14:14 CDT by josh via cli
-# 2013-04-23 16:11:08 CDT by josh via cli
# grnoc-mon at EDMOND-MX80> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -200,7 +200,7 @@
# grnoc-mon at EDMOND-MX80> show system uptime
# System booted: 2013-04-21 00:53 CDT
# Protocols started: 2013-04-21 00:54 CDT
-# Last configured: 2013-08-14 17:05 CDT by rnordmark
+# Last configured: 2013-08-16 10:47 CDT by josh
#
# grnoc-mon at EDMOND-MX80> show interface terse
#Interface Admin Link
@@ -266,7 +266,7 @@
#pp0 up up
#tap up up
# grnoc-mon at EDMOND-MX80> show configuration
-## Last commit: 2013-08-14 17:05:46 CDT by rnordmark
+## Last commit: 2013-08-16 10:47:17 CDT by josh
version 11.4R7.5;
system {
host-name EDMOND-MX80;
@@ -439,6 +439,9 @@
mtu 9000;
address 164.58.15.173/30;
}
+ family inet6 {
+ address 2610:1d8:c00::/127;
+ }
family mpls;
}
}
@@ -604,6 +607,14 @@
multiplier 3;
}
}
+ interface xe-0/0/1.172 {
+ link-protection;
+ ipsec-sa OneNet-OSPF3-AUTH;
+ bfd-liveness-detection {
+ minimum-interval 100;
+ multiplier 3;
+ }
+ }
}
}
ldp {
Index: core3.tul-m120.onenet.net
===================================================================
--- core3.tul-m120.onenet.net (revision 75818)
+++ core3.tul-m120.onenet.net (working copy)
@@ -493,7 +493,7 @@
#t1-3/1/0:2 up down
#t1-3/1/0:3 up down
#t1-3/1/0:4 up down
-#t1-3/1/0:5 up up
+#t1-3/1/0:5 up down
#t1-3/1/0:5.0 up down
#t1-3/1/0:6 up up
#t1-3/1/0:6.0 up up
Index: core1.lan-mx80.onenet.net
===================================================================
--- core1.lan-mx80.onenet.net (revision 68296)
+++ core1.lan-mx80.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at LANGSTON-MX80> show system commit
+# 2013-08-16 10:47:14 CDT by josh via cli
# 2013-05-31 07:53:13 CDT by joe via cli
# 2013-05-31 07:52:25 CDT by joe via cli
# 2013-05-31 07:48:05 CDT by joe via cli
# 2013-05-31 07:47:34 CDT by joe via cli
# 2013-05-30 22:14:21 CDT by root via other
-# 2013-05-30 20:06:35 CDT by rnordmark via cli
# grnoc-mon at LANGSTON-MX80> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -201,7 +201,7 @@
# grnoc-mon at LANGSTON-MX80> show system uptime
# System booted: 2013-05-30 22:13 CDT
# Protocols started: 2013-05-30 22:14 CDT
-# Last configured: 2013-05-31 07:53 CDT by joe
+# Last configured: 2013-08-16 10:47 CDT by josh
#
# grnoc-mon at LANGSTON-MX80> show interface terse
#Interface Admin Link
@@ -267,7 +267,7 @@
#pp0 up up
#tap up up
# grnoc-mon at LANGSTON-MX80> show configuration
-## Last commit: 2013-05-31 07:53:13 CDT by joe
+## Last commit: 2013-08-16 10:47:14 CDT by josh
version 11.4R7.5;
system {
host-name LANGSTON-MX80;
@@ -423,6 +423,9 @@
mtu 9000;
address 164.58.15.174/30;
}
+ family inet6 {
+ address 2610:1d8:c00::1/127;
+ }
family mpls;
}
}
@@ -616,6 +619,18 @@
}
}
}
+ ospf3 {
+ area 0.0.0.0 {
+ interface xe-0/0/0.172 {
+ link-protection;
+ ipsec-sa OneNet-OSPF3-AUTH;
+ bfd-liveness-detection {
+ minimum-interval 100;
+ multiplier 3;
+ }
+ }
+ }
+ }
ldp {
preference 255;
track-igp-metric;
@@ -760,6 +775,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.okccc-mx480.onenet.net
===================================================================
--- core1.okccc-mx480.onenet.net (revision 75817)
+++ core1.okccc-mx480.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKCCC-MX960-RE0> show system commit
+# 2013-08-16 10:00:28 CDT by josh via cli commit synchronize
# 2013-08-16 09:52:49 CDT by josh via cli commit synchronize
# 2013-08-16 09:49:08 CDT by josh via cli commit synchronize
# 2013-08-15 15:51:21 CDT by josh via cli commit synchronize
# 2013-08-14 16:54:04 CDT by josh via cli commit synchronize
# 2013-08-14 08:38:16 CDT by rnordmark via cli commit synchronize
-# 2013-08-09 16:47:51 CDT by joel via cli commit synchronize
# grnoc-mon at OKCCC-MX960-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -385,7 +385,7 @@
# grnoc-mon at OKCCC-MX960-RE0> show system uptime
# System booted: 2013-06-01 14:49 CDT
# Protocols started: 2013-06-01 14:51 CDT
-# Last configured: 2013-08-16 09:52 CDT by josh
+# Last configured: 2013-08-16 10:00 CDT by josh
#
# {master}
# grnoc-mon at OKCCC-MX960-RE0> show interface terse
@@ -521,7 +521,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKCCC-MX960-RE0> show configuration
-## Last commit: 2013-08-16 09:52:49 CDT by josh
+## Last commit: 2013-08-16 10:00:28 CDT by josh
version 11.4R7.5;
groups {
re0 {
@@ -823,6 +823,9 @@
mtu 9000;
address 164.58.245.97/30;
}
+ family inet6 {
+ address 2610:1d8:3800::6/127;
+ }
family mpls;
}
}
@@ -1343,6 +1346,14 @@
multiplier 3;
}
}
+ interface ge-0/3/1.0 {
+ link-protection;
+ ipsec-sa OneNet-OSPF3-AUTH;
+ bfd-liveness-detection {
+ minimum-interval 100;
+ multiplier 3;
+ }
+ }
}
}
ldp {
Index: hub.elr-mx480.onenet.net
===================================================================
--- hub.elr-mx480.onenet.net (revision 75368)
+++ hub.elr-mx480.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at EL-RENO-MX480-RE0> show system commit
+# 2013-08-16 10:45:40 CDT by rnordmark via cli commit synchronize
# 2013-08-13 16:39:41 CDT by joe via cli commit synchronize
# 2013-07-31 09:20:22 CDT by joe via cli commit synchronize
# 2013-07-08 15:18:25 CDT by joel via cli commit synchronize
# 2013-06-13 16:21:42 CDT by joel via cli commit synchronize
# 2013-04-30 17:17:39 CDT by jeremyt via cli commit synchronize
-# 2013-04-23 16:15:21 CDT by josh via cli commit synchronize
# grnoc-mon at EL-RENO-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -239,7 +239,7 @@
# grnoc-mon at EL-RENO-MX480-RE0> show system uptime
# System booted: 2013-04-20 23:16 CDT
# Protocols started: 2013-04-20 23:25 CDT
-# Last configured: 2013-08-13 16:39 CDT by joe
+# Last configured: 2013-08-16 10:45 CDT by rnordmark
#
# {master}
# grnoc-mon at EL-RENO-MX480-RE0> show interface terse
@@ -306,7 +306,7 @@
#pp0 up up
#tap up up
# grnoc-mon at EL-RENO-MX480-RE0> show configuration
-## Last commit: 2013-08-13 16:39:41 CDT by joe
+## Last commit: 2013-08-16 10:45:40 CDT by rnordmark
version 11.4R7.5;
groups {
re0 {
@@ -496,6 +496,9 @@
mtu 9000;
address 164.58.245.37/30;
}
+ family inet6 {
+ address 2610:1d8:b00::3/127;
+ }
family mpls;
}
}
@@ -701,6 +704,14 @@
multiplier 3;
}
}
+ interface ge-0/2/0.0 {
+ link-protection;
+ ipsec-sa OneNet-OSPF3-AUTH;
+ bfd-liveness-detection {
+ minimum-interval 100;
+ multiplier 3;
+ }
+ }
}
}
ldp {
@@ -849,7 +860,7 @@
spi 256;
authentication {
algorithm hmac-md5-96;
- key ascii-text "$9$4rZjk9CpIRcNd2oaZHk/CA0IhreMWXNYg.P5Tn6KvW8-bJZD"; ## SECRET-DATA
+ key ascii-text "$9$dos4JTQ3At0vWNVbsaJ5Qz6Au1RcSlv7-GDiHPfEhSyMLwsg"; ## SECRET-DATA
}
}
}
Index: hub.dunc.onenet.net
===================================================================
--- hub.dunc.onenet.net (revision 75767)
+++ hub.dunc.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at DUNCAN-M120-RE0> show system commit
+# 2013-08-16 10:11:59 CDT by josh via cli commit synchronize
+# 2013-08-16 10:09:49 CDT by rnordmark via cli commit synchronize
# 2013-07-18 11:02:01 CDT by joe via cli commit synchronize
# 2013-07-17 07:55:50 CDT by joe via cli commit synchronize
# 2013-07-12 09:15:50 CDT by joe via cli commit synchronize
# 2013-06-28 11:40:20 CDT by josh via cli commit synchronize
-# 2013-06-06 12:49:36 CDT by joel via cli commit synchronize
-# 2013-05-28 09:44:30 CDT by joe via cli commit synchronize
# grnoc-mon at DUNCAN-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -265,7 +265,7 @@
# grnoc-mon at DUNCAN-M120-RE0> show system uptime
# System booted: 2013-05-28 00:52 CDT
# Protocols started: 2013-05-28 02:18 CDT
-# Last configured: 2013-07-18 11:02 CDT by joe
+# Last configured: 2013-08-16 10:11 CDT by josh
#
# grnoc-mon at DUNCAN-M120-RE0> show interface terse
#Interface Admin Link
@@ -422,7 +422,7 @@
#pp0 up up
#tap up up
# grnoc-mon at DUNCAN-M120-RE0> show configuration
-## Last commit: 2013-07-18 11:02:01 CDT by joe
+## Last commit: 2013-08-16 10:11:59 CDT by josh
version 11.4R7.5;
groups {
re0 {
@@ -964,6 +964,9 @@
mtu 9000;
address 164.58.245.182/30;
}
+ family inet6 {
+ address 2610:1d8:3100::1/127;
+ }
family mpls;
}
}
@@ -986,6 +989,9 @@
mtu 9000;
address 164.58.244.126/30;
}
+ family inet6 {
+ address 2610:1d8:800::1/127;
+ }
family mpls;
}
}
@@ -1159,6 +1165,26 @@
}
}
}
+ ospf3 {
+ area 0.0.0.0 {
+ interface ge-3/2/0.0 {
+ link-protection;
+ ipsec-sa OneNet-OSPF3-AUTH;
+ bfd-liveness-detection {
+ minimum-interval 100;
+ multiplier 3;
+ }
+ }
+ interface ge-3/2/3.0 {
+ link-protection;
+ ipsec-sa OneNet-OSPF3-AUTH;
+ bfd-liveness-detection {
+ minimum-interval 100;
+ multiplier 3;
+ }
+ }
+ }
+ }
ldp {
preference 255;
track-igp-metric;
@@ -1345,6 +1371,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.dun.mx480.onenet.net
===================================================================
--- hub.dun.mx480.onenet.net (revision 75813)
+++ 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-16 10:11:57 CDT by josh via cli commit synchronize
# 2013-08-15 15:06:20 CDT by rnordmark via cli commit synchronize
# 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
# 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-15 15:06 CDT by rnordmark
+# Last configured: 2013-08-16 10:11 CDT by josh
#
# 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-15 15:06:20 CDT by rnordmark
+## Last commit: 2013-08-16 10:11:57 CDT by josh
version 11.4R7.5;
groups {
re0 {
@@ -503,6 +503,9 @@
mtu 9000;
address 164.58.244.125/30;
}
+ family inet6 {
+ address 2610:1d8:800::/127;
+ }
family mpls;
}
}
@@ -750,6 +753,14 @@
multiplier 3;
}
}
+ interface ge-0/2/0.0 {
+ link-protection;
+ ipsec-sa OneNet-OSPF3-AUTH;
+ bfd-liveness-detection {
+ minimum-interval 100;
+ multiplier 3;
+ }
+ }
}
}
ldp {
Index: hub.dur.onenet.net
===================================================================
--- hub.dur.onenet.net (revision 75370)
+++ hub.dur.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at DURANT-M120-RE0> show system commit
+# 2013-08-16 10:18:46 CDT by rnordmark via cli commit synchronize
+# 2013-08-16 10:15:09 CDT by rnordmark via cli commit synchronize
# 2013-08-08 10:36:54 CDT by joe via cli commit synchronize
# 2013-07-02 14:26:09 CDT by jeremyt via cli commit synchronize
# 2013-07-01 12:31:57 CDT by cjensen via cli commit synchronize
# 2013-06-28 09:37:12 CDT by cjensen via cli commit synchronize
-# 2013-06-28 09:08:45 CDT by cjensen via cli commit synchronize
-# 2013-06-18 10:21:59 CDT by joe via cli commit synchronize
# grnoc-mon at DURANT-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -271,7 +271,7 @@
# grnoc-mon at DURANT-M120-RE0> show system uptime
# System booted: 2013-05-26 00:18 CDT
# Protocols started: 2013-05-26 00:24 CDT
-# Last configured: 2013-08-08 10:36 CDT by joe
+# Last configured: 2013-08-16 10:18 CDT by rnordmark
#
# {master}
# grnoc-mon at DURANT-M120-RE0> show interface terse
@@ -460,7 +460,7 @@
#pp0 up up
#tap up up
# grnoc-mon at DURANT-M120-RE0> show configuration
-## Last commit: 2013-08-08 10:36:54 CDT by joe
+## Last commit: 2013-08-16 10:18:46 CDT by rnordmark
version 11.4R7.5;
groups {
re0 {
@@ -1227,6 +1227,9 @@
mtu 9000;
address 164.58.244.182/30;
}
+ family inet6 {
+ address 2610:1d8:900::3/127;
+ }
family mpls;
}
}
@@ -1314,6 +1317,9 @@
family inet {
address 164.58.244.233/30;
}
+ family inet6 {
+ address 2610:1d8:900::/127;
+ }
family mpls;
}
}
@@ -1546,6 +1552,26 @@
}
}
}
+ ospf3 {
+ area 0.0.0.0 {
+ interface fe-3/0/0.0 {
+ link-protection;
+ ipsec-sa OneNet-OSPF3-AUTH;
+ bfd-liveness-detection {
+ minimum-interval 100;
+ multiplier 3;
+ }
+ }
+ interface ge-2/2/2.0 {
+ link-protection;
+ ipsec-sa OneNet-OSPF3-AUTH;
+ bfd-liveness-detection {
+ minimum-interval 100;
+ multiplier 3;
+ }
+ }
+ }
+ }
ldp {
preference 255;
track-igp-metric;
@@ -1737,6 +1763,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.ida-mx480.onenet.net
===================================================================
--- hub.ida-mx480.onenet.net (revision 75453)
+++ hub.ida-mx480.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at IDABEL-MX480-RE0> show system commit
+# 2013-08-16 11:00:11 CDT by josh via cli commit synchronize
# 2013-08-14 08:25:06 CDT by rnordmark via cli commit synchronize
# 2013-08-09 16:58:13 CDT by joel via cli commit synchronize
# 2013-08-07 14:19:57 CDT by joel via cli commit synchronize
# 2013-08-07 14:16:55 CDT by rnordmark via cli commit synchronize
# 2013-08-07 14:11:42 CDT by rnordmark via cli commit synchronize
-# 2013-05-26 01:17:10 CDT by josh via cli commit synchronize
# grnoc-mon at IDABEL-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -242,7 +242,7 @@
# grnoc-mon at IDABEL-MX480-RE0> show system uptime
# System booted: 2013-05-26 00:55 CDT
# Protocols started: 2013-05-26 01:13 CDT
-# Last configured: 2013-08-14 08:25 CDT by rnordmark
+# Last configured: 2013-08-16 11:00 CDT by josh
#
# {master}
# grnoc-mon at IDABEL-MX480-RE0> show interface terse
@@ -312,7 +312,7 @@
#pp0 up up
#tap up up
# grnoc-mon at IDABEL-MX480-RE0> show configuration
-## Last commit: 2013-08-14 08:25:06 CDT by rnordmark
+## Last commit: 2013-08-16 11:00:11 CDT by josh
version 11.4R7.5;
groups {
re0 {
@@ -502,6 +502,9 @@
mtu 9000;
address 164.58.244.189/30;
}
+ family inet6 {
+ address 2610:1d8:f00::/127;
+ }
family mpls;
}
}
@@ -685,6 +688,18 @@
}
}
}
+ ospf3 {
+ area 0.0.0.0 {
+ interface ge-0/2/0.0 {
+ link-protection;
+ ipsec-sa OneNet-OSPF3-AUTH;
+ bfd-liveness-detection {
+ minimum-interval 100;
+ multiplier 3;
+ }
+ }
+ }
+ }
ldp {
preference 255;
track-igp-metric;
@@ -821,6 +836,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.end.onenet.net
===================================================================
--- hub.end.onenet.net (revision 75822)
+++ hub.end.onenet.net (working copy)
@@ -1,14 +1,14 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at ENID-M120-RE0> show system commit
+# 2013-08-16 10:56:44 CDT by rnordmark via cli commit synchronize
+# 2013-08-16 10:53:17 CDT by rnordmark via cli commit synchronize
# 2013-05-30 00:21:26 CDT by josh via cli commit synchronize
# 2013-05-30 00:14:39 CDT by root via other
# Synchronization with remote Routing Engine
# 2013-05-30 00:14:07 CDT by root via other
# 2013-05-29 23:56:06 CDT by root via other
# Synchronization with remote Routing Engine
-# 2013-05-29 21:03:38 CDT by josh via cli commit synchronize
-# 2013-04-30 17:11:09 CDT by jeremyt via cli commit synchronize
# grnoc-mon at ENID-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -281,7 +281,7 @@
# grnoc-mon at ENID-M120-RE0> show system uptime
# System booted: 2013-05-30 00:12 CDT
# Protocols started: 2013-05-30 00:17 CDT
-# Last configured: 2013-05-30 00:21 CDT by josh
+# Last configured: 2013-08-16 10:56 CDT by rnordmark
#
# {master}
# grnoc-mon at ENID-M120-RE0> show interface terse
@@ -430,7 +430,7 @@
#pp0 up up
#tap up up
# grnoc-mon at ENID-M120-RE0> show configuration
-## Last commit: 2013-05-30 00:21:26 CDT by josh
+## Last commit: 2013-08-16 10:56:44 CDT by rnordmark
version 11.4R7.5;
groups {
re0 {
@@ -893,6 +893,9 @@
family inet {
address 156.110.126.122/30;
}
+ family inet6 {
+ address 2610:1d8:4400::3/127;
+ }
family mpls;
}
}
@@ -937,6 +940,9 @@
mtu 9000;
address 164.58.244.186/30;
}
+ family inet6 {
+ address 2610:1d8:d00::1/127;
+ }
family mpls;
}
}
@@ -1101,6 +1107,26 @@
}
}
}
+ ospf3 {
+ area 0.0.0.0 {
+ interface ge-3/2/3.0 {
+ link-protection;
+ ipsec-sa OneNet-OSPF3-AUTH;
+ bfd-liveness-detection {
+ minimum-interval 100;
+ multiplier 3;
+ }
+ }
+ interface fe-3/0/0.0 {
+ link-protection;
+ ipsec-sa OneNet-OSPF3-AUTH;
+ bfd-liveness-detection {
+ minimum-interval 100;
+ multiplier 3;
+ }
+ }
+ }
+ }
ldp {
preference 255;
track-igp-metric;
@@ -1286,6 +1312,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.dur.mx480.onenet.net
===================================================================
--- hub.dur.mx480.onenet.net (revision 75677)
+++ hub.dur.mx480.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at DURANT-MX480-RE0> show system commit
+# 2013-08-16 10:18:54 CDT by josh via cli commit synchronize
# 2013-08-14 16:55:17 CDT by donnie via cli commit synchronize
# 2013-08-12 11:42:25 CDT by joel via cli commit synchronize
# 2013-08-08 10:37:12 CDT by joe via cli commit synchronize
# 2013-08-08 09:12:14 CDT by joe via cli commit synchronize
# 2013-08-08 08:01:23 CDT by joe via cli commit synchronize
-# 2013-08-07 16:40:33 CDT by joe via cli commit synchronize
# grnoc-mon at DURANT-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -244,7 +244,7 @@
# grnoc-mon at DURANT-MX480-RE0> show system uptime
# System booted: 2013-05-26 00:24 CDT
# Protocols started: 2013-05-26 00:27 CDT
-# Last configured: 2013-08-14 16:55 CDT by donnie
+# Last configured: 2013-08-16 10:18 CDT by josh
#
# {master}
# grnoc-mon at DURANT-MX480-RE0> show interface terse
@@ -319,7 +319,7 @@
#pp0 up up
#tap up up
# grnoc-mon at DURANT-MX480-RE0> show configuration
-## Last commit: 2013-08-14 16:55:17 CDT by donnie
+## Last commit: 2013-08-16 10:18:54 CDT by josh
version 11.4R7.5;
groups {
re0 {
@@ -510,6 +510,9 @@
mtu 9000;
address 164.58.244.181/30;
}
+ family inet6 {
+ address 2610:1d8:900::2/127;
+ }
family mpls;
}
}
@@ -754,6 +757,14 @@
multiplier 3;
}
}
+ interface ge-0/2/0.0 {
+ link-protection;
+ ipsec-sa OneNet-OSPF3-AUTH;
+ bfd-liveness-detection {
+ minimum-interval 100;
+ multiplier 3;
+ }
+ }
}
}
ldp {
Index: hub.ida.onenet.net
===================================================================
--- hub.ida.onenet.net (revision 75242)
+++ hub.ida.onenet.net (working copy)
@@ -1,14 +1,13 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at IDABEL-M120-RE0> show system commit
+# 2013-08-16 10:16:25 CDT by rnordmark via cli commit synchronize
# 2013-06-06 13:23:03 CDT by cjensen via cli commit synchronize
# 2013-06-03 15:18:58 CDT by joel via cli commit synchronize
# 2013-06-03 15:18:23 CDT by joel via cli commit synchronize
# 2013-05-26 00:54:00 CDT by root via other
# Synchronization with remote Routing Engine
# 2013-05-26 00:53:48 CDT by josh via synchronize
-# 2013-05-26 00:51:19 CDT by root via other
-# Synchronization with remote Routing Engine
# grnoc-mon at IDABEL-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -272,7 +271,7 @@
# grnoc-mon at IDABEL-M120-RE0> show system uptime
# System booted: 2013-05-26 00:49 CDT
# Protocols started: 2013-05-26 00:53 CDT
-# Last configured: 2013-06-06 13:23 CDT by cjensen
+# Last configured: 2013-08-16 10:16 CDT by rnordmark
#
# {master}
# grnoc-mon at IDABEL-M120-RE0> show interface terse
@@ -432,7 +431,7 @@
#pp0 up up
#tap up up
# grnoc-mon at IDABEL-M120-RE0> show configuration
-## Last commit: 2013-06-06 13:23:03 CDT by cjensen
+## Last commit: 2013-08-16 10:16:25 CDT by rnordmark
version 11.4R7.5;
groups {
re0 {
@@ -1037,6 +1036,9 @@
family inet {
address 164.58.244.234/30;
}
+ family inet6 {
+ address 2610:1d8:900::1/127;
+ }
family mpls;
}
}
@@ -1255,6 +1257,18 @@
}
}
}
+ ospf3 {
+ area 0.0.0.0 {
+ interface fe-3/1/0.0 {
+ link-protection;
+ ipsec-sa OneNet-OSPF3-AUTH;
+ bfd-liveness-detection {
+ minimum-interval 100;
+ multiplier 3;
+ }
+ }
+ }
+ }
ldp {
preference 255;
track-igp-metric;
@@ -1442,6 +1456,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.elr.onenet.net
===================================================================
--- hub.elr.onenet.net (revision 75565)
+++ hub.elr.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at EL-RENO-M120-RE0> show system commit
+# 2013-08-16 10:45:05 CDT by rnordmark via cli commit synchronize
# 2013-08-14 18:01:09 CDT by donnie via cli commit synchronize
# 2013-07-08 15:28:24 CDT by joel via cli commit synchronize
# 2013-05-09 13:44:00 CDT by rnordmark via cli commit synchronize
# 2013-04-30 17:11:02 CDT by jeremyt via cli commit synchronize
# 2013-04-23 16:14:50 CDT by josh via cli commit synchronize
-# 2013-04-20 23:22:49 CDT by rnordmark via synchronize
# grnoc-mon at EL-RENO-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -270,7 +270,7 @@
# grnoc-mon at EL-RENO-M120-RE0> show system uptime
# System booted: 2013-04-20 23:16 CDT
# Protocols started: 2013-04-20 23:22 CDT
-# Last configured: 2013-08-14 18:01 CDT by donnie
+# Last configured: 2013-08-16 10:45 CDT by rnordmark
#
# {master}
# grnoc-mon at EL-RENO-M120-RE0> show interface terse
@@ -417,7 +417,7 @@
#pp0 up up
#tap up up
# grnoc-mon at EL-RENO-M120-RE0> show configuration
-## Last commit: 2013-08-14 18:01:09 CDT by donnie
+## Last commit: 2013-08-16 10:45:05 CDT by rnordmark
version 11.4R7.5;
groups {
re0 {
@@ -1021,6 +1021,9 @@
mtu 9000;
address 164.58.245.38/30;
}
+ family inet6 {
+ address 2610:1d8:b00::2/127;
+ }
family mpls;
}
}
@@ -1233,6 +1236,14 @@
multiplier 3;
}
}
+ interface ge-3/2/3.0 {
+ link-protection;
+ ipsec-sa OneNet-OSPF3-AUTH;
+ bfd-liveness-detection {
+ minimum-interval 100;
+ multiplier 3;
+ }
+ }
}
}
ldp {
Index: hub.law480.onenet.net
===================================================================
--- hub.law480.onenet.net (revision 75717)
+++ hub.law480.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at LAWTON-MX480-RE0> show system commit
+# 2013-08-16 10:09:50 CDT by rnordmark via cli commit synchronize
# 2013-08-15 15:39:37 CDT by josh via cli commit synchronize
# 2013-08-15 15:39:14 CDT by josh via cli commit synchronize
# 2013-08-09 13:18:26 CDT by jeremyt via cli commit synchronize
# 2013-08-09 13:12:55 CDT by jeremyt via cli commit synchronize
# 2013-08-09 13:02:21 CDT by jeremyt via cli commit synchronize
-# 2013-08-09 13:01:30 CDT by jeremyt via cli commit synchronize
# grnoc-mon at LAWTON-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -322,7 +322,7 @@
# grnoc-mon at LAWTON-MX480-RE0> show system uptime
# System booted: 2013-05-28 01:07 CDT
# Protocols started: 2013-05-28 01:08 CDT
-# Last configured: 2013-08-15 15:39 CDT by josh
+# Last configured: 2013-08-16 10:09 CDT by rnordmark
#
# {master}
# grnoc-mon at LAWTON-MX480-RE0> show interface terse
@@ -466,7 +466,7 @@
#pp0 up up
#tap up up
# grnoc-mon at LAWTON-MX480-RE0> show configuration
-## Last commit: 2013-08-15 15:39:37 CDT by josh
+## Last commit: 2013-08-16 10:09:50 CDT by rnordmark
version 11.4R7.5;
groups {
re0 {
@@ -655,6 +655,9 @@
mtu 9000;
address 164.58.245.181/30;
}
+ family inet6 {
+ address 2610:1d8:3100::/127;
+ }
family mpls;
}
}
@@ -1195,6 +1198,18 @@
}
}
}
+ ospf3 {
+ area 0.0.0.0 {
+ interface ge-0/0/2.0 {
+ link-protection;
+ ipsec-sa OneNet-OSPF3-AUTH;
+ bfd-liveness-detection {
+ minimum-interval 100;
+ multiplier 3;
+ }
+ }
+ }
+ }
ldp {
preference 255;
track-igp-metric;
@@ -1345,6 +1360,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.end-mx480.onenet.net
===================================================================
--- hub.end-mx480.onenet.net (revision 75528)
+++ hub.end-mx480.onenet.net (working copy)
@@ -1,6 +1,7 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at ENID-MX480-RE0> show system commit
+# 2013-08-16 10:54:26 CDT by josh via cli commit synchronize
# 2013-08-14 16:39:56 CDT by rnordmark via cli commit synchronize
# 2013-05-30 00:21:17 CDT by josh via cli commit synchronize
# 2013-05-30 00:13:39 CDT by root via other
@@ -8,7 +9,6 @@
# 2013-05-30 00:13:08 CDT by root via other
# 2013-05-29 23:55:50 CDT by root via other
# Synchronization with remote Routing Engine
-# 2013-05-29 21:03:45 CDT by josh via cli commit synchronize
# grnoc-mon at ENID-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -239,7 +239,7 @@
# grnoc-mon at ENID-MX480-RE0> show system uptime
# System booted: 2013-05-30 00:12 CDT
# Protocols started: 2013-05-30 00:17 CDT
-# Last configured: 2013-08-14 16:39 CDT by rnordmark
+# Last configured: 2013-08-16 10:54 CDT by josh
#
# {master}
# grnoc-mon at ENID-MX480-RE0> show interface terse
@@ -305,7 +305,7 @@
#pp0 up up
#tap up up
# grnoc-mon at ENID-MX480-RE0> show configuration
-## Last commit: 2013-08-14 16:39:56 CDT by rnordmark
+## Last commit: 2013-08-16 10:54:26 CDT by josh
version 11.4R7.5;
groups {
re0 {
@@ -496,6 +496,9 @@
mtu 9000;
address 164.58.244.185/30;
}
+ family inet6 {
+ address 2610:1d8:d00::/127;
+ }
family mpls;
}
}
@@ -660,6 +663,14 @@
multiplier 3;
}
}
+ interface ge-0/2/0.0 {
+ link-protection;
+ ipsec-sa OneNet-OSPF3-AUTH;
+ bfd-liveness-detection {
+ minimum-interval 100;
+ multiplier 3;
+ }
+ }
}
}
ldp {
Index: hub.chi.onenet.net
===================================================================
--- hub.chi.onenet.net (revision 75819)
+++ hub.chi.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at CHICKASHA-M120-RE0> show system commit
+# 2013-08-16 10:00:32 CDT by josh via cli commit synchronize
# 2013-08-15 16:54:47 CDT by josh via cli commit synchronize
# 2013-06-17 13:13:28 CDT by joel via cli commit synchronize
# 2013-06-06 08:52:19 CDT by joe via cli commit synchronize
# 2013-06-06 08:44:24 CDT by rnordmark via cli commit synchronize
# 2013-06-06 08:43:21 CDT by rnordmark via cli commit synchronize
-# 2013-06-06 08:42:45 CDT by joe via cli commit synchronize
# grnoc-mon at CHICKASHA-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -267,7 +267,7 @@
# grnoc-mon at CHICKASHA-M120-RE0> show system uptime
# System booted: 2013-05-28 00:15 CDT
# Protocols started: 2013-05-28 00:19 CDT
-# Last configured: 2013-08-15 16:54 CDT by josh
+# Last configured: 2013-08-16 10:00 CDT by josh
#
# {master}
# grnoc-mon at CHICKASHA-M120-RE0> show interface terse
@@ -309,7 +309,7 @@
#t1-2/0/2:21 down down
#t1-2/0/2:22 down down
#t1-2/0/2:23 down down
-#t1-2/0/2:24 down up
+#t1-2/0/2:24 down down
#t1-2/0/2:25 down up
#t1-2/0/2:26 down down
#t1-2/0/2:27 down down
@@ -417,7 +417,7 @@
#pp0 up up
#tap up up
# grnoc-mon at CHICKASHA-M120-RE0> show configuration
-## Last commit: 2013-08-15 16:54:47 CDT by josh
+## Last commit: 2013-08-16 10:00:32 CDT by josh
version 11.4R7.5;
groups {
re0 {
@@ -946,6 +946,9 @@
mtu 9000;
address 164.58.245.98/30;
}
+ family inet6 {
+ address 2610:1d8:3800::7/127;
+ }
family mpls;
}
}
@@ -1128,6 +1131,14 @@
multiplier 3;
}
}
+ interface ge-3/2/3.0 {
+ link-protection;
+ ipsec-sa OneNet-OSPF3-AUTH;
+ bfd-liveness-detection {
+ minimum-interval 100;
+ multiplier 3;
+ }
+ }
}
}
ldp {
Index: core3.okc-m120.onenet.net
===================================================================
--- core3.okc-m120.onenet.net (revision 75821)
+++ core3.okc-m120.onenet.net (working copy)
@@ -1224,16 +1224,16 @@
#ct3-3/3/0:6 up up
#t1-3/3/0:6:1 up up
#t1-3/3/0:6:1.0 up up
-#t1-3/3/0:6:2 up down
-#t1-3/3/0:6:2.0 up down
+#t1-3/3/0:6:2 up up
+#t1-3/3/0:6:2.0 up up
#t1-3/3/0:6:3 up up
#t1-3/3/0:6:3.0 up up
#t1-3/3/0:6:4 up up
#t1-3/3/0:6:4.0 up up
-#t1-3/3/0:6:5 up down
-#t1-3/3/0:6:5.0 up down
-#t1-3/3/0:6:6 up down
-#t1-3/3/0:6:6.0 up down
+#t1-3/3/0:6:5 up up
+#t1-3/3/0:6:5.0 up up
+#t1-3/3/0:6:6 up up
+#t1-3/3/0:6:6.0 up up
#t1-3/3/0:6:7 up up
#t1-3/3/0:6:7.0 up up
#t1-3/3/0:6:8 up up
@@ -1259,8 +1259,8 @@
#t1-3/3/0:6:19.0 up up
#t1-3/3/0:6:20 up up
#t1-3/3/0:6:20.0 up up
-#t1-3/3/0:6:21 up down
-#t1-3/3/0:6:21.0 up down
+#t1-3/3/0:6:21 up up
+#t1-3/3/0:6:21.0 up up
#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
@@ -1571,8 +1571,8 @@
#t1-4/0/1:4 down down
#t1-4/0/1:5 up up
#t1-4/0/1:5.0 up up
-#t1-4/0/1:6 up down
-#t1-4/0/1:6.0 up down
+#t1-4/0/1:6 up up
+#t1-4/0/1:6.0 up up
#t1-4/0/1:7 up up
#t1-4/0/1:7.0 up up
#t1-4/0/1:8 up up
@@ -1961,7 +1961,7 @@
#lsq-5/1/0.138 up up
#lsq-5/1/0.140 up up
#lsq-5/1/0.141 up up
-#lsq-5/1/0.142 up down
+#lsq-5/1/0.142 up up
#lsq-5/1/0.143 up up
#lsq-5/1/0.144 up up
#mt-5/1/0 up up
@@ -9901,6 +9901,7 @@
# 172.23.3.106 t1-3/3/0:8:3.0 Full 10.199.2.31
# 172.23.3.42 t1-4/0/1:23.0 Full 10.199.2.35
# 172.23.3.30 t1-4/0/1:26.0 Full 10.199.2.32
+# 172.23.3.58 t1-4/0/1:6.0 Full 10.199.2.23
# 172.23.3.38 t1-4/0/3:12.0 Full 10.199.2.26
# 172.23.3.26 t1-4/0/3:4.0 Full 10.199.2.40
# 172.23.3.54 t1-4/0/3:9.0 Full 10.199.2.41
Index: hub.ton.onenet.net
===================================================================
--- hub.ton.onenet.net (revision 75823)
+++ hub.ton.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at TONKAWA-M120-RE0> show system commit
+# 2013-08-16 10:56:01 CDT by rnordmark via cli commit synchronize
# 2013-08-16 09:41:30 CDT by josh via cli commit synchronize
# 2013-08-16 09:40:05 CDT by josh via cli commit synchronize
# 2013-08-15 16:23:14 CDT by josh via cli commit synchronize
# 2013-08-15 16:23:00 CDT by josh via cli commit synchronize
# 2013-08-15 16:11:58 CDT by josh via cli commit synchronize
-# 2013-08-15 16:05:31 CDT by josh via cli commit synchronize
# grnoc-mon at TONKAWA-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -293,7 +293,7 @@
# grnoc-mon at TONKAWA-M120-RE0> show system uptime
# System booted: 2013-05-29 22:20 CDT
# Protocols started: 2013-05-29 22:23 CDT
-# Last configured: 2013-08-16 09:41 CDT by josh
+# Last configured: 2013-08-16 10:56 CDT by rnordmark
#
# {master}
# grnoc-mon at TONKAWA-M120-RE0> show interface terse
@@ -511,7 +511,7 @@
#pp0 up up
#tap up up
# grnoc-mon at TONKAWA-M120-RE0> show configuration
-## Last commit: 2013-08-16 09:41:30 CDT by josh
+## Last commit: 2013-08-16 10:56:01 CDT by rnordmark
version 11.4R7.5;
groups {
re0 {
@@ -1417,6 +1417,9 @@
family inet {
address 156.110.126.121/30;
}
+ family inet6 {
+ address 2610:1d8:4400::2/127;
+ }
family mpls;
}
unit 403 {
@@ -1698,6 +1701,14 @@
multiplier 3;
}
}
+ interface ge-4/0/3.402 {
+ link-protection;
+ ipsec-sa OneNet-OSPF3-AUTH;
+ bfd-liveness-detection {
+ minimum-interval 100;
+ multiplier 3;
+ }
+ }
}
}
ldp {
More information about the Nocrancid
mailing list