[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Wed Mar 11 14:02:14 CDT 2015
Index: configs/core.law.onenet.net
===================================================================
--- configs/core.law.onenet.net (revision 124790)
+++ configs/core.law.onenet.net (working copy)
@@ -127,7 +127,7 @@
# Xcvr 3 REV 02 740-013111 A476934 SFP-T
# Xcvr 4 REV 02 740-013111 A476877 SFP-T
# Xcvr 5 REV 02 740-013111 A476909 SFP-T
-# Xcvr 6 REV 02 740-013111 A476886 SFP-T
+# Xcvr 6 REV 01 740-011613 USOSX25279 SFP-SX
# Xcvr 7 REV 01 740-031851 AM1041SU271 SFP-SX
# Xcvr 8 REV 01 740-031851 AM1041S02MM SFP-SX
# Xcvr 9 REV 01 740-031851 AM1041S02MK SFP-SX
@@ -144,7 +144,6 @@
# Xcvr 1 REV 02 740-013111 A464471 SFP-T
# Xcvr 2 REV 02 740-013111 B436497 SFP-T
# Xcvr 3 REV 02 740-013111 D498161 SFP-T
-# Xcvr 4 REV 01 740-011613 USOSX25279 SFP-SX
# Xcvr 9 REV 02 740-013111 B436540 SFP-T
# QXM 0 REV 05 711-028408 YS4733 MPC QXM
# QXM 1 REV 05 711-028408 YS4747 MPC QXM
Index: configs/acx.cai.hart-acx2100.onenet.net
===================================================================
--- configs/acx.cai.hart-acx2100.onenet.net (revision 124782)
+++ configs/acx.cai.hart-acx2100.onenet.net (working copy)
@@ -1,6 +1,7 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at HARTSHORNE-PUBLIC-LIBRARY-ACX2100> show system commit
+# show chassis environment
# 2015-01-28 11:33:04 CST by andrew via cli
# 2015-01-22 08:40:35 CST by andrew via cli
# 2015-01-22 08:34:36 CST by andrew via cli
Index: configs/core1.dc.onenet.net
===================================================================
--- configs/core1.dc.onenet.net (revision 124790)
+++ configs/core1.dc.onenet.net (working copy)
@@ -460,9 +460,9 @@
#lc-0/2/0.32769 up up
#pfe-0/2/0 up up
#pfe-0/2/0.16383 up up
-#ge-0/2/1 up down
-#ge-0/2/1.80 up down
-#ge-0/2/1.32767 up down
+#ge-0/2/1 up up
+#ge-0/2/1.80 up up
+#ge-0/2/1.32767 up up
#ge-0/2/2 up up
#ge-0/2/2.0 up up
#ge-0/2/3 up up
Index: configs/core.ada.onenet.net
===================================================================
--- configs/core.ada.onenet.net (revision 124790)
+++ configs/core.ada.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at ADA-MX480-RE0> show system commit
+# 2015-03-11 13:17:35 CDT by sky via cli commit synchronize
+# 2015-03-11 13:13:13 CDT by sky via cli commit synchronize
# 2015-03-11 11:49:06 CDT by sky via cli commit synchronize
# 2015-02-05 09:35:06 CST by andrew via cli commit synchronize
# 2015-02-03 16:04:49 CST by andrew via cli commit synchronize
# 2015-02-03 16:03:20 CST by andrew via cli commit synchronize
-# 2015-01-29 09:39:41 CST by andrew via cli commit synchronize
-# 2015-01-17 14:46:49 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
# grnoc-mon at ADA-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -259,7 +259,7 @@
# grnoc-mon at ADA-MX480-RE0> show system uptime
# System booted: 2014-09-14 06:27 CDT
# Protocols started: 2014-09-14 06:28 CDT
-# Last configured: 2015-03-11 11:49 CDT by sky
+# Last configured: 2015-03-11 13:17 CDT by sky
#
# {master}
# grnoc-mon at ADA-MX480-RE0> show interface terse
@@ -349,6 +349,7 @@
#lsi.1 up up
#lsi.2 up up
#lsi.4 up up
+#lsi.5 up up
#lsi.1048680 up up
#lsi.1049972 up up
#lsi.1050163 up up
@@ -376,7 +377,7 @@
#pp0 up up
#tap up up
# grnoc-mon at ADA-MX480-RE0> show configuration
-## Last commit: 2015-03-11 11:49:06 CDT by sky
+## Last commit: 2015-03-11 13:17:35 CDT by sky
version 12.3R7.7;
groups {
re0 {
@@ -768,9 +769,10 @@
}
}
unit 199 {
+ description TAGNET-6210-ADA-10M-CIR0006016;
vlan-id 199;
family inet {
- address 10.250.250.1/30;
+ address 10.119.1.145/30;
}
}
}
@@ -1387,6 +1389,44 @@
then reject;
}
}
+ 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;
+ }
+ }
community Ada members 5078:22;
community Altus members 5078:26;
community Alva members 5078:74;
@@ -1419,6 +1459,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;
@@ -1825,6 +1866,16 @@
}
}
}
+ TAGNET-L3VPN {
+ description TAGNET-L3VPN;
+ instance-type vrf;
+ interface ge-0/2/7.199;
+ route-distinguisher 164.58.199.23: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.ada.onenet.net
===================================================================
--- configs/hub.ada.onenet.net (revision 124762)
+++ configs/hub.ada.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at ADA-M120-RE0> show system commit
+# 2015-03-11 13:15:52 CDT by sky via cli commit synchronize
+# 2015-03-11 13:13:17 CDT by sky via cli commit synchronize
# 2015-03-09 16:52:35 CDT by andrew via cli commit synchronize
# 2015-03-09 16:49:51 CDT by andrew via cli commit synchronize
# 2015-03-09 11:03:01 CDT by andrew via cli commit synchronize
# 2015-03-09 11:02:03 CDT by andrew via cli commit synchronize
-# 2015-03-09 11:01:23 CDT by andrew via cli commit synchronize
-# 2015-03-09 11:00:10 CDT by andrew via cli commit synchronize
# grnoc-mon at ADA-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -282,7 +282,7 @@
# grnoc-mon at ADA-M120-RE0> show system uptime
# System booted: 2014-09-14 06:21 CDT
# Protocols started: 2014-09-14 06:22 CDT
-# Last configured: 2015-03-09 16:52 CDT by andrew
+# Last configured: 2015-03-11 13:15 CDT by sky
#
# {master}
# grnoc-mon at ADA-M120-RE0> show interface terse
@@ -296,8 +296,7 @@
#t3-2/0/1 down down
#t3-2/0/1.0 up down
#ct3-2/0/2 up up
-#t1-2/0/2:1 up up
-#t1-2/0/2:1.0 up up
+#t1-2/0/2:1 down down
#t1-2/0/2:2 up up
#t1-2/0/2:2.0 up up
#t1-2/0/2:3 up up
@@ -456,7 +455,7 @@
#pp0 up up
#tap up up
# grnoc-mon at ADA-M120-RE0> show configuration
-## Last commit: 2015-03-09 16:52:35 CDT by andrew
+## Last commit: 2015-03-11 13:15:52 CDT by sky
version 12.3R7.7;
groups {
re0 {
@@ -763,13 +762,7 @@
partition 28 interface-type t1;
}
t1-2/0/2:1 {
- description TAGNET-6210-ADA-T1-CIR0005613;
- encapsulation cisco-hdlc;
- unit 0 {
- family inet {
- address 10.119.1.145/30;
- }
- }
+ disable;
}
t1-2/0/2:2 {
description OESC-Ada-T1-CIR0005163-MR;
@@ -2428,7 +2421,6 @@
TAGNET-L3VPN {
description TAGNET-L3VPN;
instance-type vrf;
- interface t1-2/0/2:1.0;
interface t1-2/0/2:9.0;
interface t1-2/0/2:14.0;
interface t1-2/0/2:17.0;
Index: configs/core5.tul.onenet.net
===================================================================
--- configs/core5.tul.onenet.net (revision 124790)
+++ configs/core5.tul.onenet.net (working copy)
@@ -433,9 +433,9 @@
#ge-0/2/7.0 up up
#ge-0/2/8 up up
#ge-0/2/8.0 up up
-#ge-0/2/9 up down
-#ge-0/2/9.1135 up down
-#ge-0/2/9.32767 up down
+#ge-0/2/9 up up
+#ge-0/2/9.1135 up up
+#ge-0/2/9.32767 up up
#ge-0/3/0 up up
#ge-0/3/0.0 up up
#ge-0/3/1 up up
More information about the Nocrancid
mailing list