[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Mon Jul 20 09:01:59 CDT 2015
Index: configs/hub.bar.onenet.net
===================================================================
--- configs/hub.bar.onenet.net (revision 129205)
+++ configs/hub.bar.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at BARTLESVILLE-M120-RE0> show system commit
+# 2015-07-20 08:56:18 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
+# 2015-07-20 08:45:44 CDT by andrew via cli commit synchronize
# 2015-07-17 10:13:06 CDT by andrew via cli commit synchronize
# 2015-07-15 12:54:56 CDT by andrew via cli commit synchronize
# 2015-07-15 12:48:55 CDT by andrew via cli commit synchronize
# 2015-07-14 16:07:53 CDT by sean via cli commit synchronize
-# 2015-07-07 14:54:19 CDT by andrew via cli commit synchronize
-# 2015-06-30 21:37:00 CDT by andrew via cli commit synchronize
# grnoc-mon at BARTLESVILLE-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -280,7 +280,7 @@
# grnoc-mon at BARTLESVILLE-M120-RE0> show system uptime
# System booted: 2015-06-07 01:41 CDT
# Protocols started: 2015-06-07 02:08 CDT
-# Last configured: 2015-07-17 10:13 CDT by andrew
+# Last configured: 2015-07-20 08:56 CDT by andrew
#
# {master}
# grnoc-mon at BARTLESVILLE-M120-RE0> show interface terse
@@ -437,7 +437,7 @@
#pp0 up up
#tap up up
# grnoc-mon at BARTLESVILLE-M120-RE0> show configuration
-## Last commit: 2015-07-17 10:13:06 CDT by andrew
+## Last commit: 2015-07-20 08:56:18 CDT by andrew
version 13.3R6.5;
groups {
re0 {
@@ -717,14 +717,7 @@
partition 28 interface-type t1;
}
t3-2/0/0 {
- clocking external;
- encapsulation cisco-hdlc;
- t3-options {
- cbit-parity;
- }
- unit 0 {
- family inet;
- }
+ disable;
}
t1-2/0/0:4 {
disable;
@@ -1099,7 +1092,7 @@
mtu 9192;
encapsulation flexible-ethernet-services;
unit 501 {
- description "CORE 1GE to core1.ptc xe-1/0/1.501 | OneNet-PTC-BAR-GE-XXXX [ORDERED]";
+ description "CORE 1GE to core1.ptc xe-1/0/1.501 | OneNet-PTC-BAR-GE-18937";
vlan-id 501;
family inet {
mtu 2000;
@@ -1108,6 +1101,10 @@
}
address 164.58.244.77/31;
}
+ family inet6 {
+ mtu 2000;
+ address 2610:1d8:5000::1/127;
+ }
family mpls {
mtu 1988;
}
@@ -1230,6 +1227,7 @@
interface lo0.0;
interface ge-3/2/0.0;
interface t1-2/0/2:28.0;
+ interface ge-3/2/2.501;
}
bgp {
group CORE-RR-OKC-V6 {
@@ -1306,20 +1304,30 @@
ospf {
reference-bandwidth 100g;
area 0.0.0.0 {
- interface t3-2/0/0.0 {
- authentication {
- md5 7 key "$9$yL5rM87-wsgJ-dJDikQzEcSyvLNdbY4Z8Xds24ZG" start-time "2011-6-14.22:56:00 -0500"; ## SECRET-DATA
- }
- }
interface fxp0.0 {
disable;
}
interface lo0.0;
interface ge-3/2/0.0 {
+ link-protection;
authentication {
md5 7 key "$9$yL5rM87-wsgJ-dJDikQzEcSyvLNdbY4Z8Xds24ZG"; ## SECRET-DATA
}
+ bfd-liveness-detection {
+ minimum-interval 400;
+ multiplier 3;
+ }
}
+ interface ge-3/2/2.501 {
+ link-protection;
+ authentication {
+ md5 7 key "$9$q.Tz69puBE9CEylK7NjHkq5F/Ct01hz3CuO1hc"; ## SECRET-DATA
+ }
+ bfd-liveness-detection {
+ minimum-interval 400;
+ multiplier 3;
+ }
+ }
}
area 0.0.0.3 {
nssa {
@@ -1345,11 +1353,19 @@
link-protection;
ipsec-sa OneNet-OSPF3-AUTH;
bfd-liveness-detection {
- minimum-interval 100;
+ minimum-interval 400;
multiplier 3;
}
}
interface lo0.0;
+ interface ge-3/2/2.501 {
+ link-protection;
+ ipsec-sa OneNet-OSPF3-AUTH;
+ bfd-liveness-detection {
+ minimum-interval 400;
+ multiplier 3;
+ }
+ }
}
}
ldp {
@@ -1358,6 +1374,7 @@
interface t3-2/0/0.0;
interface t1-2/0/2:28.0;
interface ge-3/2/0.0;
+ interface ge-3/2/2.501;
interface lo0.0;
}
}
@@ -2134,10 +2151,11 @@
# grnoc-mon at BARTLESVILLE-M120-RE0> show bfd session
Detect Transmit
Address State Interface Time Interval Multiplier
+164.58.245.217 Up ge-3/2/0.0 1.200 0.400 3
fe80::2ac0:daff:fe05:74fe Up ge-3/2/0.0 1.200 0.400 3
-1 sessions, 1 clients
-Cumulative transmit rate 2.5 pps, cumulative receive rate 2.5 pps
+2 sessions, 2 clients
+Cumulative transmit rate 5.0 pps, cumulative receive rate 5.0 pps
{master}
# grnoc-mon at BARTLESVILLE-M120-RE0> show system snapshot media internal
Index: configs/core1.lan-mx80.onenet.net
===================================================================
--- configs/core1.lan-mx80.onenet.net (revision 129292)
+++ 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 Jul 20 07:52 ifinfo.core.4
+# -rw-rw---- 1 root field 52711424 Jul 20 08:52 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/rpswi1.etn.ex4200.onenet.net
===================================================================
--- configs/rpswi1.etn.ex4200.onenet.net (revision 129215)
+++ configs/rpswi1.etn.ex4200.onenet.net (working copy)
@@ -261,8 +261,8 @@
#ge-0/0/42.0 up down
#ge-0/0/43 up up
#ge-0/0/43.0 up up
-#ge-0/0/44 up down
-#ge-0/0/44.0 up down
+#ge-0/0/44 up up
+#ge-0/0/44.0 up up
#ge-0/0/45 up up
#ge-0/0/45.0 up up
#ge-0/0/46 up down
Index: configs/hub.tsb.onenet.net
===================================================================
--- configs/hub.tsb.onenet.net (revision 129292)
+++ 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 Jul 20 07:59 ifinfo.core.4
+# -rw-rw---- 1 root field 52727808 Jul 20 09: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/hub.dur.onenet.net
===================================================================
--- configs/hub.dur.onenet.net (revision 129290)
+++ configs/hub.dur.onenet.net (working copy)
@@ -379,7 +379,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/hub.sal.onenet.net
===================================================================
--- configs/hub.sal.onenet.net (revision 129073)
+++ configs/hub.sal.onenet.net (working copy)
@@ -2161,7 +2161,6 @@
# grnoc-mon at SALLISAW-M120-RE0> show ospf neighbor
# Address Interface State ID Pri Dead
# 164.58.245.17 ge-3/2/3.0 Full 164.58.199.119
-# 172.23.2.210 ge-3/2/0.126 Full 10.199.2.84
#
# {master}
# grnoc-mon at SALLISAW-M120-RE0> show bfd session
Index: configs/core.hut.cli.onenet.net
===================================================================
--- configs/core.hut.cli.onenet.net (revision 129281)
+++ configs/core.hut.cli.onenet.net (working copy)
@@ -296,7 +296,6 @@
#lsi.1050765 up up
#lsi.1050767 up up
#lsi.1050768 up up
-#lsi.1050770 up up
#lsi.1050771 up up
#lsi.1050775 up up
#lsi.1050777 up up
@@ -306,6 +305,7 @@
#lsi.1050782 up up
#lsi.1050783 up up
#lsi.1050784 up up
+#lsi.1050785 up up
#me0 up up
#me0.0 up up
#mtun up up
Index: configs/hub.elr.onenet.net
===================================================================
--- configs/hub.elr.onenet.net (revision 129281)
+++ configs/hub.elr.onenet.net (working copy)
@@ -1,6 +1,7 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at EL-RENO-M120-RE0> show system commit
+# 2015-07-20 08:44:48 CDT by joel via cli commit synchronize
# 2015-06-16 19:11:15 CDT by andrew via cli commit synchronize
# 2015-05-21 01:33:36 CDT by root via other
# Synchronization with remote Routing Engine
@@ -9,7 +10,6 @@
# 2015-05-21 01:32:52 CDT by root via other
# 2015-05-21 01:18:04 CDT by root via other
# Synchronization with remote Routing Engine
-# 2015-05-21 00:44:59 CDT by andrew via cli commit confirmed, rollback in 5mins synchronize
# grnoc-mon at EL-RENO-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -284,7 +284,7 @@
# grnoc-mon at EL-RENO-M120-RE0> show system uptime
# System booted: 2015-05-21 01:30 CDT
# Protocols started: 2015-05-21 01:33 CDT
-# Last configured: 2015-06-16 19:11 CDT by andrew
+# Last configured: 2015-07-20 08:44 CDT by joel
#
# {master}
# grnoc-mon at EL-RENO-M120-RE0> show interface terse
@@ -384,8 +384,7 @@
#fe-3/1/1.0 up down
#fe-3/1/2 up down
#fe-3/1/2.0 up down
-#fe-3/1/3 up down
-#fe-3/1/3.0 up down
+#fe-3/1/3 down down
#ge-3/2/0 up down
#pc-3/2/0 up up
#pc-3/2/0.16383 up up
@@ -429,7 +428,7 @@
#pp0 up up
#tap up up
# grnoc-mon at EL-RENO-M120-RE0> show configuration
-## Last commit: 2015-06-16 19:11:15 CDT by andrew
+## Last commit: 2015-07-20 08:44:48 CDT by joel
version 13.3R6.5;
groups {
re0 {
@@ -1102,15 +1101,7 @@
}
}
fe-3/1/3 {
- description HEI-Redlands-Community-College-FE-CIR0002267;
- speed 100m;
- link-mode full-duplex;
- unit 0 {
- family inet {
- rpf-check;
- address 156.110.66.157/30;
- }
- }
+ disable;
}
inactive: ge-3/2/0 {
description M120-CUSTOMER-GE;
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net (revision 129292)
+++ configs/core3.okc-m120.onenet.net (working copy)
@@ -1036,8 +1036,8 @@
#t1-3/3/0:1:8 up up
#t1-3/3/0:1:8.0 up up
#t1-3/3/0:1:9 up down
-#t1-3/3/0:1:10 up down
-#t1-3/3/0:1:10.0 up down
+#t1-3/3/0:1:10 up up
+#t1-3/3/0:1:10.0 up up
#t1-3/3/0:1:11 up up
#t1-3/3/0:1:11.0 up up
#t1-3/3/0:1:12 up down
@@ -11762,6 +11762,7 @@
# 172.23.2.14 t1-3/3/0:12:2.0 Full 10.199.2.96
# 172.23.2.18 t1-3/3/0:12:26.0 Full 10.199.2.104
# 172.23.4.206 t1-3/3/0:12:6.0 Full 10.199.2.56
+# 172.23.2.38 t1-3/3/0:1:10.0 Full 10.199.2.103
# 172.23.4.142 t1-3/3/0:1:26.0 Full 10.199.2.38
# 172.23.2.182 t1-3/3/0:2:11.0 Full 10.199.2.85
# 172.23.4.198 t1-3/3/0:2:28.0 Full 10.199.2.51
Index: configs/core5.tul.onenet.net
===================================================================
--- configs/core5.tul.onenet.net (revision 129211)
+++ configs/core5.tul.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at TULSA-CORE5-MX480-RE0> show system commit
+# 2015-07-20 08:57:45 CDT by andrew via cli commit synchronize
# 2015-07-17 14:08:47 CDT by sky via cli commit synchronize
# 2015-07-15 15:24:39 CDT by sky via cli commit synchronize
# 2015-07-15 14:22:55 CDT by sky via cli commit synchronize
# 2015-07-13 12:44:32 CDT by andrew via cli commit synchronize
# 2015-07-13 10:08:16 CDT by joel via cli commit synchronize
-# 2015-07-10 14:05:08 CDT by joel via cli commit synchronize
# grnoc-mon at TULSA-CORE5-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -389,7 +389,7 @@
# grnoc-mon at TULSA-CORE5-MX480-RE0> show system uptime
# System booted: 2014-09-20 01:27 CDT
# Protocols started: 2014-09-20 01:28 CDT
-# Last configured: 2015-07-17 14:08 CDT by sky
+# Last configured: 2015-07-20 08:57 CDT by andrew
#
# {master}
# grnoc-mon at TULSA-CORE5-MX480-RE0> show interface terse
@@ -669,7 +669,7 @@
#pp0 up up
#tap up up
# grnoc-mon at TULSA-CORE5-MX480-RE0> show configuration
-## Last commit: 2015-07-17 14:08:47 CDT by sky
+## Last commit: 2015-07-20 08:57:45 CDT by andrew
version 12.3R7.7;
groups {
re0 {
@@ -2924,9 +2924,14 @@
}
}
interface ge-0/3/8.0 {
+ link-protection;
authentication {
md5 7 key "$9$yL5rM87-wsgJ-dJDikQzEcSyvLNdbY4Z8Xds24ZG"; ## SECRET-DATA
}
+ bfd-liveness-detection {
+ minimum-interval 400;
+ multiplier 3;
+ }
}
interface xe-1/0/1.171 {
authentication {
@@ -5031,14 +5036,15 @@
164.58.244.23 Up ge-0/3/6.42 1.200 0.400 3
164.58.245.174 Up ge-0/2/8.0 1.200 0.400 3
164.58.245.187 Up ge-0/3/0.42 1.200 0.400 3
+164.58.245.218 Up ge-0/3/8.0 1.200 0.400 3
164.58.245.229 Init ae0.116 6.000 2.000 3
fe80::226:88ff:feb2:86f8 Down xe-1/0/1.183 0.000 1.000 3
fe80::2ac0:daff:fe4a:67f8 Up ge-0/2/8.0 1.200 0.400 3
fe80::2ac0:daff:fe4a:67fd Up xe-2/3/0.175 1.200 0.400 3
fe80::2ac0:daff:fe4e:cef8 Up ge-0/3/8.0 1.200 0.400 3
-15 sessions, 18 clients
-Cumulative transmit rate 26.0 pps, cumulative receive rate 25.0 pps
+16 sessions, 19 clients
+Cumulative transmit rate 28.5 pps, cumulative receive rate 27.5 pps
{master}
# grnoc-mon at TULSA-CORE5-MX480-RE0> show system snapshot media internal
Index: configs/core1.ptc.onenet.net
===================================================================
--- configs/core1.ptc.onenet.net (revision 129205)
+++ configs/core1.ptc.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at TULSA-PTC1-MX480-RE0> show system commit
+# 2015-07-20 08:45:04 CDT by andrew via cli commit synchronize
# 2015-07-17 10:13:08 CDT by andrew via cli commit synchronize
# 2015-07-13 15:21:47 CDT by joel via cli commit synchronize
# 2015-07-13 09:29:01 CDT by joel via cli commit synchronize
# 2015-07-13 09:10:23 CDT by joel via cli commit synchronize
# 2015-07-10 22:32:33 CDT by andrew via cli commit synchronize
-# 2015-07-08 16:04:27 CDT by andrew via cli commit synchronize
# grnoc-mon at TULSA-PTC1-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -319,7 +319,7 @@
# grnoc-mon at TULSA-PTC1-MX480-RE0> show system uptime
# System booted: 2015-06-07 23:52 CDT
# Protocols started: 2015-06-07 23:55 CDT
-# Last configured: 2015-07-17 10:13 CDT by andrew
+# Last configured: 2015-07-20 08:45 CDT by andrew
#
# {master}
# grnoc-mon at TULSA-PTC1-MX480-RE0> show interface terse
@@ -425,7 +425,7 @@
#pp0 up up
#tap up up
# grnoc-mon at TULSA-PTC1-MX480-RE0> show configuration
-## Last commit: 2015-07-17 10:13:08 CDT by andrew
+## Last commit: 2015-07-20 08:45:04 CDT by andrew
version 13.3R6.5;
groups {
re0 {
@@ -887,12 +887,16 @@
}
}
unit 501 {
- description "CORE 1GE to hub.bar ge-3/2/2.501 | OneNet-PTC-BAR-GE-XXXX [ORDERED]";
+ description "CORE 1GE to hub.bar ge-3/2/2.501 | OneNet-PTC-BAR-GE-18937";
vlan-id 501;
family inet {
mtu 2000;
address 164.58.244.76/31;
}
+ family inet6 {
+ mtu 2000;
+ address 2610:1d8:5000::/127;
+ }
family mpls {
mtu 1988;
}
More information about the Nocrancid
mailing list