[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Mon Feb 3 14:01:06 CST 2014
Index: core.alt.onenet.net
===================================================================
--- core.alt.onenet.net (revision 103879)
+++ core.alt.onenet.net (working copy)
@@ -324,13 +324,13 @@
#lo0.16384 up up
#lo0.16385 up up
#lsi up up
-#lsi.1077493 up up
-#lsi.1077494 up up
-#lsi.1077495 up up
-#lsi.1077496 up up
-#lsi.1077497 up up
-#lsi.1077498 up up
-#lsi.1077499 up up
+#lsi.1077556 up up
+#lsi.1077557 up up
+#lsi.1077558 up up
+#lsi.1077559 up up
+#lsi.1077560 up up
+#lsi.1077561 up up
+#lsi.1077562 up up
#mtun up up
#pimd up up
#pime up up
Index: core.law.onenet.net
===================================================================
--- core.law.onenet.net (revision 103881)
+++ core.law.onenet.net (working copy)
@@ -473,7 +473,7 @@
#lsi.1054722 up up
#lsi.1055188 up up
#lsi.1055189 up up
-#lsi.1055520 up up
+#lsi.1055529 up up
#mtun up up
#pimd up up
#pime up up
Index: core1.lan-mx80.onenet.net
===================================================================
--- core1.lan-mx80.onenet.net (revision 103884)
+++ core1.lan-mx80.onenet.net (working copy)
@@ -267,7 +267,7 @@
#lsi.1054314 up up
#lsi.1054697 up up
#lsi.1055106 up up
-#lsi.1056541 up up
+#lsi.1056550 up up
#me0 up up
#me0.0 up up
#mtun up up
Index: core1.nor.onenet.net
===================================================================
--- core1.nor.onenet.net (revision 103882)
+++ core1.nor.onenet.net (working copy)
@@ -444,7 +444,7 @@
#lsi.1051325 up up
#lsi.1051564 up up
#lsi.1052976 up up
-#lsi.1053242 up up
+#lsi.1053251 up up
#mtun up up
#pimd up up
#pime up up
Index: core6.okc-m7i.onenet.net
===================================================================
--- core6.okc-m7i.onenet.net (revision 100998)
+++ core6.okc-m7i.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at ROUTE-REFLECTOR-OKC-M7i> show system commit
+# 2014-02-03 13:43:03 CST by jeremyt via cli
+# 2014-02-03 13:32:35 CST by jeremyt via cli
+# 2014-02-03 13:20:20 CST by jeremyt via cli
# 2014-01-23 14:29:01 CST by jeremyt via cli
# 2014-01-23 11:30:43 CST by jeremyt via cli
# 2014-01-23 11:27:55 CST by jeremyt via cli commit confirmed, rollback in 5mins
-# 2014-01-14 09:57:17 CST by joel via cli
-# 2013-11-21 10:26:34 CST by joel via cli
-# 2013-11-21 09:57:42 CST by rnordmark via cli
# grnoc-mon at ROUTE-REFLECTOR-OKC-M7i> show chassis environment
# Class Item Status Measurement
# Power Power Supply 0 OK
@@ -191,7 +191,7 @@
# grnoc-mon at ROUTE-REFLECTOR-OKC-M7i> show system uptime
# System booted: 2013-04-14 01:19 CDT
# Protocols started: 2013-04-14 01:20 CDT
-# Last configured: 2014-01-23 14:29 CST by jeremyt
+# Last configured: 2014-02-03 13:43 CST by jeremyt
#
# grnoc-mon at ROUTE-REFLECTOR-OKC-M7i> show interface terse
#Interface Admin Link
@@ -235,7 +235,7 @@
#pime up up
#tap up up
# grnoc-mon at ROUTE-REFLECTOR-OKC-M7i> show configuration
-## Last commit: 2014-01-23 14:29:01 CST by jeremyt
+## Last commit: 2014-02-03 13:43:03 CST by jeremyt
version 11.4R7.5;
groups {
re0 {
@@ -590,23 +590,19 @@
cluster 164.58.199.216;
peer-as 5078;
neighbor 164.58.199.235;
- neighbor 164.58.199.22;
neighbor 164.58.199.26;
neighbor 164.58.199.74;
neighbor 164.58.199.10;
- neighbor 164.58.199.134;
neighbor 164.58.199.82;
neighbor 164.58.199.142;
neighbor 164.58.199.18;
neighbor 164.58.199.6;
neighbor 164.58.199.66;
- neighbor 164.58.199.62;
neighbor 164.58.199.102;
neighbor 164.58.199.236;
neighbor 164.58.199.189;
neighbor 164.58.199.202;
neighbor 164.58.199.90;
- neighbor 164.58.199.138;
neighbor 164.58.199.2;
neighbor 164.58.199.94;
neighbor 164.58.199.110;
@@ -978,6 +974,10 @@
cluster 164.58.199.216;
peer-as 5078;
neighbor 164.58.199.14;
+ neighbor 164.58.199.138;
+ neighbor 164.58.199.62;
+ neighbor 164.58.199.22;
+ neighbor 164.58.199.134;
}
}
ospf {
@@ -1116,12 +1116,14 @@
policy-statement IBGP-M120-EXPORT {
term NEEDED-ROUTES {
from {
+ protocol bgp;
+ as-path NULL;
+ }
+ then accept;
+ }
+ term DEFAULT {
+ from {
route-filter 0.0.0.0/0 exact;
- route-filter 164.58.0.0/16 orlonger;
- route-filter 156.110.0.0/16 orlonger;
- route-filter 172.24.0.0/16 orlonger;
- route-filter 172.23.0.0/16 orlonger;
- route-filter 172.25.0.0/16 orlonger;
}
then accept;
}
Index: core6.tul-m7i.onenet.net
===================================================================
--- core6.tul-m7i.onenet.net (revision 103889)
+++ core6.tul-m7i.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at ROUTE-REFLECTOR-TULSA-M7i> show system commit
+# 2014-02-03 13:39:52 CST by jeremyt via cli
+# 2014-02-03 13:29:11 CST by jeremyt via cli
# 2014-02-03 12:50:11 CST by jeremyt via cli
# 2014-02-03 12:32:15 CST by jeremyt via cli
# 2014-02-03 11:01:55 CST by jeremyt via cli
# 2014-02-03 10:56:58 CST by jeremyt via cli
-# 2014-01-23 17:01:11 CST by jeremyt via cli
-# 2014-01-23 17:00:17 CST by jeremyt via cli commit at
# grnoc-mon at ROUTE-REFLECTOR-TULSA-M7i> show chassis environment
# Class Item Status Measurement
# Power Power Supply 0 OK
@@ -191,7 +191,7 @@
# grnoc-mon at ROUTE-REFLECTOR-TULSA-M7i> show system uptime
# System booted: 2013-04-28 00:13 CDT
# Protocols started: 2013-04-28 00:14 CDT
-# Last configured: 2014-02-03 12:50 CST by jeremyt
+# Last configured: 2014-02-03 13:39 CST by jeremyt
#
# grnoc-mon at ROUTE-REFLECTOR-TULSA-M7i> show interface terse
#Interface Admin Link
@@ -235,7 +235,7 @@
#pime up up
#tap up up
# grnoc-mon at ROUTE-REFLECTOR-TULSA-M7i> show configuration
-## Last commit: 2014-02-03 12:50:11 CST by jeremyt
+## Last commit: 2014-02-03 13:39:52 CST by jeremyt
version 11.4R7.5;
groups {
re0 {
@@ -589,23 +589,19 @@
# authentication-key <removed>;
peer-as 5078;
neighbor 164.58.199.235;
- neighbor 164.58.199.22;
neighbor 164.58.199.26;
neighbor 164.58.199.74;
neighbor 164.58.199.10;
- neighbor 164.58.199.134;
neighbor 164.58.199.82;
neighbor 164.58.199.142;
neighbor 164.58.199.18;
neighbor 164.58.199.6;
neighbor 164.58.199.66;
- neighbor 164.58.199.62;
neighbor 164.58.199.102;
neighbor 164.58.199.236;
neighbor 164.58.199.189;
neighbor 164.58.199.202;
neighbor 164.58.199.90;
- neighbor 164.58.199.138;
neighbor 164.58.199.2;
neighbor 164.58.199.94;
neighbor 164.58.199.110;
@@ -960,6 +956,10 @@
cluster 164.58.199.226;
peer-as 5078;
neighbor 164.58.199.14;
+ neighbor 164.58.199.138;
+ neighbor 164.58.199.62;
+ neighbor 164.58.199.22;
+ neighbor 164.58.199.134;
}
}
ospf {
Index: core1.sti-mx960.onenet.net
===================================================================
--- core1.sti-mx960.onenet.net (revision 103883)
+++ core1.sti-mx960.onenet.net (working copy)
@@ -618,7 +618,7 @@
#lsi.1062547 up up
#lsi.1062786 up up
#lsi.1064316 up up
-#lsi.1064457 up up
+#lsi.1064466 up up
#mtun up up
#pimd up up
#pime up up
Index: core3.okc-m120.onenet.net
===================================================================
--- core3.okc-m120.onenet.net (revision 103888)
+++ core3.okc-m120.onenet.net (working copy)
@@ -1113,7 +1113,7 @@
#t1-3/3/0:4:1 up up
#t1-3/3/0:4:1.0 up up
#t1-3/3/0:4:2 up up
-#t1-3/3/0:4:2.0 up down
+#t1-3/3/0:4:2.0 up up
#t1-3/3/0:4:3 up up
#t1-3/3/0:4:3.0 up up
#t1-3/3/0:4:4 up up
@@ -1239,7 +1239,7 @@
#t1-3/3/0:6:23 up up
#t1-3/3/0:6:23.0 up up
#t1-3/3/0:6:24 up up
-#t1-3/3/0:6:24.0 up up
+#t1-3/3/0:6:24.0 up down
#t1-3/3/0:6:25 up down
#t1-3/3/0:6:26 up down
#t1-3/3/0:6:27 down down
Index: core5.okc.onenet.net
===================================================================
--- core5.okc.onenet.net (revision 103885)
+++ core5.okc.onenet.net (working copy)
@@ -575,7 +575,7 @@
#lsi.1485934 up up
#lsi.1487004 up up
#lsi.1487243 up up
-#lsi.1488915 up up
+#lsi.1488924 up up
#lsi.1496838 up up
#lsi.2010116 up up
#mtun up up
Index: hub.mia.onenet.net
===================================================================
--- hub.mia.onenet.net (revision 103891)
+++ hub.mia.onenet.net (working copy)
@@ -441,7 +441,7 @@
#lsi.1048588 up up
#lsi.1048589 up up
#lsi.1049556 up up
-#lsi.1050397 up up
+#lsi.1050406 up up
#mtun up up
#pimd up up
#pime up up
Index: core1.dc.onenet.net
===================================================================
--- core1.dc.onenet.net (revision 103887)
+++ core1.dc.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at MX480_DC_01_RE0> show system commit
+# 2014-02-03 13:43:38 CST by joel via cli commit confirmed, rollback in 2mins synchronize
# 2014-02-03 12:42:48 CST by rnordmark via cli commit synchronize
# 2014-02-03 12:41:37 CST by rnordmark via cli commit confirmed, rollback in 10mins synchronize
# 2014-02-03 12:41:05 CST by rnordmark via cli commit confirmed, rollback in 2mins synchronize
# 2014-02-03 12:36:30 CST by rnordmark via cli commit synchronize
# 2014-02-03 12:35:29 CST by rnordmark via cli commit synchronize
-# 2014-02-03 12:34:54 CST by rnordmark via cli commit synchronize
# grnoc-mon at MX480_DC_01_RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -425,7 +425,7 @@
# grnoc-mon at MX480_DC_01_RE0> show system uptime
# System booted: 2013-12-22 03:20 CST
# Protocols started: 2013-12-22 03:22 CST
-# Last configured: 2014-02-03 12:42 CST by rnordmark
+# Last configured: 2014-02-03 13:43 CST by joel
#
# {master}
# grnoc-mon at MX480_DC_01_RE0> show interface terse
@@ -825,6 +825,7 @@
#irb.4027 up up
#irb.4028 up up
#irb.4029 up up
+#irb.4030 up up
#irb.4090 up up
#lo0 up up
#lo0.0 up up
@@ -838,7 +839,7 @@
#lsi.1054138 up up
#lsi.1054182 up up
#lsi.1054190 up up
-#lsi.1054218 up up
+#lsi.1054227 up up
#mtun up up
#pimd up up
#pime up up
@@ -846,7 +847,7 @@
#pp0 up up
#tap up up
# grnoc-mon at MX480_DC_01_RE0> show configuration
-## Last commit: 2014-02-03 12:42:48 CST by rnordmark
+## Last commit: 2014-02-03 13:43:38 CST by joel
version 12.3R3.4;
groups {
re0 {
@@ -2789,6 +2790,12 @@
address 10.199.199.241/29;
}
}
+ unit 4030 {
+ description mgtoptical-01-4030;
+ family inet {
+ address 10.199.199.249/29;
+ }
+ }
unit 4090 {
description untrust___-01-4090;
family inet {
@@ -3927,6 +3934,30 @@
}
}
}
+ mgmt_optical {
+ apply-groups OSPF-RI;
+ instance-type virtual-router;
+ interface irb.810;
+ interface irb.811;
+ interface irb.4030;
+ routing-options {
+ static {
+ route 10.10.50.0/24 next-hop 10.10.30.111;
+ route 10.10.60.0/24 next-hop 10.10.30.111;
+ route 10.10.40.0/24 next-hop 10.10.30.111;
+ route 10.10.20.0/24 next-hop 10.10.30.111;
+ }
+ router-id 10.199.199.249;
+ }
+ protocols {
+ ospf {
+ export REDISTRIBUTE-STATICS-OSPF;
+ area 0.0.0.0 {
+ interface irb.4030;
+ }
+ }
+ }
+ }
trust_netgrp {
apply-groups OSPF-RI;
instance-type virtual-router;
@@ -4011,8 +4042,6 @@
interface irb.806;
interface irb.807;
interface irb.808;
- interface irb.810;
- interface irb.811;
interface irb.812;
interface irb.847;
interface irb.880;
@@ -4025,10 +4054,6 @@
routing-options {
static {
route 10.10.241.0/24 next-hop 10.9.1.1;
- route 10.10.50.0/24 next-hop 10.10.30.111;
- route 10.10.60.0/24 next-hop 10.10.30.111;
- route 10.10.40.0/24 next-hop 10.10.30.111;
- route 10.10.20.0/24 next-hop 10.10.30.111;
}
router-id 10.199.199.57;
}
@@ -4442,6 +4467,10 @@
mgt_dc_apc-01-0719 {
vlan-id 719;
}
+ mgtoptical-01-4030 {
+ vlan-id 4030;
+ routing-interface irb.4030;
+ }
net_manage-02-0802 {
vlan-id 802;
routing-interface irb.802;
More information about the Nocrancid
mailing list