[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Tue Jun 10 10:02:15 CDT 2014
Index: configs/hub.chi.onenet.net
===================================================================
--- configs/hub.chi.onenet.net (revision 116853)
+++ configs/hub.chi.onenet.net (working copy)
@@ -308,7 +308,7 @@
#t1-2/0/2:21 down down
#t1-2/0/2:22 down down
#t1-2/0/2:23 down down
-#t1-2/0/2:24 down up
+#t1-2/0/2:24 down down
#t1-2/0/2:25 down up
#t1-2/0/2:26 down down
#t1-2/0/2:27 down down
Index: configs/hub.wil.onenet.net
===================================================================
--- configs/hub.wil.onenet.net (revision 116836)
+++ configs/hub.wil.onenet.net (working copy)
@@ -290,8 +290,8 @@
#t1-2/0/2:1 up down
#t1-2/0/2:2 up up
#t1-2/0/2:2.0 up up
-#t1-2/0/2:3 up up
-#t1-2/0/2:3.0 up up
+#t1-2/0/2:3 up down
+#t1-2/0/2:3.0 up down
#t1-2/0/2:4 up down
#t1-2/0/2:5 up down
#t1-2/0/2:6 down down
Index: configs/core1.dc.onenet.net
===================================================================
--- configs/core1.dc.onenet.net (revision 116849)
+++ 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
+# 2014-06-10 09:46:30 CDT by josh via cli commit confirmed, rollback in 3mins synchronize
# 2014-06-09 14:51:04 CDT by joel via cli commit confirmed, rollback in 2mins synchronize
# 2014-06-09 14:18:06 CDT by jeremyt via cli commit synchronize
# 2014-06-09 12:54:49 CDT by jeremyt via cli commit synchronize
# 2014-06-09 12:35:29 CDT by josh via cli commit confirmed, rollback in 2mins synchronize
# 2014-06-09 11:15:07 CDT by josh via cli commit confirmed, rollback in 2mins synchronize
-# 2014-06-09 09:57:54 CDT by joel via cli commit confirmed, rollback in 2mins synchronize
# grnoc-mon at MX480_DC_01_RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -417,7 +417,7 @@
# grnoc-mon at MX480_DC_01_RE0> show system uptime
# System booted: 2014-06-06 22:08 CDT
# Protocols started: 2014-06-06 22:10 CDT
-# Last configured: 2014-06-09 14:51 CDT by joel
+# Last configured: 2014-06-10 09:46 CDT by josh
#
# {master}
# grnoc-mon at MX480_DC_01_RE0> show interface terse
@@ -828,6 +828,7 @@
#lsi up up
#lsi.0 up up
#lsi.1 up up
+#lsi.2 up up
#lsi.1048839 up up
#lsi.1048841 up up
#lsi.1048845 up up
@@ -843,7 +844,7 @@
#pp0 up up
#tap up up
# grnoc-mon at MX480_DC_01_RE0> show configuration
-## Last commit: 2014-06-09 14:51:04 CDT by joel
+## Last commit: 2014-06-10 09:46:30 CDT by josh
version 12.3R6-S3;
groups {
re0 {
@@ -3372,6 +3373,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;
+ }
+ }
policy-statement isis-ospf {
term 1 {
from {
@@ -3396,6 +3435,7 @@
community OIDS-VPN members target:5078:2532;
community ONENET-PoP-APPLIANCES members target:5078:2012;
community ONET-CONTENT-FILTER-VPN members target:5078:2530;
+ community TAGNET-VPN members target:5078:2531;
}
firewall {
family inet {
@@ -3799,6 +3839,15 @@
}
}
}
+ TAGNET-L3VPN {
+ description TAGNET-L3VPN;
+ instance-type vrf;
+ route-distinguisher 164.58.199.194:2531;
+ vrf-import TAGNET-VRF-IMPORT;
+ vrf-export TAGNET-VRF-EXPORT;
+ vrf-target target:5078:2531;
+ vrf-table-label;
+ }
VPLS-ONENET-IPERF {
description ONENET-IPERF-MGMT;
instance-type vpls;
Index: configs/hub.lawm120.onenet.net
===================================================================
--- configs/hub.lawm120.onenet.net (revision 116853)
+++ configs/hub.lawm120.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at LAWTON-M120-RE0> show system commit
+# 2014-06-10 09:00:26 CDT by andrew via cli commit synchronize
# 2014-06-05 15:06:30 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
# 2014-06-05 10:39:48 CDT by donnie via cli commit synchronize
# 2014-06-04 13:59:48 CDT by andrew via cli commit synchronize
# 2014-06-04 13:49:09 CDT by andrew via cli commit synchronize
# 2014-06-04 13:45:57 CDT by andrew via cli commit synchronize
-# 2014-05-22 16:05:00 CDT by joel via cli commit synchronize
# grnoc-mon at LAWTON-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -284,7 +284,7 @@
#t1-2/0/2:1 down down
#t1-2/0/2:2 down down
#t1-2/0/2:3 up up
-#t1-2/0/2:3.0 up down
+#t1-2/0/2:3.0 up up
#t1-2/0/2:4 down down
#t1-2/0/2:5 down down
#t1-2/0/2:6 down down
Index: configs/hub.dur.onenet.net
===================================================================
--- configs/hub.dur.onenet.net (revision 116822)
+++ configs/hub.dur.onenet.net (working copy)
@@ -359,7 +359,7 @@
#t1-2/0/3:13.0 up down
#t1-2/0/3:14 up down
#t1-2/0/3:15 up down
-#t1-2/0/3:16 up down
+#t1-2/0/3:16 up up
#t1-2/0/3:16.0 up down
#t1-2/0/3:17 up down
#t1-2/0/3:18 down down
Index: configs/hub.ada.onenet.net
===================================================================
--- configs/hub.ada.onenet.net (revision 116833)
+++ configs/hub.ada.onenet.net (working copy)
@@ -294,12 +294,12 @@
#t1-2/0/2:2.0 up up
#t1-2/0/2:3 up up
#t1-2/0/2:3.0 up up
-#t1-2/0/2:4 up down
-#t1-2/0/2:4.0 up down
-#t1-2/0/2:5 up down
-#t1-2/0/2:5.0 up down
-#t1-2/0/2:6 up down
-#t1-2/0/2:6.0 up down
+#t1-2/0/2:4 up up
+#t1-2/0/2:4.0 up up
+#t1-2/0/2:5 up up
+#t1-2/0/2:5.0 up up
+#t1-2/0/2:6 up up
+#t1-2/0/2:6.0 up up
#t1-2/0/2:7 up up
#t1-2/0/2:7.0 up up
#t1-2/0/2:8 up up
@@ -316,13 +316,13 @@
#t1-2/0/2:14 up down
#t1-2/0/2:15 up up
#t1-2/0/2:15.0 up up
-#t1-2/0/2:16 up down
-#t1-2/0/2:16.0 up down
+#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:18 down down
#t1-2/0/2:19 down down
-#t1-2/0/2:20 up down
-#t1-2/0/2:20.0 up down
+#t1-2/0/2:20 up up
+#t1-2/0/2:20.0 up up
#t1-2/0/2:21 up up
#t1-2/0/2:21.0 up up
#t1-2/0/2:22 down down
@@ -381,7 +381,7 @@
#gr-2/3/0 up up
#ip-2/3/0 up up
#lsq-2/3/0 up up
-#lsq-2/3/0.6 up down
+#lsq-2/3/0.6 up up
#lsq-2/3/0.13 up up
#mt-2/3/0 up up
#pd-2/3/0 up up
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net (revision 116853)
+++ configs/core3.okc-m120.onenet.net (working copy)
@@ -1605,8 +1605,8 @@
#t1-4/0/3:12.0 up up
#t1-4/0/3:13 down down
#t1-4/0/3:14 down down
-#t1-4/0/3:15 up down
-#t1-4/0/3:15.0 up down
+#t1-4/0/3:15 up up
+#t1-4/0/3:15.0 up up
#t1-4/0/3:16 down down
#t1-4/0/3:17 down down
#t1-4/0/3:18 down down
@@ -1779,8 +1779,8 @@
#t1-4/1/3:28 up up
#t1-4/1/3:28.0 up up
#ct3-4/2/0 up up
-#t1-4/2/0:1 up down
-#t1-4/2/0:1.0 up down
+#t1-4/2/0:1 up up
+#t1-4/2/0:1.0 up up
#t1-4/2/0:2 up down
#t1-4/2/0:2.0 up down
#t1-4/2/0:3 up down
More information about the Nocrancid
mailing list