[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Fri Aug 21 12:02:07 CDT 2015
Index: configs/core.end.onenet.net
===================================================================
--- configs/core.end.onenet.net (revision 130990)
+++ configs/core.end.onenet.net (working copy)
@@ -402,7 +402,7 @@
#lsi.1075304 up up
#lsi.1075306 up up
#lsi.1075307 up up
-#lsi.1075308 up up
+#lsi.1075309 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/core5.okc.onenet.net
===================================================================
--- configs/core5.okc.onenet.net (revision 130990)
+++ 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-08-21 11:38:29 CDT by sky via cli commit synchronize
+# 2015-08-21 11:28:24 CDT by sky via cli commit synchronize
+# 2015-08-21 11:20:08 CDT by sean via cli commit synchronize
# 2015-08-20 13:03:06 CDT by sean via cli commit synchronize
# 2015-08-20 13:00:41 CDT by sean via cli commit synchronize
# 2015-08-19 18:52:27 CDT by andrew via cli commit synchronize
-# 2015-08-19 14:01:08 CDT by joel via cli commit synchronize
-# 2015-08-19 13:52:18 CDT by joel via cli commit synchronize
-# 2015-08-19 13:49:25 CDT by joel 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-08-20 13:03 CDT by sean
+# Last configured: 2015-08-21 11:38 CDT by sky
#
# {master}
# grnoc-mon at OKC-CORE5-MX480-RE0> show interface terse
@@ -621,6 +621,7 @@
#xe-2/1/0.914 up up
#xe-2/1/0.915 up up
#xe-2/1/0.916 up up
+#xe-2/1/0.918 up up
#xe-2/1/0.32767 up up
#xe-2/1/1 up up
#xe-2/1/1.80 up up
@@ -765,7 +766,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE5-MX480-RE0> show configuration
-## Last commit: 2015-08-20 13:03:06 CDT by sean
+## Last commit: 2015-08-21 11:38:29 CDT by sky
version 12.3R7.7;
groups {
re0 {
@@ -1966,6 +1967,9 @@
description "DENISON-PUPLUC-SCHOOL-100M-CIR000XXXX [ORDERED]";
vlan-id 899;
family inet {
+ filter {
+ input DENISON-PS-INBOUND;
+ }
policer {
input 100M-POL;
output 100M-POL;
@@ -2033,6 +2037,18 @@
}
}
}
+ unit 918 {
+ description "ALEX-PUBLIC-SCHOOLS-150M-CIR0006318 [ORDERED]";
+ vlan-id 918;
+ family inet {
+ rpf-check;
+ policer {
+ input 150M-POL;
+ output 150M-POL;
+ }
+ address 164.58.58.81/30;
+ }
+ }
}
xe-2/1/1 {
description "CORE 10GE to core5.okc xe-2/1/1 | OneNet-OKC-OKL110DHS-XE-XXXX";
@@ -2488,6 +2504,7 @@
route 156.110.211.216/29 next-hop 164.58.83.34;
route 156.110.39.224/28 next-hop 164.58.45.34;
route 164.58.186.176/28 next-hop 164.58.3.246;
+ route 156.110.42.112/28 next-hop 164.58.58.82;
}
router-id 164.58.199.215;
autonomous-system 5078;
@@ -5115,6 +5132,39 @@
then accept;
}
}
+ filter DENISON-PS-INBOUND {
+ term ALLOW-OPENDNS {
+ from {
+ destination-address {
+ 208.67.222.222/32;
+ 208.67.220.220/32;
+ }
+ destination-port 53;
+ }
+ then accept;
+ }
+ term ALLOW-ONENET-DNS {
+ from {
+ destination-address {
+ 164.58.253.10/32;
+ 164.58.198.10/32;
+ }
+ destination-port 53;
+ }
+ then accept;
+ }
+ term DENY-OTHER-DNS {
+ from {
+ destination-port 53;
+ }
+ then {
+ reject;
+ }
+ }
+ term ALLOW-ALL-ELSE {
+ then accept;
+ }
+ }
}
policer 100M-POL {
logical-interface-policer;
Index: configs/core.hut.sei.onenet.net
===================================================================
--- configs/core.hut.sei.onenet.net (revision 130990)
+++ configs/core.hut.sei.onenet.net (working copy)
@@ -319,7 +319,7 @@
#lsi.1051320 up up
#lsi.1051322 up up
#lsi.1051323 up up
-#lsi.1051324 up up
+#lsi.1051325 up up
#me0 up up
#me0.0 up up
#mtun up up
Index: configs/core.dur.onenet.net
===================================================================
--- configs/core.dur.onenet.net (revision 130990)
+++ configs/core.dur.onenet.net (working copy)
@@ -400,7 +400,7 @@
#lsi.1076592 up up
#lsi.1076594 up up
#lsi.1076595 up up
-#lsi.1076596 up up
+#lsi.1076597 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/core4.okc.onenet.net
===================================================================
--- configs/core4.okc.onenet.net (revision 130990)
+++ 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-08-21 11:18:01 CDT by sky via cli commit synchronize
+# 2015-08-21 11:17:34 CDT by sky via cli commit synchronize
# 2015-08-20 13:13:45 CDT by joel via cli commit synchronize
# 2015-08-20 13:00:39 CDT by sean via cli commit synchronize
# 2015-08-20 09:23:38 CDT by sean via cli commit synchronize
# 2015-08-19 19:18:42 CDT by andrew via cli commit synchronize
-# 2015-08-17 13:32:39 CDT by andrew via cli commit synchronize
-# 2015-08-17 11:52:32 CDT by rnordmark via cli commit synchronize
# grnoc-mon at OKC-CORE4-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -426,7 +426,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-08-20 13:13 CDT by joel
+# Last configured: 2015-08-21 11:18 CDT by sky
#
# {master}
# grnoc-mon at OKC-CORE4-MX480-RE0> show interface terse
@@ -811,7 +811,6 @@
#xe-2/0/1.915 up up
#xe-2/0/1.916 up up
#xe-2/0/1.917 up up
-#xe-2/0/1.918 up up
#xe-2/0/1.919 up up
#xe-2/0/1.920 up up
#xe-2/0/1.921 up up
@@ -923,7 +922,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE4-MX480-RE0> show configuration
-## Last commit: 2015-08-20 13:13:45 CDT by joel
+## Last commit: 2015-08-21 11:18:01 CDT by sky
version 12.3R7.7;
groups {
re0 {
@@ -4606,16 +4605,6 @@
vlan-id 917;
family inet;
}
- unit 918 {
- description "ALEX-PUBLIC-SCHOOLS-150M-CIR0006318 [ORDERED]";
- vlan-id 918;
- family inet {
- policer {
- input 150M-POL;
- output 150M-POL;
- }
- }
- }
unit 919 {
description "TONKAWA-PS-150M-CIR0006319 [ORDERED]";
vlan-id 919;
Index: configs/core1.lan-mx80.onenet.net
===================================================================
--- configs/core1.lan-mx80.onenet.net (revision 130990)
+++ configs/core1.lan-mx80.onenet.net (working copy)
@@ -197,7 +197,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 Aug 21 11:00 ifinfo.core.4
+# -rw-rw---- 1 root field 52711424 Aug 21 12: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.ada.onenet.net
===================================================================
--- configs/core.ada.onenet.net (revision 130990)
+++ configs/core.ada.onenet.net (working copy)
@@ -406,7 +406,7 @@
#lsi.1077368 up up
#lsi.1077369 up up
#lsi.1077371 up up
-#lsi.1077372 up up
+#lsi.1077373 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/denison-ps-srx220.client.onenet.net
===================================================================
--- configs/denison-ps-srx220.client.onenet.net (revision 130990)
+++ configs/denison-ps-srx220.client.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKC-CORE5-MX480-RE0> show system commit
+# 2015-08-21 11:38:29 CDT by sky via cli commit synchronize
+# 2015-08-21 11:28:24 CDT by sky via cli commit synchronize
+# 2015-08-21 11:20:08 CDT by sean via cli commit synchronize
# 2015-08-20 13:03:06 CDT by sean via cli commit synchronize
# 2015-08-20 13:00:41 CDT by sean via cli commit synchronize
# 2015-08-19 18:52:27 CDT by andrew via cli commit synchronize
-# 2015-08-19 14:01:08 CDT by joel via cli commit synchronize
-# 2015-08-19 13:52:18 CDT by joel via cli commit synchronize
-# 2015-08-19 13:49:25 CDT by joel 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-08-20 13:03 CDT by sean
+# Last configured: 2015-08-21 11:38 CDT by sky
#
# {master}
# grnoc-mon at OKC-CORE5-MX480-RE0> show interface terse
@@ -621,6 +621,7 @@
#xe-2/1/0.914 up up
#xe-2/1/0.915 up up
#xe-2/1/0.916 up up
+#xe-2/1/0.918 up up
#xe-2/1/0.32767 up up
#xe-2/1/1 up up
#xe-2/1/1.80 up up
@@ -765,7 +766,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE5-MX480-RE0> show configuration
-## Last commit: 2015-08-20 13:03:06 CDT by sean
+## Last commit: 2015-08-21 11:38:29 CDT by sky
version 12.3R7.7;
groups {
re0 {
@@ -1966,6 +1967,9 @@
description "DENISON-PUPLUC-SCHOOL-100M-CIR000XXXX [ORDERED]";
vlan-id 899;
family inet {
+ filter {
+ input DENISON-PS-INBOUND;
+ }
policer {
input 100M-POL;
output 100M-POL;
@@ -2033,6 +2037,18 @@
}
}
}
+ unit 918 {
+ description "ALEX-PUBLIC-SCHOOLS-150M-CIR0006318 [ORDERED]";
+ vlan-id 918;
+ family inet {
+ rpf-check;
+ policer {
+ input 150M-POL;
+ output 150M-POL;
+ }
+ address 164.58.58.81/30;
+ }
+ }
}
xe-2/1/1 {
description "CORE 10GE to core5.okc xe-2/1/1 | OneNet-OKC-OKL110DHS-XE-XXXX";
@@ -2488,6 +2504,7 @@
route 156.110.211.216/29 next-hop 164.58.83.34;
route 156.110.39.224/28 next-hop 164.58.45.34;
route 164.58.186.176/28 next-hop 164.58.3.246;
+ route 156.110.42.112/28 next-hop 164.58.58.82;
}
router-id 164.58.199.215;
autonomous-system 5078;
@@ -5115,6 +5132,39 @@
then accept;
}
}
+ filter DENISON-PS-INBOUND {
+ term ALLOW-OPENDNS {
+ from {
+ destination-address {
+ 208.67.222.222/32;
+ 208.67.220.220/32;
+ }
+ destination-port 53;
+ }
+ then accept;
+ }
+ term ALLOW-ONENET-DNS {
+ from {
+ destination-address {
+ 164.58.253.10/32;
+ 164.58.198.10/32;
+ }
+ destination-port 53;
+ }
+ then accept;
+ }
+ term DENY-OTHER-DNS {
+ from {
+ destination-port 53;
+ }
+ then {
+ reject;
+ }
+ }
+ term ALLOW-ALL-ELSE {
+ then accept;
+ }
+ }
}
policer 100M-POL {
logical-interface-policer;
Index: configs/core.hut.ard.onenet.net
===================================================================
--- configs/core.hut.ard.onenet.net (revision 130990)
+++ configs/core.hut.ard.onenet.net (working copy)
@@ -332,7 +332,7 @@
#lsi.1051751 up up
#lsi.1051753 up up
#lsi.1051754 up up
-#lsi.1051755 up up
+#lsi.1051756 up up
#me0 up up
#me0.0 up up
#mtun up up
Index: configs/core.hut.412.onenet.net
===================================================================
--- configs/core.hut.412.onenet.net (revision 130990)
+++ configs/core.hut.412.onenet.net (working copy)
@@ -331,7 +331,7 @@
#lsi.1051149 up up
#lsi.1051151 up up
#lsi.1051152 up up
-#lsi.1051153 up up
+#lsi.1051154 up up
#me0 up up
#me0.0 up up
#mtun up up
Index: configs/core.ard.onenet.net
===================================================================
--- configs/core.ard.onenet.net (revision 130973)
+++ configs/core.ard.onenet.net (working copy)
@@ -345,7 +345,6 @@
#lsi.1077669 up up
#lsi.1077679 up up
#lsi.1077680 up up
-#lsi.1077686 up up
#lsi.1077692 up up
#lsi.1077693 up up
#lsi.1077697 up up
@@ -360,6 +359,7 @@
#lsi.1077708 up up
#lsi.1077709 up up
#lsi.1077710 up up
+#lsi.1077711 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/hub.tsb.onenet.net
===================================================================
--- configs/hub.tsb.onenet.net (revision 130990)
+++ 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 Aug 21 11:00 ifinfo.core.4
+# -rw-rw---- 1 root field 52727808 Aug 21 12: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.alt.onenet.net
===================================================================
--- configs/core.alt.onenet.net (revision 130990)
+++ configs/core.alt.onenet.net (working copy)
@@ -379,8 +379,6 @@
#lsi.1209725 up up
#lsi.1209739 up up
#lsi.1209751 up up
-#lsi.1209772 up up
-#lsi.1209773 up up
#lsi.1209784 up up
#lsi.1209787 up up
#lsi.1209803 up up
@@ -405,7 +403,9 @@
#lsi.1209829 up up
#lsi.1209831 up up
#lsi.1209832 up up
-#lsi.1209833 up up
+#lsi.1209834 up up
+#lsi.1209835 up up
+#lsi.1209836 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/hub.mus.onenet.net
===================================================================
--- configs/hub.mus.onenet.net (revision 130841)
+++ configs/hub.mus.onenet.net (working copy)
@@ -336,8 +336,8 @@
#t1-2/0/2:7 down down
#t1-2/0/2:8 down down
#t1-2/0/2:9 up down
-#t1-2/0/2:10 up down
-#t1-2/0/2:10.0 up down
+#t1-2/0/2:10 up up
+#t1-2/0/2:10.0 up up
#t1-2/0/2:11 up up
#t1-2/0/2:11.0 up up
#t1-2/0/2:12 down down
Index: configs/core1.sti-mx960.onenet.net
===================================================================
--- configs/core1.sti-mx960.onenet.net (revision 130984)
+++ configs/core1.sti-mx960.onenet.net (working copy)
@@ -249,6 +249,7 @@
# Xcvr 6 REV 02 740-013111 B436572 SFP-T
# Xcvr 7 REV 02 740-013111 D444756 SFP-T
# Xcvr 8 REV 02 740-013111 D444790 SFP-T
+# Xcvr 9 REV 01 740-031851 AM1041SU25D SFP-SX
# QXM 0 REV 05 711-028408 YV9745 MPC QXM
# QXM 1 REV 05 711-028408 YV9774 MPC QXM
# FPC 1 REV 15 750-031088 YZ0158 MPC Type 2 3D Q
Index: configs/core.chi.onenet.net
===================================================================
--- configs/core.chi.onenet.net (revision 130973)
+++ configs/core.chi.onenet.net (working copy)
@@ -333,7 +333,6 @@
#lsi.1075609 up up
#lsi.1075641 up up
#lsi.1075644 up up
-#lsi.1075648 up up
#lsi.1075652 up up
#lsi.1075653 up up
#lsi.1075657 up up
@@ -348,6 +347,7 @@
#lsi.1075668 up up
#lsi.1075669 up up
#lsi.1075670 up up
+#lsi.1075671 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/core.hut.cli.onenet.net
===================================================================
--- configs/core.hut.cli.onenet.net (revision 130990)
+++ configs/core.hut.cli.onenet.net (working copy)
@@ -305,7 +305,7 @@
#lsi.1051219 up up
#lsi.1051221 up up
#lsi.1051222 up up
-#lsi.1051223 up up
+#lsi.1051224 up up
#me0 up up
#me0.0 up up
#mtun up up
Index: configs/rpswi3.rp3f2.onenet.net
===================================================================
--- configs/rpswi3.rp3f2.onenet.net (revision 130969)
+++ configs/rpswi3.rp3f2.onenet.net (working copy)
@@ -169,8 +169,8 @@
#ge-0/0/2.0 up down
#ge-0/0/3 up down
#ge-0/0/3.0 up down
-#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
More information about the Nocrancid
mailing list