[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Thu Nov 13 20:02:16 CST 2014
Index: configs/core1.okc-mx960.onenet.net
===================================================================
--- configs/core1.okc-mx960.onenet.net (revision 121357)
+++ configs/core1.okc-mx960.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKC-CORE1-MX960-RE0> show system commit
+# 2014-11-13 19:22:27 CST by andrew via cli commit synchronize
+# 2014-11-13 19:12:12 CST by andrew via cli commit synchronize
+# 2014-11-13 19:05:26 CST by andrew via cli commit synchronize
+# 2014-11-13 19:02:12 CST by andrew via cli commit synchronize
# 2014-11-13 17:19:23 CST by andrew via cli commit synchronize
# 2014-11-12 19:29:14 CST by andrew via cli commit synchronize
-# 2014-11-12 19:23:46 CST by andrew via cli commit confirmed, rollback in 2mins synchronize
-# 2014-11-12 19:19:53 CST by andrew via cli commit synchronize
-# 2014-11-09 01:52:38 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
-# 2014-11-09 01:17:56 CST by andrew via cli commit confirmed, rollback in 5mins synchronize
# grnoc-mon at OKC-CORE1-MX960-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -470,7 +470,7 @@
# grnoc-mon at OKC-CORE1-MX960-RE0> show system uptime
# System booted: 2014-09-14 04:23 CDT
# Protocols started: 2014-09-14 04:24 CDT
-# Last configured: 2014-11-13 17:19 CST by andrew
+# Last configured: 2014-11-13 19:22 CST by andrew
#
# {master}
# grnoc-mon at OKC-CORE1-MX960-RE0> show interface terse
@@ -725,7 +725,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE1-MX960-RE0> show configuration
-## Last commit: 2014-11-13 17:19:23 CST by andrew
+## Last commit: 2014-11-13 19:22:27 CST by andrew
version 12.3R7.7;
groups {
re0 {
@@ -13125,10 +13125,7 @@
from {
route-filter 0.0.0.0/0 exact;
}
- then {
- metric 100;
- accept;
- }
+ then accept;
}
term reject-all {
then reject;
@@ -14216,11 +14213,14 @@
vrf-target target:5078:2552;
vrf-table-label;
routing-options {
+ static {
+ route 0.0.0.0/0 next-hop 204.62.17.28;
+ }
autonomous-system 64569;
}
protocols {
bgp {
- inactive: group EBGP-OMES-PUBNET {
+ group EBGP-OMES-PUBNET {
type external;
family inet {
unicast;
@@ -14230,7 +14230,7 @@
import EBGP-OMES-PUBNET-IMPORT;
# authentication-key <removed>;
export EBGP-OMES-PUBNET-EXPORT;
- peer-as 40628;
+ peer-as 65001;
}
}
}
Index: configs/core2-okc-mx960.onenet.net
===================================================================
--- configs/core2-okc-mx960.onenet.net (revision 121356)
+++ configs/core2-okc-mx960.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKC-CORE2-MX960-RE0> show system commit
+# 2014-11-13 19:51:21 CST by andrew via cli commit synchronize
+# 2014-11-13 19:21:53 CST by andrew via cli commit synchronize
+# 2014-11-13 19:16:40 CST by andrew via cli commit synchronize
+# 2014-11-13 19:09:37 CST by andrew via cli commit synchronize
+# 2014-11-13 19:07:14 CST by andrew via cli commit synchronize
# 2014-11-13 13:04:53 CST by andrew via cli commit confirmed, rollback in 2mins synchronize
-# 2014-11-12 19:32:07 CST by andrew via cli commit synchronize
-# 2014-11-07 15:22:36 CST by admin via netconf commit synchronize
-# 2014-11-06 12:29:17 CST by rnordmark via cli commit synchronize
-# 2014-10-30 11:30:59 CDT by rnordmark via cli commit synchronize
-# 2014-10-29 15:02:50 CDT by andrew via cli commit synchronize
# grnoc-mon at OKC-CORE2-MX960-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -413,7 +413,7 @@
# grnoc-mon at OKC-CORE2-MX960-RE0> show system uptime
# System booted: 2014-09-14 04:07 CDT
# Protocols started: 2014-09-14 04:09 CDT
-# Last configured: 2014-11-13 13:04 CST by andrew
+# Last configured: 2014-11-13 19:51 CST by andrew
#
# {master}
# grnoc-mon at OKC-CORE2-MX960-RE0> show interface terse
@@ -616,7 +616,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE2-MX960-RE0> show configuration
-## Last commit: 2014-11-13 13:04:53 CST by andrew
+## Last commit: 2014-11-13 19:51:21 CST by andrew
version 12.3R7.7;
groups {
re0 {
@@ -12623,10 +12623,7 @@
from {
route-filter 0.0.0.0/0 exact;
}
- then {
- metric 200;
- accept;
- }
+ then accept;
}
term reject-all {
then reject;
@@ -17327,11 +17324,17 @@
vrf-target target:5078:2552;
vrf-table-label;
routing-options {
+ static {
+ route 0.0.0.0/0 {
+ next-hop 204.62.17.30;
+ metric 20;
+ }
+ }
autonomous-system 64569;
}
protocols {
bgp {
- inactive: group EBGP-OMES-PUBNET {
+ group EBGP-OMES-PUBNET {
type external;
family inet {
unicast;
@@ -17341,7 +17344,7 @@
import EBGP-OMES-PUBNET-IMPORT;
# authentication-key <removed>;
export EBGP-OMES-PUBNET-EXPORT;
- peer-as 40628;
+ peer-as 65001;
}
}
}
Index: configs/core3.tul-m120.onenet.net
===================================================================
--- configs/core3.tul-m120.onenet.net (revision 121355)
+++ configs/core3.tul-m120.onenet.net (working copy)
@@ -440,8 +440,8 @@
#t1-3/0/1:8.0 up up
#t1-3/0/1:9 down down
#t1-3/0/1:9.0 up down
-#t1-3/0/1:10 up up
-#t1-3/0/1:10.0 up up
+#t1-3/0/1:10 up down
+#t1-3/0/1:10.0 up down
#t1-3/0/1:11 up up
#t1-3/0/1:11.0 up up
#t1-3/0/1:12 up up
Index: configs/hub.end.onenet.net
===================================================================
--- configs/hub.end.onenet.net (revision 121357)
+++ configs/hub.end.onenet.net (working copy)
@@ -382,6 +382,7 @@
#sp-2/3/0 up up
#sp-2/3/0.16383 up up
#vt-2/3/0 up up
+#vt-2/3/0.1049359 up up
#fe-3/0/0 down down
#pfh-3/0/0 up up
#pfh-3/0/0.16383 up up
@@ -411,7 +412,6 @@
#sp-3/3/0.0 up up
#sp-3/3/0.16383 up up
#vt-3/3/0 up up
-#vt-3/3/0.1049358 up up
#demux0 up up
#dsc up up
#em0 up up
Index: configs/hub.dur.onenet.net
===================================================================
--- configs/hub.dur.onenet.net (revision 121357)
+++ configs/hub.dur.onenet.net (working copy)
@@ -384,7 +384,7 @@
#fe-2/1/1.0 up up
#fe-2/1/2 up up
#fe-2/1/2.0 up up
-#fe-2/1/3 down down
+#fe-2/1/3 down up
#ge-2/2/0 up up
#pc-2/2/0 up up
#pc-2/2/0.16383 up up
Index: configs/hub.alv.onenet.net
===================================================================
--- configs/hub.alv.onenet.net (revision 121357)
+++ configs/hub.alv.onenet.net (working copy)
@@ -341,7 +341,6 @@
#sp-2/3/0 up up
#sp-2/3/0.16383 up up
#vt-2/3/0 up up
-#vt-2/3/0.1049620 up up
#fe-3/0/0 down down
#pfh-3/0/0 up up
#pfh-3/0/0.16383 up up
@@ -371,6 +370,7 @@
#sp-3/3/0.0 up up
#sp-3/3/0.16383 up up
#vt-3/3/0 up up
+#vt-3/3/0.1049621 up up
#demux0 up up
#dsc up up
#em0 up up
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net (revision 121356)
+++ configs/core3.okc-m120.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKC-CORE3-M120-RE0> show system commit
+# 2014-11-13 19:43:00 CST by andrew via cli commit synchronize
+# 2014-11-13 19:41:26 CST by andrew via cli commit synchronize
# 2014-11-13 16:35:14 CST by sky via cli commit synchronize
# 2014-11-13 16:17:41 CST by sky via cli commit synchronize
# 2014-11-13 16:06:29 CST by sky via cli commit synchronize
# 2014-11-13 14:43:18 CST by sky via cli commit synchronize
-# 2014-11-13 14:18:33 CST by sky via cli commit synchronize
-# 2014-11-13 14:16:17 CST by sky via cli commit synchronize
# grnoc-mon at OKC-CORE3-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -368,7 +368,7 @@
# grnoc-mon at OKC-CORE3-M120-RE0> show system uptime
# System booted: 2013-04-14 00:17 CDT
# Protocols started: 2013-04-14 00:30 CDT
-# Last configured: 2014-11-13 16:35 CST by sky
+# Last configured: 2014-11-13 19:43 CST by andrew
#
# {master}
# grnoc-mon at OKC-CORE3-M120-RE0> show interface terse
@@ -791,7 +791,7 @@
#t1-2/3/0:8:11 down up
#t1-2/3/0:8:12 up up
#t1-2/3/0:8:12.0 up up
-#t1-2/3/0:8:13 down up
+#t1-2/3/0:8:13 down down
#t1-2/3/0:8:14 up up
#t1-2/3/0:8:14.0 up up
#t1-2/3/0:8:15 up up
@@ -1990,7 +1990,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE3-M120-RE0> show configuration
-## Last commit: 2014-11-13 16:35:14 CST by sky
+## Last commit: 2014-11-13 19:43:00 CST by andrew
version 11.4R7.5;
groups {
re0 {
@@ -9263,7 +9263,7 @@
description DOC-James-Hamilton-Center;
encapsulation multilink-ppp;
family inet {
- address 164.58.255.85/30;
+ address 204.62.17.25/30;
}
}
unit 128 {
@@ -9615,7 +9615,6 @@
route 192.168.150.0/24 next-hop [ 172.24.2.14 172.24.2.10 ];
route 199.223.171.0/24 next-hop 164.58.255.246;
route 204.87.71.128/28 next-hop 164.58.0.114;
- route 204.87.73.240/28 next-hop 164.58.255.86;
route 156.110.201.184/30 next-hop 156.110.201.186;
route 164.58.28.160/29 next-hop 156.110.200.42;
route 164.58.206.240/28 next-hop 156.110.27.106;
@@ -11447,6 +11446,7 @@
OMES-PUBNET-L3VPN {
description OMES-PUBNET-L3VPN;
instance-type vrf;
+ interface lsq-5/1/0.125;
route-distinguisher 164.58.199.213:2552;
vrf-import OMES-PUBNET-VRF-IMPORT;
vrf-export OMES-PUBNET-VRF-EXPORT;
More information about the Nocrancid
mailing list