[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Wed Apr 23 14:02:15 CDT 2014
Index: configs/core1.okc-mx960.onenet.net
===================================================================
--- configs/core1.okc-mx960.onenet.net (revision 115483)
+++ configs/core1.okc-mx960.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKC-CORE1-MX960-RE0> show system commit
+# 2014-04-23 13:30:39 CDT by joel via cli commit synchronize
# 2014-04-23 08:30:53 CDT by josh via cli commit synchronize
# 2014-04-22 10:55:31 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
# 2014-04-05 18:01:38 CDT by josh via cli commit confirmed, rollback in 3mins synchronize
# 2014-04-03 08:26:01 CDT by rnordmark via cli commit synchronize
# 2014-03-24 14:18:59 CDT by donnie via cli commit synchronize
-# 2014-03-24 14:01:44 CDT by donnie via cli commit synchronize
# grnoc-mon at OKC-CORE1-MX960-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -480,7 +480,7 @@
# grnoc-mon at OKC-CORE1-MX960-RE0> show system uptime
# System booted: 2013-04-13 23:52 CDT
# Protocols started: 2013-04-13 23:53 CDT
-# Last configured: 2014-04-23 08:30 CDT by josh
+# Last configured: 2014-04-23 13:30 CDT by joel
#
# {master}
# grnoc-mon at OKC-CORE1-MX960-RE0> show interface terse
@@ -707,7 +707,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE1-MX960-RE0> show configuration
-## Last commit: 2014-04-23 08:30:53 CDT by josh
+## Last commit: 2014-04-23 13:30:39 CDT by joel
version 11.4R7.5;
groups {
re0 {
@@ -13002,6 +13002,10 @@
17.171.4.37/32;
17.171.4.35/32;
17.171.4.36/32;
+ 12.230.208.48/32;
+ 12.230.208.133/32;
+ 12.230.209.5/32;
+ 12.230.209.133/32;
}
protocol udp;
port ntp;
Index: configs/core2-okc-mx960.onenet.net
===================================================================
--- configs/core2-okc-mx960.onenet.net (revision 115484)
+++ configs/core2-okc-mx960.onenet.net (working copy)
@@ -1,12 +1,13 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKC-CORE2-MX960-RE0> show system commit
+# 2014-04-23 13:39:19 CDT by joel via cli commit confirmed, rollback in 2mins synchronize
+# Applied by Joel to mirror core1.okc
# 2014-04-23 09:21:12 CDT by josh via cli commit confirmed, rollback in 2mins synchronize
# 2014-04-23 08:31:44 CDT by josh via cli commit synchronize
# 2014-04-15 16:58:15 CDT by josh via cli commit confirmed, rollback in 2mins synchronize
# 2014-04-15 16:55:11 CDT by josh via cli commit confirmed, rollback in 2mins synchronize
# 2014-04-07 13:00:31 CDT by josh via synchronize commit confirmed, rollback in 5mins
-# 2014-04-05 18:01:24 CDT by josh via synchronize commit confirmed, rollback in 3mins
# grnoc-mon at OKC-CORE2-MX960-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -414,7 +415,7 @@
# grnoc-mon at OKC-CORE2-MX960-RE0> show system uptime
# System booted: 2014-03-16 10:36 CDT
# Protocols started: 2014-04-07 13:01 CDT
-# Last configured: 2014-04-23 09:21 CDT by josh
+# Last configured: 2014-04-23 13:39 CDT by joel
#
# {master}
# grnoc-mon at OKC-CORE2-MX960-RE0> show interface terse
@@ -600,7 +601,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE2-MX960-RE0> show configuration
-## Last commit: 2014-04-23 09:21:12 CDT by josh
+## Last commit: 2014-04-23 13:39:19 CDT by joel
version 11.4R7.5;
groups {
re0 {
@@ -1310,7 +1311,7 @@
family inet {
mtu 9000;
filter {
- output ABUSE;
+ output BLOCK-NTP;
}
address 164.58.15.25/30;
}
@@ -12731,6 +12732,67 @@
}
}
}
+ filter BLOCK-NTP {
+ term 0.5 {
+ from {
+ source-address {
+ 164.58.68.0/24;
+ 164.58.109.250/32;
+ }
+ protocol udp;
+ port ntp;
+ }
+ then {
+ discard;
+ }
+ }
+ term 1 {
+ from {
+ source-address {
+ 156.110.0.0/16;
+ 164.58.0.0/16;
+ 140.182.45.75/32;
+ 192.12.206.228/32;
+ 129.79.5.100/32;
+ 17.151.16.38/32;
+ 17.171.4.14/32;
+ 17.151.16.14/32;
+ 17.171.4.15/32;
+ 17.151.16.12/32;
+ 17.171.4.13/32;
+ 17.151.16.22/32;
+ 17.151.16.20/32;
+ 17.151.16.34/32;
+ 17.151.16.21/32;
+ 17.151.16.23/32;
+ 17.171.4.33/32;
+ 17.171.4.34/32;
+ 17.171.4.37/32;
+ 17.171.4.35/32;
+ 17.171.4.36/32;
+ 12.230.208.48/32;
+ 12.230.208.133/32;
+ 12.230.209.5/32;
+ 12.230.209.133/32;
+ }
+ protocol udp;
+ port ntp;
+ }
+ then accept;
+ }
+ term 2 {
+ from {
+ protocol udp;
+ port ntp;
+ }
+ then {
+ discard;
+ }
+ }
+ term 3 {
+ then accept;
+ }
+ }
}
policer 750K-POL {
if-exceeding {
Index: configs/hub.end.onenet.net
===================================================================
--- configs/hub.end.onenet.net (revision 115446)
+++ configs/hub.end.onenet.net (working copy)
@@ -374,7 +374,6 @@
#sp-2/3/0 up up
#sp-2/3/0.16383 up up
#vt-2/3/0 up up
-#vt-2/3/0.1057285 up up
#fe-3/0/0 down down
#pfh-3/0/0 up up
#pfh-3/0/0.16383 up up
@@ -404,6 +403,7 @@
#sp-3/3/0.0 up up
#sp-3/3/0.16383 up up
#vt-3/3/0 up up
+#vt-3/3/0.1057286 up up
#demux0 up up
#dsc up up
#em0 up up
Index: configs/hub.alv.onenet.net
===================================================================
--- configs/hub.alv.onenet.net (revision 115480)
+++ configs/hub.alv.onenet.net (working copy)
@@ -331,6 +331,7 @@
#sp-2/3/0 up up
#sp-2/3/0.16383 up up
#vt-2/3/0 up up
+#vt-2/3/0.1057325 up up
#fe-3/0/0 down down
#pfh-3/0/0 up up
#pfh-3/0/0.16383 up up
@@ -360,7 +361,6 @@
#sp-3/3/0.0 up up
#sp-3/3/0.16383 up up
#vt-3/3/0 up up
-#vt-3/3/0.1057324 up up
#demux0 up up
#dsc up up
#em0 up up
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net (revision 115488)
+++ configs/core3.okc-m120.onenet.net (working copy)
@@ -1685,7 +1685,7 @@
#t1-4/1/2:21.0 up up
#t1-4/1/2:22 up down
#t1-4/1/2:22.0 up down
-#t1-4/1/2:23 down up
+#t1-4/1/2:23 down down
#t1-4/1/2:24 down down
#t1-4/1/2:25 down down
#t1-4/1/2:26 down down
More information about the Nocrancid
mailing list