[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Mon Jan 14 14:02:38 CST 2013
Index: core3.okc-m120.onenet.net
===================================================================
--- core3.okc-m120.onenet.net (revision 49451)
+++ core3.okc-m120.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKC-CORE3-MX120-RE1> show system commit
+# 2013-01-14 13:31:16 CST by rnordmark via cli commit synchronize
# 2013-01-14 13:01:23 CST by rnordmark via cli commit synchronize
# 2013-01-14 12:11:14 CST by rnordmark via cli commit synchronize
# 2013-01-14 11:36:10 CST by rnordmark via cli commit synchronize
# 2013-01-14 10:22:50 CST by rnordmark via cli commit synchronize
# 2013-01-14 10:17:49 CST by rnordmark via cli commit synchronize
-# 2013-01-14 09:46:59 CST by rnordmark via cli commit synchronize
# grnoc-mon at OKC-CORE3-MX120-RE1> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -384,7 +384,7 @@
# grnoc-mon at OKC-CORE3-MX120-RE1> show system uptime
# System booted: 2012-11-16 00:25 CST
# Protocols started: 2012-11-16 00:43 CST
-# Last configured: 2013-01-14 13:01 CST by rnordmark
+# Last configured: 2013-01-14 13:31 CST by rnordmark
#
# {master}
# grnoc-mon at OKC-CORE3-MX120-RE1> show interface terse
@@ -1828,8 +1828,8 @@
#t1-4/1/2:19.0 up up
#t1-4/1/2:20 up up
#t1-4/1/2:20.0 up up
-#t1-4/1/2:21 up up
-#t1-4/1/2:21.0 up up
+#t1-4/1/2:21 up down
+#t1-4/1/2:21.0 up down
#t1-4/1/2:22 up down
#t1-4/1/2:23 up down
#t1-4/1/2:24 down down
@@ -2089,7 +2089,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE3-MX120-RE1> show configuration
-## Last commit: 2013-01-14 13:01:23 CST by rnordmark
+## Last commit: 2013-01-14 13:31:16 CST by rnordmark
version 10.4R2.6;
groups {
re0 {
@@ -7267,11 +7267,14 @@
}
t1-4/0/1:23 {
description WIC-Neighborhood-Services-Organization-NW-T1-CIR0003273;
+ mtu 1518;
encapsulation cisco-hdlc;
unit 0 {
family inet {
+ mtu 1512;
address 172.23.3.41/30;
}
+ family mpls;
}
}
t1-4/0/1:24 {
@@ -9284,7 +9287,6 @@
inactive: route 172.23.10.40/29 next-hop 172.23.3.58;
route 172.23.10.64/29 next-hop 172.23.3.106;
route 172.23.10.248/30 next-hop 172.23.4.66;
- route 172.23.10.16/29 next-hop 172.23.3.42;
route 164.58.213.140/30 next-hop 164.58.1.134;
route 156.110.235.136/29 next-hop 164.58.20.70;
route 164.58.109.216/29 next-hop 156.110.54.54;
@@ -9394,6 +9396,7 @@
interface t1-4/1/3:1.0;
interface t1-3/3/0:2:28.0;
interface t1-4/1/3:17.0;
+ interface t1-4/0/1:23.0;
}
bgp {
group CORE-RR {
@@ -9612,6 +9615,11 @@
md5 7 key "$9$Oy4NBhSevLXNbvMb24aHktu0OEyKM8x-wSrMX7-ws"; ## SECRET-DATA
}
}
+ interface t1-4/0/1:23.0 {
+ authentication {
+ md5 7 key "$9$Oy4NBhSevLXNbvMb24aHktu0OEyKM8x-wSrMX7-ws"; ## SECRET-DATA
+ }
+ }
}
}
ospf3 {
@@ -9640,6 +9648,7 @@
interface t1-3/3/0:1:26.0;
interface t1-3/3/0:2:28.0;
interface t1-4/0/1:6.0;
+ interface t1-4/0/1:23.0;
interface t1-4/0/1:26.0;
interface t1-4/0/3:12.0;
interface t1-4/0/3:19.0;
@@ -10470,11 +10479,11 @@
# 172.23.3.14 t1-2/3/0:6:20.0 Full 10.199.2.36
# 172.23.4.142 t1-3/3/0:1:26.0 Full 10.199.2.38
# 172.23.4.198 t1-3/3/0:2:28.0 Full 10.199.2.51
+# 172.23.3.42 t1-4/0/1:23.0 Full 10.199.2.35
# 172.23.3.30 t1-4/0/1:26.0 Full 10.199.2.32
# 172.23.3.58 t1-4/0/1:6.0 Full 10.199.2.23
# 172.23.3.38 t1-4/0/3:12.0 Full 10.199.2.26
# 172.23.3.10 t1-4/0/3:19.0 Full 10.199.2.25
-# 172.23.3.2 t1-4/1/2:21.0 Full 10.199.2.20
# 172.23.3.98 t1-4/1/3:1.0 Full 10.199.2.34
# 172.23.3.70 t1-4/1/3:17.0 Full 10.199.2.33
# 172.23.3.50 t1-4/1/3:21.0 Full 10.199.2.28
Index: hub.okm.onenet.net
===================================================================
--- hub.okm.onenet.net (revision 49447)
+++ hub.okm.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKMULGEE-M120-RE0> show system commit
+# 2013-01-14 13:11:35 CST by rnordmark via cli commit synchronize
# 2013-01-14 11:57:26 CST by jeremyt via cli commit synchronize
# 2013-01-14 11:51:14 CST by jeremyt via cli commit synchronize
# 2013-01-14 11:41:49 CST by jeremyt via cli commit synchronize
# 2013-01-08 15:36:12 CST by jeremyt via cli commit synchronize
# 2012-12-17 13:32:58 CST by joel via cli commit synchronize
-# 2012-12-17 13:32:12 CST by joel via cli commit synchronize
# grnoc-mon at OKMULGEE-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -295,7 +295,7 @@
# grnoc-mon at OKMULGEE-M120-RE0> show system uptime
# System booted: 2011-03-22 10:41 CDT
# Protocols started: 2011-03-22 10:43 CDT
-# Last configured: 2013-01-14 11:57 CST by jeremyt
+# Last configured: 2013-01-14 13:11 CST by rnordmark
#
# {master}
# grnoc-mon at OKMULGEE-M120-RE0> show interface terse
@@ -485,7 +485,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKMULGEE-M120-RE0> show configuration
-## Last commit: 2013-01-14 11:57:26 CST by jeremyt
+## Last commit: 2013-01-14 13:11:35 CST by rnordmark
version 10.4R2.6;
groups {
re0 {
@@ -777,6 +777,7 @@
}
t1-2/0/2:6 {
description DOH-OKMULGEE-T1-CIR0004383-lsq-2/3/0.4;
+ mtu 1518;
encapsulation ppp;
unit 0 {
family mlppp {
@@ -804,6 +805,7 @@
}
t1-2/0/2:10 {
description DOH-OKMULGEE-T1-CIR0000669-lsq-2/3/0.4;
+ mtu 1518;
encapsulation ppp;
unit 0 {
family mlppp {
@@ -1212,11 +1214,13 @@
description DOH-OKMLUGEE;
encapsulation multilink-ppp;
family inet {
+ mtu 1512;
filter {
input FLOW-INFO;
}
address 172.23.4.193/30;
}
+ family mpls;
}
unit 5 {
description OKEMHA-PS;
@@ -1426,7 +1430,6 @@
nonstop-routing;
static {
route 64.112.240.0/20 next-hop 164.58.75.118;
- route 156.110.107.32/29 next-hop 172.23.4.194;
route 156.110.107.56/29 next-hop 156.110.106.50;
route 156.110.107.96/28 next-hop 156.110.106.14;
route 156.110.123.0/29 next-hop 156.110.106.78;
@@ -1448,6 +1451,7 @@
interface fe-3/0/0.0;
interface lo0.0;
interface ge-3/2/0.0;
+ interface lsq-2/3/0.4;
}
bgp {
group CORE-RR {
@@ -1499,10 +1503,26 @@
}
}
}
+ area 0.0.0.3 {
+ nssa {
+ default-lsa {
+ default-metric 10;
+ metric-type 1;
+ type-7;
+ }
+ summaries;
+ }
+ interface lsq-2/3/0.4 {
+ authentication {
+ md5 7 key "$9$Oy4NBhSevLXNbvMb24aHktu0OEyKM8x-wSrMX7-ws"; ## SECRET-DATA
+ }
+ }
+ }
}
ldp {
preference 255;
track-igp-metric;
+ interface lsq-2/3/0.4;
interface fe-3/0/0.0;
interface ge-3/2/0.0;
interface lo0.0;
@@ -1882,5 +1902,6 @@
# grnoc-mon at OKMULGEE-M120-RE0> show ospf neighbor
# Address Interface State ID Pri Dead
# 164.58.1.253 ge-3/2/0.0 Full 164.58.199.94
+# 172.23.4.194 lsq-2/3/0.4 Full 10.199.2.52
#
# {master}
More information about the Nocrancid
mailing list