[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Fri Jan 27 16:04:18 CST 2017
Index: configs/odot-talihina-regmaint.client.onenet.net
===================================================================
--- configs/odot-talihina-regmaint.client.onenet.net (revision 150147)
+++ configs/odot-talihina-regmaint.client.onenet.net (working copy)
@@ -118,8 +118,8 @@
#sp-0/0/0 up up
#sp-0/0/0.0 up up
#sp-0/0/0.16383 up up
-#ge-0/0/1 up up
-#ge-0/0/1.0 up up
+#ge-0/0/1 up down
+#ge-0/0/1.0 up down
#ge-0/0/2 up up
#ge-0/0/2.0 up up
#ge-0/0/3 up down
Index: configs/allen-public-library.client.onenet.net
===================================================================
--- configs/allen-public-library.client.onenet.net (revision 150154)
+++ configs/allen-public-library.client.onenet.net (working copy)
@@ -135,8 +135,8 @@
#ge-0/0/1.0 up down
#ge-0/0/2 up up
#ge-0/0/2.0 up up
-#ge-0/0/3 up down
-#ge-0/0/3.0 up down
+#ge-0/0/3 up up
+#ge-0/0/3.0 up up
#ge-0/0/4 up up
#ge-0/0/4.0 up up
#ge-0/0/5 up up
Index: configs/ns3.onenet.net
===================================================================
--- configs/ns3.onenet.net (revision 149004)
+++ configs/ns3.onenet.net (working copy)
@@ -10,5 +10,5 @@
<net addr="127.0.0.1" mask="8" type="inet" />
<net addr="::1" mask="128" type="inet6" />
</interface>
- <os hostname="ns3" os_build="#152-Ubuntu SMP Fri Dec 2 15:37:11 UTC 2016" os_type="GNU/Linux" os_ver="3.13.0-105-generic" />
+ <os hostname="ns3" os_build="#154-Ubuntu SMP Tue Dec 20 09:57:27 UTC 2016" os_type="GNU/Linux" os_ver="3.13.0-107-generic" />
</sysprofile>
Index: configs/core.hut.sal.onenet.net
===================================================================
--- configs/core.hut.sal.onenet.net (revision 149953)
+++ configs/core.hut.sal.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at Sallisaw-MX40> show system commit
+# 2017-01-27 15:55:17 CST by andrew via cli commit confirmed, rollback in 3mins
+# 2017-01-27 15:42:45 CST by andrew via cli
+# 2017-01-27 15:40:38 CST by andrew via cli
# 2017-01-18 11:01:38 CST by andrew via cli
# 2016-12-09 21:34:22 CST by andrew via cli
# 2016-07-20 10:18:46 CDT by andrew via cli
-# 2016-03-12 23:57:04 CST by andrew via cli
-# 2016-02-20 00:34:05 CST by root via other
-# 2015-09-02 10:47:22 CDT by andrew via cli
# grnoc-mon at Sallisaw-MX40> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -232,7 +232,7 @@
# grnoc-mon at Sallisaw-MX40> show system uptime
# System booted: 2016-02-20 00:32 CST
# Protocols started: 2016-02-20 00:34 CST
-# Last configured: 2017-01-18 11:01 CST by andrew
+# Last configured: 2017-01-27 15:55 CST by andrew
#
# grnoc-mon at Sallisaw-MX40> show interface terse
#Interface Admin Link
@@ -282,8 +282,8 @@
#ge-1/1/8.0 up up
#ge-1/1/9 up up
#ge-1/1/9.0 up up
-#xe-1/2/0 up down
-#xe-1/2/0.32767 up down
+#xe-1/2/0 up up
+#xe-1/2/0.0 up up
#xe-1/3/0 up down
#cbp0 up up
#demux0 up up
@@ -337,7 +337,7 @@
#pp0 up up
#tap up up
# grnoc-mon at Sallisaw-MX40> show configuration
-## Last commit: 2017-01-18 11:01:38 CST by andrew
+## Last commit: 2017-01-27 15:55:17 CST by andrew
version 13.3R8.7;
system {
host-name Sallisaw-MX40;
@@ -717,9 +717,11 @@
}
xe-1/2/0 {
description "DiamondNet Thing - Pair 5/6 - [ORDERED]";
- flexible-vlan-tagging;
- mtu 9192;
- encapsulation flexible-ethernet-services;
+ unit 0 {
+ family inet {
+ address 164.58.0.82/31;
+ }
+ }
}
lo0 {
unit 0 {
@@ -884,6 +886,21 @@
description TUL-CORE6-IBGP-V6;
}
}
+ group EBGP-DIAMONDNET-V4 {
+ type external;
+ accept-remote-nexthop;
+ family inet {
+ unicast;
+ }
+ neighbor 164.58.0.83 {
+ description "EBGP-DIAMONDNET-CIR000XXXX [NO-MONITOR]";
+ import EBGP-DIAMONDNET-V4-IMPORT;
+# authentication-#key <removed>;
+ export EBGP-DIAMONDNET-V4-EXPORT;
+ remove-private all;
+ peer-as 20329;
+ }
+ }
}
ospf {
reference-bandwidth 100g;
@@ -989,6 +1006,248 @@
prefix-list PRE-L0-SOURCES {
apply-path "interfaces lo0 unit <*> family inet address <164.*>";
}
+ prefix-list BOGONS-V4-PREFIXES {
+ 0.0.0.0/8;
+ 10.0.0.0/8;
+ 100.64.0.0/10;
+ 127.0.0.0/8;
+ 169.254.0.0/16;
+ 172.16.0.0/12;
+ 192.0.0.0/24;
+ 192.0.2.0/24;
+ 192.168.0.0/16;
+ 198.18.0.0/15;
+ 198.51.100.0/24;
+ 203.0.113.0/24;
+ 224.0.0.0/4;
+ 240.0.0.0/4;
+ }
+ prefix-list ONENET-AGGREGATE-ADVERTISED-V4-PREFIXES {
+ 156.110.0.0/16;
+ 164.58.0.0/16;
+ }
+ prefix-list ONENET-AGGREGATE-FILTERED-V4-PREFIXES {
+ 156.110.0.0/17;
+ 156.110.128.0/20;
+ 156.110.160.0/19;
+ 156.110.192.0/19;
+ 156.110.240.0/20;
+ 164.58.0.0/16;
+ }
+ prefix-list EBGP-DIAMONDNET-V4-PREFIXES {
+ 23.236.16.0/20;
+ }
+ policy-statement COMMODITY-PREFIXES-LIST {
+ term PREFIXES {
+ from {
+ route-filter 64.112.240.0/20 exact;
+ route-filter 66.186.144.0/20 exact;
+ route-filter 129.15.0.0/16 exact;
+ route-filter 129.15.0.0/17 exact;
+ route-filter 129.15.128.0/17 exact;
+ route-filter 129.244.0.0/16 exact;
+ route-filter 129.244.0.0/17 exact;
+ route-filter 129.244.128.0/17 exact;
+ route-filter 139.78.0.0/16 exact;
+ route-filter 152.123.8.0/21 exact;
+ route-filter 156.110.0.0/16 exact;
+ route-filter 156.110.144.0/20 exact;
+ route-filter 156.110.240.0/20 exact;
+ route-filter 157.142.0.0/16 exact;
+ route-filter 162.58.0.0/16 exact;
+ route-filter 164.58.0.0/16 exact;
+ route-filter 174.77.146.0/24 exact;
+ route-filter 192.31.83.0/24 exact;
+ route-filter 192.35.96.0/24 exact;
+ route-filter 192.35.98.0/24 exact;
+ route-filter 192.78.4.0/24 exact;
+ route-filter 192.135.141.0/24 exact;
+ route-filter 192.146.206.0/24 exact;
+ route-filter 192.149.244.0/24 exact;
+ route-filter 192.153.53.0/24 exact;
+ route-filter 192.173.32.0/19 orlonger;
+ route-filter 192.198.4.0/22 exact;
+ route-filter 192.203.164.0/24 exact;
+ route-filter 192.206.65.0/24 exact;
+ route-filter 192.231.56.0/24 exact;
+ route-filter 192.234.12.0/24 exact;
+ route-filter 192.234.13.0/24 exact;
+ route-filter 198.11.4.0/24 exact;
+ route-filter 198.11.5.0/24 exact;
+ route-filter 198.11.6.0/24 exact;
+ route-filter 198.11.7.0/24 exact;
+ route-filter 198.17.223.0/24 exact;
+ route-filter 198.102.159.0/24 exact;
+ route-filter 198.178.194.0/24 exact;
+ route-filter 198.183.248.0/23 exact;
+ route-filter 198.187.154.0/24 exact;
+ route-filter 198.204.126.0/24 exact;
+ route-filter 199.27.8.0/21 exact;
+ route-filter 199.38.147.0/24 exact;
+ route-filter 199.120.0.0/21 exact;
+ route-filter 199.120.8.0/22 exact;
+ route-filter 199.164.253.0/24 exact;
+ route-filter 199.181.88.0/24 exact;
+ route-filter 199.181.89.0/24 exact;
+ route-filter 199.181.90.0/24 exact;
+ route-filter 199.181.91.0/24 exact;
+ route-filter 199.184.200.0/24 exact;
+ route-filter 199.184.201.0/24 exact;
+ route-filter 199.184.202.0/24 exact;
+ route-filter 199.184.203.0/24 exact;
+ route-filter 199.190.128.0/23 exact;
+ route-filter 199.245.163.0/24 exact;
+ route-filter 199.245.164.0/24 exact;
+ route-filter 199.245.165.0/24 exact;
+ route-filter 199.245.166.0/24 exact;
+ route-filter 199.248.134.0/23 exact;
+ route-filter 199.253.0.0/21 exact;
+ route-filter 199.253.8.0/24 exact;
+ route-filter 199.253.9.0/24 exact;
+ route-filter 204.61.0.0/21 exact;
+ route-filter 204.61.8.0/22 exact;
+ route-filter 204.61.12.0/23 exact;
+ route-filter 204.62.16.0/21 exact;
+ route-filter 204.62.24.0/22 exact;
+ route-filter 204.63.216.0/21 exact;
+ route-filter 204.63.222.0/24 orlonger;
+ route-filter 204.87.64.0/18 exact;
+ route-filter 204.107.242.0/24 exact;
+ route-filter 204.108.2.0/23 exact;
+ route-filter 204.108.2.0/24 exact;
+ route-filter 204.108.3.0/24 exact;
+ route-filter 204.126.138.0/23 exact;
+ route-filter 204.126.144.0/23 exact;
+ route-filter 204.126.162.0/23 exact;
+ route-filter 204.126.186.0/23 exact;
+ route-filter 204.126.188.0/24 exact;
+ route-filter 204.126.189.0/24 exact;
+ route-filter 204.126.190.0/24 exact;
+ route-filter 204.126.191.0/24 exact;
+ route-filter 204.154.112.0/21 exact;
+ route-filter 204.236.32.0/19 exact;
+ route-filter 205.143.216.0/21 exact;
+ route-filter 205.153.220.0/22 exact;
+ route-filter 206.61.156.0/24 exact;
+ route-filter 206.202.192.0/18 exact;
+ route-filter 206.202.208.0/23 exact;
+ route-filter 206.202.208.0/24 exact;
+ }
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-DIAMONDNET-V4-EXPORT {
+ term REJECT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then reject;
+ }
+ term REJECT-BOGONS {
+ from {
+ prefix-list-filter BOGONS-V4-PREFIXES orlonger;
+ }
+ then reject;
+ }
+ term REJECT-25-ORLONGER {
+ from {
+ route-filter 0.0.0.0/0 prefix-length-range /25-/32;
+ }
+ then reject;
+ }
+ term REJECT-NO-ADVERTISE-COMMUNITY {
+ from community ONENET_E_NO_ADVERTISE;
+ then reject;
+ }
+ term REJECT-NO-PEER-COMMUNITY {
+ from community ONENET_E_NO_PEER;
+ then reject;
+ }
+ term SEND-UPSTREAM-COMMUNITY {
+ from community ONENET_ADV_UPSTREAM;
+ then accept;
+ }
+ term SEND-PEER-COMMUNITY {
+ from community ONENET_ADV_PEER;
+ then accept;
+ }
+ term EXPORT-INTERNAL {
+ from policy COMMODITY-PREFIXES-LIST;
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-DIAMONDNET-V4-IMPORT {
+ term REJECT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then reject;
+ }
+ term REJECT-BOGONS {
+ from {
+ prefix-list-filter BOGONS-V4-PREFIXES orlonger;
+ }
+ then reject;
+ }
+ term CHECK-BLACKHOLE-LENGTH {
+ from {
+ community ONENET_BLACKHOLE;
+ route-filter 0.0.0.0/0 prefix-length-range /32-/32;
+ }
+ then next term;
+ }
+ term ACCEPT-BLACKHOLE {
+ from {
+ community ONENET_BLACKHOLE;
+ prefix-list-filter EBGP-DIAMONDNET-V4-PREFIXES orlonger;
+ }
+ then {
+ community set ONENET_BLACKHOLE;
+ community add ONENET_SRC_PEER;
+ next-hop 192.0.2.1;
+ accept;
+ }
+ }
+ term REJECT-25-ORLONGER {
+ from {
+ route-filter 0.0.0.0/0 prefix-length-range /25-/32;
+ }
+ then reject;
+ }
+ term DELETE-PROHIBITED-COMMUNITIES {
+ from {
+ prefix-list-filter EBGP-DIAMONDNET-V4-PREFIXES orlonger;
+ }
+ then {
+ community delete NON_ONENET;
+ community delete ONENET_ENGINEERING;
+ next term;
+ }
+ }
+ term ACCEPT-ROUTES {
+ from {
+ prefix-list-filter EBGP-DIAMONDNET-V4-PREFIXES orlonger;
+ }
+ then {
+ community add ONENET_SRC_PEER;
+ community add ONENET_ADV_AKAMAI;
+ community add ONENET_ADV_FACEBOOK;
+ community add ONENET_ADV_GGC;
+ community add ONENET_ADV_NETFLIX;
+ next-hop peer-address;
+ accept;
+ }
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
policy-statement EXPORT-DEFAULT {
term DEFAULT {
from {
@@ -1188,10 +1447,33 @@
}
}
}
+ community NON_ONENET {
+ invert-match;
+ members 5078:*;
+ }
community OMES-AGENCY-DATA-VPN members target:5078:2548;
community OMES-MGMT-VPN members target:5078:2550;
community ONENET-MGMT-VPN members target:5078:2543;
community ONENET-PoP-APPLIANCES members target:5078:2012;
+ community ONENET_ADV_AKAMAI members 5078:5400;
+ community ONENET_ADV_FACEBOOK members 5078:5500;
+ community ONENET_ADV_GGC members 5078:5600;
+ community ONENET_ADV_NETFLIX members 5078:5300;
+ community ONENET_ADV_PEER members 5078:5200;
+ community ONENET_ADV_RESEARCH members 5078:5100;
+ community ONENET_ADV_UPSTREAM members 5078:5000;
+ community ONENET_BLACKHOLE members 5078:911;
+ community ONENET_ENGINEERING members "5078:[023456789].*";
+ community ONENET_E_NO_ADVERTISE members 5078:10999;
+ community ONENET_E_NO_CACHE members 5078:10989;
+ community ONENET_E_NO_COMMODITY members 5078:10909;
+ community ONENET_E_NO_CUSTOMER members 5078:10939;
+ community ONENET_E_NO_PEER members 5078:10929;
+ community ONENET_E_NO_RESEARCH members 5078:10919;
+ community ONENET_SRC_COMMODITY members 5078:4000;
+ community ONENET_SRC_CUSTOMER members 5078:4300;
+ community ONENET_SRC_PEER members 5078:4200;
+ community ONENET_SRC_RESEARCH members 5078:4100;
community Sallisaw members 5078:158;
}
class-of-service {
Index: configs/osrhe-chancellor-residence.client.onenet.net
===================================================================
--- configs/osrhe-chancellor-residence.client.onenet.net (revision 150159)
+++ configs/osrhe-chancellor-residence.client.onenet.net (working copy)
@@ -145,7 +145,7 @@
#ppe0 up up
#st0 up up
#st0.0 up up
-#st0.1 up down
+#st0.1 up up
#tap up up
#vlan up up
#vlan.4 up up
Index: configs/odot-chandler-regmaint.client.onenet.net
===================================================================
--- configs/odot-chandler-regmaint.client.onenet.net (revision 150147)
+++ configs/odot-chandler-regmaint.client.onenet.net (working copy)
@@ -118,8 +118,8 @@
#sp-0/0/0 up up
#sp-0/0/0.0 up up
#sp-0/0/0.16383 up up
-#ge-0/0/1 up up
-#ge-0/0/1.0 up up
+#ge-0/0/1 up down
+#ge-0/0/1.0 up down
#ge-0/0/2 up down
#ge-0/0/2.0 up down
#ge-0/0/3 up down
Index: configs/hub.dur.onenet.net
===================================================================
--- configs/hub.dur.onenet.net (revision 150159)
+++ configs/hub.dur.onenet.net (working copy)
@@ -327,7 +327,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 up
+#fe-2/1/3 down down
#ge-2/2/0 down down
#pc-2/2/0 up up
#pc-2/2/0.16383 up up
Index: configs/lavern-public-schools.client.onenet.net
===================================================================
--- configs/lavern-public-schools.client.onenet.net (revision 150159)
+++ configs/lavern-public-schools.client.onenet.net (working copy)
@@ -102,7 +102,7 @@
#
# grnoc-mon at LAVERN-PUBLIC-SCHOOLS-TAG-004351> show interface terse
#Interface Admin Link
-#ge-0/0/0 down up
+#ge-0/0/0 down down
#gr-0/0/0 up up
#ip-0/0/0 up up
#lsq-0/0/0 up up
Index: configs/stringtown-high-school.client.onenet.net
===================================================================
--- configs/stringtown-high-school.client.onenet.net (revision 150157)
+++ configs/stringtown-high-school.client.onenet.net (working copy)
@@ -675,6 +675,7 @@
# OSPF instance is not running
#
# grnoc-mon at STRINGTOWN-HIGH-SCHOOL-TAG-004909> show bfd session
+quit
0 sessions, 0 clients
Cumulative transmit rate 0.0 pps, cumulative receive rate 0.0 pps
Index: configs/core5.okc.onenet.net
===================================================================
--- configs/core5.okc.onenet.net (revision 150157)
+++ 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
+# 2017-01-27 15:30:35 CST by sky via cli commit synchronize
# 2017-01-27 13:01:09 CST by andrew via cli commit synchronize
# 2017-01-27 12:53:42 CST by andrew via cli commit synchronize
# 2017-01-27 12:43:22 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
# 2017-01-27 11:39:50 CST by sean via cli commit synchronize
# 2017-01-27 11:33:53 CST by sean via cli commit synchronize
-# 2017-01-27 11:29:44 CST by sean via cli commit synchronize
# grnoc-mon at OKC-CORE5-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -447,7 +447,7 @@
# grnoc-mon at OKC-CORE5-MX480-RE0> show system uptime
# System booted: 2016-10-12 08:16 CDT
# Protocols started: 2016-10-12 08:18 CDT
-# Last configured: 2017-01-27 13:01 CST by andrew
+# Last configured: 2017-01-27 15:30 CST by sky
#
# {master}
# grnoc-mon at OKC-CORE5-MX480-RE0> show interface terse
@@ -554,6 +554,7 @@
#xe-1/0/0.557 up up
#xe-1/0/0.558 up up
#xe-1/0/0.559 up up
+#xe-1/0/0.561 up up
#xe-1/0/0.562 up up
#xe-1/0/0.563 up up
#xe-1/0/0.566 up up
@@ -1041,7 +1042,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE5-MX480-RE0> show configuration
-## Last commit: 2017-01-27 13:01:09 CST by andrew
+## Last commit: 2017-01-27 15:30:35 CST by sky
version 13.3R9.13;
groups {
re0 {
@@ -1925,6 +1926,23 @@
address 10.119.16.62/31;
}
}
+ unit 561 {
+ description "ECOFHC-WEWOKA-50M-CIR0019562 [ORDERED]";
+ bandwidth 50m;
+ vlan-id 561;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.0.105/30;
+ }
+ }
unit 562 {
description ECOFHC-WETUMKA-MEDICAL-100M-CIR0019561;
bandwidth 100m;
Index: configs/maysville-hs.client.onenet.net
===================================================================
--- configs/maysville-hs.client.onenet.net (revision 150152)
+++ 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/odot-bartlesville-regmaint.client.onenet.net
===================================================================
--- configs/odot-bartlesville-regmaint.client.onenet.net (revision 149640)
+++ configs/odot-bartlesville-regmaint.client.onenet.net (working copy)
@@ -128,8 +128,8 @@
#ge-0/0/4.0 up down
#ge-0/0/5 up up
#ge-0/0/5.0 up up
-#ge-0/0/6 up up
-#ge-0/0/6.0 up up
+#ge-0/0/6 up down
+#ge-0/0/6.0 up down
#ge-0/0/7 up up
#ge-0/0/7.0 up up
#t1-1/0/0 up up
More information about the Nocrancid
mailing list