[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Thu Jun 23 23:01:37 CDT 2011
Index: core1.nor-mx480.onenet.net
===================================================================
--- core1.nor-mx480.onenet.net (revision 13631)
+++ core1.nor-mx480.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at NORMAN1-MX480-RE0> show system commit
+# 2011-06-23 22:42:34 CDT by jeremyt via cli commit confirmed, rollback in 3mins synchronize
+# 2011-06-23 22:37:28 CDT by jeremyt via cli commit synchronize
+# 2011-06-23 22:32:36 CDT by jeremyt via cli commit confirmed, rollback in 4mins synchronize
+# 2011-06-23 22:24:33 CDT by jeremyt via cli commit confirmed, rollback in 3mins synchronize
+# 2011-06-23 22:21:33 CDT by jeremyt via cli commit confirmed, rollback in 3mins synchronize
# 2011-06-23 15:17:11 CDT by jeremyt via cli commit synchronize
-# 2011-06-23 11:37:54 CDT by jeremyt via cli commit synchronize
-# 2011-06-07 10:41:09 CDT by von via cli commit confirmed, rollback in 1mins synchronize
-# 2011-05-24 14:37:25 CDT by jeremyt via cli commit confirmed, rollback in 3mins synchronize
-# 2011-05-24 13:46:17 CDT by jed via cli commit synchronize
-# 2011-05-20 15:25:49 CDT by von via cli commit confirmed, rollback in 1mins synchronize
# grnoc-mon at NORMAN1-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -322,7 +322,7 @@
# grnoc-mon at NORMAN1-MX480-RE0> show system uptime
# System booted: 2011-03-27 19:48 CDT
# Protocols started: 2011-03-27 19:49 CDT
-# Last configured: 2011-06-23 15:17 CDT by jeremyt
+# Last configured: 2011-06-23 22:42 CDT by jeremyt
#
# {master}
# grnoc-mon at NORMAN1-MX480-RE0> show interface terse
@@ -413,7 +413,7 @@
#pp0 up up
#tap up up
# grnoc-mon at NORMAN1-MX480-RE0> show configuration
-## Last commit: 2011-06-23 15:17:11 CDT by jeremyt
+## Last commit: 2011-06-23 22:42:34 CDT by jeremyt
version 10.4R3.4;
groups {
re0 {
@@ -890,10 +890,14 @@
family inet6-mvpn {
signaling;
}
- export [ NEXT-HOP-SELF REDISTRIBUTE-STATICS-TO-BGP ];
+ export [ NEXT-HOP-SELF REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
peer-as 5078;
- neighbor 164.58.199.216;
- neighbor 164.58.199.226;
+ neighbor 164.58.199.216 {
+# authentication-key <removed>;
+ }
+ neighbor 164.58.199.226 {
+# authentication-key <removed>;
+ }
}
group CUSTOMER-EBGP {
type external;
@@ -932,20 +936,25 @@
}
}
ospf {
- export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
reference-bandwidth 100g;
area 0.0.0.0 {
interface xe-0/0/0.200 {
link-protection;
+ authentication {
+ md5 7 key "$9$ZzGHqfT3n9pTQpBIEKv4aJZi.5QF6CuqmQn/Cu0" start-time "2011-6-23.23:30:00 -0500"; ## SECRET-DATA
+ }
bfd-liveness-detection {
- minimum-interval 300;
+ minimum-interval 100;
multiplier 3;
}
}
interface xe-1/0/0.212 {
link-protection;
+ authentication {
+ md5 7 key "$9$lHbe8X-VY2oGVbGik.F3cyrlWxdbsgaUX7b24aUD" start-time "2011-6-23.23:30:00 -0500"; ## SECRET-DATA
+ }
bfd-liveness-detection {
- minimum-interval 300;
+ minimum-interval 100;
multiplier 3;
}
}
@@ -957,8 +966,11 @@
}
interface xe-1/0/1.208 {
link-protection;
+ authentication {
+ md5 7 key "$9$EBDhlK8X-dwgXxgJGDPfBIRErvLxNVs4KMxdbs4o" start-time "2011-6-23.23:30:00 -0500"; ## SECRET-DATA
+ }
bfd-liveness-detection {
- minimum-interval 300;
+ minimum-interval 100;
multiplier 3;
}
}
@@ -966,6 +978,7 @@
}
ldp {
preference 255;
+ track-igp-metric;
interface xe-0/0/0.200;
interface xe-1/0/0.212;
interface xe-1/0/1.208;
@@ -1105,6 +1118,7 @@
term 1 {
from protocol direct;
then {
+ community add NORMANCORE1;
external {
type 1;
}
@@ -1115,13 +1129,8 @@
policy-statement REDISTRIBUTE-STATICS {
term 1 {
from protocol static;
- then accept;
- }
- }
- policy-statement REDISTRIBUTE-STATICS-TO-BGP {
- term 1 {
- from protocol static;
then {
+ community add NORMANCORE1;
next-hop self;
accept;
}
Index: core1.okccc-mx480.onenet.net
===================================================================
--- core1.okccc-mx480.onenet.net (revision 13566)
+++ core1.okccc-mx480.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKCCC-MX960-RE0> show system commit
+# 2011-06-23 22:24:52 CDT by jeremyt via cli commit confirmed, rollback in 3mins synchronize
# 2011-05-24 15:02:21 CDT by jeremyt via cli commit confirmed, rollback in 3mins synchronize
# 2011-05-17 11:40:47 CDT by von via cli commit confirmed, rollback in 1mins synchronize
# 2011-05-16 11:08:06 CDT by cjensen via cli commit synchronize
# 2011-05-13 13:16:36 CDT by jed via cli commit synchronize
# 2011-05-13 12:36:22 CDT by admin via netconf commit synchronize
-# 2011-05-13 12:36:14 CDT by admin via cli commit synchronize
# grnoc-mon at OKCCC-MX960-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -344,7 +344,7 @@
# grnoc-mon at OKCCC-MX960-RE0> show system uptime
# System booted: 2011-03-27 20:14 CDT
# Protocols started: 2011-04-05 14:57 CDT
-# Last configured: 2011-05-24 15:02 CDT by jeremyt
+# Last configured: 2011-06-23 22:24 CDT by jeremyt
#
# {master}
# grnoc-mon at OKCCC-MX960-RE0> show interface terse
@@ -415,7 +415,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKCCC-MX960-RE0> show configuration
-## Last commit: 2011-05-24 15:02:21 CDT by jeremyt
+## Last commit: 2011-06-23 22:24:52 CDT by jeremyt
version 10.4R3.4;
groups {
re0 {
@@ -790,8 +790,11 @@
area 0.0.0.0 {
interface xe-0/0/0.212 {
link-protection;
+ authentication {
+ md5 7 key "$9$7wNwYoJDjkPJZPQFnu08Xx7b2aZUiqfYgZjHqf5" start-time "2011-6-23.23:30:00 -0500"; ## SECRET-DATA
+ }
bfd-liveness-detection {
- minimum-interval 300;
+ minimum-interval 100;
multiplier 3;
}
}
Index: core6.okc-m7i.onenet.net
===================================================================
--- core6.okc-m7i.onenet.net (revision 13329)
+++ 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
+# 2011-06-23 22:57:26 CDT by jeremyt via cli
+# 2011-06-23 22:37:22 CDT by jeremyt via cli
# 2011-06-16 22:33:28 CDT by jeremyt via cli commit confirmed, rollback in 5mins
# 2011-06-16 22:31:33 CDT by jeremyt via cli
# 2011-06-16 22:29:11 CDT by jeremyt via cli
# 2011-06-16 22:26:39 CDT by jeremyt via cli
-# 2011-06-16 22:23:19 CDT by jeremyt via cli
-# 2011-06-16 22:19:48 CDT by jeremyt via cli
# grnoc-mon at ROUTE-REFLECTOR-OKC-M7i> show chassis environment
# Class Item Status Measurement
# Power Power Supply 0 OK
@@ -193,7 +193,7 @@
# grnoc-mon at ROUTE-REFLECTOR-OKC-M7i> show system uptime
# System booted: 2011-03-25 16:40 CDT
# Protocols started: 2011-03-25 16:41 CDT
-# Last configured: 2011-06-16 22:33 CDT by jeremyt
+# Last configured: 2011-06-23 22:57 CDT by jeremyt
#
# grnoc-mon at ROUTE-REFLECTOR-OKC-M7i> show interface terse
#Interface Admin Link
@@ -235,7 +235,7 @@
#pime up up
#tap up up
# grnoc-mon at ROUTE-REFLECTOR-OKC-M7i> show configuration
-## Last commit: 2011-06-16 22:33:28 CDT by jeremyt
+## Last commit: 2011-06-23 22:57:26 CDT by jeremyt
version 10.4R3.4;
groups {
re0 {
@@ -511,8 +511,12 @@
neighbor 164.58.199.223;
neighbor 164.58.199.224;
neighbor 164.58.199.225;
- neighbor 164.58.199.230;
- neighbor 164.58.199.231;
+ neighbor 164.58.199.230 {
+# authentication-key <removed>;
+ }
+ neighbor 164.58.199.231 {
+# authentication-key <removed>;
+ }
neighbor 164.58.199.232;
neighbor 164.58.199.233;
neighbor 164.58.199.234;
Index: core6.tul-m7i.onenet.net
===================================================================
--- core6.tul-m7i.onenet.net (revision 13528)
+++ 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
+# 2011-06-23 22:51:21 CDT by jeremyt via cli
+# 2011-06-23 22:34:13 CDT by jeremyt via cli
+# 2011-06-23 22:33:51 CDT by jeremyt via cli
+# 2011-06-23 22:29:19 CDT by jeremyt via cli
# 2011-06-16 22:33:55 CDT by jeremyt via cli commit confirmed, rollback in 4mins
# 2011-06-16 22:30:36 CDT by jeremyt via cli
-# 2011-06-16 22:28:36 CDT by jeremyt via cli
-# 2011-06-16 22:25:24 CDT by jeremyt via cli
-# 2011-06-16 22:22:25 CDT by jeremyt via cli
-# 2011-06-16 22:18:13 CDT by jeremyt via cli
# grnoc-mon at ROUTE-REFLECTOR-TULSA-M7i> show chassis environment
# Class Item Status Measurement
# Power Power Supply 0 OK
@@ -192,7 +192,7 @@
# grnoc-mon at ROUTE-REFLECTOR-TULSA-M7i> show system uptime
# System booted: 2011-03-24 16:11 CDT
# Protocols started: 2011-04-05 03:27 CDT
-# Last configured: 2011-06-16 22:33 CDT by jeremyt
+# Last configured: 2011-06-23 22:51 CDT by jeremyt
#
# grnoc-mon at ROUTE-REFLECTOR-TULSA-M7i> show interface terse
#Interface Admin Link
@@ -234,7 +234,7 @@
#pime up up
#tap up up
# grnoc-mon at ROUTE-REFLECTOR-TULSA-M7i> show configuration
-## Last commit: 2011-06-16 22:33:55 CDT by jeremyt
+## Last commit: 2011-06-23 22:51:21 CDT by jeremyt
version 10.4R3.4;
groups {
re0 {
@@ -505,8 +505,12 @@
neighbor 164.58.199.223;
neighbor 164.58.199.224;
neighbor 164.58.199.225;
- neighbor 164.58.199.230;
- neighbor 164.58.199.231;
+ neighbor 164.58.199.230 {
+# authentication-key <removed>;
+ }
+ neighbor 164.58.199.231 {
+# authentication-key <removed>;
+ }
neighbor 164.58.199.232;
neighbor 164.58.199.233;
neighbor 164.58.199.234;
Index: hub.bar.onenet.net
===================================================================
--- hub.bar.onenet.net (revision 13650)
+++ hub.bar.onenet.net (working copy)
@@ -361,8 +361,8 @@
#t1-2/0/3:11.0 up up
#t1-2/0/3:12 up up
#t1-2/0/3:12.0 up up
-#t1-2/0/3:13 up down
-#t1-2/0/3:13.0 up down
+#t1-2/0/3:13 up up
+#t1-2/0/3:13.0 up up
#t1-2/0/3:14 up up
#t1-2/0/3:14.0 up up
#t1-2/0/3:15 up down
Index: core1.okc-mx960.onenet.net
===================================================================
--- core1.okc-mx960.onenet.net (revision 13571)
+++ 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
+# 2011-06-23 22:24:42 CDT by jeremyt via cli commit confirmed, rollback in 3mins synchronize
# 2011-06-22 14:25:38 CDT by jeremyt via cli commit confirmed, rollback in 2mins synchronize
# 2011-06-03 11:15:52 CDT by von via cli commit confirmed, rollback in 1mins synchronize
# 2011-06-01 17:20:07 CDT by von via cli commit confirmed, rollback in 1mins synchronize
# 2011-06-01 17:04:27 CDT by von via cli commit confirmed, rollback in 1mins synchronize
# 2011-05-25 23:05:54 CDT by jeremyt via cli commit synchronize
-# 2011-05-25 22:33:24 CDT by jeremyt via cli commit confirmed, rollback in 5mins synchronize
# grnoc-mon at OKC-CORE1-MX960-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -343,7 +343,7 @@
# grnoc-mon at OKC-CORE1-MX960-RE0> show system uptime
# System booted: 2011-03-25 14:25 CDT
# Protocols started: 2011-03-25 14:26 CDT
-# Last configured: 2011-06-22 14:25 CDT by jeremyt
+# Last configured: 2011-06-23 22:24 CDT by jeremyt
#
# {master}
# grnoc-mon at OKC-CORE1-MX960-RE0> show interface terse
@@ -430,7 +430,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE1-MX960-RE0> show configuration
-## Last commit: 2011-06-22 14:25:38 CDT by jeremyt
+## Last commit: 2011-06-23 22:24:42 CDT by jeremyt
version 10.4R3.4;
groups {
re0 {
@@ -976,8 +976,11 @@
}
interface xe-1/1/1.200 {
link-protection;
+ authentication {
+ md5 7 key "$9$xIu7bs4aUDHmaJmTz3puWLXxVYoJGjkPs2JDikPf" start-time "2011-6-23.23:30:00 -0500"; ## SECRET-DATA
+ }
bfd-liveness-detection {
- minimum-interval 300;
+ minimum-interval 100;
multiplier 3;
}
}
Index: core2-okc-mx960.onenet.net
===================================================================
--- core2-okc-mx960.onenet.net (revision 13514)
+++ 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
+# 2011-06-23 22:48:27 CDT by jeremyt via cli commit synchronize
# 2011-06-08 23:24:24 CDT by jeremyt via cli commit confirmed, rollback in 3mins synchronize
# 2011-06-08 23:01:13 CDT by jeremyt via cli commit confirmed, rollback in 5mins synchronize
# 2011-06-01 23:41:51 CDT by von via cli commit synchronize
# 2011-06-01 23:34:44 CDT by von via cli commit synchronize
# 2011-06-01 23:31:43 CDT by von via cli commit synchronize
-# 2011-06-01 23:30:20 CDT by von via cli commit synchronize
# grnoc-mon at OKC-CORE2-MX960-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -344,7 +344,7 @@
# grnoc-mon at OKC-CORE2-MX960-RE0> show system uptime
# System booted: 2011-03-27 16:16 CDT
# Protocols started: 2011-03-27 16:17 CDT
-# Last configured: 2011-06-08 23:24 CDT by jeremyt
+# Last configured: 2011-06-23 22:48 CDT by jeremyt
#
# {master}
# grnoc-mon at OKC-CORE2-MX960-RE0> show interface terse
@@ -432,7 +432,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE2-MX960-RE0> show configuration
-## Last commit: 2011-06-08 23:24:24 CDT by jeremyt
+## Last commit: 2011-06-23 22:48:27 CDT by jeremyt
version 10.4R3.4;
groups {
re0 {
@@ -990,8 +990,11 @@
}
interface xe-0/1/1.204 {
link-protection;
+ authentication {
+ md5 7 key "$9$tx3ep1RSrvMLNrlNbs2UD/CAtBEylKWX-RhlM8X-d" start-time "2011-6-23.23:30:00 -0500"; ## SECRET-DATA
+ }
bfd-liveness-detection {
- minimum-interval 300;
+ minimum-interval 100;
multiplier 3;
}
}
Index: core2.nor-mx480.onenet.net
===================================================================
--- core2.nor-mx480.onenet.net (revision 13612)
+++ core2.nor-mx480.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at NORMAN2-MX480-RE0> show system commit
+# 2011-06-23 22:57:22 CDT by jeremyt via cli commit synchronize
+# 2011-06-23 22:54:26 CDT by jeremyt via cli commit confirmed, rollback in 4mins synchronize
+# 2011-06-23 22:53:19 CDT by jeremyt via cli commit synchronize
+# 2011-06-23 22:51:18 CDT by jeremyt via cli commit confirmed, rollback in 4mins synchronize
+# 2011-06-23 22:21:23 CDT by jeremyt via cli commit confirmed, rollback in 3mins synchronize
# 2011-06-23 12:41:25 CDT by jeremyt via cli commit synchronize
-# 2011-05-24 14:41:47 CDT by jeremyt via cli commit confirmed, rollback in 3mins synchronize
-# 2011-05-24 13:47:36 CDT by jed via cli commit synchronize
-# 2011-05-17 11:43:14 CDT by von via cli commit confirmed, rollback in 1mins synchronize
-# 2011-05-16 14:22:42 CDT by von via cli commit confirmed, rollback in 1mins synchronize
-# 2011-05-16 11:01:53 CDT by cjensen via cli commit synchronize
# grnoc-mon at NORMAN2-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -309,7 +309,7 @@
# grnoc-mon at NORMAN2-MX480-RE0> show system uptime
# System booted: 2011-03-27 17:43 CDT
# Protocols started: 2011-04-05 13:49 CDT
-# Last configured: 2011-06-23 12:41 CDT by jeremyt
+# Last configured: 2011-06-23 22:57 CDT by jeremyt
#
# {master}
# grnoc-mon at NORMAN2-MX480-RE0> show interface terse
@@ -381,7 +381,7 @@
#pp0 up up
#tap up up
# grnoc-mon at NORMAN2-MX480-RE0> show configuration
-## Last commit: 2011-06-23 12:41:25 CDT by jeremyt
+## Last commit: 2011-06-23 22:57:22 CDT by jeremyt
version 10.4R3.4;
groups {
re0 {
@@ -720,10 +720,14 @@
family inet6-mvpn {
signaling;
}
- export NEXT-HOP-SELF;
+ export [ NEXT-HOP-SELF REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
peer-as 5078;
- neighbor 164.58.199.216;
- neighbor 164.58.199.226;
+ neighbor 164.58.199.216 {
+# authentication-key <removed>;
+ }
+ neighbor 164.58.199.226 {
+# authentication-key <removed>;
+ }
}
group CUSTOMER-EBGP {
type external;
@@ -739,7 +743,6 @@
}
}
ospf {
- export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
reference-bandwidth 100g;
area 0.0.0.0 {
interface lo0.0 {
@@ -750,15 +753,21 @@
}
interface xe-0/0/0.204 {
link-protection;
+ authentication {
+ md5 7 key "$9$E2FhlK8X-dwgXxgJGDPfBIRErvLxNVs4KMxdbs4o" start-time "2011-6-23.23:30:00 -0500"; ## SECRET-DATA
+ }
bfd-liveness-detection {
- minimum-interval 300;
+ minimum-interval 100;
multiplier 3;
}
}
interface xe-1/0/0.208 {
link-protection;
+ authentication {
+ md5 7 key "$9$osaDi.PQznCPfCuO1rlYg4oUHmfTF6Aikfz36At" start-time "2011-6-23.23:30:00 -0500"; ## SECRET-DATA
+ }
bfd-liveness-detection {
- minimum-interval 300;
+ minimum-interval 100;
multiplier 3;
}
}
@@ -766,6 +775,7 @@
}
ldp {
preference 255;
+ track-igp-metric;
interface xe-0/0/0.204;
interface xe-1/0/0.208;
interface lo0.0;
@@ -821,6 +831,7 @@
term 1 {
from protocol direct;
then {
+ community add NORMANCORE2;
external {
type 1;
}
@@ -831,7 +842,10 @@
policy-statement REDISTRIBUTE-STATICS {
term 1 {
from protocol static;
- then accept;
+ then {
+ community add NORMANCORE2;
+ accept;
+ }
}
}
community 5078:25776 members 5078:25776;
Index: hub.tah.onenet.net
===================================================================
--- hub.tah.onenet.net (revision 13577)
+++ hub.tah.onenet.net (working copy)
@@ -322,8 +322,8 @@
#ct3-2/0/1 up down
#ct3-2/0/2 up up
#t1-2/0/2:1 up down
-#t1-2/0/2:2 up up
-#t1-2/0/2:2.0 up up
+#t1-2/0/2:2 up down
+#t1-2/0/2:2.0 up down
#t1-2/0/2:3 up up
#t1-2/0/2:3.0 up up
#t1-2/0/2:4 up up
More information about the Nocrancid
mailing list