[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Thu Jul 21 18:03:17 CDT 2016
Index: configs/allen-public-library.client.onenet.net
===================================================================
--- configs/allen-public-library.client.onenet.net (revision 144832)
+++ configs/allen-public-library.client.onenet.net (working copy)
@@ -145,8 +145,8 @@
#ge-0/0/6.0 up up
#ge-0/0/7 up down
#ge-0/0/7.0 up down
-#ge-0/0/8 up up
-#ge-0/0/8.0 up up
+#ge-0/0/8 up down
+#ge-0/0/8.0 up down
#ge-0/0/9 up down
#ge-0/0/9.0 up down
#ge-0/0/10 up down
Index: configs/maysville-es.client.onenet.net
===================================================================
--- configs/maysville-es.client.onenet.net (revision 144833)
+++ configs/maysville-es.client.onenet.net (working copy)
@@ -614,6 +614,7 @@
# OSPF instance is not running
#
# grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> show bfd session
+quit
0 sessions, 0 clients
Cumulative transmit rate 0.0 pps, cumulative receive rate 0.0 pps
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net (revision 144830)
+++ configs/core3.okc-m120.onenet.net (working copy)
@@ -911,8 +911,8 @@
#t1-2/3/0:11:15.0 up up
#t1-2/3/0:11:16 down down
#t1-2/3/0:11:17 down down
-#t1-2/3/0:11:18 up up
-#t1-2/3/0:11:18.0 up up
+#t1-2/3/0:11:18 up down
+#t1-2/3/0:11:18.0 up down
#t1-2/3/0:11:19 down down
#t1-2/3/0:11:20 down down
#t1-2/3/0:11:21 down down
Index: configs/core2.dc.onenet.net
===================================================================
--- configs/core2.dc.onenet.net (revision 144803)
+++ configs/core2.dc.onenet.net (working copy)
@@ -1,13 +1,13 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at MX480_DC_02_RE0> show system commit
+# 2016-07-21 17:49:50 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
# 2016-07-20 10:12:09 CDT by andrew via cli commit synchronize
# 2016-07-09 02:36:42 CDT by root via other
# Synchronization with remote Routing Engine
# 2016-05-21 01:14:18 CDT by andrew via cli commit synchronize
# 2016-05-17 09:39:30 CDT by andrew via cli commit synchronize
# 2016-05-17 09:08:33 CDT by andrew via cli commit synchronize
-# 2016-05-16 15:33:41 CDT by andrew via cli commit synchronize
# grnoc-mon at MX480_DC_02_RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -342,7 +342,7 @@
# grnoc-mon at MX480_DC_02_RE0> show system uptime
# System booted: 2016-07-09 02:35 CDT
# Protocols started: 2016-07-09 02:36 CDT
-# Last configured: 2016-07-20 10:12 CDT by andrew
+# Last configured: 2016-07-21 17:49 CDT by andrew
#
# {master}
# grnoc-mon at MX480_DC_02_RE0> show interface terse
@@ -499,6 +499,7 @@
#irb.276 up up
#irb.277 up up
#irb.281 up up
+#irb.283 up up
#irb.300 up up
#irb.301 up up
#irb.302 up up
@@ -602,7 +603,7 @@
#irb.4019 up up
#irb.4020 up up
#irb.4021 up up
-#irb.4022 up down
+#irb.4022 up up
#irb.4023 up up
#irb.4024 up up
#irb.4025 up up
@@ -639,7 +640,7 @@
#pp0 up up
#tap up up
# grnoc-mon at MX480_DC_02_RE0> show configuration
-## Last commit: 2016-07-20 10:12:09 CDT by andrew
+## Last commit: 2016-07-21 17:49:50 CDT by andrew
version 12.3R7.7;
groups {
re0 {
@@ -1232,6 +1233,12 @@
address 10.10.238.1/24;
}
}
+ unit 283 {
+ description mag_public-01-0283;
+ family inet {
+ address 164.58.80.65/27;
+ }
+ }
unit 300 {
description higgsboson-01-0300;
family inet {
@@ -1899,9 +1906,9 @@
}
}
unit 4022 {
- description tr_ocap___-01-0122;
+ description "MX to SRX - Public VPN";
family inet {
- address 10.199.199.178/29;
+ address 10.199.198.42/29;
}
}
unit 4023 {
@@ -3392,6 +3399,22 @@
}
}
}
+ mag_public {
+ apply-groups OSPF-RI;
+ instance-type virtual-router;
+ interface irb.283;
+ interface irb.4022;
+ routing-options {
+ router-id 10.199.198.42;
+ }
+ protocols {
+ ospf {
+ area 0.0.0.0 {
+ interface irb.4022;
+ }
+ }
+ }
+ }
mgmt_onenet {
apply-groups OSPF-RI;
instance-type virtual-router;
@@ -3992,6 +4015,15 @@
vlan-id 277;
routing-interface irb.277;
}
+ mag_public-01-0283 {
+ vlan-id 283;
+ routing-interface irb.283;
+ }
+ mag_public-01-4022 {
+ apply-groups-except MAC-SYNC;
+ vlan-id 4022;
+ routing-interface irb.4022;
+ }
mgmtPoPvpn-01-2012 {
vlan-id 2012;
routing-interface irb.2012;
Index: configs/core1.okc-mx960.onenet.net
===================================================================
--- configs/core1.okc-mx960.onenet.net (revision 144828)
+++ configs/core1.okc-mx960.onenet.net (working copy)
@@ -759,9 +759,9 @@
#xe-4/1/0.42 up up
#xe-4/1/0.62 up up
#xe-4/1/0.32767 up up
-#xe-4/1/1 up up
-#xe-4/1/1.42 up up
-#xe-4/1/1.32767 up up
+#xe-4/1/1 up down
+#xe-4/1/1.42 up down
+#xe-4/1/1.32767 up down
#lc-4/2/0 up up
#lc-4/2/0.32769 up up
#pfe-4/2/0 up up
@@ -13862,7 +13862,6 @@
# 164.58.246.54 xe-3/3/1.69 Full 164.58.199.31
# 164.58.244.117 xe-4/0/0.42 Full 164.58.199.164
# 164.58.244.66 xe-4/1/0.42 Full 164.58.199.202
-# 164.58.247.190 xe-4/1/1.42 Full 164.58.199.81
#
# {master}
# grnoc-mon at OKC-CORE1-MX960-RE0> show bfd session
@@ -13894,7 +13893,6 @@
164.58.247.54 Up xe-3/0/1.40 1.200 0.400 3
164.58.247.58 Up xe-3/1/1.40 1.200 0.400 3
164.58.247.66 Up xe-3/2/1.40 1.200 0.400 3
-164.58.247.190 Up xe-4/1/1.42 1.200 0.400 3
fe80::120e:7e00:2a9a:2d4a Up xe-1/3/1.42 1.200 0.400 3
fe80::2ac0:da00:2a05:63c2 Up ae3.42 1.200 0.400 3
fe80::2ac0:da00:2afa:a7c1 Up ae4.42 1.200 0.400 3
@@ -13905,7 +13903,7 @@
fe80::8618:8800:2aee:dfc2 Up ae0.42 1.200 0.400 3
fe80::aad0:e500:2ae4:3000 Up xe-3/1/0.42 1.200 0.400 3
-36 sessions, 46 clients
-Cumulative transmit rate 88.0 pps, cumulative receive rate 87.5 pps
+35 sessions, 45 clients
+Cumulative transmit rate 85.5 pps, cumulative receive rate 85.0 pps
{master}
Index: configs/odot-hugo-regmaint.client.onenet.net
===================================================================
--- configs/odot-hugo-regmaint.client.onenet.net (revision 144834)
+++ configs/odot-hugo-regmaint.client.onenet.net (working copy)
@@ -152,7 +152,7 @@
#vlan.500 up up
#vlan.501 up up
# grnoc-mon at ODOT-HUGO-REGMAINT-SRX210> show configuration
-warning: error writing(valid) /var/db/feature.db: expecting 9205 bytes, only wrote 0
+warning: error writing(valid) /var/db/feature.db: expecting 9204 bytes, only wrote 0
## Last commit: 2016-04-28 10:15:05 CDT by admin
version 12.1X46-D20.5;
system {
Index: configs/choctaw-head-start-battiest.client.onenet.net
===================================================================
--- configs/choctaw-head-start-battiest.client.onenet.net (revision 144834)
+++ configs/choctaw-head-start-battiest.client.onenet.net (working copy)
@@ -576,7 +576,6 @@
# OSPF instance is not running
#
# grnoc-mon at CHOCTAW-HEAD-START-BATTIEST-TAG-004329> show bfd session
-quit
0 sessions, 0 clients
Cumulative transmit rate 0.0 pps, cumulative receive rate 0.0 pps
Index: configs/hub.bar.onenet.net
===================================================================
--- configs/hub.bar.onenet.net (revision 144833)
+++ configs/hub.bar.onenet.net (working copy)
@@ -317,8 +317,8 @@
#t1-2/0/2:4 up up
#t1-2/0/2:4.0 up up
#t1-2/0/2:5 down down
-#t1-2/0/2:6 up up
-#t1-2/0/2:6.0 up up
+#t1-2/0/2:6 up down
+#t1-2/0/2:6.0 up down
#t1-2/0/2:7 up down
#t1-2/0/2:8 up up
#t1-2/0/2:8.0 up up
Index: configs/core4.okc.onenet.net
===================================================================
--- configs/core4.okc.onenet.net (revision 144810)
+++ configs/core4.okc.onenet.net (working copy)
@@ -1003,9 +1003,6 @@
#lsi.1054526 up up
#lsi.1054536 up up
#lsi.1054538 up up
-#lsi.1054542 up up
-#lsi.1054543 up up
-#lsi.1054546 up up
#lsi.1054547 up up
#lsi.1054550 up up
#lsi.1054578 up up
Index: configs/core1.dc.onenet.net
===================================================================
--- configs/core1.dc.onenet.net (revision 144803)
+++ configs/core1.dc.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at MX480_DC_01_RE0> show system commit
+# 2016-07-21 17:49:09 CDT by andrew via cli commit synchronize
+# 2016-07-21 17:45:07 CDT by andrew via cli commit synchronize
# 2016-07-20 10:12:45 CDT by andrew via cli commit synchronize
# 2016-07-18 23:00:43 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
# 2016-07-18 22:54:59 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
# 2016-07-15 09:08:57 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
-# 2016-06-27 10:46:15 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
-# 2016-06-26 17:03:14 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
# grnoc-mon at MX480_DC_01_RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -365,7 +365,7 @@
# grnoc-mon at MX480_DC_01_RE0> show system uptime
# System booted: 2014-08-25 20:38 CDT
# Protocols started: 2014-08-25 20:39 CDT
-# Last configured: 2016-07-20 10:12 CDT by andrew
+# Last configured: 2016-07-21 17:49 CDT by andrew
#
# {master}
# grnoc-mon at MX480_DC_01_RE0> show interface terse
@@ -658,6 +658,7 @@
#irb.276 up up
#irb.277 up up
#irb.281 up up
+#irb.283 up up
#irb.300 up up
#irb.301 up up
#irb.302 up up
@@ -771,6 +772,7 @@
#irb.4019 up up
#irb.4020 up up
#irb.4021 up up
+#irb.4022 up up
#irb.4024 up up
#irb.4025 up up
#irb.4026 up up
@@ -844,7 +846,7 @@
#pp0 up up
#tap up up
# grnoc-mon at MX480_DC_01_RE0> show configuration
-## Last commit: 2016-07-20 10:12:45 CDT by andrew
+## Last commit: 2016-07-21 17:49:09 CDT by andrew
version 12.3R7.7;
groups {
re0 {
@@ -1991,6 +1993,12 @@
address 10.10.238.1/24;
}
}
+ unit 283 {
+ description mag_public-01-0283;
+ family inet {
+ address 164.58.80.65/27;
+ }
+ }
unit 300 {
description higgsboson-01-0300;
family inet {
@@ -2730,6 +2738,12 @@
address 10.199.199.169/29;
}
}
+ unit 4022 {
+ description "MX to SRX - Public VPN";
+ family inet {
+ address 10.199.198.41/29;
+ }
+ }
unit 4024 {
family inet {
address 10.199.199.193/29;
@@ -5104,6 +5118,22 @@
}
}
}
+ mag_public {
+ apply-groups OSPF-RI;
+ instance-type virtual-router;
+ interface irb.283;
+ interface irb.4022;
+ routing-options {
+ router-id 10.199.198.41;
+ }
+ protocols {
+ ospf {
+ area 0.0.0.0 {
+ interface irb.4022;
+ }
+ }
+ }
+ }
mgmt_onenet {
apply-groups OSPF-RI;
instance-type virtual-router;
@@ -5710,6 +5740,15 @@
vlan-id 277;
routing-interface irb.277;
}
+ mag_public-01-0283 {
+ vlan-id 283;
+ routing-interface irb.283;
+ }
+ mag_public-01-4022 {
+ apply-groups-except MAC-SYNC;
+ vlan-id 4022;
+ routing-interface irb.4022;
+ }
mgmtPoPvpn-01-2012 {
vlan-id 2012;
routing-interface irb.2012;
Index: configs/core1.sti-mx960.onenet.net
===================================================================
--- configs/core1.sti-mx960.onenet.net (revision 144804)
+++ configs/core1.sti-mx960.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at STILLWATER-MX960-RE0> show system commit
+# 2016-07-21 17:35:01 CDT by andrew via cli commit synchronize
# 2016-07-20 11:08:46 CDT by sean via cli commit synchronize
# 2016-07-20 10:49:56 CDT by sean via cli commit synchronize
# 2016-07-20 09:48:07 CDT by andrew via cli commit synchronize
# 2016-07-19 16:35:32 CDT by sean via cli commit synchronize
# 2016-07-13 16:04:15 CDT by joel via cli commit synchronize
-# 2016-06-26 21:04:56 CDT by andrew via cli commit synchronize
# grnoc-mon at STILLWATER-MX960-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -513,7 +513,7 @@
# grnoc-mon at STILLWATER-MX960-RE0> show system uptime
# System booted: 2016-03-20 01:59 CDT
# Protocols started: 2016-03-20 02:02 CDT
-# Last configured: 2016-07-20 11:08 CDT by sean
+# Last configured: 2016-07-21 17:35 CDT by andrew
#
# {master}
# grnoc-mon at STILLWATER-MX960-RE0> show interface terse
@@ -777,7 +777,7 @@
#pp0 up up
#tap up up
# grnoc-mon at STILLWATER-MX960-RE0> show configuration
-## Last commit: 2016-07-20 11:08:46 CDT by sean
+## Last commit: 2016-07-21 17:35:01 CDT by andrew
version 13.3R8.7;
groups {
re0 {
@@ -1349,13 +1349,6 @@
rpf-check;
address 164.58.10.73/30;
}
- family inet6 {
- rpf-check;
- address 2001:468:aff:ffff:ffc1::1/80 {
- preferred;
- }
- address 2610:01d8:0a03::1/48;
- }
}
}
ge-0/3/2 {
@@ -1842,6 +1835,10 @@
}
address 156.110.24.221/30;
}
+ family inet6 {
+ mtu 1500;
+ address 2610:1d8:4100::10/127;
+ }
}
}
ae1 {
@@ -1979,6 +1976,11 @@
}
routing-options {
nonstop-routing;
+ rib inet6.0 {
+ static {
+ route 2610:01d8:0a03::/48 next-hop 2610:1d8:4100::11;
+ }
+ }
static {
route 139.78.117.0/24 next-hop 164.58.10.74;
route 164.58.76.0/24 next-hop 164.58.79.3;
Index: configs/core.rack59.onenet.net
===================================================================
--- configs/core.rack59.onenet.net (revision 144802)
+++ configs/core.rack59.onenet.net (working copy)
@@ -312,7 +312,7 @@
#xe-4/1/1.206 up up
#xe-4/1/1.600 up up
#xe-4/1/1.601 up up
-#xe-4/1/1.602 up up
+#xe-4/1/1.602 up down
#xe-4/1/1.32767 up up
#ge-4/2/0 up down
#lc-4/2/0 up up
Index: configs/core.hut.pra.onenet.net
===================================================================
--- configs/core.hut.pra.onenet.net (revision 144803)
+++ configs/core.hut.pra.onenet.net (working copy)
@@ -241,9 +241,9 @@
#xe-0/0/0 up up
#xe-0/0/0.40 up up
#xe-0/0/0.32767 up up
-#xe-0/0/1 up up
-#xe-0/0/1.42 up up
-#xe-0/0/1.32767 up up
+#xe-0/0/1 up down
+#xe-0/0/1.42 up down
+#xe-0/0/1.32767 up down
#ge-1/0/0 up up
#ge-1/0/0.80 up up
#ge-1/0/0.500 up up
@@ -1578,16 +1578,13 @@
# grnoc-mon at PRAGUE-MX40> show ospf neighbor
# Address Interface State ID Pri Dead
# 164.58.247.41 xe-0/0/0.40 Full 164.58.199.221
-# 164.58.244.70 xe-0/0/1.42 Full 164.58.199.81
#
# grnoc-mon at PRAGUE-MX40> show bfd session
Detect Transmit
Address State Interface Time Interval Multiplier
-164.58.244.70 Up xe-0/0/1.42 1.200 0.400 3
164.58.247.41 Up xe-0/0/0.40 1.200 0.400 3
-fe80::120e:7e00:2a9a:54d Down xe-0/0/1.42 0.000 2.000 3
fe80::8618:8800:28ee:d99d Down xe-0/0/0.40 0.000 2.000 3
-4 sessions, 4 clients
-Cumulative transmit rate 6.0 pps, cumulative receive rate 5.0 pps
+2 sessions, 2 clients
+Cumulative transmit rate 3.0 pps, cumulative receive rate 2.5 pps
More information about the Nocrancid
mailing list