[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Mon Sep 25 18:04:50 CDT 2017
Index: configs/stringtown-high-school.client.onenet.net
===================================================================
--- configs/stringtown-high-school.client.onenet.net (revision 156845)
+++ configs/stringtown-high-school.client.onenet.net (working copy)
@@ -691,6 +691,7 @@
# 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/odot-stillwater-residence.client.onenet.net
===================================================================
--- configs/odot-stillwater-residence.client.onenet.net (revision 156875)
+++ configs/odot-stillwater-residence.client.onenet.net (working copy)
@@ -136,8 +136,8 @@
#ge-0/0/2.0 up down
#ge-0/0/3 up up
#ge-0/0/3.0 up up
-#ge-0/0/4 up down
-#ge-0/0/4.0 up down
+#ge-0/0/4 up up
+#ge-0/0/4.0 up up
#ge-0/0/5 up down
#ge-0/0/5.0 up down
#ge-0/0/6 up up
Index: configs/city-of-lawton.client.onenet.net
===================================================================
--- configs/city-of-lawton.client.onenet.net (revision 156785)
+++ 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-25 17:40:43 CDT by joel via cli
# 2017-09-21 15:42:11 CDT by joel via cli
# 2017-09-21 12:35:32 CDT by joel via cli
# 2017-09-21 12:33:03 CDT by root via other
# 2017-09-21 12:26:50 CDT by joel via cli commit confirmed, rollback in 5mins
# 2017-09-19 13:49:25 CDT by joel via cli
-# 2017-09-19 13:39:51 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-21 15:42 CDT by joel
+# Last configured: 2017-09-25 17:40 CDT by joel
#
# grnoc-mon at CITY-OF-LAWTON-005231> show interface terse
#Interface Admin Link
@@ -230,7 +230,7 @@
#vlan up down
#vtep up up
# grnoc-mon at CITY-OF-LAWTON-005231> show configuration
-## Last commit: 2017-09-21 15:42:11 CDT by joel
+## Last commit: 2017-09-25 17:40:43 CDT by joel
version 15.1X49-D90.7;
groups {
ABUSE-DENY {
@@ -1131,6 +1131,7 @@
address ABUSE-70.34.40.84 70.34.40.84/32;
address ABUSE-31.192.226.90 31.192.226.90/32;
address SERVER-WSUS-172.16.1.69 172.16.1.69/32;
+ address SERVER-AMICUS-172.16.1.55 172.16.1.55/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;
@@ -2404,6 +2405,19 @@
}
}
}
+ policy TR-0100-USERS-TO-AMICUS {
+ match {
+ source-address TR-0100-USERS-10.1.0.0/16;
+ destination-address SERVER-AMICUS-172.16.1.55;
+ application AMICUS;
+ }
+ then {
+ permit;
+ log {
+ session-init;
+ }
+ }
+ }
policy MAINFRAME-TRAFFIC {
match {
source-address TR-0100-USERS-10.1.0.0/16;
@@ -3815,6 +3829,9 @@
application WSUS-UPDATES {
term tcp-5985 protocol tcp destination-port 5985;
}
+ application AMICUS {
+ term tcp-49259 protocol tcp destination-port 49259;
+ }
}
vlans {
DMZ-0400-HVAC {
Index: configs/maysville-hs.client.onenet.net
===================================================================
--- configs/maysville-hs.client.onenet.net (revision 156746)
+++ configs/maysville-hs.client.onenet.net (working copy)
@@ -612,6 +612,7 @@
# OSPF instance is not running
#
# grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show bfd session
+quit
0 sessions, 0 clients
Cumulative transmit rate 0.0 pps, cumulative receive rate 0.0 pps
Index: configs/rpswi1.okc.onenet.net
===================================================================
--- configs/rpswi1.okc.onenet.net (revision 156882)
+++ configs/rpswi1.okc.onenet.net (working copy)
@@ -247,8 +247,8 @@
#ge-0/0/18.0 up up
#ge-0/0/19 up up
#ge-0/0/19.0 up up
-#ge-0/0/20 up up
-#ge-0/0/20.0 up up
+#ge-0/0/20 up down
+#ge-0/0/20.0 up down
#ge-0/0/21 up up
#ge-0/0/21.0 up up
#ge-0/0/22 up up
More information about the Nocrancid
mailing list