[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Thu Sep 7 12:04:49 CDT 2017
Index: configs/kiamichi-fmc-battiest.client.onenet.net
===================================================================
--- configs/kiamichi-fmc-battiest.client.onenet.net (revision 156419)
+++ 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 156419)
+++ configs/hub.dur.onenet.net (working copy)
@@ -433,7 +433,7 @@
#fe-2/1/1 up up
#fe-2/1/1.0 up up
#fe-2/1/2 up down
-#fe-2/1/3 down up
+#fe-2/1/3 down down
#ge-2/2/0 up up
#ge-2/2/0.0 up up
#pc-2/2/0 up up
Index: configs/stringtown-high-school.client.onenet.net
===================================================================
--- configs/stringtown-high-school.client.onenet.net (revision 156419)
+++ configs/stringtown-high-school.client.onenet.net (working copy)
@@ -691,7 +691,6 @@
# OSPF instance is not running
#
# grnoc-mon at STRINGTOWN-HIGH-SCHOOL-TAG-004909> show bfd session
-quit
0 sessions, 0 clients
Cumulative transmit rate 0.0 pps, cumulative receive rate 0.0 pps
Index: configs/city-of-lawton.client.onenet.net
===================================================================
--- configs/city-of-lawton.client.onenet.net (revision 156418)
+++ configs/city-of-lawton.client.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at CITY-OF-LAWTON-005231> show system commit
+# 2017-09-07 11:29:53 CDT by root via other
+# 2017-09-07 11:23:37 CDT by joel via cli commit confirmed, rollback in 5mins
+# 2017-09-07 11:07:06 CDT by joel via cli commit confirmed, rollback in 5mins
# 2017-09-07 09:46:43 CDT by root via other
# 2017-09-07 09:41:22 CDT by joel via cli commit confirmed, rollback in 5mins
# 2017-09-06 19:35:15 CDT by joel via cli
-# 2017-09-05 17:02:53 CDT by joel via cli commit confirmed, rollback in 5mins
-# 2017-09-05 16:52:20 CDT by joel via cli
-# 2017-09-05 16:40:34 CDT by joel via cli
# grnoc-mon at CITY-OF-LAWTON-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-07 09:46 CDT by root
+# Last configured: 2017-09-07 11:29 CDT by root
#
# grnoc-mon at CITY-OF-LAWTON-005231> show interface terse
#Interface Admin Link
@@ -218,7 +218,7 @@
#vlan up down
#vtep up up
# grnoc-mon at CITY-OF-LAWTON-005231> show configuration
-## Last commit: 2017-09-07 09:46:43 CDT by root
+## Last commit: 2017-09-07 11:29:53 CDT by root
version 15.1X49-D90.7;
groups {
BASTION-HOSTS {
@@ -2267,6 +2267,20 @@
}
}
}
+ policy WEB-FILTER-FILTERED {
+ match {
+ source-address any;
+ destination-address TR-0100-USERS-10.1.0.0/16;
+ application [ NON-STANDARD-WEB junos-http junos-https ];
+ }
+ then {
+ permit;
+ log {
+ session-init;
+ session-close;
+ }
+ }
+ }
policy SERVICES-FROM-SERVERS {
match {
destination-address TR-0100-USERS-10.1.0.0/16;
More information about the Nocrancid
mailing list