[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Fri Jan 25 12:02:04 CST 2013
Index: core3.tul-m120.onenet.net
===================================================================
--- core3.tul-m120.onenet.net (revision 50542)
+++ core3.tul-m120.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at TULSA-CORE-3-M120-RE0> show system commit
+# 2013-01-25 11:08:33 CST by joel via cli commit synchronize
# 2013-01-24 11:28:37 CST by joel via cli commit synchronize
# 2013-01-24 10:41:01 CST by rnordmark via cli commit synchronize
# 2013-01-24 10:40:37 CST by rnordmark via cli commit synchronize
# 2013-01-24 10:39:56 CST by joel via cli commit synchronize
# 2013-01-24 10:38:57 CST by joel via cli commit synchronize
-# 2013-01-24 10:37:59 CST by joel via cli commit synchronize
# grnoc-mon at TULSA-CORE-3-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -342,7 +342,7 @@
# grnoc-mon at TULSA-CORE-3-M120-RE0> show system uptime
# System booted: 2011-04-16 20:58 CDT
# Protocols started: 2011-04-16 20:59 CDT
-# Last configured: 2013-01-24 11:28 CST by joel
+# Last configured: 2013-01-25 11:08 CST by joel
#
# {master}
# grnoc-mon at TULSA-CORE-3-M120-RE0> show interface terse
@@ -674,7 +674,7 @@
#pp0 up up
#tap up up
# grnoc-mon at TULSA-CORE-3-M120-RE0> show configuration
-## Last commit: 2013-01-24 11:28:37 CST by joel
+## Last commit: 2013-01-25 11:08:33 CST by joel
version 10.4R2.6;
groups {
re0 {
@@ -1038,11 +1038,13 @@
family inet;
}
unit 7 {
- description DOH-SAPULPA;
+ description DOH-SAPULPA-OCS;
encapsulation multilink-ppp;
family inet {
+ mtu 1512;
address 172.23.2.45/30;
}
+ family mpls;
}
unit 8 {
description DOH-Tulsa-S-Utica;
@@ -1214,6 +1216,7 @@
}
t1-3/0/0:11 {
description DOH-SAPULPA-T1-CIR0004380-lsq-2/3/0.7;
+ mtu 1518;
encapsulation ppp;
unit 0 {
family mlppp {
@@ -1232,6 +1235,7 @@
}
t1-3/0/0:13 {
description DOH-SAPULPA-T1-CIR0000649-lsq-2/3/0.7;
+ mtu 1518;
encapsulation ppp;
unit 0 {
family mlppp {
@@ -2022,7 +2026,6 @@
route 156.110.119.64/29 next-hop 156.110.118.30;
route 156.110.201.56/30 next-hop 164.58.14.22;
route 156.110.204.112/29 next-hop 156.110.201.86;
- route 156.110.204.128/29 next-hop 172.23.2.46;
route 156.110.204.136/29 next-hop 156.110.201.170;
route 156.110.204.208/29 next-hop 164.58.1.62;
route 156.110.204.224/30 next-hop 172.23.2.6;
@@ -2031,7 +2034,6 @@
route 172.23.9.56/29 next-hop 172.23.2.6;
route 172.23.9.72/29 next-hop 172.23.2.22;
route 172.23.9.80/29 next-hop 172.23.2.42;
- route 172.23.9.88/29 next-hop 172.23.2.46;
route 172.23.9.104/29 next-hop 172.23.2.54;
route 172.23.9.120/29 next-hop 172.23.2.74;
route 172.23.9.128/29 next-hop 172.23.2.78;
@@ -2086,6 +2088,7 @@
interface lsq-2/3/0.10;
interface t1-3/0/1:4.0;
interface lsq-2/3/0.12;
+ interface lsq-2/3/0.7;
}
bgp {
group CORE-RR {
@@ -2198,6 +2201,11 @@
md5 7 key "$9$Oy4NBhSevLXNbvMb24aHktu0OEyKM8x-wSrMX7-ws"; ## SECRET-DATA
}
}
+ interface lsq-2/3/0.7 {
+ authentication {
+ md5 7 key "$9$Oy4NBhSevLXNbvMb24aHktu0OEyKM8x-wSrMX7-ws"; ## SECRET-DATA
+ }
+ }
}
}
ospf3 {
@@ -2213,6 +2221,7 @@
interface xe-1/0/0.128;
interface t3-2/0/0.0;
interface t3-2/0/2.0;
+ interface lsq-2/3/0.7;
interface lsq-2/3/0.10;
interface lsq-2/3/0.12;
interface t1-3/0/1:4.0;
@@ -2751,6 +2760,7 @@
# 164.58.15.109 xe-0/0/0.108 Full 164.58.199.221
# 164.58.15.129 xe-1/0/0.128 Full 164.58.199.222
# 172.23.2.102 lsq-2/3/0.12 Full 10.199.2.90
+# 172.23.2.46 lsq-2/3/0.7 Full 10.199.2.94
# 172.23.2.54 t1-3/0/1:4.0 Full 10.199.2.89
#
# {master}
Index: hub.cla.onenet.net
===================================================================
--- hub.cla.onenet.net (revision 50509)
+++ hub.cla.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at CLAREMORE-M120-RE0> show system commit
+# 2013-01-25 11:44:13 CST by rnordmark via cli commit synchronize
+# 2013-01-25 11:22:14 CST by rnordmark via cli commit synchronize
+# 2013-01-25 11:19:57 CST by rnordmark via cli commit synchronize
# 2013-01-24 08:04:28 CST by admin via netconf commit synchronize
# 2013-01-24 08:04:22 CST by admin via netconf commit synchronize
# 2013-01-24 08:03:50 CST by admin via netconf commit synchronize
-# 2013-01-24 08:03:44 CST by admin via netconf commit synchronize
-# 2013-01-24 08:03:12 CST by admin via netconf commit synchronize
-# 2013-01-24 08:03:06 CST by admin via netconf commit synchronize
# grnoc-mon at CLAREMORE-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -294,7 +294,7 @@
# grnoc-mon at CLAREMORE-M120-RE0> show system uptime
# System booted: 2012-03-16 12:32 CDT
# Protocols started: 2012-03-16 12:34 CDT
-# Last configured: 2013-01-24 08:04 CST by admin
+# Last configured: 2013-01-25 11:44 CST by rnordmark
#
# {master}
# grnoc-mon at CLAREMORE-M120-RE0> show interface terse
@@ -435,7 +435,7 @@
#pp0 up up
#tap up up
# grnoc-mon at CLAREMORE-M120-RE0> show configuration
-## Last commit: 2013-01-24 08:04:28 CST by admin
+## Last commit: 2013-01-25 11:44:13 CST by rnordmark
version 10.4R2.6;
groups {
re0 {
@@ -736,6 +736,7 @@
}
t1-2/0/0:8 {
description DOH-CLAREMORE-T1-CIR0000693-lsq-2/3/0.4;
+ mtu 1518;
encapsulation ppp;
unit 0 {
family mlppp {
@@ -745,6 +746,7 @@
}
t1-2/0/0:9 {
description DOH-CLAREMORE-T1-CIR0004385-lsq-2/3/0.4;
+ mtu 1518;
encapsulation ppp;
unit 0 {
family mlppp {
@@ -905,11 +907,13 @@
}
}
unit 4 {
- description DOH-CLARMORE;
+ description DOH-CLARMORE-OCS;
encapsulation multilink-ppp;
family inet {
+ mtu 1512;
address 172.23.2.225/30;
}
+ family mpls;
}
unit 5 {
description DOT-CLARMORE;
@@ -1008,16 +1012,13 @@
routing-options {
nonstop-routing;
static {
- route 156.110.214.32/30 next-hop 172.23.2.226;
route 156.110.214.108/30 next-hop 172.23.2.230;
- route 156.110.215.120/29 next-hop 172.23.2.226;
route 164.58.97.0/24 next-hop 156.110.54.46;
route 164.58.148.210/32 next-hop 164.58.0.242;
route 164.58.183.130/32 next-hop 164.58.198.250;
route 164.58.186.158/32 next-hop 164.58.198.250;
route 164.58.221.192/27 next-hop 164.58.8.10;
route 164.58.242.160/27 next-hop 164.58.8.14;
- route 172.23.9.208/29 next-hop 172.23.2.226;
route 172.23.9.216/29 next-hop 172.23.2.230;
route 198.187.154.0/24 next-hop 198.187.154.2;
route 198.204.126.0/24 next-hop 198.187.154.2;
@@ -1033,6 +1034,7 @@
mpls {
interface lo0.0;
interface ge-3/2/0.0;
+ interface lsq-2/3/0.4;
}
bgp {
group CORE-RR {
@@ -1079,10 +1081,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 ge-3/2/0.0;
interface lo0.0;
}
@@ -1445,5 +1463,6 @@
# grnoc-mon at CLAREMORE-M120-RE0> show ospf neighbor
# Address Interface State ID Pri Dead
# 164.58.244.41 ge-3/2/0.0 Full 164.58.199.225
+# 172.23.2.226 lsq-2/3/0.4 Full 10.199.2.98
#
# {master}
Index: core3.okc-m120.onenet.net
===================================================================
--- core3.okc-m120.onenet.net (revision 50645)
+++ core3.okc-m120.onenet.net (working copy)
@@ -1585,7 +1585,7 @@
#t1-3/3/0:12:25 up up
#t1-3/3/0:12:25.0 up up
#t1-3/3/0:12:26 up up
-#t1-3/3/0:12:26.0 up down
+#t1-3/3/0:12:26.0 up up
#t1-3/3/0:12:27 up down
#t1-3/3/0:12:28 up down
#ct3-4/0/0 up up
Index: san-sw-lawton.onenet.net
===================================================================
--- san-sw-lawton.onenet.net (revision 50647)
+++ san-sw-lawton.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at SAN-EX2200> show system commit
-# 2013-01-25 11:00:01 CST by admin via netconf
-# 2013-01-25 10:59:47 CST by admin via netconf
-# 2013-01-25 10:58:03 CST by admin via netconf
-# 2013-01-25 10:57:49 CST by admin via netconf
-# 2013-01-25 10:56:00 CST by admin via netconf
-# 2013-01-25 10:55:47 CST by admin via netconf
+# 2013-01-25 11:51:08 CST by admin via netconf
+# 2013-01-25 11:50:53 CST by admin via netconf
+# 2013-01-25 11:33:06 CST by admin via netconf
+# 2013-01-25 11:32:51 CST by admin via netconf
+# 2013-01-25 11:15:05 CST by admin via netconf
+# 2013-01-25 11:14:51 CST by admin via netconf
# grnoc-mon at SAN-EX2200> show chassis environment
# Class Item Status Measurement
# Power FPC 0 Power Supply 0 OK
@@ -151,7 +151,7 @@
# grnoc-mon at SAN-EX2200> show system uptime
# System booted: 2012-07-05 12:27 CDT
# Protocols started: 2012-07-05 12:31 CDT
-# Last configured: 2013-01-25 11:00 CST by admin
+# Last configured: 2013-01-25 11:51 CST by admin
#
# grnoc-mon at SAN-EX2200> show interface terse
#Interface Admin Link
@@ -232,7 +232,7 @@
#vlan.0 up up
#vlan.250 up up
# grnoc-mon at SAN-EX2200> show configuration
-## Last commit: 2013-01-25 11:00:01 CST by admin
+## Last commit: 2013-01-25 11:51:08 CST by admin
version 10.4R2.6;
system {
host-name SAN-EX2200;
More information about the Nocrancid
mailing list