[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Thu Jun 6 14:00:56 CDT 2013
Index: core1.okc-mx960.onenet.net
===================================================================
--- core1.okc-mx960.onenet.net (revision 66700)
+++ 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
+# 2013-06-06 13:32:43 CDT by jeremyt via cli commit synchronize
# 2013-05-21 16:06:46 CDT by rnordmark via cli commit synchronize
# 2013-05-09 14:18:33 CDT by rnordmark via cli commit synchronize
# 2013-05-08 13:15:22 CDT by joe via cli commit synchronize
# 2013-05-07 09:13:25 CDT by josh via cli commit synchronize
# 2013-04-30 17:14:40 CDT by jeremyt via cli commit synchronize
-# 2013-04-23 18:43:10 CDT by rnordmark via cli commit synchronize
# grnoc-mon at OKC-CORE1-MX960-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -433,7 +433,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: 2013-05-21 16:06 CDT by rnordmark
+# Last configured: 2013-06-06 13:32 CDT by jeremyt
#
# {master}
# grnoc-mon at OKC-CORE1-MX960-RE0> show interface terse
@@ -575,7 +575,7 @@
#pfe-3/0/0.16383 up up
#pfh-3/0/0 up up
#pfh-3/0/0.16383 up up
-#xe-3/0/0 up up
+#xe-3/0/0 up down
#xe-3/0/1 up down
#xe-3/1/0 up down
#xe-3/1/1 up down
@@ -630,7 +630,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE1-MX960-RE0> show configuration
-## Last commit: 2013-05-21 16:06:46 CDT by rnordmark
+## Last commit: 2013-06-06 13:32:43 CDT by jeremyt
version 11.4R7.5;
groups {
re0 {
@@ -1356,6 +1356,9 @@
bandwidth 10g;
family inet {
mtu 9000;
+ filter {
+ output VIDEO-ABUSE;
+ }
address 164.58.15.21/30;
}
family inet6 {
@@ -1926,6 +1929,45 @@
224.0.0.0/4;
240.0.0.0/4;
}
+ prefix-list video-abuse {
+ 12.47.47.24/32;
+ 12.158.188.203/32;
+ 41.208.68.94/32;
+ 50.22.155.2/32;
+ 54.247.191.248/32;
+ 61.111.52.139/32;
+ 66.71.248.50/32;
+ 69.162.94.246/32;
+ 69.175.86.234/32;
+ 77.121.32.2/32;
+ 78.26.97.146/32;
+ 81.92.192.129/32;
+ 81.222.134.90/32;
+ 83.220.128.16/32;
+ 85.17.0.138/32;
+ 87.229.55.141/32;
+ 94.46.217.145/32;
+ 94.46.233.2/32;
+ 94.230.218.54/32;
+ 103.28.36.81/32;
+ 103.28.36.100/32;
+ 103.28.38.100/32;
+ 108.178.18.254/32;
+ 119.63.203.149/32;
+ 173.163.86.154/32;
+ 173.226.228.208/32;
+ 178.63.151.12/32;
+ 184.171.241.184/32;
+ 188.40.63.20/32;
+ 198.23.128.228/32;
+ 200.160.25.51/32;
+ 203.143.0.128/32;
+ 203.143.1.3/32;
+ 204.144.140.187/32;
+ 209.112.245.12/32;
+ 213.9.97.30/32;
+ 216.70.99.231/32;
+ }
policy-statement COMMODITY-PREFIXES-LIST {
term prefixes {
from {
@@ -2438,6 +2480,21 @@
}
}
}
+ filter VIDEO-ABUSE {
+ term BLOCK {
+ from {
+ source-prefix-list {
+ video-abuse;
+ }
+ }
+ then {
+ discard;
+ }
+ }
+ term ACCEPT_ALL {
+ then accept;
+ }
+ }
}
}
routing-instances {
Index: core2-okc-mx960.onenet.net
===================================================================
--- core2-okc-mx960.onenet.net (revision 66277)
+++ core2-okc-mx960.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKC-CORE2-MX960-RE0> show system commit
+# 2013-06-06 13:36:52 CDT by jeremyt via cli commit confirmed, rollback in 5mins synchronize
# 2013-05-21 14:25:23 CDT by rnordmark via cli commit synchronize
# 2013-05-09 16:09:43 CDT by rnordmark via cli commit synchronize
# 2013-05-09 16:05:38 CDT by rnordmark via cli commit synchronize
# 2013-05-09 14:18:41 CDT by rnordmark via cli commit synchronize
# 2013-05-09 09:54:57 CDT by rnordmark via cli commit synchronize
-# 2013-05-09 09:54:29 CDT by rnordmark via cli commit synchronize
# grnoc-mon at OKC-CORE2-MX960-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -390,7 +390,7 @@
# grnoc-mon at OKC-CORE2-MX960-RE0> show system uptime
# System booted: 2013-04-13 23:28 CDT
# Protocols started: 2013-04-13 23:31 CDT
-# Last configured: 2013-05-21 14:25 CDT by rnordmark
+# Last configured: 2013-06-06 13:36 CDT by jeremyt
#
# {master}
# grnoc-mon at OKC-CORE2-MX960-RE0> show interface terse
@@ -542,7 +542,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE2-MX960-RE0> show configuration
-## Last commit: 2013-05-21 14:25:23 CDT by rnordmark
+## Last commit: 2013-06-06 13:36:52 CDT by jeremyt
version 11.4R7.5;
groups {
re0 {
@@ -1158,6 +1158,9 @@
bandwidth 10g;
family inet {
mtu 9000;
+ filter {
+ output VIDEO-ABUSE;
+ }
address 164.58.15.25/30;
}
family inet6 {
@@ -1673,6 +1676,45 @@
/* titania */
172.23.49.22/32;
}
+ prefix-list video-abuse {
+ 12.47.47.24/32;
+ 12.158.188.203/32;
+ 41.208.68.94/32;
+ 50.22.155.2/32;
+ 54.247.191.248/32;
+ 61.111.52.139/32;
+ 66.71.248.50/32;
+ 69.162.94.246/32;
+ 69.175.86.234/32;
+ 77.121.32.2/32;
+ 78.26.97.146/32;
+ 81.92.192.129/32;
+ 81.222.134.90/32;
+ 83.220.128.16/32;
+ 85.17.0.138/32;
+ 87.229.55.141/32;
+ 94.46.217.145/32;
+ 94.46.233.2/32;
+ 94.230.218.54/32;
+ 103.28.36.81/32;
+ 103.28.36.100/32;
+ 103.28.38.100/32;
+ 108.178.18.254/32;
+ 119.63.203.149/32;
+ 173.163.86.154/32;
+ 173.226.228.208/32;
+ 178.63.151.12/32;
+ 184.171.241.184/32;
+ 188.40.63.20/32;
+ 198.23.128.228/32;
+ 200.160.25.51/32;
+ 203.143.0.128/32;
+ 203.143.1.3/32;
+ 204.144.140.187/32;
+ 209.112.245.12/32;
+ 213.9.97.30/32;
+ 216.70.99.231/32;
+ }
policy-statement DEFAULT-ONLY-EXPORT {
term ACCEPT-DEFAULT {
from {
@@ -2165,6 +2207,21 @@
}
}
}
+ filter VIDEO-ABUSE {
+ term BLOCK {
+ from {
+ source-prefix-list {
+ video-abuse;
+ }
+ }
+ then {
+ discard;
+ }
+ }
+ term ACCEPT_ALL {
+ then accept;
+ }
+ }
}
filter DOH-COS {
term EXPEDITED-FORWARDING {
Index: core3.tul-m120.onenet.net
===================================================================
--- core3.tul-m120.onenet.net (revision 66692)
+++ core3.tul-m120.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at TULSA-CORE-3-M120-RE0> show system commit
-# 2013-06-06 11:48:30 CDT by joe via cli commit synchronize
-# 2013-05-09 13:46:22 CDT by rnordmark via cli commit synchronize
-# 2013-05-09 08:39:32 CDT by joe via cli commit synchronize
-# 2013-05-09 08:19:24 CDT by joe via cli commit synchronize
-# 2013-04-30 17:15:38 CDT by jeremyt via cli commit synchronize
-# 2013-04-30 08:29:07 CDT by cjensen via cli commit synchronize
+# 2013-06-06 13:37:33 CDT by joe via cli commit synchronize
+# 2013-06-06 13:21:54 CDT by joe via cli commit synchronize
+# 2013-06-06 13:21:00 CDT by joe via cli commit synchronize
+# 2013-06-06 13:19:29 CDT by joe via cli commit synchronize
+# 2013-06-06 13:18:46 CDT by joe via cli commit synchronize
+# 2013-06-06 13:18:05 CDT by joe via cli commit synchronize
# grnoc-mon at TULSA-CORE-3-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -318,7 +318,7 @@
# grnoc-mon at TULSA-CORE-3-M120-RE0> show system uptime
# System booted: 2013-04-27 23:31 CDT
# Protocols started: 2013-04-27 23:34 CDT
-# Last configured: 2013-06-06 11:48 CDT by joe
+# Last configured: 2013-06-06 13:37 CDT by joe
#
# {master}
# grnoc-mon at TULSA-CORE-3-M120-RE0> show interface terse
@@ -659,7 +659,7 @@
#pp0 up up
#tap up up
# grnoc-mon at TULSA-CORE-3-M120-RE0> show configuration
-## Last commit: 2013-06-06 11:48:30 CDT by joe
+## Last commit: 2013-06-06 13:37:33 CDT by joe
version 11.4R7.5;
groups {
re0 {
@@ -1110,7 +1110,7 @@
partition 19 interface-type t1;
}
t3-3/0/0 {
- description USER-DEFINE-CIR0003486;
+ description "AT&T-T3-CIR0003486";
clocking external;
encapsulation cisco-hdlc;
t3-options {
@@ -1319,7 +1319,7 @@
partition 25 interface-type t1;
}
t3-3/0/1 {
- description USER-DEFINE-CIR0003487;
+ description "AT&T-T3-CIR0003487";
clocking external;
encapsulation cisco-hdlc;
t3-options {
@@ -1457,7 +1457,7 @@
partition 28 interface-type t1;
}
t3-3/0/2 {
- description USER-DEFINE-CIR0003488;
+ description "AT&T-T3-CIR0003488";
clocking external;
encapsulation cisco-hdlc;
t3-options {
@@ -1632,7 +1632,7 @@
partition 18 interface-type t1;
}
t3-3/1/0 {
- description CUSTOMER-CT3-morris-ps;
+ description "AT&T-T3-CIR000XXXX";
clocking external;
encapsulation cisco-hdlc;
t3-options {
@@ -1787,7 +1787,7 @@
partition 18 interface-type t1;
}
t3-3/1/1 {
- description CUSTOMER-CT3-ATT-CIR0003489;
+ description "AT&T-T3-CIR0003489";
clocking external;
encapsulation cisco-hdlc;
t3-options {
@@ -1866,7 +1866,6 @@
partition 17 interface-type t1;
}
t3-3/1/2 {
- description CUSTOMER-CT3-doh-bixby-CIR0003490;
clocking external;
encapsulation cisco-hdlc;
t3-options {
@@ -1935,7 +1934,7 @@
partition 21 interface-type t1;
}
t3-3/1/3 {
- description CUSTOMER-CT3-oesc-fieldaudit;
+ description "AT&T-T3-CIR000XXXX";
clocking external;
encapsulation cisco-hdlc;
t3-options {
Index: hub.dun.mx480.onenet.net
===================================================================
--- hub.dun.mx480.onenet.net (revision 66701)
+++ hub.dun.mx480.onenet.net (working copy)
@@ -246,8 +246,8 @@
#pfe-0/0/0.16383 up up
#pfh-0/0/0 up up
#pfh-0/0/0.16383 up up
-#xe-0/0/0 up up
-#xe-0/0/0.32767 up up
+#xe-0/0/0 up down
+#xe-0/0/0.32767 up down
#xe-0/0/1 up down
#xe-0/1/0 up down
#xe-0/1/1 up down
Index: core3.okc-m120.onenet.net
===================================================================
--- core3.okc-m120.onenet.net (revision 66703)
+++ core3.okc-m120.onenet.net (working copy)
@@ -901,8 +901,8 @@
#t1-2/3/0:11:8.0 up up
#t1-2/3/0:11:9 up up
#t1-2/3/0:11:9.0 up up
-#t1-2/3/0:11:10 up up
-#t1-2/3/0:11:10.0 up up
+#t1-2/3/0:11:10 up down
+#t1-2/3/0:11:10.0 up down
#t1-2/3/0:11:11 up up
#t1-2/3/0:11:11.0 up up
#t1-2/3/0:11:12 up up
@@ -1054,8 +1054,8 @@
#t1-3/3/0:2:2.0 up up
#t1-3/3/0:2:3 up up
#t1-3/3/0:2:3.0 up up
-#t1-3/3/0:2:4 up down
-#t1-3/3/0:2:4.0 up down
+#t1-3/3/0:2:4 up up
+#t1-3/3/0:2:4.0 up up
#t1-3/3/0:2:5 up up
#t1-3/3/0:2:5.0 up up
#t1-3/3/0:2:6 up up
Index: hub.lawm120.onenet.net
===================================================================
--- hub.lawm120.onenet.net (revision 66340)
+++ hub.lawm120.onenet.net (working copy)
@@ -1,13 +1,13 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at LAWTON-M120-RE0> show system commit
+# 2013-06-06 13:00:53 CDT by joel via cli commit synchronize
# 2013-05-28 10:17:50 CDT by joe via cli commit synchronize
# 2013-05-28 00:42:13 CDT by rnordmark via cli commit synchronize
# 2013-05-28 00:34:01 CDT by admin via cli commit synchronize
# 2013-05-28 00:33:49 CDT by admin via cli commit synchronize
# 2013-05-28 00:18:39 CDT by root via other
# Synchronization with remote Routing Engine
-# 2013-05-28 00:18:07 CDT by root via other
# grnoc-mon at LAWTON-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -269,7 +269,7 @@
# grnoc-mon at LAWTON-M120-RE0> show system uptime
# System booted: 2013-05-28 00:36 CDT
# Protocols started: 2013-05-28 00:38 CDT
-# Last configured: 2013-05-28 10:17 CDT by joe
+# Last configured: 2013-06-06 13:00 CDT by joel
#
# {master}
# grnoc-mon at LAWTON-M120-RE0> show interface terse
@@ -285,7 +285,6 @@
#t1-2/0/2:1 up down
#t1-2/0/2:2 up down
#t1-2/0/2:3 up down
-#t1-2/0/2:3.0 up down
#t1-2/0/2:4 up down
#t1-2/0/2:5 up down
#t1-2/0/2:6 up down
@@ -408,7 +407,7 @@
#pp0 up up
#tap up up
# grnoc-mon at LAWTON-M120-RE0> show configuration
-## Last commit: 2013-05-28 10:17:50 CDT by joe
+## Last commit: 2013-06-06 13:00:53 CDT by joel
version 11.4R7.5;
groups {
re0 {
@@ -682,15 +681,6 @@
partition 27 interface-type t1;
partition 28 interface-type t1;
}
- t1-2/0/2:3 {
- description DOC-District-IV-P-P-Lawton-T1-CIR0000145;
- encapsulation cisco-hdlc;
- unit 0 {
- family inet {
- address 164.58.255.165/30;
- }
- }
- }
t1-2/0/2:7 {
description "City of Lawton T1 CIR0000268";
encapsulation cisco-hdlc;
@@ -971,7 +961,6 @@
route 156.110.87.144/29 next-hop 164.58.139.90;
route 164.58.221.64/26 next-hop 164.58.8.22;
route 199.248.134.0/24 next-hop 164.58.0.102;
- route 204.87.72.128/28 next-hop 164.58.255.166;
route 164.58.184.232/30 next-hop 164.58.0.245;
route 156.110.87.48/29 next-hop 156.110.86.98;
}
Index: hub.ida.onenet.net
===================================================================
--- hub.ida.onenet.net (revision 66533)
+++ hub.ida.onenet.net (working copy)
@@ -1,6 +1,7 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at IDABEL-M120-RE0> show system commit
+# 2013-06-06 13:23:03 CDT by cjensen via cli commit synchronize
# 2013-06-03 15:18:58 CDT by joel via cli commit synchronize
# 2013-06-03 15:18:23 CDT by joel via cli commit synchronize
# 2013-05-26 00:54:00 CDT by root via other
@@ -8,7 +9,6 @@
# 2013-05-26 00:53:48 CDT by josh via synchronize
# 2013-05-26 00:51:19 CDT by root via other
# Synchronization with remote Routing Engine
-# 2013-05-26 00:50:47 CDT by root via other
# grnoc-mon at IDABEL-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -272,7 +272,7 @@
# grnoc-mon at IDABEL-M120-RE0> show system uptime
# System booted: 2013-05-26 00:49 CDT
# Protocols started: 2013-05-26 00:53 CDT
-# Last configured: 2013-06-03 15:18 CDT by joel
+# Last configured: 2013-06-06 13:23 CDT by cjensen
#
# {master}
# grnoc-mon at IDABEL-M120-RE0> show interface terse
@@ -432,7 +432,7 @@
#pp0 up up
#tap up up
# grnoc-mon at IDABEL-M120-RE0> show configuration
-## Last commit: 2013-06-03 15:18:58 CDT by joel
+## Last commit: 2013-06-06 13:23:03 CDT by cjensen
version 11.4R7.5;
groups {
re0 {
@@ -655,7 +655,7 @@
}
}
ct3-2/0/2 {
- description M120-HUB-CUSTOMERS;
+ description M120-HUB-CUSTOMERS-CIR0004713;
clocking external;
t3-options {
no-cbit-parity;
Index: hub.pot.onenet.net
===================================================================
--- hub.pot.onenet.net (revision 66624)
+++ hub.pot.onenet.net (working copy)
@@ -1,6 +1,7 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at POTEAU-M120-RE0> show system commit
+# 2013-06-06 13:18:01 CDT by cjensen via cli commit synchronize
# 2013-06-05 23:07:22 CDT by josh via cli commit synchronize
# 2013-06-05 22:47:10 CDT by root via other
# Synchronization with remote Routing Engine
@@ -8,7 +9,6 @@
# 2013-06-05 21:53:32 CDT by root via other
# Synchronization with remote Routing Engine
# 2013-06-05 20:03:56 CDT by josh via cli commit synchronize
-# 2013-06-05 19:58:24 CDT by josh via cli commit synchronize
# grnoc-mon at POTEAU-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -278,7 +278,7 @@
# grnoc-mon at POTEAU-M120-RE0> show system uptime
# System booted: 2013-06-05 22:45 CDT
# Protocols started: 2013-06-05 22:49 CDT
-# Last configured: 2013-06-05 23:07 CDT by josh
+# Last configured: 2013-06-06 13:18 CDT by cjensen
#
# {master}
# grnoc-mon at POTEAU-M120-RE0> show interface terse
@@ -427,7 +427,7 @@
#pp0 up up
#tap up up
# grnoc-mon at POTEAU-M120-RE0> show configuration
-## Last commit: 2013-06-05 23:07:22 CDT by josh
+## Last commit: 2013-06-06 13:18:01 CDT by cjensen
version 11.4R7.5;
groups {
re0 {
@@ -705,7 +705,7 @@
partition 28 interface-type t1;
}
ct3-2/0/3 {
- description M120-HUB-Customers;
+ description M120-HUB-Customers-CIR0004169;
clocking external;
t3-options {
no-cbit-parity;
Index: hub.mia.onenet.net
===================================================================
--- hub.mia.onenet.net (revision 66649)
+++ hub.mia.onenet.net (working copy)
@@ -294,8 +294,8 @@
#t1-2/0/2:6 up down
#t1-2/0/2:7 up down
#t1-2/0/2:8 up down
-#t1-2/0/2:9 up down
-#t1-2/0/2:9.0 up down
+#t1-2/0/2:9 up up
+#t1-2/0/2:9.0 up up
#t1-2/0/2:10 up up
#t1-2/0/2:10.0 up up
#t1-2/0/2:11 up up
@@ -1410,5 +1410,6 @@
# grnoc-mon at MIAMI-M120-RE0> show ospf neighbor
# Address Interface State ID Pri Dead
# 164.58.245.185 ge-3/2/0.0 Full 164.58.199.225
+# 172.23.2.130 t1-2/0/2:9.0 Full 10.199.2.107
#
# {master}
More information about the Nocrancid
mailing list