[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Mon Mar 9 22:02:24 CDT 2015
Index: configs/core.woo.onenet.net
===================================================================
--- configs/core.woo.onenet.net (revision 124724)
+++ configs/core.woo.onenet.net (working copy)
@@ -353,7 +353,7 @@
#lsi.1050751 up up
#lsi.1050755 up up
#lsi.1050756 up up
-#lsi.1050757 up up
+#lsi.1050758 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/core.end.onenet.net
===================================================================
--- configs/core.end.onenet.net (revision 124724)
+++ configs/core.end.onenet.net (working copy)
@@ -374,7 +374,7 @@
#lsi.1048904 up up
#lsi.1048905 up up
#lsi.1048906 up up
-#lsi.1048907 up up
+#lsi.1048908 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/core.law.onenet.net
===================================================================
--- configs/core.law.onenet.net (revision 124724)
+++ configs/core.law.onenet.net (working copy)
@@ -504,7 +504,7 @@
#lsi.1064062 up up
#lsi.1064067 up up
#lsi.1064068 up up
-#lsi.1064069 up up
+#lsi.1064070 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/core5.okc.onenet.net
===================================================================
--- configs/core5.okc.onenet.net (revision 124726)
+++ 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
+# 2015-03-09 21:37:10 CDT by andrew via cli commit synchronize
+# 2015-03-09 21:34:35 CDT by andrew via cli commit synchronize
+# 2015-03-09 21:27:52 CDT by andrew via cli commit synchronize
+# 2015-03-09 21:13:23 CDT by andrew via cli commit synchronize
# 2015-03-09 20:07:14 CDT by andrew via cli commit synchronize
# 2015-03-09 19:57:41 CDT by andrew via cli commit synchronize
-# 2015-03-06 11:11:12 CST by andrew via cli commit synchronize
-# 2015-03-06 11:08:37 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
-# 2015-03-06 11:04:41 CST by andrew via cli commit synchronize
-# 2015-03-06 11:02:24 CST by andrew via cli commit synchronize
# grnoc-mon at OKC-CORE5-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -420,7 +420,7 @@
# grnoc-mon at OKC-CORE5-MX480-RE0> show system uptime
# System booted: 2014-09-16 23:50 CDT
# Protocols started: 2014-09-16 23:51 CDT
-# Last configured: 2015-03-09 20:07 CDT by andrew
+# Last configured: 2015-03-09 21:37 CDT by andrew
#
# {master}
# grnoc-mon at OKC-CORE5-MX480-RE0> show interface terse
@@ -550,8 +550,9 @@
#ge-1/3/6.0 up up
#ge-1/3/7 up down
#ge-1/3/8 up up
-#ge-1/3/8.10 up up
#ge-1/3/8.80 up up
+#ge-1/3/8.500 up up
+#ge-1/3/8.501 up up
#ge-1/3/8.503 up up
#ge-1/3/8.504 up up
#ge-1/3/8.505 up up
@@ -621,7 +622,7 @@
#lsi.1496456 up up
#lsi.1496461 up up
#lsi.1496462 up up
-#lsi.1496463 up up
+#lsi.1496464 up up
#mtun up up
#pimd up up
#pime up up
@@ -629,7 +630,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE5-MX480-RE0> show configuration
-## Last commit: 2015-03-09 20:07:14 CDT by andrew
+## Last commit: 2015-03-09 21:37:10 CDT by andrew
version 12.3R7.7;
groups {
re0 {
@@ -1436,23 +1437,38 @@
}
}
ge-1/3/8 {
- description "ODOT 82nd thing [NO-MONITOR]";
+ description "CORE 1GE to swi.odot.59th-residency ge-0/1/1 | OneNet-OKC-OKL102DOT-GE-XXXX";
flexible-vlan-tagging;
- native-vlan-id 10;
encapsulation flexible-ethernet-services;
- unit 10 {
- vlan-id 10;
- family inet {
- address 10.250.10.1/24;
- address 10.250.11.1/24;
- }
- }
unit 80 {
+ description OneNet-OKC-OKL102DOT-GE-XXXX;
vlan-id 80;
family inet {
address 10.199.210.145/30;
}
}
+ unit 500 {
+ description "ODOT-59TH-STREET-RESIDENCY-OKC-MGMT-100M-CIR000XXXX [ORDERED]";
+ vlan-id 500;
+ family inet {
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ address 10.119.40.148/31;
+ }
+ }
+ unit 501 {
+ description "ODOT-59TH-STREET-RESIDENCY-OKC-AGENCY-DATA-100M-CIR000XXXX [ORDERED]";
+ vlan-id 501;
+ family inet {
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ address 10.119.24.148/31;
+ }
+ }
unit 503 {
description ODOT-82ND-STREET-RESIDENCY-OKC-MGMT-100M-CIR000XXXX;
vlan-id 503;
@@ -2423,6 +2439,17 @@
then reject;
}
}
+ policy-statement EXPORT-DEFAULT {
+ term DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
policy-statement EXPORT-NOTHING {
term REJECT-ALL-ELSE {
then reject;
@@ -3400,6 +3427,7 @@
OMES-AGENCY-DATA-L3VPN {
description OMES-AGENCY-DATA-L3VPN;
instance-type vrf;
+ interface ge-1/3/8.501;
interface ge-1/3/8.504;
route-distinguisher 164.58.199.215:2548;
vrf-import OMES-AGENCY-DATA-VRF-IMPORT;
@@ -3412,12 +3440,16 @@
area 10.119.24.190 {
interface ge-1/3/8.504;
}
+ area 10.119.24.148 {
+ interface ge-1/3/8.501;
+ }
}
}
}
OMES-MGMT-L3VPN {
description OMES-MGMT-L3VPN;
instance-type vrf;
+ interface ge-1/3/8.500;
interface ge-1/3/8.503;
route-distinguisher 164.58.199.215:2550;
vrf-import OMES-MGMT-VRF-IMPORT;
@@ -3430,6 +3462,9 @@
area 10.119.40.190 {
interface ge-1/3/8.503;
}
+ area 10.119.40.148 {
+ interface ge-1/3/8.500;
+ }
}
}
}
@@ -3455,11 +3490,24 @@
description ONENET-MGMT-L3VPN;
instance-type vrf;
interface ge-0/2/1.2543;
+ interface ge-1/3/8.80;
route-distinguisher 164.58.199.215:2543;
vrf-import ONENET-MGMT-VRF-IMPORT;
vrf-export ONENET-MGMT-VRF-EXPORT;
vrf-target target:5078:2543;
vrf-table-label;
+ protocols {
+ ospf {
+ export EXPORT-DEFAULT;
+ area 0.0.0.0 {
+ interface ge-1/3/8.80 {
+ authentication {
+ md5 7 key "$9$WMH8Nds2aJUH2gHmfT9CevMW7VYgoZDkdbgJGDkq"; ## SECRET-DATA
+ }
+ }
+ }
+ }
+ }
}
VPLS-ONENET-IPERF {
description ONENET-IPERF-MGMT;
Index: configs/core2-okc-mx960.onenet.net
===================================================================
--- configs/core2-okc-mx960.onenet.net (revision 124724)
+++ configs/core2-okc-mx960.onenet.net (working copy)
@@ -618,7 +618,7 @@
#lsi.1064150 up up
#lsi.1064154 up up
#lsi.1064155 up up
-#lsi.1064156 up up
+#lsi.1064157 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/core.dur.onenet.net
===================================================================
--- configs/core.dur.onenet.net (revision 124724)
+++ configs/core.dur.onenet.net (working copy)
@@ -358,7 +358,7 @@
#lsi.1050018 up up
#lsi.1050022 up up
#lsi.1050023 up up
-#lsi.1050024 up up
+#lsi.1050025 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/core.say.onenet.net
===================================================================
--- configs/core.say.onenet.net (revision 124724)
+++ configs/core.say.onenet.net (working copy)
@@ -341,7 +341,7 @@
#lsi.1049978 up up
#lsi.1049982 up up
#lsi.1049983 up up
-#lsi.1049984 up up
+#lsi.1049985 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/core.mus.onenet.net
===================================================================
--- configs/core.mus.onenet.net (revision 124724)
+++ configs/core.mus.onenet.net (working copy)
@@ -344,7 +344,7 @@
#lsi.1049985 up up
#lsi.1049989 up up
#lsi.1049990 up up
-#lsi.1049991 up up
+#lsi.1049992 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/core1.dc.onenet.net
===================================================================
--- configs/core1.dc.onenet.net (revision 124724)
+++ configs/core1.dc.onenet.net (working copy)
@@ -937,7 +937,7 @@
#lsi.1050542 up up
#lsi.1050546 up up
#lsi.1050547 up up
-#lsi.1050548 up up
+#lsi.1050549 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/core.ada.onenet.net
===================================================================
--- configs/core.ada.onenet.net (revision 124724)
+++ configs/core.ada.onenet.net (working copy)
@@ -367,7 +367,7 @@
#lsi.1050305 up up
#lsi.1050310 up up
#lsi.1050311 up up
-#lsi.1050312 up up
+#lsi.1050313 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/hub.end.onenet.net
===================================================================
--- configs/hub.end.onenet.net (revision 124726)
+++ configs/hub.end.onenet.net (working copy)
@@ -380,7 +380,6 @@
#sp-2/3/0 up up
#sp-2/3/0.16383 up up
#vt-2/3/0 up up
-#vt-2/3/0.1051435 up up
#fe-3/0/0 down down
#pfh-3/0/0 up up
#pfh-3/0/0.16383 up up
@@ -410,6 +409,7 @@
#sp-3/3/0.0 up up
#sp-3/3/0.16383 up up
#vt-3/3/0 up up
+#vt-3/3/0.1051436 up up
#demux0 up up
#dsc up up
#em0 up up
Index: configs/core.ida.onenet.net
===================================================================
--- configs/core.ida.onenet.net (revision 124724)
+++ configs/core.ida.onenet.net (working copy)
@@ -359,7 +359,7 @@
#lsi.1052250 up up
#lsi.1052255 up up
#lsi.1052259 up up
-#lsi.1052260 up up
+#lsi.1052261 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/core.mca.onenet.net
===================================================================
--- configs/core.mca.onenet.net (revision 124724)
+++ configs/core.mca.onenet.net (working copy)
@@ -356,7 +356,7 @@
#lsi.1050043 up up
#lsi.1050047 up up
#lsi.1050048 up up
-#lsi.1050049 up up
+#lsi.1050050 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/swi1.towalt.onenet.net
===================================================================
--- configs/swi1.towalt.onenet.net (revision 124720)
+++ configs/swi1.towalt.onenet.net (working copy)
@@ -184,8 +184,8 @@
#ge-0/0/18 down down
#ge-0/0/19 up up
#ge-0/0/19.0 up up
-#ge-0/0/20 up up
-#ge-0/0/20.0 up up
+#ge-0/0/20 up down
+#ge-0/0/20.0 up down
#ge-0/0/21 up up
#ge-0/0/21.0 up up
#ge-0/0/22 up up
Index: configs/core.pot.onenet.net
===================================================================
--- configs/core.pot.onenet.net (revision 124724)
+++ configs/core.pot.onenet.net (working copy)
@@ -358,7 +358,7 @@
#lsi.1050028 up up
#lsi.1050032 up up
#lsi.1050033 up up
-#lsi.1050034 up up
+#lsi.1050035 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/core.ard.onenet.net
===================================================================
--- configs/core.ard.onenet.net (revision 124724)
+++ configs/core.ard.onenet.net (working copy)
@@ -354,7 +354,7 @@
#lsi.1051451 up up
#lsi.1051456 up up
#lsi.1051457 up up
-#lsi.1051458 up up
+#lsi.1051459 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/hub.dur.onenet.net
===================================================================
--- configs/hub.dur.onenet.net (revision 124712)
+++ configs/hub.dur.onenet.net (working copy)
@@ -377,7 +377,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 down
+#fe-2/1/3 down up
#ge-2/2/0 up up
#pc-2/2/0 up up
#pc-2/2/0.16383 up up
Index: configs/core1.sti-mx960.onenet.net
===================================================================
--- configs/core1.sti-mx960.onenet.net (revision 124724)
+++ configs/core1.sti-mx960.onenet.net (working copy)
@@ -667,7 +667,7 @@
#lsi.1058656 up up
#lsi.1058660 up up
#lsi.1058661 up up
-#lsi.1058662 up up
+#lsi.1058663 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/core.chi.onenet.net
===================================================================
--- configs/core.chi.onenet.net (revision 124724)
+++ configs/core.chi.onenet.net (working copy)
@@ -341,7 +341,7 @@
#lsi.1049127 up up
#lsi.1049132 up up
#lsi.1049133 up up
-#lsi.1049134 up up
+#lsi.1049135 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/hub.sal.onenet.net
===================================================================
--- configs/hub.sal.onenet.net (revision 124726)
+++ configs/hub.sal.onenet.net (working copy)
@@ -298,8 +298,8 @@
#t1-2/0/2:4 up up
#t1-2/0/2:4.0 up up
#t1-2/0/2:5 down down
-#t1-2/0/2:6 up up
-#t1-2/0/2:6.0 up up
+#t1-2/0/2:6 up down
+#t1-2/0/2:6.0 up down
#t1-2/0/2:7 up up
#t1-2/0/2:7.0 up up
#t1-2/0/2:8 up up
Index: configs/hub.elr.onenet.net
===================================================================
--- configs/hub.elr.onenet.net (revision 124724)
+++ configs/hub.elr.onenet.net (working copy)
@@ -315,7 +315,7 @@
#t1-2/0/2:17 down down
#t1-2/0/2:18 down down
#t1-2/0/2:19 down down
-#t1-2/0/2:20 down down
+#t1-2/0/2:20 down up
#t1-2/0/2:21 down down
#t1-2/0/2:22 up up
#t1-2/0/2:22.0 up up
Index: configs/hub.alv.onenet.net
===================================================================
--- configs/hub.alv.onenet.net (revision 124726)
+++ configs/hub.alv.onenet.net (working copy)
@@ -339,7 +339,6 @@
#sp-2/3/0 up up
#sp-2/3/0.16383 up up
#vt-2/3/0 up up
-#vt-2/3/0.1051953 up up
#fe-3/0/0 down down
#pfh-3/0/0 up up
#pfh-3/0/0.16383 up up
@@ -369,6 +368,7 @@
#sp-3/3/0.0 up up
#sp-3/3/0.16383 up up
#vt-3/3/0 up up
+#vt-3/3/0.1051954 up up
#demux0 up up
#dsc up up
#em0 up up
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net (revision 124724)
+++ configs/core3.okc-m120.onenet.net (working copy)
@@ -979,8 +979,8 @@
#t1-2/3/0:12:19.0 up up
#t1-2/3/0:12:20 up up
#t1-2/3/0:12:20.0 up up
-#t1-2/3/0:12:21 up up
-#t1-2/3/0:12:21.0 up up
+#t1-2/3/0:12:21 up down
+#t1-2/3/0:12:21.0 up down
#t1-2/3/0:12:22 up up
#t1-2/3/0:12:22.0 up up
#t1-2/3/0:12:23 up up
@@ -1477,8 +1477,8 @@
#t1-3/3/0:12:21 down down
#t1-3/3/0:12:22 up up
#t1-3/3/0:12:22.0 up up
-#t1-3/3/0:12:23 up down
-#t1-3/3/0:12:23.0 up down
+#t1-3/3/0:12:23 up up
+#t1-3/3/0:12:23.0 up up
#t1-3/3/0:12:24 up up
#t1-3/3/0:12:24.0 up up
#t1-3/3/0:12:25 up up
@@ -1746,8 +1746,8 @@
#t1-4/1/3:14 up down
#t1-4/1/3:14.0 up down
#t1-4/1/3:15 down down
-#t1-4/1/3:16 up up
-#t1-4/1/3:16.0 up up
+#t1-4/1/3:16 up down
+#t1-4/1/3:16.0 up down
#t1-4/1/3:17 up up
#t1-4/1/3:17.0 up up
#t1-4/1/3:18 down down
Index: configs/core.wea.onenet.net
===================================================================
--- configs/core.wea.onenet.net (revision 124724)
+++ configs/core.wea.onenet.net (working copy)
@@ -344,7 +344,7 @@
#lsi.1051103 up up
#lsi.1051108 up up
#lsi.1051109 up up
-#lsi.1051110 up up
+#lsi.1051111 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/core1.nor.onenet.net
===================================================================
--- configs/core1.nor.onenet.net (revision 124724)
+++ configs/core1.nor.onenet.net (working copy)
@@ -461,7 +461,7 @@
#lsi.1048860 up up
#lsi.1048864 up up
#lsi.1048865 up up
-#lsi.1048866 up up
+#lsi.1048867 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/core.dun.onenet.net
===================================================================
--- configs/core.dun.onenet.net (revision 124704)
+++ configs/core.dun.onenet.net (working copy)
@@ -350,9 +350,9 @@
#lsi.0 up up
#lsi.1 up up
#lsi.1050642 up up
-#lsi.1050747 up up
#lsi.1050749 up up
#lsi.1050750 up up
+#lsi.1050751 up up
#mtun up up
#pimd up up
#pime up up
More information about the Nocrancid
mailing list