[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Wed Jul 30 11:02:19 CDT 2014
Index: configs/hub.cla.onenet.net
===================================================================
--- configs/hub.cla.onenet.net (revision 118226)
+++ configs/hub.cla.onenet.net (working copy)
@@ -306,8 +306,8 @@
#t1-2/0/0:14.0 up up
#t1-2/0/0:15 up up
#t1-2/0/0:15.0 up up
-#t1-2/0/0:16 up down
-#t1-2/0/0:16.0 up down
+#t1-2/0/0:16 up up
+#t1-2/0/0:16.0 up up
#t1-2/0/0:17 up down
#t1-2/0/0:17.0 up down
#t1-2/0/0:18 down down
Index: configs/hub.tis.onenet.net
===================================================================
--- configs/hub.tis.onenet.net (revision 118071)
+++ configs/hub.tis.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at TISHOMINGO-M120-RE0> show system commit
+# 2014-07-30 10:40:11 CDT by donnie via cli commit synchronize
+# 2014-07-30 10:35:47 CDT by donnie via cli commit synchronize
+# 2014-07-30 10:35:38 CDT by donnie via cli commit confirmed, rollback in 2mins synchronize
# 2014-07-23 10:13:00 CDT by andrew via cli commit synchronize
# 2014-07-23 10:11:31 CDT by ianl via cli commit synchronize
# 2014-07-23 09:33:40 CDT by josh via cli commit synchronize
-# 2014-05-14 16:46:14 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
-# 2014-05-13 16:16:32 CDT by joel via cli commit synchronize
-# 2014-05-13 16:13:38 CDT by joel via cli commit synchronize
# grnoc-mon at TISHOMINGO-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -273,7 +273,7 @@
# grnoc-mon at TISHOMINGO-M120-RE0> show system uptime
# System booted: 2013-07-31 09:29 CDT
# Protocols started: 2013-07-31 09:31 CDT
-# Last configured: 2014-07-23 10:13 CDT by andrew
+# Last configured: 2014-07-30 10:40 CDT by donnie
#
# {master}
# grnoc-mon at TISHOMINGO-M120-RE0> show interface terse
@@ -295,7 +295,9 @@
#t1-2/0/2:5 up up
#t1-2/0/2:5.0 up up
#t1-2/0/2:6 up down
+#t1-2/0/2:6.0 up down
#t1-2/0/2:7 up down
+#t1-2/0/2:7.0 up down
#t1-2/0/2:8 up down
#t1-2/0/2:8.0 up down
#t1-2/0/2:9 up down
@@ -417,13 +419,14 @@
#lo0.16384 up up
#lo0.16385 up up
#lsi up up
+#lsi.0 up up
#mtun up up
#pimd up up
#pime up up
#pp0 up up
#tap up up
# grnoc-mon at TISHOMINGO-M120-RE0> show configuration
-## Last commit: 2014-07-23 10:13:00 CDT by andrew
+## Last commit: 2014-07-30 10:40:11 CDT by donnie
version 11.4R7.5;
groups {
re0 {
@@ -729,10 +732,21 @@
}
t1-2/0/2:6 {
description "TAGNET-4806-KINGSTON-T1-CIR0005621 [ORDERED]";
+ encapsulation cisco-hdlc;
+ unit 0 {
+ family inet {
+ address 10.119.1.177/30;
+ }
+ }
}
t1-2/0/2:7 {
description "TAGNET-3504-TISHOMINGO-T1-CIR0005626 [ORDERED]";
encapsulation cisco-hdlc;
+ unit 0 {
+ family inet {
+ address 10.119.1.197/30;
+ }
+ }
}
t1-2/0/2:8 {
description Madill-Public-Schools-T1-CIR0003818;
@@ -1313,6 +1327,44 @@
}
}
}
+ policy-statement TAGNET-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add TAGNET-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add TAGNET-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from {
+ protocol ospf;
+ area 0.0.0.0;
+ }
+ then {
+ community add TAGNET-VPN;
+ accept;
+ }
+ }
+ }
+ policy-statement TAGNET-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community TAGNET-VPN;
+ }
+ then accept;
+ }
+ term reject {
+ then reject;
+ }
+ }
community Ada members 5078:22;
community Altus members 5078:26;
community Alva members 5078:74;
@@ -1341,6 +1393,7 @@
community Sallisaw members 5078:118;
community Sayre members 5078:30;
community Seminole members 5078:46;
+ community TAGNET-VPN members target:5078:2531;
community Tahlequah members 5078:130;
community Tishomingo members 5078:86;
community Tonkawa members 5078:70;
@@ -1679,6 +1732,19 @@
}
}
}
+routing-instances {
+ TAGNET-L3VPN {
+ description TAGNET-L3VPN;
+ instance-type vrf;
+ interface t1-2/0/2:6.0;
+ interface t1-2/0/2:7.0;
+ route-distinguisher 164.58.199.86:2531;
+ vrf-import TAGNET-VRF-IMPORT;
+ vrf-export TAGNET-VRF-EXPORT;
+ vrf-target target:5078:2531;
+ vrf-table-label;
+ }
+}
services {
flow-monitoring {
version9 {
Index: configs/hub.dur.onenet.net
===================================================================
--- configs/hub.dur.onenet.net (revision 118229)
+++ configs/hub.dur.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at DURANT-M120-RE0> show system commit
+# 2014-07-30 10:56:15 CDT by donnie via cli commit synchronize
# 2014-07-23 10:14:22 CDT by donnie via cli commit synchronize
# 2014-07-23 10:13:20 CDT by donnie via cli commit synchronize
# 2014-07-17 15:10:58 CDT by donnie via cli commit synchronize
# 2014-07-17 15:10:10 CDT by donnie via cli commit confirmed, rollback in 2mins synchronize
# 2014-07-16 09:05:49 CDT by donnie via cli commit synchronize
-# 2014-06-18 19:34:34 CDT by joel via cli commit synchronize
# grnoc-mon at DURANT-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -271,7 +271,7 @@
# grnoc-mon at DURANT-M120-RE0> show system uptime
# System booted: 2013-05-26 00:18 CDT
# Protocols started: 2013-05-26 00:24 CDT
-# Last configured: 2014-07-23 10:14 CDT by donnie
+# Last configured: 2014-07-30 10:56 CDT by donnie
#
# {master}
# grnoc-mon at DURANT-M120-RE0> show interface terse
@@ -340,6 +340,7 @@
#t1-2/0/3:1 up down
#t1-2/0/3:1.0 up down
#t1-2/0/3:2 up down
+#t1-2/0/3:2.0 up down
#t1-2/0/3:3 up down
#t1-2/0/3:3.0 up down
#t1-2/0/3:4 up down
@@ -448,7 +449,7 @@
#pp0 up up
#tap up up
# grnoc-mon at DURANT-M120-RE0> show configuration
-## Last commit: 2014-07-23 10:14:22 CDT by donnie
+## Last commit: 2014-07-30 10:56:15 CDT by donnie
version 11.4R7.5;
groups {
re0 {
@@ -994,6 +995,12 @@
}
t1-2/0/3:2 {
description "TAGNET-712-CADDO-T1-CIR0005628 [ORDERED]";
+ encapsulation cisco-hdlc;
+ unit 0 {
+ family inet {
+ address 10.119.1.201/30;
+ }
+ }
}
t1-2/0/3:3 {
description "TAGNET-713-DURANT-T1-CIR0005627 [ORDERED]";
@@ -2044,6 +2051,7 @@
TAGNET-L3VPN {
description TAGNET-L3VPN;
instance-type vrf;
+ interface t1-2/0/3:2.0;
interface t1-2/0/3:3.0;
route-distinguisher 164.58.199.14:2531;
vrf-import TAGNET-VRF-IMPORT;
Index: configs/hub.elr.onenet.net
===================================================================
--- configs/hub.elr.onenet.net (revision 117952)
+++ configs/hub.elr.onenet.net (working copy)
@@ -304,8 +304,8 @@
#t1-2/0/2:8 down 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:10 up down
+#t1-2/0/2:10.0 up down
#t1-2/0/2:11 up up
#t1-2/0/2:11.0 up up
#t1-2/0/2:12 down down
Index: configs/hub.ada.onenet.net
===================================================================
--- configs/hub.ada.onenet.net (revision 118110)
+++ configs/hub.ada.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at ADA-M120-RE0> show system commit
+# 2014-07-30 10:51:42 CDT by donnie via cli commit synchronize
+# 2014-07-30 10:44:59 CDT by donnie via cli commit confirmed, rollback in 2mins synchronize
# 2014-07-18 11:32:03 CDT by donnie via cli commit synchronize
# 2014-06-03 08:23:36 CDT by donnie via cli commit synchronize
# 2014-05-20 11:01:11 CDT by josh via cli commit synchronize
# 2014-05-20 11:00:27 CDT by root via other
-# 2014-05-20 10:57:45 CDT by josh via cli commit confirmed, rollback in 2mins synchronize
-# 2014-05-20 10:52:30 CDT by josh via cli commit synchronize
# grnoc-mon at ADA-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -275,7 +275,7 @@
# grnoc-mon at ADA-M120-RE0> show system uptime
# System booted: 2013-05-26 01:59 CDT
# Protocols started: 2013-05-26 02:02 CDT
-# Last configured: 2014-07-18 11:32 CDT by donnie
+# Last configured: 2014-07-30 10:51 CDT by donnie
#
# {master}
# grnoc-mon at ADA-M120-RE0> show interface terse
@@ -290,6 +290,7 @@
#t3-2/0/1.0 up down
#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 up
#t1-2/0/2:2.0 up up
#t1-2/0/2:3 up up
@@ -305,6 +306,7 @@
#t1-2/0/2:8 up up
#t1-2/0/2:8.0 up up
#t1-2/0/2:9 up down
+#t1-2/0/2:9.0 up down
#t1-2/0/2:10 up up
#t1-2/0/2:10.0 up up
#t1-2/0/2:11 up up
@@ -314,11 +316,13 @@
#t1-2/0/2:13 up up
#t1-2/0/2:13.0 up up
#t1-2/0/2:14 up down
+#t1-2/0/2:14.0 up down
#t1-2/0/2:15 up up
#t1-2/0/2:15.0 up up
#t1-2/0/2:16 up up
#t1-2/0/2:16.0 up up
#t1-2/0/2:17 up down
+#t1-2/0/2:17.0 up down
#t1-2/0/2:18 down down
#t1-2/0/2:19 down down
#t1-2/0/2:20 up up
@@ -443,13 +447,14 @@
#lo0.16385 up up
#lsi up up
#lsi.0 up up
+#lsi.1 up up
#mtun up up
#pimd up up
#pime up up
#pp0 up up
#tap up up
# grnoc-mon at ADA-M120-RE0> show configuration
-## Last commit: 2014-07-18 11:32:03 CDT by donnie
+## Last commit: 2014-07-30 10:51:42 CDT by donnie
version 11.4R7.5;
groups {
re0 {
@@ -718,6 +723,12 @@
}
t1-2/0/2:1 {
description "TAGNET-6210-ADA-T1-CIR0005613 [ORDERED]";
+ encapsulation cisco-hdlc;
+ unit 0 {
+ family inet {
+ address 10.119.1.145/30;
+ }
+ }
}
t1-2/0/2:2 {
description "OESC Ada T1 CIR0005163";
@@ -796,6 +807,12 @@
}
t1-2/0/2:9 {
description "TAGNET-6213-ALLEN-T1-CIR0005623 [ORDERED]";
+ encapsulation cisco-hdlc;
+ unit 0 {
+ family inet {
+ address 10.119.1.185/30;
+ }
+ }
}
t1-2/0/2:10 {
description DOH-SULPHUR-T1-CIR0000437-OCS;
@@ -856,6 +873,12 @@
}
t1-2/0/2:14 {
description "TAGNET-6706-KONAWA-T1-CIR0005612 [ORDERED]";
+ encapsulation cisco-hdlc;
+ unit 0 {
+ family inet {
+ address 10.119.1.141/30;
+ }
+ }
}
t1-2/0/2:15 {
description OESC-Holdenville-T1-CIR0000906;
@@ -880,6 +903,12 @@
}
t1-2/0/2:17 {
description "TAGNET-2514-STRATFORD-T1-CIR0005614 [ORDERED]";
+ encapsulation cisco-hdlc;
+ unit 0 {
+ family inet {
+ address 10.119.1.149/30;
+ }
+ }
}
t1-2/0/2:18 {
disable;
@@ -1801,6 +1830,44 @@
then reject;
}
}
+ policy-statement TAGNET-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add TAGNET-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add TAGNET-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from {
+ protocol ospf;
+ area 0.0.0.0;
+ }
+ then {
+ community add TAGNET-VPN;
+ accept;
+ }
+ }
+ }
+ policy-statement TAGNET-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community TAGNET-VPN;
+ }
+ then accept;
+ }
+ term reject {
+ then reject;
+ }
+ }
policy-statement WANETTE-LOADBALANCE {
from {
route-filter 156.110.35.48/29 orlonger;
@@ -1839,6 +1906,7 @@
community Sallisaw members 5078:118;
community Sayre members 5078:30;
community Seminole members 5078:46;
+ community TAGNET-VPN members target:5078:2531;
community Tahlequah members 5078:130;
community Tishomingo members 5078:86;
community Tonkawa members 5078:70;
@@ -2241,6 +2309,19 @@
}
}
}
+ TAGNET-L3VPN {
+ description TAGNET-L3VPN;
+ instance-type vrf;
+ interface t1-2/0/2:1.0;
+ interface t1-2/0/2:9.0;
+ interface t1-2/0/2:14.0;
+ interface t1-2/0/2:17.0;
+ route-distinguisher 164.58.199.22:2531;
+ vrf-import TAGNET-VRF-IMPORT;
+ vrf-export TAGNET-VRF-EXPORT;
+ vrf-target target:5078:2531;
+ vrf-table-label;
+ }
}
services {
flow-monitoring {
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net (revision 118251)
+++ configs/core3.okc-m120.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKC-CORE3-M120-RE0> show system commit
+# 2014-07-30 10:42:59 CDT by donnie via cli commit synchronize
# 2014-07-29 09:33:39 CDT by donnie via cli commit synchronize
# 2014-07-28 09:28:20 CDT by donnie via cli commit synchronize
# 2014-07-28 08:19:45 CDT by donnie via cli commit synchronize
# 2014-07-25 13:19:55 CDT by donnie via cli commit synchronize
# 2014-07-25 11:50:05 CDT by donnie via cli commit synchronize
-# 2014-07-25 11:32:17 CDT by rnordmark via cli commit synchronize
# grnoc-mon at OKC-CORE3-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -367,7 +367,7 @@
# grnoc-mon at OKC-CORE3-M120-RE0> show system uptime
# System booted: 2013-04-14 00:17 CDT
# Protocols started: 2013-04-14 00:30 CDT
-# Last configured: 2014-07-29 09:33 CDT by donnie
+# Last configured: 2014-07-30 10:42 CDT by donnie
#
# {master}
# grnoc-mon at OKC-CORE3-M120-RE0> show interface terse
@@ -517,8 +517,8 @@
#t1-2/3/0:2:28.0 up up
#coc1-2/3/0:3 up up
#ct3-2/3/0:3 up up
-#t1-2/3/0:3:1 up down
-#t1-2/3/0:3:1.0 up down
+#t1-2/3/0:3:1 up up
+#t1-2/3/0:3:1.0 up up
#t1-2/3/0:3:2 up up
#t1-2/3/0:3:2.0 up up
#t1-2/3/0:3:3 up up
@@ -730,6 +730,7 @@
#t1-2/3/0:7:2 up up
#t1-2/3/0:7:2.0 up up
#t1-2/3/0:7:3 up down
+#t1-2/3/0:7:3.0 up down
#t1-2/3/0:7:4 up up
#t1-2/3/0:7:4.0 up up
#t1-2/3/0:7:5 up up
@@ -1064,8 +1065,8 @@
#t1-3/3/0:1:11 up up
#t1-3/3/0:1:11.0 up up
#t1-3/3/0:1:12 down down
-#t1-3/3/0:1:13 up down
-#t1-3/3/0:1:13.0 up down
+#t1-3/3/0:1:13 up up
+#t1-3/3/0:1:13.0 up up
#t1-3/3/0:1:14 down down
#t1-3/3/0:1:15 down down
#t1-3/3/0:1:16 up up
@@ -2018,7 +2019,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE3-M120-RE0> show configuration
-## Last commit: 2014-07-29 09:33:39 CDT by donnie
+## Last commit: 2014-07-30 10:42:59 CDT by donnie
version 11.4R7.5;
groups {
re0 {
@@ -3876,6 +3877,12 @@
}
t1-2/3/0:7:3 {
description "TAGNET-3421-RINGLING-T1-CIR0005610 [ORDERED]";
+ encapsulation cisco-hdlc;
+ unit 0 {
+ family inet {
+ address 10.119.1.133/30;
+ }
+ }
}
t1-2/3/0:7:4 {
description TAGNET-3814-HOBART-T1-CIR0005571;
@@ -11466,6 +11473,7 @@
interface t1-2/3/0:6:21.0;
interface t1-2/3/0:6:24.0;
interface t1-2/3/0:6:28.0;
+ interface t1-2/3/0:7:3.0;
interface t1-2/3/0:7:4.0;
interface t1-2/3/0:7:8.0;
interface t1-2/3/0:7:10.0;
More information about the Nocrancid
mailing list