[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Thu Jul 24 14:02:14 CDT 2014
Index: configs/core5.okc.onenet.net
===================================================================
--- configs/core5.okc.onenet.net (revision 118103)
+++ 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
+# 2014-07-24 13:52:39 CDT by sky via cli commit confirmed, rollback in 3mins synchronize
# 2014-07-24 12:21:58 CDT by josh via cli commit synchronize
# 2014-07-24 12:20:24 CDT by josh via cli commit confirmed, rollback in 3mins synchronize
# 2014-07-16 13:10:56 CDT by josh via cli commit confirmed, rollback in 3mins synchronize
# 2014-06-30 15:48:01 CDT by joel via cli commit synchronize
# 2014-06-23 10:44:28 CDT by joel via cli commit synchronize
-# 2014-06-13 15:09:31 CDT by rnordmark via cli commit synchronize
# grnoc-mon at OKC-CORE5-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -367,7 +367,7 @@
# grnoc-mon at OKC-CORE5-MX480-RE0> show system uptime
# System booted: 2013-04-14 00:44 CDT
# Protocols started: 2013-04-14 00:45 CDT
-# Last configured: 2014-07-24 12:21 CDT by josh
+# Last configured: 2014-07-24 13:52 CDT by sky
#
# {master}
# grnoc-mon at OKC-CORE5-MX480-RE0> show interface terse
@@ -519,6 +519,7 @@
#lo0.16384 up up
#lo0.16385 up up
#lsi up up
+#lsi.0 up up
#lsi.1494016 up up
#lsi.1494017 up up
#lsi.1494019 up up
@@ -537,7 +538,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE5-MX480-RE0> show configuration
-## Last commit: 2014-07-24 12:21:58 CDT by josh
+## Last commit: 2014-07-24 13:52:39 CDT by sky
version 11.4R7.5;
groups {
re0 {
@@ -1890,6 +1891,41 @@
}
from protocol bgp;
}
+ policy-statement ONENET-MGMT-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add ONENET-MGMT-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add ONENET-MGMT-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol ospf;
+ then {
+ community add ONENET-MGMT-VPN;
+ accept;
+ }
+ }
+ }
+ policy-statement ONENET-MGMT-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community ONENET-MGMT-VPN;
+ }
+ then accept;
+ }
+ term 2 {
+ then reject;
+ }
+ }
policy-statement REDISTRIBUTE-DIRECTS {
term 1 {
from protocol direct;
@@ -1944,6 +1980,7 @@
community OKCCORE4 members 5078:214;
community OKCCORE5 members 5078:215;
community OKCCORE6 members 5078:216;
+ community ONENET-MGMT-VPN members target:5078:2543;
community OSUOKC members 5078:50;
community Okmulgee members 5078:110;
community PTCCORE1 members 5078:234;
@@ -2523,6 +2560,16 @@
}
}
}
+ ONENET-MGMT-L3VPN {
+ description ONENET-MGMT-L3VPN;
+ instance-type vrf;
+ interface ge-0/2/1.2543;
+ 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;
+ }
VPLS-ONENET-IPERF {
description ONENET-IPERF-MGMT;
instance-type vpls;
Index: configs/core1.dc.onenet.net
===================================================================
--- configs/core1.dc.onenet.net (revision 118077)
+++ configs/core1.dc.onenet.net (working copy)
@@ -849,7 +849,7 @@
#lsi.1048947 up up
#lsi.1048951 up up
#lsi.1048956 up up
-#lsi.1048957 up up
+#lsi.1048958 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/core.pot.onenet.net
===================================================================
--- configs/core.pot.onenet.net (revision 116614)
+++ configs/core.pot.onenet.net (working copy)
@@ -99,6 +99,7 @@
# Xcvr 1 REV 02 740-013111 B436467 SFP-T
# Xcvr 2 REV 01 740-038291 D174914 SFP-T
# Xcvr 3 REV 02 740-013111 D446004 SFP-T
+# Xcvr 4 NON-JNPR PR91ABK SFP-LX10
# Xcvr 9 REV 02 740-013111 B436679 SFP-T
# QXM 0 REV 06 711-028408 ZY7281 MPC QXM
# QXM 1 REV 06 711-028408 ZY7124 MPC QXM
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net (revision 118103)
+++ configs/core3.okc-m120.onenet.net (working copy)
@@ -580,7 +580,7 @@
#t1-2/3/0:4:7.0 up up
#t1-2/3/0:4:8 up up
#t1-2/3/0:4:8.0 up up
-#t1-2/3/0:4:9 up up
+#t1-2/3/0:4:9 up down
#t1-2/3/0:4:10 up up
#t1-2/3/0:4:10.0 up up
#t1-2/3/0:4:11 up up
More information about the Nocrancid
mailing list