[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Mon Apr 17 23:04:21 CDT 2017
Index: configs/allen-public-library.client.onenet.net
===================================================================
--- configs/allen-public-library.client.onenet.net (revision 152484)
+++ configs/allen-public-library.client.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at ALLEN-PUBLIC-LIBRARY-TAG-004890> show system commit
+# 2017-04-17 22:37:16 CDT by andrew via cli
# 2016-09-07 18:00:58 CDT by andrew via cli
# 2016-01-29 12:21:25 CST by sean via cli commit confirmed, rollback in 3mins
# 2015-12-03 15:20:27 CST by root via other
# 2015-12-03 14:21:28 CST by admin via cli
# 2015-12-03 14:18:14 CST by admin via cli
-# 2015-12-03 14:01:04 CST by admin via cli commit confirmed, rollback in 5mins
# grnoc-mon at ALLEN-PUBLIC-LIBRARY-TAG-004890> show chassis environment
# Class Item Status Measurement
# Temp Routing Engine OK
@@ -115,7 +115,7 @@
# grnoc-mon at ALLEN-PUBLIC-LIBRARY-TAG-004890> show system uptime
# System booted: 2017-04-01 14:34 CDT
# Protocols started: 2017-04-01 14:37 CDT
-# Last configured: 2016-09-07 18:00 CDT by andrew
+# Last configured: 2017-04-17 22:37 CDT by andrew
#
# grnoc-mon at ALLEN-PUBLIC-LIBRARY-TAG-004890> show interface terse
#Interface Admin Link
@@ -182,7 +182,7 @@
#vlan.3 up up
#vlan.999 up down
# grnoc-mon at ALLEN-PUBLIC-LIBRARY-TAG-004890> show configuration
-## Last commit: 2016-09-07 18:00:58 CDT by andrew
+## Last commit: 2017-04-17 22:37:16 CDT by andrew
version 12.1X46-D20.5;
system {
host-name ALLEN-PUBLIC-LIBRARY-TAG-004890;
@@ -197,8 +197,8 @@
# encrypted-password <removed>;
}
name-server {
- 164.58.253.10;
- 164.58.198.10;
+ 164.58.200.200;
+ 156.110.200.200;
}
radius-server {
156.110.31.11 {
@@ -276,8 +276,8 @@
address-range low 10.1.0.2 high 10.1.0.254;
domain-name test.local;
name-server {
- 164.58.253.10;
- 164.58.198.10;
+ 164.58.200.200;
+ 156.110.200.200;
}
router {
10.1.0.1;
@@ -287,8 +287,8 @@
address-range low 172.16.1.11 high 172.16.1.254;
domain-name onenet.net;
name-server {
- 164.58.253.10;
- 164.58.198.10;
+ 164.58.200.200;
+ 156.110.200.200;
}
router {
172.16.1.1;
Index: configs/harry-s-truman-bldg-4700.client.onenet.net
===================================================================
--- configs/harry-s-truman-bldg-4700.client.onenet.net (revision 149023)
+++ configs/harry-s-truman-bldg-4700.client.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at HARRY-S-TRUMAN-BLDG-4700-004636> show system commit
+# 2017-04-17 22:28:06 CDT by andrew via cli
# 2016-09-14 14:32:29 CDT by joel via cli
# 2016-09-14 14:28:57 CDT by joel via cli commit confirmed, rollback in 3mins
# 2016-01-20 11:23:24 CST by onenet via cli commit confirmed, rollback in 5mins
# 2016-01-20 11:15:12 CST by admin via cli commit confirmed, rollback in 10mins
# 2016-01-20 11:14:24 CST by admin via cli commit confirmed, rollback in 5mins
-# 2016-01-20 11:09:31 CST by admin via cli
# grnoc-mon at HARRY-S-TRUMAN-BLDG-4700-004636> show chassis environment
# Class Item Status Measurement
# Temp Routing Engine OK
@@ -98,7 +98,7 @@
# grnoc-mon at HARRY-S-TRUMAN-BLDG-4700-004636> show system uptime
# System booted: 2016-12-17 08:26 CST
# Protocols started: 2016-12-17 08:28 CST
-# Last configured: 2016-09-14 14:32 CDT by joel
+# Last configured: 2017-04-17 22:28 CDT by andrew
#
# grnoc-mon at HARRY-S-TRUMAN-BLDG-4700-004636> show interface terse
#Interface Admin Link
@@ -149,7 +149,7 @@
#vlan.3 up up
#vlan.10 up up
# grnoc-mon at HARRY-S-TRUMAN-BLDG-4700-004636> show configuration
-## Last commit: 2016-09-14 14:32:29 CDT by joel
+## Last commit: 2017-04-17 22:28:06 CDT by andrew
version 12.1X46-D20.5;
system {
host-name HARRY-S-TRUMAN-BLDG-4700-004636;
@@ -164,8 +164,8 @@
# encrypted-password <removed>;
}
name-server {
- 164.58.253.10;
- 164.58.198.10;
+ 164.58.200.200;
+ 156.110.200.200;
}
radius-server {
156.110.31.11 {
@@ -241,12 +241,20 @@
dhcp {
pool 172.16.0.0/16 {
address-range low 172.16.6.1 high 172.16.10.254;
+ name-server {
+ 164.58.200.200;
+ 156.110.200.200;
+ }
router {
172.16.0.1;
}
}
pool 172.17.0.0/24 {
address-range low 172.17.0.100 high 172.17.0.199;
+ name-server {
+ 164.58.200.200;
+ 156.110.200.200;
+ }
router {
172.17.0.1;
}
Index: configs/core4.tul.onenet.net
===================================================================
--- configs/core4.tul.onenet.net (revision 152477)
+++ 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
+# 2017-04-17 22:08:34 CDT by andrew via cli commit synchronize
# 2017-04-17 14:24:59 CDT by andrew via cli commit synchronize
# 2017-04-17 12:25:28 CDT by andrew via cli commit synchronize
# 2017-04-17 12:25:10 CDT by andrew via cli commit synchronize
# 2017-04-17 12:21:05 CDT by andrew via cli commit synchronize
# 2017-04-17 12:20:20 CDT by andrew via cli commit synchronize
-# 2017-04-13 14:03:14 CDT by andrew via cli commit synchronize
# grnoc-mon at TULSA-CORE4-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -393,7 +393,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: 2017-04-17 14:24 CDT by andrew
+# Last configured: 2017-04-17 22:08 CDT by andrew
#
# {master}
# grnoc-mon at TULSA-CORE4-MX480-RE0> show interface terse
@@ -723,7 +723,7 @@
#pp0 up up
#tap up up
# grnoc-mon at TULSA-CORE4-MX480-RE0> show configuration
-## Last commit: 2017-04-17 14:24:59 CDT by andrew
+## Last commit: 2017-04-17 22:08:34 CDT by andrew
version 13.3R9.13;
groups {
re0 {
@@ -2743,6 +2743,9 @@
description ns3.onenet.net;
vlan-id 718;
family inet {
+ sampling {
+ input;
+ }
address 164.58.198.9/30;
}
}
Index: configs/harry-s-truman-bldg-3281.client.onenet.net
===================================================================
--- configs/harry-s-truman-bldg-3281.client.onenet.net (revision 151578)
+++ configs/harry-s-truman-bldg-3281.client.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at HARRY-S-TRUMAN-BLDG-3281-TAG-004633> show system commit
+# 2017-04-17 22:28:19 CDT by andrew via cli
+# 2017-04-17 22:26:54 CDT by andrew via cli
+# 2017-04-17 22:25:20 CDT by andrew via cli
# 2016-07-01 10:40:02 CDT by admin via cli commit confirmed, rollback in 10mins
# 2016-07-01 10:39:05 CDT by admin via cli
# 2016-06-21 12:20:59 CDT by sean via cli commit confirmed, rollback in 3mins
-# 2016-06-20 16:54:10 CDT by sean via cli commit confirmed, rollback in 1mins
-# 2015-12-07 16:31:07 CST by onenet via cli commit confirmed, rollback in 5mins
-# 2015-01-12 13:00:52 CST by onenet via cli
# grnoc-mon at HARRY-S-TRUMAN-BLDG-3281-TAG-004633> show chassis environment
# Class Item Status Measurement
# Temp Routing Engine OK
@@ -105,7 +105,7 @@
# grnoc-mon at HARRY-S-TRUMAN-BLDG-3281-TAG-004633> show system uptime
# System booted: 2017-03-17 10:04 CDT
# Protocols started: 2017-03-17 10:07 CDT
-# Last configured: 2016-07-01 10:40 CDT by admin
+# Last configured: 2017-04-17 22:28 CDT by andrew
#
# grnoc-mon at HARRY-S-TRUMAN-BLDG-3281-TAG-004633> show interface terse
#Interface Admin Link
@@ -153,10 +153,11 @@
#vlan.3 up up
#vlan.999 up down
# grnoc-mon at HARRY-S-TRUMAN-BLDG-3281-TAG-004633> show configuration
-## Last commit: 2016-07-01 10:40:02 CDT by admin
+## Last commit: 2017-04-17 22:28:19 CDT by andrew
version 12.1X46-D20.5;
system {
host-name HARRY-S-TRUMAN-BLDG-3281-TAG-004633;
+ auto-snapshot;
domain-name onenet.net;
time-zone America/Chicago;
authentication-order [ radius password ];
@@ -167,8 +168,8 @@
# encrypted-password <removed>;
}
name-server {
- 164.58.253.10;
- 164.58.198.10;
+ 164.58.200.200;
+ 156.110.200.200;
}
radius-server {
156.110.31.11 {
@@ -244,6 +245,10 @@
dhcp {
pool 172.16.0.0/16 {
address-range low 172.16.6.1 high 172.16.10.254;
+ name-server {
+ 164.58.200.200;
+ 156.110.200.200;
+ }
router {
172.16.1.1;
}
@@ -252,8 +257,8 @@
address-range low 10.1.0.2 high 10.1.0.254;
domain-name test.local;
name-server {
- 164.58.253.10;
- 164.58.198.10;
+ 164.58.200.200;
+ 156.110.200.200;
}
router {
10.1.0.1;
Index: configs/odmhsas-ncbh-fairview.client.onenet.net
===================================================================
--- configs/odmhsas-ncbh-fairview.client.onenet.net (revision 152484)
+++ configs/odmhsas-ncbh-fairview.client.onenet.net (working copy)
@@ -149,7 +149,7 @@
#ppe0 up up
#st0 up up
#st0.1 up up
-#st0.2 up down
+#st0.2 up up
#tap up up
#vlan up up
#vlan.4 up up
Index: configs/lavern-public-schools.client.onenet.net
===================================================================
--- configs/lavern-public-schools.client.onenet.net (revision 152484)
+++ configs/lavern-public-schools.client.onenet.net (working copy)
@@ -102,7 +102,7 @@
#
# grnoc-mon at LAVERN-PUBLIC-SCHOOLS-TAG-004351> show interface terse
#Interface Admin Link
-#ge-0/0/0 down down
+#ge-0/0/0 down up
#gr-0/0/0 up up
#ip-0/0/0 up up
#lsq-0/0/0 up up
Index: configs/kiamichi-fmc-idabel.client.onenet.net
===================================================================
--- configs/kiamichi-fmc-idabel.client.onenet.net (revision 150711)
+++ configs/kiamichi-fmc-idabel.client.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at KIAMICHI-FMC-IDABEL-LR-5235> show system commit
+# 2017-04-17 22:54:42 CDT by andrew via cli
# 2016-12-16 09:34:35 CST by sky via cli
# 2016-12-12 14:32:50 CST by sky via cli
# 2016-12-12 14:28:17 CST by sky via cli
# 2016-12-12 14:25:35 CST by sky via cli
# 2016-12-12 11:26:07 CST by sky via cli
-# 2016-11-22 15:44:18 CST by sky via cli commit confirmed, rollback in 5mins
# grnoc-mon at KIAMICHI-FMC-IDABEL-LR-5235> show chassis environment
# Class Item Status Measurement
# Temp Routing Engine OK
@@ -119,7 +119,7 @@
# Time Source: NTP CLOCK
# System booted: 2017-02-17 06:59 CST
# Protocols started: 2017-02-17 06:59 CST
-# Last configured: 2016-12-16 09:34 CST by sky
+# Last configured: 2017-04-17 22:54 CDT by andrew
#
# grnoc-mon at KIAMICHI-FMC-IDABEL-LR-5235> show interface terse
#Interface Admin Link
@@ -175,7 +175,7 @@
#vlan up down
#vtep up up
# grnoc-mon at KIAMICHI-FMC-IDABEL-LR-5235> show configuration
-## Last commit: 2016-12-16 09:34:35 CST by sky
+## Last commit: 2017-04-17 22:54:42 CDT by andrew
version 15.1X49-D50.3;
system {
host-name KIAMICHI-FMC-IDABEL-LR-5235;
@@ -190,8 +190,8 @@
# encrypted-password <removed>;
}
name-server {
- 164.58.253.10;
- 164.58.198.10;
+ 164.58.200.200;
+ 156.110.200.200;
}
radius-server {
156.110.31.11 {
@@ -269,8 +269,8 @@
address-range low 10.1.0.2 high 10.1.0.254;
domain-name test.local;
name-server {
- 164.58.253.10;
- 164.58.198.10;
+ 164.58.200.200;
+ 156.110.200.200;
}
router {
10.1.0.1;
@@ -280,8 +280,8 @@
address-range low 192.168.1.100 high 192.168.1.200;
domain-name onenet.net;
name-server {
- 164.58.253.10;
- 164.58.198.10;
+ 164.58.200.200;
+ 156.110.200.200;
}
router {
192.168.1.1;
More information about the Nocrancid
mailing list