[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Wed Aug 14 17:00:59 CDT 2013
Index: core1.nor-mx480.onenet.net
===================================================================
--- core1.nor-mx480.onenet.net (revision 75448)
+++ core1.nor-mx480.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at NORMAN1-MX480-RE0> show system commit
+# 2013-08-14 16:49:40 CDT by rnordmark via cli commit synchronize
# 2013-08-14 08:08:13 CDT by rnordmark via cli commit synchronize
# 2013-08-09 16:52:22 CDT by joel via cli commit synchronize
# 2013-08-07 16:49:43 CDT by rnordmark via cli commit synchronize
# 2013-08-07 16:34:29 CDT by rnordmark via cli commit synchronize
# 2013-08-07 16:33:13 CDT by rnordmark via cli commit synchronize
-# 2013-08-07 16:31:56 CDT by rnordmark via cli commit synchronize
# grnoc-mon at NORMAN1-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -313,7 +313,7 @@
# grnoc-mon at NORMAN1-MX480-RE0> show system uptime
# System booted: 2013-04-21 01:54 CDT
# Protocols started: 2013-04-21 01:59 CDT
-# Last configured: 2013-08-14 08:08 CDT by rnordmark
+# Last configured: 2013-08-14 16:49 CDT by rnordmark
#
# {master}
# grnoc-mon at NORMAN1-MX480-RE0> show interface terse
@@ -432,7 +432,7 @@
#pp0 up up
#tap up up
# grnoc-mon at NORMAN1-MX480-RE0> show configuration
-## Last commit: 2013-08-14 08:08:13 CDT by rnordmark
+## Last commit: 2013-08-14 16:49:40 CDT by rnordmark
version 11.4R7.5;
groups {
re0 {
@@ -753,7 +753,7 @@
description "NOAA L2 Link to Tulsa.5";
encapsulation vlan-ccc;
bandwidth 1g;
- vlan-id 500;
+ vlan-id 615;
}
}
ge-0/3/3 {
Index: core2.nor-mx80.onenet.net
===================================================================
--- core2.nor-mx80.onenet.net (revision 72238)
+++ core2.nor-mx80.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at NORMAN2-MX80> show system commit
+# 2013-08-14 16:38:24 CDT by donnie via cli
# 2013-07-06 00:30:30 CDT by admin via cli
# 2013-07-06 00:27:49 CDT by admin via cli
# 2013-05-28 13:12:22 CDT by jeremyt via cli
# 2013-05-28 13:11:49 CDT by jeremyt via cli
# 2013-05-10 10:15:50 CDT by joel via cli
-# 2013-05-08 14:40:51 CDT by rnordmark via cli
# grnoc-mon at NORMAN2-MX80> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -202,7 +202,7 @@
# grnoc-mon at NORMAN2-MX80> show system uptime
# System booted: 2013-07-06 09:20 CDT
# Protocols started: 2013-07-06 09:21 CDT
-# Last configured: 2013-07-06 00:30 CDT by admin
+# Last configured: 2013-08-14 16:38 CDT by donnie
#
# grnoc-mon at NORMAN2-MX80> show interface terse
#Interface Admin Link
@@ -272,7 +272,7 @@
#pp0 up up
#tap up up
# grnoc-mon at NORMAN2-MX80> show configuration
-## Last commit: 2013-07-06 00:30:30 CDT by admin
+## Last commit: 2013-08-14 16:38:24 CDT by donnie
version 11.4R7.5;
system {
host-name NORMAN2-MX80;
@@ -403,6 +403,9 @@
mtu 9000;
address 164.58.15.205/30;
}
+ family inet6 {
+ address 2610:1d8:1100::b/127;
+ }
family mpls;
}
}
@@ -652,6 +655,18 @@
}
}
}
+ ospf3 {
+ area 0.0.0.0 {
+ interface xe-0/0/0.204 {
+ link-protection;
+ ipsec-sa OneNet-OSPF3-AUTH;
+ bfd-liveness-detection {
+ minimum-interval 100;
+ multiplier 3;
+ }
+ }
+ }
+ }
ldp {
preference 255;
track-igp-metric;
@@ -846,6 +861,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: core2-okc-mx960.onenet.net
===================================================================
--- core2-okc-mx960.onenet.net (revision 75336)
+++ core2-okc-mx960.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKC-CORE2-MX960-RE0> show system commit
-# 2013-08-13 13:58:23 CDT by rnordmark via cli commit confirmed, rollback in 10mins synchronize
-# 2013-08-09 13:04:18 CDT by rnordmark via cli commit synchronize
-# 2013-08-09 12:45:32 CDT by rnordmark via cli commit synchronize
-# 2013-08-08 14:43:21 CDT by donnie via cli commit synchronize
-# 2013-08-07 09:49:27 CDT by rnordmark via cli commit synchronize
-# 2013-07-22 09:40:34 CDT by rnordmark via cli commit synchronize
+# 2013-08-14 16:54:23 CDT by donnie via cli commit synchronize
+# 2013-08-14 16:52:58 CDT by josh via cli commit synchronize
+# 2013-08-14 16:42:44 CDT by rnordmark via cli commit synchronize
+# 2013-08-14 16:36:48 CDT by josh via cli commit synchronize
+# 2013-08-14 16:36:05 CDT by rnordmark via cli commit synchronize
+# 2013-08-14 16:31:16 CDT by rnordmark via cli commit synchronize
# grnoc-mon at OKC-CORE2-MX960-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -390,7 +390,7 @@
# grnoc-mon at OKC-CORE2-MX960-RE0> show system uptime
# System booted: 2013-04-13 23:28 CDT
# Protocols started: 2013-04-13 23:31 CDT
-# Last configured: 2013-08-13 13:58 CDT by rnordmark
+# Last configured: 2013-08-14 16:54 CDT by donnie
#
# {master}
# grnoc-mon at OKC-CORE2-MX960-RE0> show interface terse
@@ -545,7 +545,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE2-MX960-RE0> show configuration
-## Last commit: 2013-08-13 13:58:23 CDT by rnordmark
+## Last commit: 2013-08-14 16:54:23 CDT by donnie
version 11.4R7.5;
groups {
re0 {
@@ -761,7 +761,7 @@
}
}
xe-0/1/0 {
- description "LAG to DC2 MX480";
+ description "CORE 10GE to core.omes-dc1 xe-0/0/0 | OneNet-OKC-OMES-XE-5038";
gigether-options {
802.3ad ae0;
}
@@ -780,6 +780,9 @@
}
address 164.58.15.206/30;
}
+ family inet6 {
+ address 2610:1d8:1100::a/127;
+ }
family mpls;
}
}
@@ -882,6 +885,9 @@
mtu 9000;
address 164.58.5.89/30;
}
+ family inet6 {
+ address 2610:1d8:1100::8/127;
+ }
family mpls;
}
unit 3 {
@@ -990,7 +996,7 @@
}
}
xe-1/3/0 {
- description "CORE 10GE to core2.tul xe-0/1/0 | OneNet-OKC-TUL-XE-5045";
+ description "CORE 10GE to core4.okc xe-1/0/1.56 | OneNet-OKC-OKC-XE-4467";
vlan-tagging;
mtu 9192;
encapsulation flexible-ethernet-services;
@@ -1001,7 +1007,6 @@
address 164.58.15.57/30;
}
family inet6 {
- address 2001:468:aff:ffff:ff7::1/80;
address 2610:1d8:1100::2/127;
}
family mpls;
@@ -1035,6 +1040,9 @@
mtu 9000;
address 164.58.246.25/30;
}
+ family inet6 {
+ address 2610:1d8:1100::e/127;
+ }
family mpls;
}
}
@@ -1077,6 +1085,9 @@
mtu 9000;
address 164.58.246.21/30;
}
+ family inet6 {
+ address 2610:1d8:1100::12/127;
+ }
family mpls;
}
}
@@ -1091,6 +1102,9 @@
mtu 9000;
address 164.58.246.93/30;
}
+ family inet6 {
+ address 2610:1d8:1100::10/127;
+ }
family mpls;
}
}
@@ -1142,6 +1156,9 @@
}
address 164.58.15.25/30;
}
+ family inet6 {
+ address 2610:1d8:1100::c/127;
+ }
}
unit 2011 {
description VPLS-ONENET-IPERF-MGMT;
@@ -1526,6 +1543,54 @@
interface xe-0/0/1.52;
interface ge-0/2/0.64;
interface lo0.0;
+ interface xe-0/1/1.204 {
+ link-protection;
+ ipsec-sa OneNet-OSPF3-AUTH;
+ bfd-liveness-detection {
+ minimum-interval 100;
+ multiplier 3;
+ }
+ }
+ interface xe-1/0/0.1 {
+ link-protection;
+ ipsec-sa OneNet-OSPF3-AUTH;
+ bfd-liveness-detection {
+ minimum-interval 100;
+ multiplier 3;
+ }
+ }
+ interface ae0.1 {
+ link-protection;
+ ipsec-sa OneNet-OSPF3-AUTH;
+ bfd-liveness-detection {
+ minimum-interval 100;
+ multiplier 3;
+ }
+ }
+ interface xe-2/0/0.69 {
+ link-protection;
+ ipsec-sa OneNet-OSPF3-AUTH;
+ bfd-liveness-detection {
+ minimum-interval 100;
+ multiplier 3;
+ }
+ }
+ interface xe-2/2/0.69 {
+ link-protection;
+ ipsec-sa OneNet-OSPF3-AUTH;
+ bfd-liveness-detection {
+ minimum-interval 100;
+ multiplier 3;
+ }
+ }
+ interface xe-2/1/1.69 {
+ link-protection;
+ ipsec-sa OneNet-OSPF3-AUTH;
+ bfd-liveness-detection {
+ minimum-interval 100;
+ multiplier 3;
+ }
+ }
}
}
ldp {
Index: core4-mx480.onenet.net
===================================================================
--- core4-mx480.onenet.net (revision 75485)
+++ core4-mx480.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKC-CORE4-MX480-RE0> show system commit
+# 2013-08-14 16:27:51 CDT by joe via cli commit synchronize
+# 2013-08-14 16:12:58 CDT by rnordmark via cli commit synchronize
# 2013-08-13 16:41:43 CDT by joe via cli commit synchronize
# 2013-08-12 10:21:11 CDT by joe via cli commit synchronize
# 2013-08-11 19:55:46 CDT by joel via cli commit synchronize
# 2013-08-09 15:52:05 CDT by joe via cli commit synchronize
-# 2013-08-09 11:57:11 CDT by joe via cli commit synchronize
-# 2013-08-01 12:58:38 CDT by joe via cli commit synchronize
# grnoc-mon at OKC-CORE4-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -352,7 +352,7 @@
# grnoc-mon at OKC-CORE4-MX480-RE0> show system uptime
# System booted: 2013-04-14 01:08 CDT
# Protocols started: 2013-04-14 01:10 CDT
-# Last configured: 2013-08-13 16:41 CDT by joe
+# Last configured: 2013-08-14 16:27 CDT by joe
#
# grnoc-mon at OKC-CORE4-MX480-RE0> show interface terse
#Interface Admin Link
@@ -556,7 +556,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE4-MX480-RE0> show configuration
-## Last commit: 2013-08-13 16:41:43 CDT by joe
+## Last commit: 2013-08-14 16:27:51 CDT by joe
version 11.4R7.5;
groups {
re0 {
@@ -1330,23 +1330,6 @@
}
}
}
- inactive: xe-1/0/0 {
- description "OKC-CORE4-MX480-to-OKC-CORE2-MX960-CIR4467 | OneNet-OKC-OKC-10GE-4467";
- vlan-tagging;
- mtu 9192;
- encapsulation flexible-ethernet-services;
- unit 56 {
- vlan-id 56;
- family inet {
- mtu 9000;
- address 164.58.15.58/30;
- }
- family inet6 {
- address 2001:468:aff:ffff:ff7::2/80;
- }
- family mpls;
- }
- }
xe-1/0/1 {
vlan-tagging;
mtu 9192;
@@ -1524,7 +1507,7 @@
vlan-id 504;
family inet {
address 156.110.66.105/30;
- address 156.110.130.98/27;
+ address 156.110.130.97/27;
}
}
}
Index: core2.dc.onenet.net
===================================================================
--- core2.dc.onenet.net (revision 75505)
+++ core2.dc.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at MX480_DC_02_RE0> show system commit
+# 2013-08-14 16:35:20 CDT by josh via cli commit synchronize
# 2013-08-13 14:32:31 CDT by josh via cli commit synchronize
# 2013-08-13 14:31:25 CDT by josh via cli commit synchronize
# 2013-08-13 13:30:18 CDT by josh via cli commit synchronize
# 2013-08-12 15:02:28 CDT by josh via cli commit synchronize
# 2013-08-09 09:44:31 CDT by josh via cli commit synchronize
-# 2013-08-09 09:43:38 CDT by josh via cli commit synchronize
# grnoc-mon at MX480_DC_02_RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -370,7 +370,7 @@
# grnoc-mon at MX480_DC_02_RE0> show system uptime
# System booted: 2013-07-24 05:37 CDT
# Protocols started: 2013-07-24 05:39 CDT
-# Last configured: 2013-08-13 14:32 CDT by josh
+# Last configured: 2013-08-14 16:35 CDT by josh
#
# {master}
# grnoc-mon at MX480_DC_02_RE0> show interface terse
@@ -539,7 +539,7 @@
#pp0 up up
#tap up up
# grnoc-mon at MX480_DC_02_RE0> show configuration
-## Last commit: 2013-08-13 14:32:31 CDT by josh
+## Last commit: 2013-08-14 16:35:20 CDT by josh
version 12.3R3.4;
groups {
re0 {
@@ -723,7 +723,7 @@
spi 256;
authentication {
algorithm hmac-md5-96;
- key ascii-text "$9$7zVY4PfQ/9tlKXN-Vg4mf5F/A0BRESlLxaZUDq.1IEheMdVs"; ## SECRET-DATA
+ key ascii-text "$9$dos4JTQ3At0vWNVbsaJ5Qz6Au1RcSlv7-GDiHPfEhSyMLwsg"; ## SECRET-DATA
}
}
}
@@ -1022,6 +1022,9 @@
mtu 9000;
address 164.58.15.26/30;
}
+ family inet6 {
+ address 2610:1d8:1100::d/127;
+ }
}
}
ae6 {
@@ -1208,6 +1211,18 @@
interface irb.1449;
}
}
+ ospf3 {
+ area 0.0.0.0 {
+ interface ae5.1 {
+ link-protection;
+ ipsec-sa OneNet-OSPF3-AUTH;
+ bfd-liveness-detection {
+ minimum-interval 100;
+ multiplier 3;
+ }
+ }
+ }
+ }
ldp {
preference 255;
track-igp-metric;
Index: core1.tul-mx960.onenet.net
===================================================================
--- core1.tul-mx960.onenet.net (revision 75512)
+++ 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 16:56:49 CDT by joel via cli commit synchronize
# 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
# 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 15:39 CDT by joel
+# Last configured: 2013-08-14 16:56 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 15:39:19 CDT by joel
+## Last commit: 2013-08-14 16:56:49 CDT by joel
version 11.4R7.5;
groups {
re0 {
@@ -1037,7 +1037,7 @@
}
}
xe-2/3/0 {
- description "CORE 10GE to core.hut.sal xe-2/3/0 | OneNet-TUL-HUTSAL-XE-XXXX[NO-MONITOR]";
+ description "CORE 10GE to hut.sal xe-0/0/0 | OneNet-TUL-HUTSAL-XE-15446";
vlan-tagging;
mtu 9192;
encapsulation flexible-ethernet-services;
Index: core5.tul-mx480.onenet.net
===================================================================
--- core5.tul-mx480.onenet.net (revision 75484)
+++ core5.tul-mx480.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at TULSA-CORE5-MX480-RE0> show system commit
+# 2013-08-14 16:50:47 CDT by rnordmark via cli commit synchronize
# 2013-08-14 12:28:11 CDT by jeremyt via cli commit synchronize
# 2013-08-14 12:18:53 CDT by jeremyt via cli commit synchronize
# 2013-08-13 08:39:40 CDT by joel via cli commit synchronize
# 2013-08-07 20:44:35 CDT by joel via cli commit synchronize
# 2013-08-07 20:39:57 CDT by joel via cli commit synchronize
-# 2013-08-07 16:43:37 CDT by donnie via cli commit synchronize
# grnoc-mon at TULSA-CORE5-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -331,7 +331,7 @@
# grnoc-mon at TULSA-CORE5-MX480-RE0> show system uptime
# System booted: 2013-04-27 23:43 CDT
# Protocols started: 2013-04-27 23:45 CDT
-# Last configured: 2013-08-14 12:28 CDT by jeremyt
+# Last configured: 2013-08-14 16:50 CDT by rnordmark
#
# {master}
# grnoc-mon at TULSA-CORE5-MX480-RE0> show interface terse
@@ -475,7 +475,7 @@
#pp0 up up
#tap up up
# grnoc-mon at TULSA-CORE5-MX480-RE0> show configuration
-## Last commit: 2013-08-14 12:28:11 CDT by jeremyt
+## Last commit: 2013-08-14 16:50:47 CDT by rnordmark
version 11.4R7.5;
groups {
re0 {
@@ -1151,7 +1151,7 @@
description "NOAA L2 Link to Tulsa.5";
encapsulation vlan-ccc;
bandwidth 1g;
- vlan-id 500;
+ vlan-id 615;
}
}
xe-1/2/0 {
Index: core1.okccc-mx480.onenet.net
===================================================================
--- core1.okccc-mx480.onenet.net (revision 75446)
+++ 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-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
# 2013-08-07 14:12:50 CDT by joel via cli commit synchronize
# 2013-07-08 14:55:41 CDT by joel via cli commit synchronize
# 2013-07-08 10:29:34 CDT by joel via cli commit synchronize
-# 2013-06-27 14:56:15 CDT by josh 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-14 08:38 CDT by rnordmark
+# Last configured: 2013-08-14 16:54 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-14 08:38:16 CDT by rnordmark
+## Last commit: 2013-08-14 16:54:04 CDT by josh
version 11.4R7.5;
groups {
re0 {
@@ -934,6 +934,9 @@
mtu 9000;
address 164.58.246.94/30;
}
+ family inet6 {
+ address 2610:1d8:1100::11/127;
+ }
family mpls;
}
}
@@ -1310,6 +1313,14 @@
multiplier 3;
}
}
+ interface xe-1/2/0.69 {
+ link-protection;
+ ipsec-sa OneNet-OSPF3-AUTH;
+ bfd-liveness-detection {
+ minimum-interval 100;
+ multiplier 3;
+ }
+ }
}
}
ldp {
@@ -1511,7 +1522,7 @@
spi 256;
authentication {
algorithm hmac-md5-96;
- key ascii-text "$9$sK4ZD3n90OILxbY24UDFn6A01hSleMLVwik.mQzyreKXNg4J"; ## SECRET-DATA
+ key ascii-text "$9$dos4JTQ3At0vWNVbsaJ5Qz6Au1RcSlv7-GDiHPfEhSyMLwsg"; ## SECRET-DATA
}
}
}
Index: core3.okc-m120.onenet.net
===================================================================
--- core3.okc-m120.onenet.net (revision 75509)
+++ 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 down
-#t1-2/3/0:6:9.0 up down
+#t1-2/3/0:6:9 up up
+#t1-2/3/0:6:9.0 up up
#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
@@ -1499,8 +1499,8 @@
#t1-3/3/0:12:3 up down
#t1-3/3/0:12:4 down down
#t1-3/3/0:12:5 down down
-#t1-3/3/0:12:6 up up
-#t1-3/3/0:12:6.0 up up
+#t1-3/3/0:12:6 up down
+#t1-3/3/0:12:6.0 up down
#t1-3/3/0:12:7 up down
#t1-3/3/0:12:8 down down
#t1-3/3/0:12:9 up down
@@ -9908,7 +9908,6 @@
# 172.23.2.30 t1-3/3/0:11:19.0 Full 10.199.2.49
# 172.23.2.10 t1-3/3/0:12:1.0 Full 10.199.2.97
# 172.23.2.18 t1-3/3/0:12:26.0 Full 10.199.2.104
-# 172.23.4.206 t1-3/3/0:12:6.0 Full 10.199.2.56
# 172.23.2.38 t1-3/3/0:1:10.0 Full 10.199.2.103
# 172.23.4.142 t1-3/3/0:1:26.0 Full 10.199.2.38
# 172.23.2.182 t1-3/3/0:2:11.0 Full 10.199.2.85
Index: hub.chi.onenet.net
===================================================================
--- hub.chi.onenet.net (revision 75511)
+++ 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 up
+#t1-2/0/2:2 down down
#t1-2/0/2:3 up down
#t1-2/0/2:4 up up
#t1-2/0/2:4.0 up up
@@ -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 down
+#t1-2/0/2:24 down up
#t1-2/0/2:25 down up
#t1-2/0/2:26 down down
#t1-2/0/2:27 down down
Index: hub.dur.mx480.onenet.net
===================================================================
--- hub.dur.mx480.onenet.net (revision 75155)
+++ 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-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
-# 2013-07-29 14:37:27 CDT by joel via cli commit synchronize
# grnoc-mon at DURANT-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -243,7 +243,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-12 11:42 CDT by joel
+# Last configured: 2013-08-14 16:55 CDT by donnie
#
# {master}
# grnoc-mon at DURANT-MX480-RE0> show interface terse
@@ -318,7 +318,7 @@
#pp0 up up
#tap up up
# grnoc-mon at DURANT-MX480-RE0> show configuration
-## Last commit: 2013-08-12 11:42:25 CDT by joel
+## Last commit: 2013-08-14 16:55:17 CDT by donnie
version 11.4R7.5;
groups {
re0 {
@@ -495,6 +495,9 @@
mtu 9000;
address 164.58.246.22/30;
}
+ family inet6 {
+ address 2610:1d8:1100::13/127;
+ }
family mpls;
}
}
@@ -740,6 +743,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;
@@ -881,6 +896,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 74620)
+++ 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-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
# Synchronization with remote Routing Engine
@@ -8,7 +9,6 @@
# 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
-# 2013-05-02 16:05:29 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-05-30 00:21 CDT by josh
+# Last configured: 2013-08-14 16:39 CDT by rnordmark
#
# {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-05-30 00:21:17 CDT by josh
+## Last commit: 2013-08-14 16:39:56 CDT by rnordmark
version 11.4R7.5;
groups {
re0 {
@@ -482,6 +482,9 @@
mtu 9000;
address 164.58.246.26/30;
}
+ family inet6 {
+ address 2610:1d8:1100::f/127;
+ }
family mpls;
}
}
@@ -647,6 +650,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;
@@ -779,6 +794,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: omes-mx480-0
===================================================================
--- omes-mx480-0 (revision 73897)
+++ omes-mx480-0 (working copy)
@@ -1,13 +1,13 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at MX480_OMES_DC_0-RE0> show system commit
+# 2013-08-14 16:35:00 CDT by rnordmark via cli commit synchronize
+# 2013-08-14 16:31:08 CDT by rnordmark via cli commit synchronize
# 2013-08-02 15:38:12 CDT by root via other
# Synchronization with remote Routing Engine
# 2013-05-21 12:04:55 CDT by jeremyt via cli commit synchronize
# 2013-04-30 17:18:15 CDT by jeremyt via cli commit synchronize
# 2013-04-23 18:12:42 CDT by josh via cli commit synchronize
-# 2013-04-23 18:09:57 CDT by josh via cli commit synchronize
-# 2013-04-23 16:15:35 CDT by rnordmark via cli commit synchronize
# grnoc-mon at MX480_OMES_DC_0-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -281,7 +281,7 @@
# grnoc-mon at MX480_OMES_DC_0-RE0> show system uptime
# System booted: 2013-08-02 15:36 CDT
# Protocols started: 2013-08-02 15:37 CDT
-# Last configured: 2013-08-02 15:38 CDT by root
+# Last configured: 2013-08-14 16:35 CDT by rnordmark
#
# {master}
# grnoc-mon at MX480_OMES_DC_0-RE0> show interface terse
@@ -395,7 +395,7 @@
#pp0 up up
#tap up up
# grnoc-mon at MX480_OMES_DC_0-RE0> show configuration
-## Last commit: 2013-08-02 15:38:12 CDT by root
+## Last commit: 2013-08-14 16:35:00 CDT by rnordmark
version 11.4R6.5;
groups {
re0 {
@@ -591,6 +591,9 @@
mtu 9000;
address 164.58.5.90/30;
}
+ family inet6 {
+ address 2610:1d8:1100::9/127;
+ }
family mpls;
}
unit 2 {
@@ -931,6 +934,18 @@
}
}
}
+ ospf3 {
+ area 0.0.0.0 {
+ interface xe-0/0/0.1 {
+ link-protection;
+ ipsec-sa OneNet-OSPF3-AUTH;
+ bfd-liveness-detection {
+ minimum-interval 100;
+ multiplier 3;
+ }
+ }
+ }
+ }
ldp {
preference 255;
track-igp-metric;
@@ -1098,6 +1113,23 @@
}
community MX480_OMES_DC_1 members 5708:190;
}
+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