[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Sat Aug 26 12:04:57 CDT 2017
Index: configs/maysville-es.client.onenet.net
===================================================================
--- configs/maysville-es.client.onenet.net (revision 156106)
+++ configs/maysville-es.client.onenet.net (working copy)
@@ -630,7 +630,6 @@
# 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/wanette-ps.client.onenet.net
===================================================================
--- configs/wanette-ps.client.onenet.net (revision 156077)
+++ configs/wanette-ps.client.onenet.net (working copy)
@@ -107,8 +107,8 @@
# total files: 1
#
# grnoc-mon at WANETTE-PS-LR-004667> show system uptime
-# System booted: 2017-08-25 08:17 CDT
-# Protocols started: 2017-08-25 08:19 CDT
+# System booted: 2017-08-26 11:27 CDT
+# Protocols started: 2017-08-26 11:29 CDT
# Last configured: 2017-07-23 16:37 CDT by root
#
# grnoc-mon at WANETTE-PS-LR-004667> show interface terse
Index: configs/sayre-public-library-ex.client.onenet.net
===================================================================
--- configs/sayre-public-library-ex.client.onenet.net (revision 156105)
+++ configs/sayre-public-library-ex.client.onenet.net (working copy)
@@ -220,10 +220,10 @@
#ge-0/0/10.0 up down
#ge-0/0/11 up down
#ge-0/0/11.0 up down
-#ge-0/0/12 up up
-#ge-0/0/12.0 up up
-#ge-0/0/13 up up
-#ge-0/0/13.0 up up
+#ge-0/0/12 up down
+#ge-0/0/12.0 up down
+#ge-0/0/13 up down
+#ge-0/0/13.0 up down
#ge-0/0/14 up up
#ge-0/0/14.0 up up
#ge-0/0/15 up down
Index: configs/city-of-lawton.client.onenet.net
===================================================================
--- configs/city-of-lawton.client.onenet.net (revision 156106)
+++ 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-08-26 11:40:16 CDT by joel via cli
+# 2017-08-26 11:35:12 CDT by joel via cli commit confirmed, rollback in 5mins
# 2017-08-26 09:35:34 CDT by joel via cli commit confirmed, rollback in 15mins
# 2017-08-25 21:45:45 CDT by joel via cli commit confirmed, rollback in 5mins
# 2017-08-25 21:25:00 CDT by joel via cli commit confirmed, rollback in 5mins
# 2017-08-25 21:15:17 CDT by joel via cli commit confirmed, rollback in 5mins
-# 2017-08-25 14:05:39 CDT by root via other
-# 2017-08-25 12:31:00 CDT by joel via cli
# grnoc-mon at CITY-OF-LAWTON-TAG-005231> show chassis environment
# Class Item Status Measurement
# Temp Routing Engine OK
@@ -133,7 +133,7 @@
# Time Source: NTP CLOCK
# System booted: 2017-08-25 14:03 CDT
# Protocols started: 2017-08-25 14:03 CDT
-# Last configured: 2017-08-26 09:35 CDT by joel
+# Last configured: 2017-08-26 11:40 CDT by joel
#
# grnoc-mon at CITY-OF-LAWTON-TAG-005231> show interface terse
#Interface Admin Link
@@ -194,7 +194,7 @@
#vlan up down
#vtep up up
# grnoc-mon at CITY-OF-LAWTON-TAG-005231> show configuration
-## Last commit: 2017-08-26 09:35:34 CDT by joel
+## Last commit: 2017-08-26 11:40:16 CDT by joel
version 15.1X49-D90.7;
groups {
DENY-ALL-ELSE {
@@ -1836,6 +1836,22 @@
}
}
}
+ from-zone TRUST to-zone TRUST {
+ policy TRUST-TO-TRUST {
+ match {
+ source-address any;
+ destination-address any;
+ application any;
+ }
+ then {
+ permit;
+ log {
+ session-init;
+ session-close;
+ }
+ }
+ }
+ }
}
zones {
security-zone DMZ {
@@ -2051,6 +2067,7 @@
server-group {
DHCP-SERVERS {
172.16.1.3;
+ 172.16.1.4;
}
}
active-server-group DHCP-SERVERS;
More information about the Nocrancid
mailing list