[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Wed Aug 20 18:02:15 CDT 2014
Index: configs/core6.okc-m7i.onenet.net
===================================================================
--- configs/core6.okc-m7i.onenet.net (revision 118757)
+++ configs/core6.okc-m7i.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at ROUTE-REFLECTOR-OKC-M7i> show system commit
+# 2014-08-20 17:51:48 CDT by andrew via cli commit confirmed, rollback in 2mins
# 2014-08-17 15:49:27 CDT by andrew via cli commit confirmed, rollback in 10mins
# 2014-08-17 10:51:39 CDT by andrew via cli commit confirmed, rollback in 2mins
# 2014-08-16 22:27:10 CDT by admin via cli commit confirmed, rollback in 10mins
# 2014-08-16 22:21:32 CDT by root via other
# 2014-08-16 22:08:52 CDT by andrew via cli commit confirmed, rollback in 10mins
-# 2014-08-14 00:26:56 CDT by andrew via cli commit confirmed, rollback in 2mins
# grnoc-mon at ROUTE-REFLECTOR-OKC-M7i> show chassis environment
# Class Item Status Measurement
# Power Power Supply 0 OK
@@ -199,7 +199,7 @@
# grnoc-mon at ROUTE-REFLECTOR-OKC-M7i> show system uptime
# System booted: 2014-08-16 22:20 CDT
# Protocols started: 2014-08-16 22:21 CDT
-# Last configured: 2014-08-17 15:49 CDT by andrew
+# Last configured: 2014-08-20 17:51 CDT by andrew
#
# grnoc-mon at ROUTE-REFLECTOR-OKC-M7i> show interface terse
#Interface Admin Link
@@ -243,7 +243,7 @@
#pime up up
#tap up up
# grnoc-mon at ROUTE-REFLECTOR-OKC-M7i> show configuration
-## Last commit: 2014-08-17 15:49:27 CDT by andrew
+## Last commit: 2014-08-20 17:51:48 CDT by andrew
version 12.3R7.7;
groups {
re0 {
@@ -812,6 +812,15 @@
neighbor 2610:1d8::164:58:199:69;
neighbor 2610:1d8::164:58:199:232;
}
+ group DEFAULT-AND-IBGP-V6 {
+ family inet6 {
+ any;
+ }
+# authentication-key <removed>;
+ export DEFAULT-IBGP-V6-EXPORT;
+ cluster 164.58.199.216;
+ peer-as 5078;
+ }
}
ospf {
reference-bandwidth 100g;
@@ -918,6 +927,24 @@
then reject;
}
}
+ policy-statement DEFAULT-IBGP-V6-EXPORT {
+ term NEEDED-ROUTES {
+ from {
+ protocol bgp;
+ as-path NULL;
+ }
+ then accept;
+ }
+ term DEFAULT {
+ from {
+ route-filter ::/0 exact;
+ }
+ then accept;
+ }
+ term REJECT {
+ then reject;
+ }
+ }
policy-statement HUB-SITES-EXPORT {
inactive: term ALLOW-IBGP {
from as-path NULL;
Index: configs/core5.okc.onenet.net
===================================================================
--- configs/core5.okc.onenet.net (revision 118837)
+++ 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
+# 2014-08-20 17:20:28 CDT by rnordmark via cli commit synchronize
# 2014-08-19 17:36:09 CDT by rnordmark via cli commit synchronize
# 2014-08-19 13:38:33 CDT by rnordmark via cli commit synchronize
# 2014-08-19 13:37:58 CDT by rnordmark via cli commit synchronize
# 2014-08-17 14:03:44 CDT by rnordmark via cli commit synchronize
# 2014-08-17 14:03:17 CDT by rnordmark via cli commit synchronize
-# 2014-08-17 14:01:27 CDT by rnordmark via cli commit synchronize
# grnoc-mon at OKC-CORE5-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -368,7 +368,7 @@
# grnoc-mon at OKC-CORE5-MX480-RE0> show system uptime
# System booted: 2013-04-14 00:44 CDT
# Protocols started: 2013-04-14 00:45 CDT
-# Last configured: 2014-08-19 17:36 CDT by rnordmark
+# Last configured: 2014-08-20 17:20 CDT by rnordmark
#
# {master}
# grnoc-mon at OKC-CORE5-MX480-RE0> show interface terse
@@ -455,7 +455,8 @@
#xe-1/0/1.2500 up up
#xe-1/0/1.32767 up up
#xe-1/1/0 up down
-#xe-1/1/1 down down
+#xe-1/1/1 up up
+#xe-1/1/1.0 up up
#ge-1/2/0 up up
#ge-1/2/0.0 up up
#lc-1/2/0 up up
@@ -500,7 +501,8 @@
#ge-1/3/8 up down
#ge-1/3/9 up up
#ge-1/3/9.0 up up
-#ae0 up down
+#ae0 up up
+#ae0.0 up up
#cbp0 up up
#demux0 up up
#dsc up up
@@ -538,7 +540,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE5-MX480-RE0> show configuration
-## Last commit: 2014-08-19 17:36:09 CDT by rnordmark
+## Last commit: 2014-08-20 17:20:28 CDT by rnordmark
version 11.4R7.5;
groups {
re0 {
@@ -787,10 +789,9 @@
}
}
xe-0/1/1 {
- unit 0 {
- family inet {
- address 164.58.129.129/26;
- }
+ description "AKAMAI Server CIR0004480";
+ gigether-options {
+ 802.3ad ae0;
}
}
inactive: ge-0/2/0 {
@@ -1074,7 +1075,10 @@
}
}
xe-1/1/1 {
- disable;
+ description "AKAMAI Server CIR0004480";
+ gigether-options {
+ 802.3ad ae0;
+ }
}
ge-1/2/0 {
description TELEMATE-VERSO-WEBFILTER-ADMIN;
@@ -1272,6 +1276,19 @@
}
}
}
+ ae0 {
+ description "AKAMAI Server CIR0004480";
+ aggregated-ether-options {
+ lacp {
+ active;
+ }
+ }
+ unit 0 {
+ family inet {
+ address 164.58.129.129/26;
+ }
+ }
+ }
irb {
unit 233 {
family inet {
Index: configs/hub.bar.onenet.net
===================================================================
--- configs/hub.bar.onenet.net (revision 118848)
+++ configs/hub.bar.onenet.net (working copy)
@@ -313,8 +313,8 @@
#ct3-2/0/2 up up
#t1-2/0/2:1 up down
#t1-2/0/2:1.0 up down
-#t1-2/0/2:2 up down
-#t1-2/0/2:2.0 up down
+#t1-2/0/2:2 up up
+#t1-2/0/2:2.0 up up
#t1-2/0/2:3 up up
#t1-2/0/2:3.0 up up
#t1-2/0/2:4 up down
Index: configs/core6.tul-m7i.onenet.net
===================================================================
--- configs/core6.tul-m7i.onenet.net (revision 118757)
+++ configs/core6.tul-m7i.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at ROUTE-REFLECTOR-TULSA-M7i> show system commit
+# 2014-08-20 17:53:30 CDT by andrew via cli commit confirmed, rollback in 2mins
# 2014-08-17 15:49:09 CDT by andrew via cli commit confirmed, rollback in 10mins
# 2014-08-17 11:07:40 CDT by andrew via cli commit confirmed, rollback in 5mins
# 2014-08-16 23:04:29 CDT by andrew via cli commit confirmed, rollback in 10mins
# 2014-08-16 22:58:59 CDT by root via other
# 2014-08-16 22:49:17 CDT by andrew via cli commit confirmed, rollback in 10mins
-# 2014-08-14 00:53:24 CDT by andrew via cli
# grnoc-mon at ROUTE-REFLECTOR-TULSA-M7i> show chassis environment
# Class Item Status Measurement
# Power Power Supply 0 OK
@@ -198,7 +198,7 @@
# grnoc-mon at ROUTE-REFLECTOR-TULSA-M7i> show system uptime
# System booted: 2014-08-16 22:58 CDT
# Protocols started: 2014-08-16 22:59 CDT
-# Last configured: 2014-08-17 15:49 CDT by andrew
+# Last configured: 2014-08-20 17:53 CDT by andrew
#
# grnoc-mon at ROUTE-REFLECTOR-TULSA-M7i> show interface terse
#Interface Admin Link
@@ -242,7 +242,7 @@
#pime up up
#tap up up
# grnoc-mon at ROUTE-REFLECTOR-TULSA-M7i> show configuration
-## Last commit: 2014-08-17 15:49:09 CDT by andrew
+## Last commit: 2014-08-20 17:53:30 CDT by andrew
version 12.3R7.7;
groups {
re0 {
@@ -811,6 +811,15 @@
neighbor 164.58.199.73;
neighbor 164.58.173.46;
}
+ group DEFAULT-AND-IBGP-V6 {
+ family inet6 {
+ any;
+ }
+# authentication-key <removed>;
+ export DEFAULT-IBGP-V6-EXPORT;
+ cluster 164.58.199.226;
+ peer-as 5078;
+ }
}
ospf {
reference-bandwidth 100g;
@@ -920,6 +929,24 @@
then reject;
}
}
+ policy-statement DEFAULT-IBGP-V6-EXPORT {
+ term NEEDED-ROUTES {
+ from {
+ protocol bgp;
+ as-path NULL;
+ }
+ then accept;
+ }
+ term DEFAULT {
+ from {
+ route-filter ::/0 exact;
+ }
+ then accept;
+ }
+ term REJECT {
+ then reject;
+ }
+ }
policy-statement HUB-SITES-EXPORT {
inactive: term ALLOW-IBGP {
from as-path NULL;
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net (revision 118848)
+++ configs/core3.okc-m120.onenet.net (working copy)
@@ -543,7 +543,7 @@
#t1-2/3/0:3:12 up up
#t1-2/3/0:3:12.0 up up
#t1-2/3/0:3:13 up up
-#t1-2/3/0:3:13.0 up down
+#t1-2/3/0:3:13.0 up up
#t1-2/3/0:3:14 up up
#t1-2/3/0:3:14.0 up up
#t1-2/3/0:3:15 up up
@@ -683,7 +683,7 @@
#t1-2/3/0:6:3 up up
#t1-2/3/0:6:3.0 up up
#t1-2/3/0:6:4 down down
-#t1-2/3/0:6:5 down up
+#t1-2/3/0:6:5 down down
#t1-2/3/0:6:6 up up
#t1-2/3/0:6:6.0 up up
#t1-2/3/0:6:7 up up
Index: configs/hub.alt.onenet.net
===================================================================
--- configs/hub.alt.onenet.net (revision 118838)
+++ configs/hub.alt.onenet.net (working copy)
@@ -312,8 +312,8 @@
#t1-2/0/2:16.0 up up
#t1-2/0/2:17 up up
#t1-2/0/2:17.0 up up
-#t1-2/0/2:18 up up
-#t1-2/0/2:18.0 up up
+#t1-2/0/2:18 up down
+#t1-2/0/2:18.0 up down
#t1-2/0/2:19 up up
#t1-2/0/2:19.0 up up
#t1-2/0/2:20 down down
More information about the Nocrancid
mailing list