[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Wed Nov 23 19:04:00 CST 2016
Index: configs/core4.tul.onenet.net
===================================================================
--- configs/core4.tul.onenet.net (revision 148311)
+++ configs/core4.tul.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at TULSA-CORE4-MX480-RE0> show system commit
+# 2016-11-23 18:14:00 CST by andrew via cli commit synchronize
# 2016-11-21 11:33:36 CST by aberrios via cli commit synchronize
# 2016-11-21 11:25:33 CST by aberrios via cli commit synchronize
# 2016-11-21 11:09:12 CST by aberrios via cli commit synchronize
# 2016-11-21 09:55:22 CST by aberrios via cli commit synchronize
# 2016-11-21 09:53:26 CST by aberrios via cli commit synchronize
-# 2016-11-21 09:17:42 CST by aberrios via cli commit synchronize
# grnoc-mon at TULSA-CORE4-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -392,7 +392,7 @@
# grnoc-mon at TULSA-CORE4-MX480-RE0> show system uptime
# System booted: 2016-08-15 04:31 CDT
# Protocols started: 2016-08-15 04:34 CDT
-# Last configured: 2016-11-21 11:33 CST by aberrios
+# Last configured: 2016-11-23 18:14 CST by andrew
#
# {master}
# grnoc-mon at TULSA-CORE4-MX480-RE0> show interface terse
@@ -413,6 +413,7 @@
#xe-0/1/0.253 up up
#xe-0/1/0.604 up up
#xe-0/1/0.718 up up
+#xe-0/1/0.722 up up
#xe-0/1/0.803 up up
#xe-0/1/0.860 up up
#xe-0/1/0.2721 up up
@@ -553,6 +554,7 @@
#xe-2/0/0.253 up up
#xe-2/0/0.604 up up
#xe-2/0/0.718 up up
+#xe-2/0/0.722 up up
#xe-2/0/0.803 up up
#xe-2/0/0.860 up up
#xe-2/0/0.2721 up up
@@ -621,6 +623,7 @@
#ae2.253 up up
#ae2.604 up up
#ae2.718 up up
+#ae2.722 up up
#ae2.803 up up
#ae2.860 up up
#ae2.2721 up up
@@ -675,7 +678,7 @@
#pp0 up up
#tap up up
# grnoc-mon at TULSA-CORE4-MX480-RE0> show configuration
-## Last commit: 2016-11-21 11:33:36 CST by aberrios
+## Last commit: 2016-11-23 18:14:00 CST by andrew
version 13.3R9.13;
groups {
re0 {
@@ -2398,6 +2401,14 @@
address 164.58.198.9/30;
}
}
+ unit 722 {
+ description "Tulsa Recursive DNS [ORDERED]";
+ vlan-id 722;
+ family inet {
+ mtu 1500;
+ address 156.110.24.10/31;
+ }
+ }
unit 803 {
encapsulation vlan-vpls;
vlan-id-range 803-806;
Index: configs/core2.dc.onenet.net
===================================================================
--- configs/core2.dc.onenet.net (revision 148399)
+++ configs/core2.dc.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at MX480_DC_02_RE0> show system commit
+# 2016-11-23 18:26:32 CST by andrew via cli commit synchronize
# 2016-11-23 15:42:17 CST by andrew via cli commit synchronize
# 2016-11-18 23:12:22 CST by andrew via cli commit synchronize
# 2016-11-18 23:00:21 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
# 2016-11-15 18:20:10 CST by andrew via cli commit synchronize
# 2016-11-15 18:19:11 CST by andrew via cli commit synchronize
-# 2016-11-12 21:40:39 CST by andrew via cli commit synchronize
# grnoc-mon at MX480_DC_02_RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -337,7 +337,7 @@
# grnoc-mon at MX480_DC_02_RE0> show system uptime
# System booted: 2016-09-03 21:49 CDT
# Protocols started: 2016-09-03 21:51 CDT
-# Last configured: 2016-11-23 15:42 CST by andrew
+# Last configured: 2016-11-23 18:26 CST by andrew
#
# {master}
# grnoc-mon at MX480_DC_02_RE0> show interface terse
@@ -515,6 +515,7 @@
#irb.712 up up
#irb.715 up up
#irb.725 up up
+#irb.730 up up
#irb.750 up up
#irb.786 up up
#irb.800 up up
@@ -625,7 +626,7 @@
#pp0 up up
#tap up up
# grnoc-mon at MX480_DC_02_RE0> show configuration
-## Last commit: 2016-11-23 15:42:17 CST by andrew
+## Last commit: 2016-11-23 18:26:32 CST by andrew
version 12.3R7.7;
groups {
re0 {
@@ -1370,6 +1371,12 @@
address 164.58.161.9/29;
}
}
+ unit 730 {
+ description dmz_vcenter-01-0730;
+ family inet {
+ address 164.58.80.113/28;
+ }
+ }
unit 750 {
description dmz_nocmon-01-0750;
family inet {
@@ -3736,6 +3743,10 @@
dmz_ucsvmo-01-2016 {
vlan-id 2016;
}
+ dmz_vcenter-01-0730 {
+ vlan-id 730;
+ routing-interface irb.730;
+ }
dmz_vfiler-01-2019 {
vlan-id 2019;
routing-interface irb.2019;
Index: configs/core4.okc.onenet.net
===================================================================
--- configs/core4.okc.onenet.net (revision 148400)
+++ configs/core4.okc.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKC-CORE4-MX480-RE0> show system commit
+# 2016-11-23 18:15:03 CST by andrew via cli commit synchronize
# 2016-11-22 21:19:20 CST by andrew via cli commit synchronize
# 2016-11-22 19:51:25 CST by andrew via cli commit synchronize
# 2016-11-22 15:24:10 CST by andrew via cli commit synchronize
# 2016-11-22 13:17:47 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
# 2016-11-21 21:40:20 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
-# 2016-11-21 21:16:26 CST by andrew via cli commit synchronize
# grnoc-mon at OKC-CORE4-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -432,7 +432,7 @@
# grnoc-mon at OKC-CORE4-MX480-RE0> show system uptime
# System booted: 2016-10-12 18:12 CDT
# Protocols started: 2016-10-12 18:14 CDT
-# Last configured: 2016-11-22 21:19 CST by andrew
+# Last configured: 2016-11-23 18:15 CST by andrew
#
# {master}
# grnoc-mon at OKC-CORE4-MX480-RE0> show interface terse
@@ -970,6 +970,7 @@
#xe-3/0/0.597 up up
#xe-3/0/0.598 up up
#xe-3/0/0.604 up up
+#xe-3/0/0.721 up up
#xe-3/0/0.803 up up
#xe-3/0/0.2021 up up
#xe-3/0/0.2535 up up
@@ -1016,6 +1017,7 @@
#xe-3/0/2.597 up up
#xe-3/0/2.598 up up
#xe-3/0/2.604 up up
+#xe-3/0/2.721 up up
#xe-3/0/2.803 up up
#xe-3/0/2.2021 up up
#xe-3/0/2.2535 up up
@@ -1081,6 +1083,7 @@
#ae3.597 up up
#ae3.598 up up
#ae3.604 up up
+#ae3.721 up up
#ae3.803 up up
#ae3.2021 up up
#ae3.2535 up up
@@ -1186,7 +1189,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE4-MX480-RE0> show configuration
-## Last commit: 2016-11-22 21:19:20 CST by andrew
+## Last commit: 2016-11-23 18:15:03 CST by andrew
version 13.3R9.13;
groups {
re0 {
@@ -7395,6 +7398,14 @@
vlan-id 604;
family vpls;
}
+ unit 721 {
+ description "Oklahoma City Recursive DNS [ORDERED]";
+ vlan-id 721;
+ family inet {
+ mtu 1500;
+ address 156.110.24.8/31;
+ }
+ }
unit 803 {
description "ONENET DC VPLS [NO-MONITOR]";
encapsulation vlan-vpls;
Index: configs/core1.dc.onenet.net
===================================================================
--- configs/core1.dc.onenet.net (revision 148400)
+++ 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-11-23 18:33:16 CST by andrew via cli commit synchronize
+# 2016-11-23 18:26:27 CST by andrew via cli commit synchronize
# 2016-11-23 16:57:17 CST by andrew via cli commit synchronize
# 2016-11-23 15:42:26 CST by andrew via cli commit synchronize
# 2016-11-23 15:40:59 CST by andrew via cli commit synchronize
# 2016-11-23 13:53:40 CST by andrew via cli commit synchronize
-# 2016-11-22 21:19:06 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
-# 2016-11-22 19:51:20 CST by andrew via cli commit synchronize
# grnoc-mon at MX480_DC_01_RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -358,7 +358,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-11-23 16:57 CST by andrew
+# Last configured: 2016-11-23 18:33 CST by andrew
#
# {master}
# grnoc-mon at MX480_DC_01_RE0> show interface terse
@@ -455,7 +455,6 @@
#ge-1/2/6 up up
#ge-1/2/6.1101 up up
#ge-1/2/6.1201 up up
-#ge-1/2/6.1404 up up
#ge-1/2/6.1405 up up
#ge-1/2/6.1409 up up
#ge-1/2/6.1414 up up
@@ -467,7 +466,6 @@
#ge-1/2/7 up up
#ge-1/2/7.1101 up up
#ge-1/2/7.1201 up up
-#ge-1/2/7.1404 up up
#ge-1/2/7.1405 up up
#ge-1/2/7.1409 up up
#ge-1/2/7.1414 up up
@@ -557,7 +555,6 @@
#ae15 up up
#ae15.1101 up up
#ae15.1201 up up
-#ae15.1404 up up
#ae15.1405 up up
#ae15.1409 up up
#ae15.1414 up up
@@ -610,6 +607,7 @@
#irb.712 up up
#irb.715 up up
#irb.725 up up
+#irb.730 up up
#irb.750 up up
#irb.786 up up
#irb.800 up up
@@ -746,7 +744,7 @@
#pp0 up up
#tap up up
# grnoc-mon at MX480_DC_01_RE0> show configuration
-## Last commit: 2016-11-23 16:57:17 CST by andrew
+## Last commit: 2016-11-23 18:33:16 CST by andrew
version 12.3R7.7;
groups {
re0 {
@@ -1526,16 +1524,6 @@
address 10.98.0.1/16;
}
}
- unit 1404 {
- description "SensiQ-100M-CIR0003182 [DECOM]";
- vlan-id 1404;
- family inet {
- mtu 1500;
- sampling {
- input;
- }
- }
- }
unit 1405 {
description MEDENCENTIVE-LLC-100M-CIR000XXXX;
vlan-id 1405;
@@ -1855,6 +1843,12 @@
address 164.58.161.9/29;
}
}
+ unit 730 {
+ description dmz_vcenter-01-0730;
+ family inet {
+ address 164.58.80.113/28;
+ }
+ }
unit 750 {
description dmz_nocmon-01-0750;
family inet {
@@ -4309,7 +4303,6 @@
instance-type virtual-router;
interface xe-2/2/0.2600;
interface ae15.1101;
- interface ae15.1102; ## 'ae15.1102' is not defined
interface irb.1030;
interface irb.1031;
interface irb.1101;
@@ -4590,6 +4583,10 @@
dmz_ucsvmo-01-2016 {
vlan-id 2016;
}
+ dmz_vcenter-01-0730 {
+ vlan-id 730;
+ routing-interface irb.730;
+ }
dmz_vfiler-01-2019 {
vlan-id 2019;
routing-interface irb.2019;
More information about the Nocrancid
mailing list