[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Tue Sep 5 11:04:53 CDT 2017
Index: configs/core.dur.onenet.net
===================================================================
--- configs/core.dur.onenet.net (revision 156332)
+++ configs/core.dur.onenet.net (working copy)
@@ -428,7 +428,7 @@
#xe-0/1/0.32767 up up
#xe-0/1/1 up up
#xe-0/1/1.80 up up
-#xe-0/1/1.500 up up
+#xe-0/1/1.500 up down
#xe-0/1/1.32767 up up
#ge-0/2/0 up up
#ge-0/2/0.0 up up
@@ -477,8 +477,8 @@
#ge-0/3/6.32767 up up
#ge-0/3/7 up up
#ge-0/3/7.32767 up up
-#ge-0/3/8 up up
-#ge-0/3/8.0 up up
+#ge-0/3/8 up down
+#ge-0/3/8.0 up down
#ge-0/3/9 up up
#ge-0/3/9.2514 up up
#ge-0/3/9.32767 up up
Index: configs/kiamichi-fmc-battiest.client.onenet.net
===================================================================
--- configs/kiamichi-fmc-battiest.client.onenet.net (revision 156111)
+++ configs/kiamichi-fmc-battiest.client.onenet.net (working copy)
@@ -187,7 +187,7 @@
#ppd0 up up
#ppe0 up up
#st0 up up
-#st0.1 up up
+#st0.1 up down
#st0.2 up up
#tap up up
#vlan up down
Index: configs/hub.dur.onenet.net
===================================================================
--- configs/hub.dur.onenet.net (revision 156367)
+++ configs/hub.dur.onenet.net (working copy)
@@ -406,8 +406,8 @@
#t1-2/0/2:13 down down
#t1-2/0/2:14 up up
#t1-2/0/2:14.0 up up
-#t1-2/0/2:15 up down
-#t1-2/0/2:15.0 up down
+#t1-2/0/2:15 up up
+#t1-2/0/2:15.0 up up
#t1-2/0/2:16 up down
#t1-2/0/2:17 up up
#t1-2/0/2:17.16 up up
Index: configs/lavern-public-schools.client.onenet.net
===================================================================
--- configs/lavern-public-schools.client.onenet.net (revision 156365)
+++ configs/lavern-public-schools.client.onenet.net (working copy)
@@ -110,7 +110,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/city-of-lawton.client.onenet.net
===================================================================
--- configs/city-of-lawton.client.onenet.net (revision 156273)
+++ configs/city-of-lawton.client.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at CITY-OF-LAWTON-TAG-005231> show system commit
+# 2017-09-05 10:25:50 CDT by joel via cli
+# 2017-09-05 10:12:38 CDT by joel via cli
+# 2017-09-05 10:10:48 CDT by joel via cli
# 2017-09-01 17:40:06 CDT by joel via cli commit confirmed, rollback in 5mins
# 2017-09-01 17:34:14 CDT by joel via cli
# 2017-09-01 17:29:05 CDT by joel via cli
-# 2017-09-01 17:21:04 CDT by root via other
-# 2017-09-01 16:51:29 CDT by joel via cli commit confirmed, rollback in 5mins
-# 2017-09-01 16:32:01 CDT by joel via cli
# grnoc-mon at CITY-OF-LAWTON-TAG-005231> show chassis environment
# Class Item Status Measurement
# Temp Routing Engine OK
@@ -135,7 +135,7 @@
# Time Source: NTP CLOCK
# System booted: 2017-08-25 14:03 CDT
# Protocols started: 2017-08-25 14:03 CDT
-# Last configured: 2017-09-01 17:40 CDT by joel
+# Last configured: 2017-09-05 10:25 CDT by joel
#
# grnoc-mon at CITY-OF-LAWTON-TAG-005231> show interface terse
#Interface Admin Link
@@ -198,7 +198,7 @@
#irb.900 up down
#irb.911 up up
#irb.1000 up down
-#irb.2000 up down
+#irb.2000 up up
#jsrv up up
#jsrv.1 up up
#lo0 up up
@@ -218,7 +218,7 @@
#vlan up down
#vtep up up
# grnoc-mon at CITY-OF-LAWTON-TAG-005231> show configuration
-## Last commit: 2017-09-01 17:40:06 CDT by joel
+## Last commit: 2017-09-05 10:25:50 CDT by joel
version 15.1X49-D90.7;
groups {
SERVICES-TO-SERVERS {
@@ -981,6 +981,10 @@
address SERVER-LNDMGMT-P-172.16.1.206 172.16.1.206/32;
address SERVER-LNDMGMT-T-172.16.1.205 172.16.1.205/32;
address LAWTONPD 10.1.4.0/23;
+ address BAS1-10.16.0.5 {
+ description "Bastion Host #1 - city.local";
+ 10.16.0.5/32;
+ }
address-set VERIZON-STATIC-FT-SILL-1 {
description "Fort Sill MP Static IPs for CAD Access";
address VERIZON-STATIC-FT-SILL-1-166.148.145.240;
@@ -2249,6 +2253,30 @@
}
}
}
+ from-zone TR-2000-SERVERS to-zone TRUST {
+ policy TR-2000-SERVERS-TO-TRUST {
+ match {
+ source-address TR-2000-SERVERS-10.16.0.0/16;
+ destination-address TRUST-172.16.0.0/12;
+ application any;
+ }
+ then {
+ permit;
+ }
+ }
+ }
+ from-zone TRUST to-zone TR-2000-SERVERS {
+ policy TRUST-TO-TR-2000-SERVERS {
+ match {
+ source-address TRUST-172.16.0.0/12;
+ destination-address TR-2000-SERVERS-10.16.0.0/16;
+ application any;
+ }
+ then {
+ permit;
+ }
+ }
+ }
}
zones {
security-zone DMZ {
@@ -2639,7 +2667,7 @@
family ethernet-switching {
interface-mode trunk;
vlan {
- members [ 2 5 ];
+ members [ 2 5 2000 ];
}
}
}
Index: configs/core.owtccla.onenet.net
===================================================================
--- configs/core.owtccla.onenet.net (revision 156323)
+++ configs/core.owtccla.onenet.net (working copy)
@@ -91,6 +91,7 @@
# Xcvr 0 REV 02 740-013111 G197639 SFP-T
# Xcvr 1 REV 02 740-013111 D498115 SFP-T
# Xcvr 2 REV 02 740-013111 D499286 SFP-T
+# Xcvr 3 740-011614 USOLXD24457 SFP-LX10
# Xcvr 8 REV 02 740-013111 B436525 SFP-T
# Xcvr 9 REV 02 740-013111 D499578 SFP-T
# Fan Tray Fan Tray
Index: configs/ardmore-higher-ed-ctr.nid.onenet.net
===================================================================
--- configs/ardmore-higher-ed-ctr.nid.onenet.net (revision 156367)
+++ configs/ardmore-higher-ed-ctr.nid.onenet.net (working copy)
@@ -2746,7 +2746,7 @@
set-threshold fmg 0 15min
set-threshold fmy 0 15min
set-threshold fmrd 0 15min
- set-threshold abr 0 0 15n
+ set-threshold abr 0 15min
set-threshold bytesin 0 15min
set-threshold bytesout 0 15min
set-threshold fmg 0 1day
More information about the Nocrancid
mailing list