[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Sun Oct 4 00:02:04 CDT 2015
Index: configs/core.woo.onenet.net
===================================================================
--- configs/core.woo.onenet.net (revision 135326)
+++ configs/core.woo.onenet.net (working copy)
@@ -345,17 +345,17 @@
#lsi.1076295 up up
#lsi.1076296 up up
#lsi.1076300 up up
-#lsi.1076305 up up
#lsi.1076309 up up
-#lsi.1076310 up up
#lsi.1076311 up up
#lsi.1076312 up up
#lsi.1076313 up up
#lsi.1076314 up up
-#lsi.1076316 up up
-#lsi.1076317 up up
#lsi.1076318 up up
-#lsi.1076319 up up
+#lsi.1076320 up up
+#lsi.1076321 up up
+#lsi.1076322 up up
+#lsi.1076323 up up
+#lsi.1076324 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/core.say.onenet.net
===================================================================
--- configs/core.say.onenet.net (revision 135322)
+++ configs/core.say.onenet.net (working copy)
@@ -357,8 +357,6 @@
#lsi.1077019 up up
#lsi.1077025 up up
#lsi.1077026 up up
-#lsi.1077027 up up
-#lsi.1077028 up up
#lsi.1077029 up up
#lsi.1077030 up up
#lsi.1077031 up up
@@ -367,11 +365,13 @@
#lsi.1077035 up up
#lsi.1077036 up up
#lsi.1077037 up up
-#lsi.1077039 up up
#lsi.1077040 up up
#lsi.1077041 up up
#lsi.1077042 up up
#lsi.1077043 up up
+#lsi.1077044 up up
+#lsi.1077045 up up
+#lsi.1077046 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/core1.dc.onenet.net
===================================================================
--- configs/core1.dc.onenet.net (revision 135324)
+++ configs/core1.dc.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at MX480_DC_01_RE0> show system commit
+# 2015-10-03 22:12:42 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
# 2015-10-02 14:10:09 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
# 2015-09-30 15:27:52 CDT by andrew via cli commit synchronize
# 2015-09-23 10:06:26 CDT by andrew via cli commit synchronize
# 2015-09-22 14:19:36 CDT by joel via cli commit synchronize
# 2015-09-22 14:16:42 CDT by joel via cli commit synchronize
-# 2015-09-22 14:02:52 CDT by joel via cli commit synchronize
# grnoc-mon at MX480_DC_01_RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -457,7 +457,7 @@
# grnoc-mon at MX480_DC_01_RE0> show system uptime
# System booted: 2014-08-25 20:38 CDT
# Protocols started: 2014-08-25 20:39 CDT
-# Last configured: 2015-10-02 14:10 CDT by andrew
+# Last configured: 2015-10-03 22:12 CDT by andrew
#
# {master}
# grnoc-mon at MX480_DC_01_RE0> show interface terse
@@ -957,7 +957,6 @@
#lo0.16384 up up
#lo0.16385 up up
#lsi up up
-#lsi.0 up up
#lsi.1 up up
#lsi.2 up up
#lsi.3 up up
@@ -970,6 +969,7 @@
#lsi.12 up up
#lsi.13 up up
#lsi.14 up up
+#lsi.15 up up
#lsi.1075304 up up
#lsi.1075306 up up
#lsi.1075307 up up
@@ -986,14 +986,14 @@
#lsi.1075365 up up
#lsi.1075369 up up
#lsi.1075371 up up
-#lsi.1075372 up up
#lsi.1075373 up up
#lsi.1075374 up up
#lsi.1075375 up up
#lsi.1075376 up up
#lsi.1075379 up up
#lsi.1075380 up up
-#lsi.1075381 up up
+#lsi.1075382 up up
+#lsi.1075383 up up
#mtun up up
#pimd up up
#pime up up
@@ -1001,7 +1001,7 @@
#pp0 up up
#tap up up
# grnoc-mon at MX480_DC_01_RE0> show configuration
-## Last commit: 2015-10-02 14:10:09 CDT by andrew
+## Last commit: 2015-10-03 22:12:42 CDT by andrew
version 12.3R7.7;
groups {
re0 {
@@ -3316,7 +3316,7 @@
}
}
unit 4040 {
- description "MX to SRX L3 - dmz_comanache-ps";
+ description "MX to SRX L3 - dmz_comanache-ps [NO-MONITOR]";
family inet {
address 10.199.198.33/29;
}
@@ -3766,37 +3766,41 @@
prefix-list PRE-ICCP-ALLOW {
apply-path "protocols iccp peer <*>";
}
- policy-statement COMANCHE_PS-VRF-EXPORT {
+ policy-statement COMANCHE-PS-VRF-EXPORT {
term 1 {
from protocol static;
then {
- community add COMANCHE_PS-VPN;
+ community add COMANCHE-PS-VPN;
accept;
}
}
term 2 {
from protocol direct;
then {
- community add COMANCHE_PS-VPN;
+ community add COMANCHE-PS-VPN;
accept;
}
}
term 3 {
- from {
- protocol ospf;
- area 0.0.0.0;
+ from protocol ospf;
+ then {
+ community add COMANCHE-PS-VPN;
+ accept;
}
+ }
+ term 4 {
+ from protocol bgp;
then {
- community add COMANCHE_PS-VPN;
+ community add COMANCHE-PS-VPN;
accept;
}
}
}
- policy-statement COMANCHE_PS-VRF-IMPORT {
+ policy-statement COMANCHE-PS-VRF-IMPORT {
term 1 {
from {
protocol bgp;
- community COMANCHE_PS-VPN;
+ community COMANCHE-PS-VPN;
}
then accept;
}
@@ -4413,7 +4417,7 @@
then accept;
}
}
- community COMANCHE_PS-VPN members target:5078:2537;
+ community COMANCHE-PS-VPN members target:5078:2537;
community DPS-VPN members target:5078:2540;
community MX480_DC_01 members 5078:194;
community ODMHSAS-VPN members target:5078:2559;
@@ -4834,12 +4838,13 @@
instance-type virtual-router;
interface irb.666;
}
- COMANCHE_PS-L3VPN {
- description COMANCHE_PS-L3VPN;
+ COMANCHE-PS-L3VPN {
+ description COMANCHE-PS-L3VPN;
instance-type vrf;
+ interface irb.2715;
route-distinguisher 164.58.199.194:2537;
- vrf-import COMANCHE_PS-VRF-IMPORT;
- vrf-export COMANCHE_PS-VRF-EXPORT;
+ vrf-import COMANCHE-PS-VRF-IMPORT;
+ vrf-export COMANCHE-PS-VRF-EXPORT;
vrf-target target:5078:2537;
vrf-table-label;
}
@@ -5141,7 +5146,6 @@
dmz_comanche-ps {
apply-groups OSPF-RI;
instance-type virtual-router;
- interface irb.2715;
interface irb.4040;
routing-options {
router-id 10.199.198.33;
Index: configs/core1.lan-mx80.onenet.net
===================================================================
--- configs/core1.lan-mx80.onenet.net (revision 135329)
+++ configs/core1.lan-mx80.onenet.net (working copy)
@@ -196,7 +196,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 Oct 3 22:55 ifinfo.core.4
+# -rw-rw---- 1 root field 52711424 Oct 3 23:55 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/hub.tsb.onenet.net
===================================================================
--- configs/hub.tsb.onenet.net (revision 135329)
+++ 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 Oct 3 23:00 ifinfo.core.4
+# -rw-rw---- 1 root field 52727808 Oct 4 00: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/core.wea.onenet.net
===================================================================
--- configs/core.wea.onenet.net (revision 135326)
+++ configs/core.wea.onenet.net (working copy)
@@ -339,7 +339,6 @@
#lsi.1077567 up up
#lsi.1077569 up up
#lsi.1077570 up up
-#lsi.1077577 up up
#lsi.1077578 up up
#lsi.1077579 up up
#lsi.1077581 up up
@@ -347,8 +346,9 @@
#lsi.1077585 up up
#lsi.1077587 up up
#lsi.1077588 up up
-#lsi.1077589 up up
#lsi.1077591 up up
+#lsi.1077592 up up
+#lsi.1077593 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/core.sem.onenet.net
===================================================================
--- configs/core.sem.onenet.net (revision 135316)
+++ configs/core.sem.onenet.net (working copy)
@@ -354,13 +354,13 @@
#lsi.1072957 up up
#lsi.1072961 up up
#lsi.1072964 up up
-#lsi.1072965 up up
#lsi.1072966 up up
#lsi.1072967 up up
#lsi.1072968 up up
-#lsi.1072970 up up
#lsi.1072971 up up
#lsi.1072972 up up
+#lsi.1072973 up up
+#lsi.1072974 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/core.wil.onenet.net
===================================================================
--- configs/core.wil.onenet.net (revision 135326)
+++ configs/core.wil.onenet.net (working copy)
@@ -377,8 +377,6 @@
#lsi.1067862 up up
#lsi.1067863 up up
#lsi.1067864 up up
-#lsi.1067865 up up
-#lsi.1067866 up up
#lsi.1067867 up up
#lsi.1067870 up up
#lsi.1067871 up up
@@ -389,11 +387,13 @@
#lsi.1067880 up up
#lsi.1067881 up up
#lsi.1067883 up up
-#lsi.1067885 up up
#lsi.1067886 up up
#lsi.1067887 up up
#lsi.1067888 up up
#lsi.1067889 up up
+#lsi.1067890 up up
+#lsi.1067891 up up
+#lsi.1067892 up up
#mtun up up
#pimd up up
#pime up up
More information about the Nocrancid
mailing list