[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Wed Mar 19 08:02:20 CDT 2014
Index: hub.mia.onenet.net
===================================================================
--- hub.mia.onenet.net (revision 113961)
+++ hub.mia.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at MIAMI-M120-RE0> show system commit
+# 2014-03-19 07:13:14 CDT by josh via cli commit confirmed, rollback in 3mins synchronize
# 2014-03-10 16:27:42 CDT by josh via cli commit synchronize
# 2014-03-10 16:21:21 CDT by josh via cli commit confirmed, rollback in 1mins synchronize
# 2014-03-03 16:14:00 CST by rnordmark via cli commit synchronize
# 2014-03-03 15:08:39 CST by jeremyt via cli commit synchronize
# 2014-03-03 15:07:22 CST by jeremyt via cli commit confirmed, rollback in 5mins synchronize
-# 2014-02-26 11:12:39 CST by andrew via netconf commit synchronize
# grnoc-mon at MIAMI-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -289,7 +289,7 @@
# grnoc-mon at MIAMI-M120-RE0> show system uptime
# System booted: 2013-05-30 22:17 CDT
# Protocols started: 2013-05-30 23:11 CDT
-# Last configured: 2014-03-10 16:27 CDT by josh
+# Last configured: 2014-03-19 07:13 CDT by josh
#
# {master}
# grnoc-mon at MIAMI-M120-RE0> show interface terse
@@ -432,9 +432,11 @@
#ipip up up
#lo0 up up
#lo0.0 up up
+#lo0.2531 up up
#lo0.16384 up up
#lo0.16385 up up
#lsi up up
+#lsi.0 up up
#lsi.1053362 up up
#lsi.1054799 up up
#lsi.1055233 up up
@@ -448,7 +450,7 @@
#pp0 up up
#tap up up
# grnoc-mon at MIAMI-M120-RE0> show configuration
-## Last commit: 2014-03-10 16:27:42 CDT by josh
+## Last commit: 2014-03-19 07:13:14 CDT by josh
version 11.4R7.5;
groups {
re0 {
@@ -988,6 +990,11 @@
address 2610:1d8::39/128;
}
}
+ unit 2531 {
+ family inet {
+ address 10.119.0.13/30;
+ }
+ }
}
}
forwarding-options {
@@ -1241,6 +1248,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 2 {
+ then reject;
+ }
+ }
community Ada members 5078:22;
community Altus members 5078:26;
community Alva members 5078:74;
@@ -1269,6 +1314,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;
@@ -1608,6 +1654,21 @@
}
}
routing-instances {
+ TAGNET-L3VPN {
+ description TAGNET-L3VPN;
+ instance-type vrf;
+ interface lo0.2531;
+ route-distinguisher 164.58.199.138:2531;
+ vrf-import TAGNET-VRF-IMPORT;
+ vrf-export TAGNET-VRF-EXPORT;
+ vrf-target target:5078:2531;
+ vrf-table-label;
+ routing-options {
+ static {
+ route 10.119.0.14/32 next-hop 10.119.0.14;
+ }
+ }
+ }
VPLS-ONENET-IPERF {
description ONENET-IPERF-MGMT;
instance-type vpls;
Index: core3.okc-m120.onenet.net
===================================================================
--- core3.okc-m120.onenet.net (revision 114016)
+++ core3.okc-m120.onenet.net (working copy)
@@ -761,8 +761,8 @@
#t1-2/3/0:8:11 up up
#t1-2/3/0:8:11.0 up up
#t1-2/3/0:8:12 up down
-#t1-2/3/0:8:13 up down
-#t1-2/3/0:8:13.0 up down
+#t1-2/3/0:8:13 up up
+#t1-2/3/0:8:13.0 up up
#t1-2/3/0:8:14 up up
#t1-2/3/0:8:14.0 up up
#t1-2/3/0:8:15 up down
More information about the Nocrancid
mailing list