[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Mon Oct 31 17:04:39 CDT 2016
Index: configs/core.mus.onenet.net
===================================================================
--- configs/core.mus.onenet.net (revision 147676)
+++ configs/core.mus.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at MUSKOGEE-MX480-RE0> show system commit
+# 2016-10-31 16:04:20 CDT by sky via cli commit synchronize
+# 2016-10-31 16:01:22 CDT by sky via cli commit synchronize
# 2016-10-25 19:37:46 CDT by andrew via cli commit synchronize
# 2016-10-12 09:46:38 CDT by andrew via cli commit synchronize
# 2016-09-13 10:44:50 CDT by sean via cli commit synchronize
# 2016-09-04 17:36:44 CDT by andrew via cli commit synchronize
-# 2016-09-01 17:15:47 CDT by andrew via cli commit synchronize
-# 2016-09-01 09:51:17 CDT by aberrios via cli commit synchronize
# grnoc-mon at MUSKOGEE-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -262,7 +262,7 @@
# grnoc-mon at MUSKOGEE-MX480-RE0> show system uptime
# System booted: 2016-03-07 01:38 CST
# Protocols started: 2016-03-07 01:53 CST
-# Last configured: 2016-10-25 19:37 CDT by andrew
+# Last configured: 2016-10-31 16:04 CDT by sky
#
# {master}
# grnoc-mon at MUSKOGEE-MX480-RE0> show interface terse
@@ -420,7 +420,7 @@
#pp0 up up
#tap up up
# grnoc-mon at MUSKOGEE-MX480-RE0> show configuration
-## Last commit: 2016-10-25 19:37:46 CDT by andrew
+## Last commit: 2016-10-31 16:04:20 CDT by sky
version 13.3R8.7;
groups {
re0 {
@@ -849,6 +849,9 @@
mtu 9000;
unit 0 {
family inet {
+ filter {
+ output HEI-CONNOR-STATE-COLLEGE-ITV-ABUSE;
+ }
sampling {
input;
}
@@ -2166,6 +2169,42 @@
then accept;
}
}
+ filter HEI-CONNOR-STATE-COLLEGE-ITV-ABUSE {
+ term ALLOW-ONENET {
+ from {
+ source-address {
+ 156.110.0.0/16;
+ 164.58.0.0/16;
+ 76.225.41.224/27;
+ }
+ destination-address {
+ 164.58.177.5/32;
+ 164.58.177.6/32;
+ 164.58.177.7/32;
+ 164.58.177.8/32;
+ 164.58.177.9/32;
+ }
+ }
+ then accept;
+ }
+ term BLOCK-NOT-ONENET {
+ from {
+ destination-address {
+ 164.58.177.5/32;
+ 164.58.177.6/32;
+ 164.58.177.7/32;
+ 164.58.177.8/32;
+ 164.58.177.9/32;
+ }
+ }
+ then {
+ discard;
+ }
+ }
+ term ALLOW-ALL-ELSE {
+ then accept;
+ }
+ }
}
policer 250M-POL {
logical-interface-policer;
Index: configs/canadian-ps.client.onenet.net
===================================================================
--- configs/canadian-ps.client.onenet.net (revision 147745)
+++ configs/canadian-ps.client.onenet.net (working copy)
@@ -171,7 +171,7 @@
#vlan.3 up up
#vlan.999 up down
# grnoc-mon at CANADIAN-PS-SRX240-LR-004907> show configuration
-warning: error writing(valid) /var/db/feature.db: expecting 9203 bytes, only wrote 0
+warning: error writing(valid) /var/db/feature.db: expecting 9204 bytes, only wrote 0
## Last commit: 2016-06-23 13:05:01 CDT by admin
version 12.1X46-D20.5;
system {
Index: configs/core.war.onenet.net
===================================================================
--- configs/core.war.onenet.net (revision 147680)
+++ configs/core.war.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at WARNER-MX104-RE0> show system commit
+# 2016-10-31 16:12:40 CDT by sky via cli commit synchronize
# 2016-08-24 13:43:06 CDT by sean via cli commit synchronize
# 2016-08-18 10:02:23 CDT by rnordmark via cli commit synchronize
# 2016-08-08 14:32:31 CDT by aberrios via cli commit synchronize
# 2016-08-08 13:21:22 CDT by joel via cli commit synchronize
# 2016-08-04 11:29:11 CDT by sean via cli commit synchronize
-# 2016-07-20 14:05:24 CDT by andrew via cli commit synchronize
# grnoc-mon at WARNER-MX104-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -236,7 +236,7 @@
# grnoc-mon at WARNER-MX104-RE0> show system uptime
# System booted: 2016-07-15 11:57 CDT
# Protocols started: 2016-07-15 11:59 CDT
-# Last configured: 2016-08-24 13:43 CDT by sean
+# Last configured: 2016-10-31 16:12 CDT by sky
#
# {master}
# grnoc-mon at WARNER-MX104-RE0> show interface terse
@@ -322,7 +322,7 @@
#pp0 up up
#tap up up
# grnoc-mon at WARNER-MX104-RE0> show configuration
-## Last commit: 2016-08-24 13:43:06 CDT by sean
+## Last commit: 2016-10-31 16:12:40 CDT by sky
version 13.3R8.7;
groups {
re0 {
@@ -644,6 +644,9 @@
link-mode full-duplex;
unit 0 {
family inet {
+ filter {
+ output HEI-CONNOR-STATE-COLLEGE-ITV-ABUSE;
+ }
sampling {
input;
}
@@ -1594,6 +1597,48 @@
then accept;
}
}
+ filter HEI-CONNOR-STATE-COLLEGE-ITV-ABUSE {
+ term ALLOW-ONENET {
+ from {
+ source-address {
+ 156.110.0.0/16;
+ 164.58.0.0/16;
+ 76.225.41.224/27;
+ }
+ destination-address {
+ 164.58.48.13/32;
+ 164.58.48.14/32;
+ 164.58.48.15/32;
+ 164.58.48.139/32;
+ 164.58.48.101/32;
+ 164.58.48.46/32;
+ 164.58.48.99/32;
+ 164.58.48.38/32;
+ }
+ }
+ then accept;
+ }
+ term BLOCK-NOT-ONENET {
+ from {
+ destination-address {
+ 164.58.48.13/32;
+ 164.58.48.14/32;
+ 164.58.48.15/32;
+ 164.58.48.139/32;
+ 164.58.48.101/32;
+ 164.58.48.46/32;
+ 164.58.48.99/32;
+ 164.58.48.38/32;
+ }
+ }
+ then {
+ discard;
+ }
+ }
+ term ALLOW-ALL-ELSE {
+ then accept;
+ }
+ }
}
policer 100M-POL {
logical-interface-policer;
Index: configs/core4.okc.onenet.net
===================================================================
--- configs/core4.okc.onenet.net (revision 147745)
+++ configs/core4.okc.onenet.net (working copy)
@@ -12879,7 +12879,6 @@
# 164.58.244.255 xe-0/0/1.3253 Full 164.58.199.85
# 164.58.15.74 xe-0/1/0.72 Full 164.58.199.215
# 164.58.15.57 xe-1/0/1.56 Full 164.58.199.212
-# 172.23.5.130 ge-1/2/0.121 Full 10.199.2.48
# 172.23.5.2 ge-1/2/0.201 Full 10.199.2.42
#
# {master}
Index: configs/maysville-hs.client.onenet.net
===================================================================
--- configs/maysville-hs.client.onenet.net (revision 147733)
+++ configs/maysville-hs.client.onenet.net (working copy)
@@ -598,6 +598,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/langston-hughes-aca-ex-n.client.onenet.net
===================================================================
--- configs/langston-hughes-aca-ex-n.client.onenet.net (revision 147731)
+++ configs/langston-hughes-aca-ex-n.client.onenet.net (working copy)
@@ -151,8 +151,8 @@
# {master:0}
# grnoc-mon at LANGSTON-HUGHES-ACA-EX-N-004784> show interface terse
#Interface Admin Link
-#ge-0/0/0 up up
-#ge-0/0/0.0 up up
+#ge-0/0/0 up down
+#ge-0/0/0.0 up down
#ge-0/0/1 up down
#ge-0/0/1.0 up down
#ge-0/0/2 up down
Index: configs/eastern-ok-tech-choctaw-nicoma-park.client.onenet.net
===================================================================
--- configs/eastern-ok-tech-choctaw-nicoma-park.client.onenet.net (revision 147745)
+++ configs/eastern-ok-tech-choctaw-nicoma-park.client.onenet.net (working copy)
@@ -579,7 +579,6 @@
#
# grnoc-mon at EASTERN-OK-TECH-NICOMA-PARK-LR-5242> 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 147745)
+++ configs/rpswi1.okc.onenet.net (working copy)
@@ -213,8 +213,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 down
#ge-0/0/21.0 up down
#ge-0/0/22 up up
@@ -261,12 +261,12 @@
#ge-0/0/42.0 up down
#ge-0/0/43 up up
#ge-0/0/43.0 up up
-#ge-0/0/44 up up
-#ge-0/0/44.0 up up
+#ge-0/0/44 up down
+#ge-0/0/44.0 up down
#ge-0/0/45 up down
#ge-0/0/45.0 up down
-#ge-0/0/46 up up
-#ge-0/0/46.0 up up
+#ge-0/0/46 up down
+#ge-0/0/46.0 up down
#ge-0/0/47 up down
#ge-0/0/47.0 up down
#xe-0/1/0 up up
More information about the Nocrancid
mailing list