[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Wed Sep 30 13:02:12 CDT 2015
Index: configs/core.law.onenet.net
===================================================================
--- configs/core.law.onenet.net (revision 135016)
+++ configs/core.law.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at LAWTON-MX480-RE0> show system commit
+# 2015-09-30 12:14:31 CDT by joel via cli commit synchronize
# 2015-09-18 13:08:59 CDT by rnordmark via cli commit confirmed, rollback in 5mins synchronize
# 2015-09-02 09:08:50 CDT by andrew via cli commit synchronize
# 2015-08-31 11:20:08 CDT by andrew via cli commit synchronize
# 2015-08-31 10:50:15 CDT by andrew via cli commit synchronize
# 2015-08-27 23:18:13 CDT by andrew via cli commit synchronize
-# 2015-07-30 11:32:47 CDT by sean via cli commit synchronize
# grnoc-mon at LAWTON-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -338,7 +338,7 @@
# grnoc-mon at LAWTON-MX480-RE0> show system uptime
# System booted: 2015-06-27 01:27 CDT
# Protocols started: 2015-06-27 01:29 CDT
-# Last configured: 2015-09-18 13:08 CDT by rnordmark
+# Last configured: 2015-09-30 12:14 CDT by joel
#
# {master}
# grnoc-mon at LAWTON-MX480-RE0> show interface terse
@@ -384,7 +384,6 @@
#ge-0/1/7.110 up up
#ge-0/1/7.111 up up
#ge-0/1/7.112 up up
-#ge-0/1/7.113 up up
#ge-0/1/7.114 up up
#ge-0/1/7.115 up up
#ge-0/1/7.117 up up
@@ -526,7 +525,7 @@
#pp0 up up
#tap up up
# grnoc-mon at LAWTON-MX480-RE0> show configuration
-## Last commit: 2015-09-18 13:08:59 CDT by rnordmark
+## Last commit: 2015-09-30 12:14:31 CDT by joel
version 13.3R6.5;
groups {
re0 {
@@ -937,20 +936,6 @@
address 156.110.86.245/30;
}
}
- unit 113 {
- description Geronimo-PS-100Mb-Cir0005342;
- vlan-id 113;
- family inet {
- policer {
- input 100M-POL;
- output 100M-POL;
- }
- sampling {
- input;
- }
- address 164.58.163.9/30;
- }
- }
unit 114 {
description "Southwestern Medical Center-FE-CIR0004867";
vlan-id 114;
Index: configs/core5.okc.onenet.net
===================================================================
--- configs/core5.okc.onenet.net (revision 135020)
+++ 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-09-30 12:59:31 CDT by sky via cli commit synchronize
+# 2015-09-30 12:45:58 CDT by andrew via cli commit synchronize
# 2015-09-30 11:30:02 CDT by andrew via cli commit synchronize
# 2015-09-29 13:39:21 CDT by sky via cli commit synchronize
# 2015-09-29 12:25:21 CDT by sky via cli commit synchronize
# 2015-09-29 12:21:20 CDT by sky via cli commit synchronize
-# 2015-09-29 09:56:28 CDT by andrew via cli commit synchronize
-# 2015-09-28 17:31:36 CDT by andrew via cli commit synchronize
# grnoc-mon at OKC-CORE5-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -432,7 +432,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: 2015-09-30 11:30 CDT by andrew
+# Last configured: 2015-09-30 12:59 CDT by sky
#
# {master}
# grnoc-mon at OKC-CORE5-MX480-RE0> show interface terse
@@ -631,6 +631,7 @@
#xe-2/1/0.916 up up
#xe-2/1/0.918 up up
#xe-2/1/0.920 up up
+#xe-2/1/0.921 up up
#xe-2/1/0.3810 up up
#xe-2/1/0.32767 up up
#xe-2/1/1 up up
@@ -779,7 +780,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE5-MX480-RE0> show configuration
-## Last commit: 2015-09-30 11:30:02 CDT by andrew
+## Last commit: 2015-09-30 12:59:31 CDT by sky
version 12.3R7.7;
groups {
re0 {
@@ -1416,6 +1417,9 @@
description "UPSTREAM L3 10G ^ COGENT-OKC IPv4 ^ CIR000XXXX";
unit 0 {
family inet {
+ filter {
+ input COGENT-INBOUND;
+ }
sampling {
input;
}
@@ -2178,6 +2182,12 @@
address 156.110.28.157/30;
}
}
+ unit 921 {
+ vlan-id 921;
+ family inet {
+ address 156.110.42.50/30;
+ }
+ }
unit 3810 {
description STILLWATER-PUBLIC-SCHOOLS-NID-MGMT-CIR0018861;
vlan-tags outer 810 inner 80;
@@ -5387,6 +5397,19 @@
then accept;
}
}
+ filter COGENT-INBOUND {
+ term APPLE-RL {
+ from {
+ source-address {
+ 17.253.1.0/24;
+ }
+ }
+ then policer 1G-ABUSE;
+ }
+ term ACCEPT-ALL-ELSE {
+ then accept;
+ }
+ }
}
policer 100M-POL {
logical-interface-policer;
@@ -5553,6 +5576,13 @@
}
then discard;
}
+ policer 1G-ABUSE {
+ if-exceeding {
+ bandwidth-limit 1g;
+ burst-size-limit 100m;
+ }
+ then discard;
+ }
filter ONENET-COS {
interface-specific;
inactive: term wireless {
Index: configs/core4.okc.onenet.net
===================================================================
--- configs/core4.okc.onenet.net (revision 135020)
+++ 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-09-30 12:52:29 CDT by andrew via cli commit synchronize
+# 2015-09-30 12:29:42 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
# 2015-09-30 11:46:48 CDT by andrew via cli commit synchronize
# 2015-09-30 11:08:10 CDT by andrew via cli commit synchronize
# 2015-09-30 09:47:06 CDT by joel via cli commit synchronize
# 2015-09-30 08:24:12 CDT by sky via cli commit synchronize
-# 2015-09-29 12:18:24 CDT by sky via cli commit synchronize
-# 2015-09-29 12:15:30 CDT by sky via cli commit synchronize
# grnoc-mon at OKC-CORE4-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -427,7 +427,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-09-30 11:46 CDT by andrew
+# Last configured: 2015-09-30 12:52 CDT by andrew
#
# {master}
# grnoc-mon at OKC-CORE4-MX480-RE0> show interface terse
@@ -912,7 +912,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE4-MX480-RE0> show configuration
-## Last commit: 2015-09-30 11:46:48 CDT by andrew
+## Last commit: 2015-09-30 12:52:29 CDT by andrew
version 12.3R7.7;
groups {
re0 {
@@ -2354,7 +2354,7 @@
}
}
unit 265 {
- description PUTNAM-CITY-PS-2G-CIR0006099;
+ description PUTNAM-CITY-PS-1500M-CIR0006099;
vlan-id 265;
family inet {
mtu 1500;
@@ -2569,7 +2569,7 @@
vlan-id 100;
family inet {
filter {
- input ABUSE-BCP38-INBOUND;
+ input QWEST-INBOUND;
output RPF-CHECK;
}
sampling {
@@ -8039,44 +8039,6 @@
then accept;
}
}
- filter ABUSE-BCP38-INBOUND {
- term 1 {
- from {
- source-address {
- 164.58.0.0/16;
- 156.110.0.0/16;
- }
- }
- then {
- discard;
- }
- }
- term 1.5 {
- from {
- source-port 19;
- destination-port 19;
- }
- then {
- inactive: policer CHARGEN;
- discard;
- }
- }
- term VIDEO {
- from {
- source-prefix-list {
- VIDEO-ABUSE;
- }
- destination-port [ 1720 5060 5061 1719 ];
- }
- then {
- count VIDEO-ABUSE;
- discard;
- }
- }
- term 2 {
- then accept;
- }
- }
filter PROTECT-RE {
term SSH-ALLOW {
from {
@@ -8661,6 +8623,30 @@
}
}
}
+ filter QWEST-INBOUND {
+ term VIDEO {
+ from {
+ source-prefix-list {
+ VIDEO-ABUSE;
+ }
+ destination-port [ 1720 5060 5061 1719 ];
+ }
+ then {
+ discard;
+ }
+ }
+ term APPLE-RL {
+ from {
+ source-address {
+ 17.253.1.0/24;
+ }
+ }
+ then policer 1G-ABUSE;
+ }
+ term ACCEPT-ALL-ELSE {
+ then accept;
+ }
+ }
}
policer 200M-POL {
logical-interface-policer;
@@ -8858,6 +8844,13 @@
}
then discard;
}
+ policer 1G-ABUSE {
+ if-exceeding {
+ bandwidth-limit 1g;
+ burst-size-limit 100m;
+ }
+ then discard;
+ }
filter GGC-FILTER {
term 0 {
from {
Index: configs/core1.lan-mx80.onenet.net
===================================================================
--- configs/core1.lan-mx80.onenet.net (revision 135020)
+++ configs/core1.lan-mx80.onenet.net (working copy)
@@ -196,7 +196,7 @@
# -rw-rw---- 1 root field 52711424 Jun 10 15:37 ifinfo.core.1
# -rw-rw---- 1 root field 52711424 Jun 10 15:40 ifinfo.core.2
# -rw-rw---- 1 root field 52711424 Jun 10 15:47 ifinfo.core.3
-# -rw-rw---- 1 root field 52711424 Sep 30 12:00 ifinfo.core.4
+# -rw-rw---- 1 root field 52711424 Sep 30 13:00 ifinfo.core.4
# drwxrwxrwx 2 root wheel 512 Aug 13 2012 install/
# -rw-r--r-- 1 eng field 99542994 May 30 2013 jinstall-ppc-11.4R7.5-domestic-signed.tgz
# -rw-r--r-- 1 upgrades field 150276951 Aug 8 2014 jinstall-ppc-12.3R7.7-domestic-signed.tgz
Index: configs/core.ard.onenet.net
===================================================================
--- configs/core.ard.onenet.net (revision 135020)
+++ configs/core.ard.onenet.net (working copy)
@@ -344,7 +344,6 @@
#lsi.1078638 up up
#lsi.1078645 up up
#lsi.1078649 up up
-#lsi.1078660 up up
#lsi.1078668 up up
#lsi.1078676 up up
#lsi.1078690 up up
@@ -352,7 +351,6 @@
#lsi.1078695 up up
#lsi.1078698 up up
#lsi.1078701 up up
-#lsi.1078703 up up
#lsi.1078704 up up
#lsi.1078705 up up
#lsi.1078706 up up
@@ -361,6 +359,8 @@
#lsi.1078709 up up
#lsi.1078710 up up
#lsi.1078712 up up
+#lsi.1078713 up up
+#lsi.1078714 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/hub.tsb.onenet.net
===================================================================
--- configs/hub.tsb.onenet.net (revision 135020)
+++ configs/hub.tsb.onenet.net (working copy)
@@ -200,7 +200,7 @@
# -rw-rw---- 1 root field 51994624 Oct 24 2013 ifinfo.core.1
# -rw-rw---- 1 root field 51974144 Oct 24 2013 ifinfo.core.2
# -rw-rw---- 1 root field 52744192 Oct 24 2013 ifinfo.core.3
-# -rw-rw---- 1 root field 52727808 Sep 30 12:00 ifinfo.core.4
+# -rw-rw---- 1 root field 52727808 Sep 30 13:00 ifinfo.core.4
# drwxrwxrwx 2 root wheel 512 Oct 12 2012 install/
# -rw-rw---- 1 root field 33464320 Mar 3 2014 jdiameterd.core.0
# -rw-r--r-- 1 eng field 99542994 Apr 23 2013 jinstall-ppc-11.4R7.5-domestic-signed.tgz
Index: configs/core.chi.onenet.net
===================================================================
--- configs/core.chi.onenet.net (revision 135020)
+++ configs/core.chi.onenet.net (working copy)
@@ -340,7 +340,6 @@
#lsi.1076691 up up
#lsi.1076692 up up
#lsi.1076695 up up
-#lsi.1076697 up up
#lsi.1076698 up up
#lsi.1076699 up up
#lsi.1076700 up up
@@ -349,6 +348,7 @@
#lsi.1076703 up up
#lsi.1076704 up up
#lsi.1076706 up up
+#lsi.1076707 up up
#mtun up up
#pimd up up
#pime up up
More information about the Nocrancid
mailing list