[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Tue Jan 6 10:02:19 CST 2015
Index: configs/acx.cai.hart-acx2100.onenet.net
===================================================================
--- configs/acx.cai.hart-acx2100.onenet.net (revision 122883)
+++ configs/acx.cai.hart-acx2100.onenet.net (working copy)
@@ -72,6 +72,7 @@
# grnoc-mon at HARTSHORNE-PUBLIC-LIBRARY-ACX2100> show chassis sfm detail
# grnoc-mon at HARTSHORNE-PUBLIC-LIBRARY-ACX2100> show chassis ssb
# grnoc-mon at HARTSHORNE-PUBLIC-LIBRARY-ACX2100> show system boot-messages
+# show version
# platform_early_bootinit: MX-PPC Series Early Boot Initialization
# mxppc_set_re_type: hw.board.type is ACX-2100
# WDOG initialized
Index: configs/acx.cai.dpsdurant-acx2100.onenet.net
===================================================================
--- configs/acx.cai.dpsdurant-acx2100.onenet.net (revision 122889)
+++ configs/acx.cai.dpsdurant-acx2100.onenet.net (working copy)
@@ -189,9 +189,9 @@
#ge-1/2/0 up up
#ge-1/2/0.42 up up
#ge-1/2/0.32767 up up
-#ge-1/2/1 up down
-#ge-1/2/1.42 up down
-#ge-1/2/1.32767 up down
+#ge-1/2/1 up up
+#ge-1/2/1.42 up up
+#ge-1/2/1.32767 up up
#xe-1/3/0 down down
#xe-1/3/1 down down
#dsc up up
Index: configs/core5.okc.onenet.net
===================================================================
--- configs/core5.okc.onenet.net (revision 122883)
+++ configs/core5.okc.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKC-CORE5-MX480-RE0> show system commit
+# 2015-01-06 09:13:44 CST by andrew via cli commit synchronize
# 2014-11-27 20:12:21 CST by andrew via cli commit synchronize
# 2014-11-24 23:20:37 CST by andrew via cli commit synchronize
# 2014-11-22 16:52:56 CST by andrew via cli commit synchronize
# 2014-11-12 10:09:28 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
# 2014-11-09 00:52:03 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
-# 2014-11-07 15:22:17 CST by admin via netconf commit synchronize
# grnoc-mon at OKC-CORE5-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -419,7 +419,7 @@
# grnoc-mon at OKC-CORE5-MX480-RE0> show system uptime
# System booted: 2014-09-16 23:50 CDT
# Protocols started: 2014-09-16 23:51 CDT
-# Last configured: 2014-11-27 20:12 CST by andrew
+# Last configured: 2015-01-06 09:13 CST by andrew
#
# {master}
# grnoc-mon at OKC-CORE5-MX480-RE0> show interface terse
@@ -618,7 +618,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE5-MX480-RE0> show configuration
-## Last commit: 2014-11-27 20:12:21 CST by andrew
+## Last commit: 2015-01-06 09:13:44 CST by andrew
version 12.3R7.7;
groups {
re0 {
@@ -2967,6 +2967,18 @@
}
}
filter OMES-OUTBOUND {
+ term OK-GOV-ABUSE {
+ from {
+ destination-address {
+ 204.87.106.2/32;
+ }
+ source-port 1900;
+ destination-port 80;
+ }
+ then {
+ discard;
+ }
+ }
term ODL-VIDEO-APNIC-BLOCK {
from {
source-prefix-list {
Index: configs/core4.okc.onenet.net
===================================================================
--- configs/core4.okc.onenet.net (revision 122858)
+++ configs/core4.okc.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKC-CORE4-MX480-RE0> show system commit
+# 2015-01-06 09:13:05 CST by andrew via cli commit synchronize
# 2015-01-02 15:13:47 CST by andrew via cli commit synchronize
# 2014-12-23 12:07:19 CST by andrew via cli commit synchronize
# 2014-12-23 10:56:24 CST by andrew via cli commit synchronize
# 2014-12-23 10:17:05 CST by andrew via cli commit synchronize
# 2014-12-19 21:33:10 CST by andrew via cli commit synchronize
-# 2014-12-19 21:32:42 CST by andrew via cli commit synchronize
# grnoc-mon at OKC-CORE4-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -418,7 +418,7 @@
# grnoc-mon at OKC-CORE4-MX480-RE0> show system uptime
# System booted: 2014-09-16 23:49 CDT
# Protocols started: 2014-09-16 23:51 CDT
-# Last configured: 2015-01-02 15:13 CST by andrew
+# Last configured: 2015-01-06 09:13 CST by andrew
#
# {master}
# grnoc-mon at OKC-CORE4-MX480-RE0> show interface terse
@@ -808,7 +808,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE4-MX480-RE0> show configuration
-## Last commit: 2015-01-02 15:13:47 CST by andrew
+## Last commit: 2015-01-06 09:13:05 CST by andrew
version 12.3R7.7;
groups {
re0 {
@@ -5933,6 +5933,18 @@
}
}
filter OMES-OUTBOUND {
+ term OK-GOV-ABUSE {
+ from {
+ destination-address {
+ 204.87.106.2/32;
+ }
+ source-port 1900;
+ destination-port 80;
+ }
+ then {
+ discard;
+ }
+ }
term ODL-VIDEO-APNIC-BLOCK {
from {
source-prefix-list {
Index: configs/hub.dur.onenet.net
===================================================================
--- configs/hub.dur.onenet.net (revision 122889)
+++ configs/hub.dur.onenet.net (working copy)
@@ -377,7 +377,7 @@
#fe-2/1/1.0 up up
#fe-2/1/2 up up
#fe-2/1/2.0 up up
-#fe-2/1/3 down down
+#fe-2/1/3 down up
#ge-2/2/0 up up
#pc-2/2/0 up up
#pc-2/2/0.16383 up up
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net (revision 122889)
+++ configs/core3.okc-m120.onenet.net (working copy)
@@ -763,8 +763,8 @@
#t1-2/3/0:8:3 down down
#t1-2/3/0:8:4 down down
#t1-2/3/0:8:5 down down
-#t1-2/3/0:8:6 up down
-#t1-2/3/0:8:6.0 up down
+#t1-2/3/0:8:6 up up
+#t1-2/3/0:8:6.0 up up
#t1-2/3/0:8:7 up up
#t1-2/3/0:8:7.0 up up
#t1-2/3/0:8:8 down down
More information about the Nocrancid
mailing list