[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Fri May 1 10:02:19 CDT 2015
Index: configs/core6.okc-m7i.onenet.net
===================================================================
--- configs/core6.okc-m7i.onenet.net (revision 125936)
+++ configs/core6.okc-m7i.onenet.net (working copy)
@@ -1,6 +1,7 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at ROUTE-REFLECTOR-OKC-M7i> show system commit
+# 2015-05-01 09:20:40 CDT by andrew via cli
# 2015-04-14 15:43:48 CDT by admin via netconf
# %crId:1474788%changeType:inband%moduleName:CMP.updateDeviceSNMPTrapTarget%
# 2015-04-14 15:41:19 CDT by admin via netconf
@@ -8,7 +9,6 @@
# 2015-03-29 00:58:42 CDT by andrew via cli
# 2015-03-28 22:48:56 CDT by andrew via cli
# 2015-03-25 21:35:28 CDT by andrew via cli commit confirmed, rollback in 3mins
-# 2015-03-25 21:18:17 CDT by andrew via cli commit confirmed, rollback in 3mins
# grnoc-mon at ROUTE-REFLECTOR-OKC-M7i> show chassis environment
# Class Item Status Measurement
# Power Power Supply 0 OK
@@ -201,7 +201,7 @@
# grnoc-mon at ROUTE-REFLECTOR-OKC-M7i> show system uptime
# System booted: 2014-08-16 22:20 CDT
# Protocols started: 2014-08-16 22:21 CDT
-# Last configured: 2015-04-14 15:43 CDT by admin
+# Last configured: 2015-05-01 09:20 CDT by andrew
#
# grnoc-mon at ROUTE-REFLECTOR-OKC-M7i> show interface terse
#Interface Admin Link
@@ -245,7 +245,7 @@
#pime up up
#tap up up
# grnoc-mon at ROUTE-REFLECTOR-OKC-M7i> show configuration
-## Last commit: 2015-04-14 15:43:48 CDT by admin
+## Last commit: 2015-05-01 09:20:40 CDT by andrew
version 12.3R7.7;
groups {
re0 {
@@ -1017,6 +1017,9 @@
neighbor 164.58.199.81 {
description CORE.CAI.GC;
}
+ neighbor 164.58.199.169 {
+ description "ACX.CAI.DPSENI [NO-MONITOR]";
+ }
}
group DEFAULT-AND-IBGP-V6 {
family inet6 {
Index: configs/core.end.onenet.net
===================================================================
--- configs/core.end.onenet.net (revision 126509)
+++ configs/core.end.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at ENID-MX480-RE0> show system commit
+# 2015-05-01 09:23:48 CDT by andrew via cli commit synchronize
# 2015-04-24 22:51:48 CDT by andrew via cli commit synchronize
# 2015-04-23 13:23:19 CDT by andrew via cli commit synchronize
# 2015-04-22 18:08:37 CDT by andrew via cli commit synchronize
# 2015-04-21 10:39:24 CDT by joel via cli commit synchronize
# 2015-04-21 10:38:51 CDT by joel via cli commit synchronize
-# 2015-04-21 10:26:33 CDT by joel via cli commit synchronize
# grnoc-mon at ENID-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -254,7 +254,7 @@
# grnoc-mon at ENID-MX480-RE0> show system uptime
# System booted: 2014-09-17 01:24 CDT
# Protocols started: 2014-09-17 01:26 CDT
-# Last configured: 2015-04-24 22:51 CDT by andrew
+# Last configured: 2015-05-01 09:23 CDT by andrew
#
# {master}
# grnoc-mon at ENID-MX480-RE0> show interface terse
@@ -298,6 +298,7 @@
#pfe-0/2/0 up up
#pfe-0/2/0.16383 up up
#ge-0/2/1 up up
+#ge-0/2/1.42 up up
#ge-0/2/1.71 up up
#ge-0/2/1.2530 up up
#ge-0/2/1.2540 up up
@@ -399,10 +400,10 @@
#lsi.1056507 up up
#lsi.1056508 up up
#lsi.1056509 up up
-#lsi.1056512 up up
-#lsi.1056513 up up
#lsi.1056514 up up
#lsi.1056515 up up
+#lsi.1056516 up up
+#lsi.1056517 up up
#mtun up up
#pimd up up
#pime up up
@@ -410,7 +411,7 @@
#pp0 up up
#tap up up
# grnoc-mon at ENID-MX480-RE0> show configuration
-## Last commit: 2015-04-24 22:51:48 CDT by andrew
+## Last commit: 2015-05-01 09:23:48 CDT by andrew
version 12.3R7.7;
groups {
re0 {
@@ -874,6 +875,17 @@
vlan-tagging;
mtu 9192;
encapsulation flexible-ethernet-services;
+ unit 42 {
+ vlan-id 42;
+ family inet {
+ mtu 9000;
+ sampling {
+ input;
+ }
+ address 164.58.244.38/31;
+ }
+ family mpls;
+ }
unit 71 {
vlan-id 71;
family inet {
@@ -1254,6 +1266,7 @@
interface lo0.0;
interface ge-0/2/0.0;
interface xe-0/1/1.410;
+ interface ge-0/2/1.42;
}
bgp {
group CORE-RR {
@@ -1379,6 +1392,16 @@
multiplier 3;
}
}
+ interface ge-0/2/1.42 {
+ link-protection;
+ authentication {
+ md5 7 key "$9$eWGKLxdb2gaUbwUHqm3nSrle87VwY4JDxNwgoJDj"; ## SECRET-DATA
+ }
+ bfd-liveness-detection {
+ minimum-interval 400;
+ multiplier 3;
+ }
+ }
}
}
ospf3 {
@@ -1433,6 +1456,7 @@
interface xe-0/0/0.69;
interface xe-0/1/1.410;
interface ge-0/2/0.0;
+ interface ge-0/2/1.42;
interface lo0.0;
}
oam {
Index: configs/core.law.onenet.net
===================================================================
--- configs/core.law.onenet.net (revision 126510)
+++ configs/core.law.onenet.net (working copy)
@@ -509,9 +509,9 @@
#lsi.1071613 up up
#lsi.1071614 up up
#lsi.1071617 up up
-#lsi.1071619 up up
#lsi.1071620 up up
#lsi.1071621 up up
+#lsi.1071622 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/core5.okc.onenet.net
===================================================================
--- configs/core5.okc.onenet.net (revision 126510)
+++ configs/core5.okc.onenet.net (working copy)
@@ -714,12 +714,12 @@
#lsi.1504301 up up
#lsi.1504302 up up
#lsi.1504308 up up
-#lsi.1504311 up up
-#lsi.1504312 up up
#lsi.1504313 up up
#lsi.1504314 up up
#lsi.1504315 up up
#lsi.1504316 up up
+#lsi.1504317 up up
+#lsi.1504318 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/core.hut.hen.onenet.net
===================================================================
--- configs/core.hut.hen.onenet.net (revision 126510)
+++ configs/core.hut.hen.onenet.net (working copy)
@@ -317,9 +317,9 @@
#lsi.1048952 up up
#lsi.1048953 up up
#lsi.1048954 up up
-#lsi.1048957 up up
#lsi.1048958 up up
#lsi.1048959 up up
+#lsi.1048960 up up
#me0 up up
#me0.0 up up
#mtun up up
Index: configs/core.hut.sei.onenet.net
===================================================================
--- configs/core.hut.sei.onenet.net (revision 126510)
+++ configs/core.hut.sei.onenet.net (working copy)
@@ -317,8 +317,8 @@
#lsi.1049452 up up
#lsi.1049453 up up
#lsi.1049455 up up
-#lsi.1049456 up up
#lsi.1049457 up up
+#lsi.1049458 up up
#me0 up up
#me0.0 up up
#mtun up up
Index: configs/core.hut.ori.onenet.net
===================================================================
--- configs/core.hut.ori.onenet.net (revision 126494)
+++ configs/core.hut.ori.onenet.net (working copy)
@@ -1,6 +1,7 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at ORIENTA-MX40> show system commit
+# 2015-05-01 09:28:01 CDT by andrew via cli
# 2015-04-14 15:54:42 CDT by admin via netconf
# %crId:1474893%changeType:inband%moduleName:CMP.updateDeviceSNMPTrapTarget%
# 2015-04-14 15:42:25 CDT by admin via netconf
@@ -8,7 +9,6 @@
# 2014-11-07 15:22:32 CST by admin via netconf
# 2014-09-28 00:28:06 CDT by andrew via cli
# 2014-09-20 01:49:05 CDT by root via other
-# 2014-09-20 01:24:21 CDT by andrew via cli commit confirmed, rollback in 5mins
# grnoc-mon at ORIENTA-MX40> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -233,7 +233,7 @@
# grnoc-mon at ORIENTA-MX40> show system uptime
# System booted: 2014-09-20 01:47 CDT
# Protocols started: 2014-09-20 01:49 CDT
-# Last configured: 2015-04-14 15:54 CDT by admin
+# Last configured: 2015-05-01 09:28 CDT by andrew
#
# grnoc-mon at ORIENTA-MX40> show interface terse
#Interface Admin Link
@@ -260,6 +260,7 @@
#ge-1/1/0 down down
#ge-1/1/1 down down
#ge-1/1/2 up up
+#ge-1/1/2.42 up up
#ge-1/1/2.70 up up
#ge-1/1/2.2530 down up
#ge-1/1/2.32767 up up
@@ -301,7 +302,7 @@
#pp0 up up
#tap up up
# grnoc-mon at ORIENTA-MX40> show configuration
-## Last commit: 2015-04-14 15:54:42 CDT by admin
+## Last commit: 2015-05-01 09:28:01 CDT by andrew
version 12.3R7.7;
system {
host-name ORIENTA-MX40;
@@ -522,6 +523,17 @@
vlan-tagging;
mtu 9192;
encapsulation flexible-ethernet-services;
+ unit 42 {
+ vlan-id 42;
+ family inet {
+ mtu 9000;
+ sampling {
+ input;
+ }
+ address 164.58.244.36/31;
+ }
+ family mpls;
+ }
unit 70 {
vlan-id 70;
family inet {
@@ -734,6 +746,7 @@
mpls {
interface xe-0/0/0.40;
interface lo0.0;
+ interface ge-1/1/2.42;
}
bgp {
group CORE-RR {
@@ -825,6 +838,16 @@
multiplier 3;
}
}
+ interface ge-1/1/2.42 {
+ link-protection;
+ authentication {
+ md5 7 key "$9$szYaZjHmPT3Hk39ApEhdbwsoGik.fQnZUkP5Qn6"; ## SECRET-DATA
+ }
+ bfd-liveness-detection {
+ minimum-interval 400;
+ multiplier 3;
+ }
+ }
}
}
ospf3 {
@@ -855,6 +878,7 @@
preference 255;
track-igp-metric;
interface xe-0/0/0.40;
+ interface ge-1/1/2.42;
interface lo0.0;
}
lldp {
Index: configs/core.dur.onenet.net
===================================================================
--- configs/core.dur.onenet.net (revision 126510)
+++ configs/core.dur.onenet.net (working copy)
@@ -390,12 +390,12 @@
#lsi.1057712 up up
#lsi.1057713 up up
#lsi.1057716 up up
-#lsi.1057719 up up
-#lsi.1057720 up up
#lsi.1057721 up up
#lsi.1057722 up up
#lsi.1057723 up up
#lsi.1057724 up up
+#lsi.1057725 up up
+#lsi.1057726 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/core.say.onenet.net
===================================================================
--- configs/core.say.onenet.net (revision 126510)
+++ configs/core.say.onenet.net (working copy)
@@ -362,12 +362,12 @@
#lsi.1057489 up up
#lsi.1057490 up up
#lsi.1057493 up up
-#lsi.1057496 up up
-#lsi.1057497 up up
#lsi.1057498 up up
#lsi.1057499 up up
#lsi.1057500 up up
#lsi.1057501 up up
+#lsi.1057502 up up
+#lsi.1057503 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/core4.okc.onenet.net
===================================================================
--- configs/core4.okc.onenet.net (revision 126510)
+++ configs/core4.okc.onenet.net (working copy)
@@ -870,9 +870,9 @@
#lsi.1050500 up up
#lsi.1050502 up up
#lsi.1050503 up up
-#lsi.1050507 up up
#lsi.1050508 up up
#lsi.1050509 up up
+#lsi.1050510 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/core1.dc.onenet.net
===================================================================
--- configs/core1.dc.onenet.net (revision 126504)
+++ configs/core1.dc.onenet.net (working copy)
@@ -939,15 +939,15 @@
#lsi.1057695 up up
#lsi.1057698 up up
#lsi.1057699 up up
-#lsi.1057701 up up
-#lsi.1057702 up up
#lsi.1057713 up up
-#lsi.1057721 up up
#lsi.1057722 up up
#lsi.1057723 up up
#lsi.1057730 up up
#lsi.1057731 up up
-#lsi.1057732 up up
+#lsi.1057733 up up
+#lsi.1057736 up up
+#lsi.1057737 up up
+#lsi.1057738 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/core.ada.onenet.net
===================================================================
--- configs/core.ada.onenet.net (revision 126510)
+++ configs/core.ada.onenet.net (working copy)
@@ -398,12 +398,12 @@
#lsi.1058499 up up
#lsi.1058504 up up
#lsi.1058506 up up
-#lsi.1058509 up up
-#lsi.1058510 up up
#lsi.1058511 up up
#lsi.1058512 up up
#lsi.1058513 up up
#lsi.1058514 up up
+#lsi.1058515 up up
+#lsi.1058516 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/core.ida.onenet.net
===================================================================
--- configs/core.ida.onenet.net (revision 126510)
+++ configs/core.ida.onenet.net (working copy)
@@ -362,9 +362,9 @@
#lsi.1048904 up up
#lsi.1048907 up up
#lsi.1048909 up up
-#lsi.1048911 up up
#lsi.1048912 up up
#lsi.1048913 up up
+#lsi.1048914 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/rpswi1.etn.ex4200.onenet.net
===================================================================
--- configs/rpswi1.etn.ex4200.onenet.net (revision 126509)
+++ configs/rpswi1.etn.ex4200.onenet.net (working copy)
@@ -261,8 +261,8 @@
#ge-0/0/42.0 up down
#ge-0/0/43 up up
#ge-0/0/43.0 up up
-#ge-0/0/44 up up
-#ge-0/0/44.0 up up
+#ge-0/0/44 up down
+#ge-0/0/44.0 up down
#ge-0/0/45 up up
#ge-0/0/45.0 up up
#ge-0/0/46 up down
Index: configs/core.hut.412.onenet.net
===================================================================
--- configs/core.hut.412.onenet.net (revision 126509)
+++ configs/core.hut.412.onenet.net (working copy)
@@ -330,8 +330,8 @@
#lsi.1049509 up up
#lsi.1049510 up up
#lsi.1049512 up up
-#lsi.1049513 up up
#lsi.1049514 up up
+#lsi.1049515 up up
#me0 up up
#me0.0 up up
#mtun up up
Index: configs/core.hut.ard.onenet.net
===================================================================
--- configs/core.hut.ard.onenet.net (revision 126510)
+++ configs/core.hut.ard.onenet.net (working copy)
@@ -331,9 +331,9 @@
#lsi.1050041 up up
#lsi.1050043 up up
#lsi.1050044 up up
-#lsi.1050047 up up
#lsi.1050048 up up
#lsi.1050049 up up
+#lsi.1050050 up up
#me0 up up
#me0.0 up up
#mtun up up
Index: configs/core.ard.onenet.net
===================================================================
--- configs/core.ard.onenet.net (revision 126510)
+++ configs/core.ard.onenet.net (working copy)
@@ -355,9 +355,9 @@
#lsi.1059208 up up
#lsi.1059213 up up
#lsi.1059214 up up
-#lsi.1059216 up up
#lsi.1059217 up up
#lsi.1059218 up up
+#lsi.1059219 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/hub.tsb.onenet.net
===================================================================
--- configs/hub.tsb.onenet.net (revision 126510)
+++ configs/hub.tsb.onenet.net (working copy)
@@ -200,7 +200,7 @@
# -rw-rw---- 1 root field 51994624 Oct 24 2013 ifinfo.core.1
# -rw-rw---- 1 root field 51974144 Oct 24 2013 ifinfo.core.2
# -rw-rw---- 1 root field 52744192 Oct 24 2013 ifinfo.core.3
-# -rw-rw---- 1 root field 52727808 May 1 09:00 ifinfo.core.4
+# -rw-rw---- 1 root field 52727808 May 1 10:00 ifinfo.core.4
# drwxrwxrwx 2 root wheel 512 Oct 12 2012 install/
# -rw-rw---- 1 root field 33464320 Mar 3 2014 jdiameterd.core.0
# -rw-r--r-- 1 eng field 99542994 Apr 23 2013 jinstall-ppc-11.4R7.5-domestic-signed.tgz
Index: configs/hub.dur.onenet.net
===================================================================
--- configs/hub.dur.onenet.net (revision 126510)
+++ configs/hub.dur.onenet.net (working copy)
@@ -379,7 +379,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 up
+#fe-2/1/3 down down
#ge-2/2/0 down down
#pc-2/2/0 up up
#pc-2/2/0.16383 up up
Index: configs/core.alt.onenet.net
===================================================================
--- configs/core.alt.onenet.net (revision 126510)
+++ configs/core.alt.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at ALTUS-MX480-RE0> show system commit
+# 2015-05-01 09:53:03 CDT by sky via cli commit synchronize
# 2015-04-28 18:47:46 CDT by andrew via cli commit synchronize
# 2015-04-28 14:19:06 CDT by joel via cli commit synchronize
# 2015-04-28 14:05:27 CDT by sky via cli commit synchronize
# 2015-04-28 14:02:26 CDT by sky via cli commit synchronize
# 2015-04-28 14:01:20 CDT by sky via cli commit synchronize
-# 2015-04-28 13:50:57 CDT by sky via cli commit synchronize
# grnoc-mon at ALTUS-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -262,7 +262,7 @@
# grnoc-mon at ALTUS-MX480-RE0> show system uptime
# System booted: 2015-03-17 05:08 CDT
# Protocols started: 2015-03-17 05:09 CDT
-# Last configured: 2015-04-28 18:47 CDT by andrew
+# Last configured: 2015-05-01 09:53 CDT by sky
#
# {master}
# grnoc-mon at ALTUS-MX480-RE0> show interface terse
@@ -400,12 +400,12 @@
#lsi.1190226 up up
#lsi.1190227 up up
#lsi.1190233 up up
-#lsi.1190236 up up
-#lsi.1190237 up up
#lsi.1190238 up up
#lsi.1190239 up up
#lsi.1190240 up up
#lsi.1190241 up up
+#lsi.1190242 up up
+#lsi.1190243 up up
#mtun up up
#pimd up up
#pime up up
@@ -413,7 +413,7 @@
#pp0 up up
#tap up up
# grnoc-mon at ALTUS-MX480-RE0> show configuration
-## Last commit: 2015-04-28 18:47:46 CDT by andrew
+## Last commit: 2015-05-01 09:53:03 CDT by sky
version 12.3R7.7;
groups {
re0 {
@@ -703,6 +703,10 @@
vlan-id 901;
family inet {
mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
sampling {
input;
}
@@ -729,6 +733,10 @@
vlan-id 903;
family inet {
mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
sampling {
input;
}
@@ -755,6 +763,10 @@
vlan-id 905;
family inet {
mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
sampling {
input;
}
@@ -768,6 +780,10 @@
filter {
output UNION-CITY-PS-OUTBOUND;
}
+ policer {
+ input 20M-POL;
+ output 20M-POL;
+ }
sampling {
input;
}
@@ -2152,6 +2168,22 @@
}
then discard;
}
+ policer 50M-POL {
+ logical-interface-policer;
+ if-exceeding {
+ bandwidth-limit 50m;
+ burst-size-limit 10m;
+ }
+ then discard;
+ }
+ policer 20M-POL {
+ logical-interface-policer;
+ if-exceeding {
+ bandwidth-limit 20m;
+ burst-size-limit 4m;
+ }
+ then discard;
+ }
}
routing-instances {
ODOT-VPLS-2527 {
Index: configs/core6.tul-m7i.onenet.net
===================================================================
--- configs/core6.tul-m7i.onenet.net (revision 125936)
+++ configs/core6.tul-m7i.onenet.net (working copy)
@@ -1,6 +1,7 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at ROUTE-REFLECTOR-TULSA-M7i> show system commit
+# 2015-05-01 09:21:01 CDT by andrew via cli
# 2015-04-14 15:44:06 CDT by admin via netconf
# %crId:1474796%changeType:inband%moduleName:CMP.updateDeviceSNMPTrapTarget%
# 2015-04-14 15:41:33 CDT by admin via netconf
@@ -8,7 +9,6 @@
# 2015-03-29 00:59:12 CDT by andrew via cli
# 2015-03-28 22:49:18 CDT by andrew via cli
# 2015-03-25 21:39:41 CDT by andrew via cli commit confirmed, rollback in 3mins
-# 2015-03-25 21:20:11 CDT by andrew via cli commit confirmed, rollback in 3mins
# grnoc-mon at ROUTE-REFLECTOR-TULSA-M7i> show chassis environment
# Class Item Status Measurement
# Power Power Supply 0 OK
@@ -200,7 +200,7 @@
# grnoc-mon at ROUTE-REFLECTOR-TULSA-M7i> show system uptime
# System booted: 2014-08-16 22:58 CDT
# Protocols started: 2014-08-16 22:59 CDT
-# Last configured: 2015-04-14 15:44 CDT by admin
+# Last configured: 2015-05-01 09:21 CDT by andrew
#
# grnoc-mon at ROUTE-REFLECTOR-TULSA-M7i> show interface terse
#Interface Admin Link
@@ -244,7 +244,7 @@
#pime up up
#tap up up
# grnoc-mon at ROUTE-REFLECTOR-TULSA-M7i> show configuration
-## Last commit: 2015-04-14 15:44:06 CDT by admin
+## Last commit: 2015-05-01 09:21:01 CDT by andrew
version 12.3R7.7;
groups {
re0 {
@@ -1016,6 +1016,9 @@
neighbor 164.58.199.81 {
description CORE.CAI.GC;
}
+ neighbor 164.58.199.169 {
+ description "ACX.CAI.DPSENI [NO-MONITOR]";
+ }
}
group DEFAULT-AND-IBGP-V6 {
family inet6 {
Index: configs/core1.sti-mx960.onenet.net
===================================================================
--- configs/core1.sti-mx960.onenet.net (revision 126509)
+++ configs/core1.sti-mx960.onenet.net (working copy)
@@ -685,8 +685,8 @@
#lsi.1066400 up up
#lsi.1066402 up up
#lsi.1066403 up up
-#lsi.1066404 up up
#lsi.1066405 up up
+#lsi.1066406 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/core.chi.onenet.net
===================================================================
--- configs/core.chi.onenet.net (revision 126510)
+++ configs/core.chi.onenet.net (working copy)
@@ -343,9 +343,9 @@
#lsi.1056945 up up
#lsi.1056950 up up
#lsi.1056951 up up
-#lsi.1056953 up up
#lsi.1056954 up up
#lsi.1056955 up up
+#lsi.1056956 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/core.hut.cli.onenet.net
===================================================================
--- configs/core.hut.cli.onenet.net (revision 126509)
+++ configs/core.hut.cli.onenet.net (working copy)
@@ -303,8 +303,8 @@
#lsi.1049037 up up
#lsi.1049038 up up
#lsi.1049040 up up
-#lsi.1049041 up up
#lsi.1049042 up up
+#lsi.1049043 up up
#me0 up up
#me0.0 up up
#mtun up up
Index: configs/core.hut.wea.onenet.net
===================================================================
--- configs/core.hut.wea.onenet.net (revision 126510)
+++ configs/core.hut.wea.onenet.net (working copy)
@@ -314,9 +314,9 @@
#lsi.1049353 up up
#lsi.1049355 up up
#lsi.1049356 up up
-#lsi.1049360 up up
#lsi.1049361 up up
#lsi.1049362 up up
+#lsi.1049363 up up
#me0 up up
#me0.0 up up
#mtun up up
Index: configs/core.hut.ato.onenet.net
===================================================================
--- configs/core.hut.ato.onenet.net (revision 126510)
+++ configs/core.hut.ato.onenet.net (working copy)
@@ -317,9 +317,9 @@
#lsi.1048817 up up
#lsi.1048818 up up
#lsi.1048819 up up
-#lsi.1048822 up up
#lsi.1048823 up up
#lsi.1048824 up up
+#lsi.1048825 up up
#me0 up up
#me0.0 up up
#mtun up up
Index: configs/core.sem.onenet.net
===================================================================
--- configs/core.sem.onenet.net (revision 126510)
+++ configs/core.sem.onenet.net (working copy)
@@ -357,9 +357,9 @@
#lsi.1054805 up up
#lsi.1054806 up up
#lsi.1054810 up up
-#lsi.1054812 up up
#lsi.1054813 up up
#lsi.1054814 up up
+#lsi.1054815 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/core.dun.onenet.net
===================================================================
--- configs/core.dun.onenet.net (revision 126510)
+++ configs/core.dun.onenet.net (working copy)
@@ -373,9 +373,9 @@
#lsi.1051329 up up
#lsi.1051330 up up
#lsi.1051331 up up
-#lsi.1051334 up up
#lsi.1051335 up up
#lsi.1051336 up up
+#lsi.1051337 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/hub.tah.onenet.net
===================================================================
--- configs/hub.tah.onenet.net (revision 126479)
+++ configs/hub.tah.onenet.net (working copy)
@@ -318,7 +318,7 @@
#t1-2/0/2:1.0 up up
#t1-2/0/2:2 up up
#t1-2/0/2:2.0 up up
-#t1-2/0/2:3 up up
+#t1-2/0/2:3 up down
#t1-2/0/2:4 down down
#t1-2/0/2:5 up up
#t1-2/0/2:5.0 up up
More information about the Nocrancid
mailing list