[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Thu May 8 18:02:13 CDT 2014
Index: configs/hub.wil.onenet.net
===================================================================
--- configs/hub.wil.onenet.net (revision 115695)
+++ configs/hub.wil.onenet.net (working copy)
@@ -337,8 +337,8 @@
#t1-2/0/3:5.0 up up
#t1-2/0/3:6 up up
#t1-2/0/3:6.0 up up
-#t1-2/0/3:7 up up
-#t1-2/0/3:7.0 up up
+#t1-2/0/3:7 up down
+#t1-2/0/3:7.0 up down
#t1-2/0/3:8 down down
#t1-2/0/3:9 up up
#t1-2/0/3:9.0 up up
Index: configs/core4.okc.onenet.net
===================================================================
--- configs/core4.okc.onenet.net (revision 115906)
+++ configs/core4.okc.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKC-CORE4-MX480-RE0> show system commit
+# 2014-05-08 17:01:31 CDT by joe via cli commit synchronize
# 2014-05-08 16:34:46 CDT by joe via cli commit synchronize
# 2014-05-07 13:02:38 CDT by joe via cli commit synchronize
# 2014-05-07 09:20:56 CDT by joe via cli commit synchronize
# 2014-05-07 09:20:17 CDT by joe via cli commit synchronize
# 2014-05-04 21:30:35 CDT by joel via cli commit synchronize
-# 2014-05-01 14:47:24 CDT by rnordmark via cli commit synchronize
# grnoc-mon at OKC-CORE4-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -408,7 +408,7 @@
# grnoc-mon at OKC-CORE4-MX480-RE0> show system uptime
# System booted: 2014-03-16 10:32 CDT
# Protocols started: 2014-03-16 10:34 CDT
-# Last configured: 2014-05-08 16:34 CDT by joe
+# Last configured: 2014-05-08 17:01 CDT by joe
#
# {master}
# grnoc-mon at OKC-CORE4-MX480-RE0> show interface terse
@@ -648,7 +648,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE4-MX480-RE0> show configuration
-## Last commit: 2014-05-08 16:34:46 CDT by joe
+## Last commit: 2014-05-08 17:01:31 CDT by joe
version 12.3R5.7;
groups {
re0 {
@@ -2147,7 +2147,7 @@
}
}
unit 801 {
- description "Byng-Public-Schools-1G [ORDERED] | CIR0005381";
+ description "Byng-Public-Schools-1G | CIR0005381";
vlan-id 801;
family inet {
policer {
Index: configs/hub.woo.onenet.net
===================================================================
--- configs/hub.woo.onenet.net (revision 115652)
+++ configs/hub.woo.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at WOODWARD-M120-RE0> show system commit
+# 2014-05-08 17:41:48 CDT by donnie via cli commit synchronize
+# 2014-05-08 17:38:52 CDT by donnie via cli commit confirmed, rollback in 2mins synchronize
+# 2014-05-08 17:35:41 CDT by donnie via cli commit synchronize
# 2014-04-29 15:04:11 CDT by josh via cli commit synchronize
# 2014-04-29 15:01:50 CDT by josh via cli commit confirmed, rollback in 2mins synchronize
# 2014-04-29 14:57:43 CDT by josh via cli commit confirmed, rollback in 2mins synchronize
-# 2014-04-10 12:36:30 CDT by joel via cli commit synchronize
-# 2014-04-10 12:32:21 CDT by ianl via cli commit synchronize
-# 2014-04-10 12:30:09 CDT by ianl via cli commit synchronize
# grnoc-mon at WOODWARD-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -270,7 +270,7 @@
# grnoc-mon at WOODWARD-M120-RE0> show system uptime
# System booted: 2013-09-19 18:07 CDT
# Protocols started: 2013-09-19 18:09 CDT
-# Last configured: 2014-04-29 15:04 CDT by josh
+# Last configured: 2014-05-08 17:41 CDT by donnie
#
# {master}
# grnoc-mon at WOODWARD-M120-RE0> show interface terse
@@ -449,13 +449,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 WOODWARD-M120-RE0> show configuration
-## Last commit: 2014-04-29 15:04:11 CDT by josh
+## Last commit: 2014-05-08 17:41:48 CDT by donnie
version 11.4R7.5;
groups {
re0 {
@@ -909,7 +910,7 @@
}
}
t1-2/0/2:22 {
- description DPS-TAGNET-7707-T1-0005467;
+ description "TAGNET-7707-WOODWARD-T1-0005467 [ORDERED]";
encapsulation cisco-hdlc;
unit 0 {
family inet {
@@ -1726,6 +1727,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;
@@ -1754,6 +1793,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;
@@ -2093,13 +2133,15 @@
}
}
routing-instances {
- DPS-TAGNET {
+ TAGNET-L3VPN {
+ description TAGNET-L3VPN;
+ instance-type vrf;
interface t1-2/0/2:22.0;
- routing-options {
- static {
- route 10.119.0.230/32 next-hop 10.119.0.230;
- }
- }
+ route-distinguisher 164.58.199.58:2531;
+ vrf-import TAGNET-VRF-IMPORT;
+ vrf-export TAGNET-VRF-EXPORT;
+ vrf-target target:5078:2531;
+ vrf-table-label;
}
}
services {
Index: configs/hub.end.onenet.net
===================================================================
--- configs/hub.end.onenet.net (revision 115903)
+++ configs/hub.end.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at ENID-M120-RE0> show system commit
+# 2014-05-08 17:49:15 CDT by donnie via cli commit synchronize
+# 2014-05-08 17:46:13 CDT by donnie via cli commit confirmed, rollback in 2mins synchronize
# 2014-05-02 08:54:04 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
# 2014-04-21 11:06:51 CDT by josh via cli commit synchronize
# 2014-04-16 09:13:37 CDT by donnie via cli commit synchronize
# 2014-04-16 09:12:56 CDT by donnie via cli commit synchronize
-# 2014-04-15 16:20:51 CDT by josh via cli commit synchronize
-# 2014-03-20 15:25:31 CDT by jeremyt via cli commit synchronize
# grnoc-mon at ENID-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -279,7 +279,7 @@
# grnoc-mon at ENID-M120-RE0> show system uptime
# System booted: 2013-05-30 00:12 CDT
# Protocols started: 2013-05-30 00:17 CDT
-# Last configured: 2014-05-02 08:54 CDT by andrew
+# Last configured: 2014-05-08 17:49 CDT by donnie
#
# {master}
# grnoc-mon at ENID-M120-RE0> show interface terse
@@ -300,6 +300,7 @@
#t1-2/0/2:4 up up
#t1-2/0/2:4.0 up up
#t1-2/0/2:5 up down
+#t1-2/0/2:5.0 up down
#t1-2/0/2:6 down down
#t1-2/0/2:7 up down
#t1-2/0/2:8 up up
@@ -419,13 +420,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 ENID-M120-RE0> show configuration
-## Last commit: 2014-05-02 08:54:04 CDT by andrew
+## Last commit: 2014-05-08 17:49:15 CDT by donnie
version 11.4R7.5;
groups {
re0 {
@@ -749,7 +751,13 @@
}
}
t1-2/0/2:5 {
+ description "TAGNET-2415-ENID-T1-CIR0005463 [ORDERED]";
encapsulation cisco-hdlc;
+ unit 0 {
+ family inet {
+ address 10.119.0.213/30;
+ }
+ }
}
t1-2/0/2:6 {
disable;
@@ -1346,6 +1354,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;
@@ -1374,6 +1420,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;
@@ -1713,6 +1760,16 @@
}
}
routing-instances {
+ TAGNET-L3VPN {
+ description TAGNET-L3VPN;
+ instance-type vrf;
+ interface t1-2/0/2:5.0;
+ route-distinguisher 164.58.199.66:2531;
+ vrf-import TAGNET-VRF-IMPORT;
+ vrf-export TAGNET-VRF-EXPORT;
+ vrf-target target:5078:2531;
+ vrf-table-label;
+ }
VPLS-NORTHWESTERN-OSU {
description ALVA-TO-ENID;
instance-type vpls;
Index: configs/hub.ada.onenet.net
===================================================================
--- configs/hub.ada.onenet.net (revision 115906)
+++ 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-05-08 17:04:29 CDT by joe via cli commit synchronize
# 2014-05-08 16:34:07 CDT by joe via cli commit synchronize
# 2014-05-08 16:08:22 CDT by joe via cli commit synchronize
# 2014-05-05 08:35:26 CDT by joel via cli commit synchronize
# 2014-04-28 09:52:09 CDT by joel via cli commit synchronize
# 2014-04-28 09:49:47 CDT by joel via cli commit synchronize
-# 2014-04-28 09:42:17 CDT by joel 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-05-08 16:34 CDT by joe
+# Last configured: 2014-05-08 17:04 CDT by joe
#
# {master}
# grnoc-mon at ADA-M120-RE0> show interface terse
@@ -449,7 +449,7 @@
#pp0 up up
#tap up up
# grnoc-mon at ADA-M120-RE0> show configuration
-## Last commit: 2014-05-08 16:34:07 CDT by joe
+## Last commit: 2014-05-08 17:04:29 CDT by joe
version 11.4R7.5;
groups {
re0 {
@@ -1198,7 +1198,7 @@
no-auto-negotiation;
}
unit 101 {
- description Byng-PS-Fast-Ethernet-CIR0004161;
+ description "Byng-PS-Fast-Ethernet-CIR0004161 [NO-MONITOR]";
vlan-id 101;
family inet {
policer {
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net (revision 115906)
+++ 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-05-08 17:31:02 CDT by donnie via cli commit synchronize
+# 2014-05-08 17:02:14 CDT by donnie via cli commit synchronize
# 2014-05-08 16:50:16 CDT by donnie via cli commit synchronize
# 2014-05-08 15:07:16 CDT by donnie via cli commit synchronize
# 2014-05-08 12:55:52 CDT by donnie via cli commit synchronize
# 2014-05-08 12:54:07 CDT by donnie via cli commit synchronize
-# 2014-05-08 12:50:41 CDT by donnie via cli commit synchronize
-# 2014-05-08 10:46:00 CDT by joel via cli commit synchronize
# grnoc-mon at OKC-CORE3-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -366,7 +366,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-05-08 16:50 CDT by donnie
+# Last configured: 2014-05-08 17:31 CDT by donnie
#
# {master}
# grnoc-mon at OKC-CORE3-M120-RE0> show interface terse
@@ -473,7 +473,8 @@
#t1-2/3/0:2:8.0 up up
#t1-2/3/0:2:9 up up
#t1-2/3/0:2:9.0 up up
-#t1-2/3/0:2:10 down down
+#t1-2/3/0:2:10 up down
+#t1-2/3/0:2:10.0 up down
#t1-2/3/0:2:11 up down
#t1-2/3/0:2:11.0 up down
#t1-2/3/0:2:12 up up
@@ -1057,7 +1058,8 @@
#t1-3/3/0:3:4.0 up up
#t1-3/3/0:3:5 up up
#t1-3/3/0:3:5.0 up up
-#t1-3/3/0:3:6 down up
+#t1-3/3/0:3:6 up down
+#t1-3/3/0:3:6.0 up down
#t1-3/3/0:3:7 up down
#t1-3/3/0:3:7.0 up down
#t1-3/3/0:3:8 down down
@@ -1920,7 +1922,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE3-M120-RE0> show configuration
-## Last commit: 2014-05-08 16:50:16 CDT by donnie
+## Last commit: 2014-05-08 17:31:02 CDT by donnie
version 11.4R7.5;
groups {
re0 {
@@ -2620,7 +2622,13 @@
}
}
t1-2/3/0:2:10 {
- disable;
+ description "TAGNET-4703-RINGWOOD-T1-CIR0005464 [ORDERED]";
+ encapsulation cisco-hdlc;
+ unit 0 {
+ family inet {
+ address 10.119.0.217/30;
+ }
+ }
}
t1-2/3/0:2:11 {
description "TAGNET-4704-FAIRVIEW-T1 [ORDERED] | CIR0005465";
@@ -5103,7 +5111,13 @@
}
}
t1-3/3/0:3:6 {
- disable;
+ description "TAGNET-7706-MOORELAND-T1-CIR0005466 [ORDERED]";
+ encapsulation cisco-hdlc;
+ unit 0 {
+ family inet {
+ address 10.119.0.225/30;
+ }
+ }
}
t1-3/3/0:3:7 {
description "TAGNET-2704-MEDFORD-T1-CIR0005469 [ORDERED]";
@@ -10674,6 +10688,7 @@
interface t1-2/3/0:1:7.0;
interface t1-2/3/0:2:2.0;
interface t1-2/3/0:2:3.0;
+ interface t1-2/3/0:2:10.0;
interface t1-2/3/0:2:11.0;
interface t1-2/3/0:5:2.0;
interface t1-2/3/0:5:5.0;
@@ -10686,6 +10701,7 @@
interface t1-2/3/0:6:18.0;
interface t1-2/3/0:6:24.0;
interface t1-2/3/0:7:18.0;
+ interface t1-3/3/0:3:6.0;
interface t1-3/3/0:3:7.0;
interface t1-4/1/2:3.0;
interface t1-4/1/2:4.0;
Index: configs/hub.ard.onenet.net
===================================================================
--- configs/hub.ard.onenet.net (revision 115904)
+++ configs/hub.ard.onenet.net (working copy)
@@ -279,11 +279,11 @@
# {master}
# grnoc-mon at ARDMORE-M120-RE0> show interface terse
#Interface Admin Link
-#ct3-2/0/0 up up
+#ct3-2/0/0 up down
#pfh-2/0/0 up up
#pfh-2/0/0.16383 up up
-#t3-2/0/0 up up
-#t3-2/0/0.0 up up
+#t3-2/0/0 up down
+#t3-2/0/0.0 up down
#ct3-2/0/1 up up
#t1-2/0/1:11 up up
#t1-2/0/1:11.0 up up
@@ -1841,7 +1841,6 @@
# 164.58.244.53 ge-3/2/0.0 Full 164.58.199.11
# 164.58.245.177 ge-3/2/1.0 Full 164.58.199.22
# 164.58.245.213 ge-3/2/2.0 Full 164.58.199.214
-# 156.110.46.130 t3-2/0/0.0 Full 164.58.199.185
# 172.23.5.34 lsq-2/3/0.4 Full 10.199.2.61
# 172.23.5.38 t1-2/0/2:11.0 Full 10.199.2.65
# 172.23.5.42 t1-2/0/2:9.0 Full 10.199.2.62
More information about the Nocrancid
mailing list