[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Tue Oct 3 22:04:45 CDT 2017
Index: configs/core2.dc.onenet.net
===================================================================
--- configs/core2.dc.onenet.net (revision 157109)
+++ configs/core2.dc.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at MX480_DC_02_RE0> show system commit
+# 2017-10-03 21:37:53 CDT by andrew via cli commit confirmed, rollback in 5mins synchronize
# 2017-10-03 13:27:31 CDT by andrew via cli commit synchronize
# 2017-10-02 18:05:23 CDT by andrew via cli commit synchronize
# 2017-10-02 17:47:29 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
# 2017-10-02 17:46:03 CDT by andrew via cli commit synchronize
# 2017-10-02 17:44:32 CDT by andrew via cli commit synchronize
-# 2017-10-02 17:32:23 CDT by andrew via cli commit synchronize
# grnoc-mon at MX480_DC_02_RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -422,7 +422,7 @@
# grnoc-mon at MX480_DC_02_RE0> show system uptime
# System booted: 2016-09-03 21:49 CDT
# Protocols started: 2016-09-03 21:51 CDT
-# Last configured: 2017-10-03 13:27 CDT by andrew
+# Last configured: 2017-10-03 21:37 CDT by andrew
#
# {master}
# grnoc-mon at MX480_DC_02_RE0> show interface terse
@@ -508,12 +508,6 @@
#xe-2/1/0.32767 up up
#xe-2/1/1 up up
#xe-2/1/1.42 up up
-#xe-2/1/1.2531 up up
-#xe-2/1/1.2533 up up
-#xe-2/1/1.2540 up up
-#xe-2/1/1.2543 up up
-#xe-2/1/1.2550 up up
-#xe-2/1/1.2559 up up
#xe-2/1/1.32767 up up
#lc-2/2/0 up up
#lc-2/2/0.32769 up up
@@ -521,6 +515,12 @@
#pfe-2/2/0.16383 up up
#xe-2/2/0 up up
#xe-2/2/0.42 up up
+#xe-2/2/0.2531 up up
+#xe-2/2/0.2533 up up
+#xe-2/2/0.2540 up up
+#xe-2/2/0.2543 up up
+#xe-2/2/0.2550 up up
+#xe-2/2/0.2559 up up
#xe-2/2/0.32767 up up
#xe-2/2/1 down down
#xe-2/3/0 up up
@@ -683,7 +683,7 @@
#pp0 up up
#tap up up
# grnoc-mon at MX480_DC_02_RE0> show configuration
-## Last commit: 2017-10-03 13:27:31 CDT by andrew
+## Last commit: 2017-10-03 21:37:53 CDT by andrew
version 12.3R7.7;
groups {
re0 {
@@ -1048,13 +1048,25 @@
family iso;
family mpls;
}
+ }
+ xe-2/2/0 {
+ description "CORE 10GE to core5.okc xe-3/1/1 | CIR0020611 [ORDERED]";
+ flexible-vlan-tagging;
+ mtu 9192;
+ encapsulation flexible-ethernet-services;
+ unit 42 {
+ vlan-id 42;
+ family inet {
+ mtu 9100;
+ address 164.58.244.219/31;
+ }
+ family iso;
+ family mpls;
+ }
unit 2531 {
description "CORE2-DC-TO-TAGNET [ORDERED]";
vlan-id 2531;
family inet {
- rpf-check {
- mode loose;
- }
mtu 9000;
address 10.119.254.61/31;
}
@@ -1063,9 +1075,6 @@
description "CORE1-DC-TO-SEPLS [ORDERED]";
vlan-id 2533;
family inet {
- rpf-check {
- mode loose;
- }
mtu 9000;
address 10.119.254.79/31;
}
@@ -1074,9 +1083,6 @@
description "CORE2-DC-TO-DPS [ORDERED]";
vlan-id 2540;
family inet {
- rpf-check {
- mode loose;
- }
mtu 9000;
address 10.119.254.67/31;
}
@@ -1093,9 +1099,6 @@
description "CORE2-DC-TO-OMES-MGMT [ORDERED]";
vlan-id 2550;
family inet {
- rpf-check {
- mode loose;
- }
mtu 9000;
address 10.119.254.55/31;
}
@@ -1104,29 +1107,11 @@
description "CORE2-DC-TO-ODMHSAS [ORDERED]";
vlan-id 2559;
family inet {
- rpf-check {
- mode loose;
- }
mtu 9000;
address 10.119.254.73/31;
}
}
}
- xe-2/2/0 {
- description "CORE 10GE to core5.okc xe-3/1/1 | CIR0020611 [ORDERED]";
- flexible-vlan-tagging;
- mtu 9192;
- encapsulation flexible-ethernet-services;
- unit 42 {
- vlan-id 42;
- family inet {
- mtu 9100;
- address 164.58.244.219/31;
- }
- family iso;
- family mpls;
- }
- }
xe-2/2/1 {
disable;
}
@@ -3058,11 +3043,11 @@
customer_l3vpn {
apply-groups OSPF-RI;
instance-type virtual-router;
- interface xe-2/1/1.2531;
- interface xe-2/1/1.2533;
- interface xe-2/1/1.2540;
- interface xe-2/1/1.2550;
- interface xe-2/1/1.2559;
+ interface xe-2/2/0.2531;
+ interface xe-2/2/0.2533;
+ interface xe-2/2/0.2540;
+ interface xe-2/2/0.2550;
+ interface xe-2/2/0.2559;
interface irb.4032;
routing-options {
router-id 10.119.255.250;
@@ -3623,7 +3608,7 @@
onenet_mgmt {
apply-groups OSPF-RI;
instance-type virtual-router;
- interface xe-2/1/1.2543;
+ interface xe-2/2/0.2543;
interface irb.300;
interface irb.303;
interface irb.4034;
Index: configs/core1.okc-mx960.onenet.net
===================================================================
--- configs/core1.okc-mx960.onenet.net (revision 156935)
+++ 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
+# 2017-10-03 21:49:24 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
# 2017-09-27 15:03:54 CDT by andrew via cli commit synchronize
# 2017-09-24 17:02:41 CDT by andrew via cli commit synchronize
# 2017-09-24 16:56:53 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
# 2017-09-24 14:01:02 CDT by andrew via cli commit synchronize
# 2017-09-10 19:38:46 CDT by andrew via cli commit synchronize
-# 2017-08-01 10:38:02 CDT by joel via cli commit synchronize
# grnoc-mon at OKC-CORE1-MX960-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -653,7 +653,7 @@
# grnoc-mon at OKC-CORE1-MX960-RE0> show system uptime
# System booted: 2016-10-12 08:15 CDT
# Protocols started: 2016-10-12 08:18 CDT
-# Last configured: 2017-09-27 15:03 CDT by andrew
+# Last configured: 2017-10-03 21:49 CDT by andrew
#
# {master}
# grnoc-mon at OKC-CORE1-MX960-RE0> show interface terse
@@ -911,7 +911,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE1-MX960-RE0> show configuration
-## Last commit: 2017-09-27 15:03:54 CDT by andrew
+## Last commit: 2017-10-03 21:49:24 CDT by andrew
version 13.3R8.7;
groups {
re0 {
@@ -2307,7 +2307,7 @@
interface ge-0/2/0.42;
interface ge-0/2/1.42;
interface xe-1/0/0.42;
- interface xe-1/1/0.69 {
+ inactive: interface xe-1/1/0.69 {
no-ipv6-unicast;
}
interface xe-1/1/1.200;
@@ -14050,13 +14050,12 @@
164.58.246.58 Up xe-2/1/1.69 1.200 0.400 3
164.58.246.90 Up xe-2/0/0.69 1.200 0.400 3
164.58.246.118 Up xe-2/1/0.69 1.200 0.400 3
-164.58.246.138 Up xe-1/1/0.69 1.200 0.400 3
164.58.247.54 Up xe-3/0/1.40 1.200 0.400 3
164.58.247.58 Up xe-3/1/1.40 1.200 0.400 3
164.58.247.66 Up xe-3/2/1.40 1.200 0.400 3
164.58.247.190 Up xe-4/1/1.42 1.200 0.400 3
-31 sessions, 31 clients
-Cumulative transmit rate 77.5 pps, cumulative receive rate 77.5 pps
+30 sessions, 30 clients
+Cumulative transmit rate 75.0 pps, cumulative receive rate 75.0 pps
{master}
Index: configs/core2-okc-mx960.onenet.net
===================================================================
--- configs/core2-okc-mx960.onenet.net (revision 157109)
+++ 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
+# 2017-10-03 21:37:39 CDT by andrew via cli commit confirmed, rollback in 5mins synchronize
# 2017-10-03 16:46:02 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
# 2017-09-26 18:34:16 CDT by andrew via cli commit synchronize
# 2017-09-25 23:07:49 CDT by andrew via cli commit synchronize
# 2017-09-24 14:01:14 CDT by andrew via cli commit synchronize
# 2017-08-28 22:00:08 CDT by andrew via cli commit synchronize
-# 2017-08-28 21:56:49 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
@@ -533,7 +533,7 @@
# grnoc-mon at OKC-CORE2-MX960-RE0> show system uptime
# System booted: 2016-10-12 08:15 CDT
# Protocols started: 2016-10-12 08:18 CDT
-# Last configured: 2017-10-03 16:46 CDT by andrew
+# Last configured: 2017-10-03 21:37 CDT by andrew
#
# {master}
# grnoc-mon at OKC-CORE2-MX960-RE0> show interface terse
@@ -552,12 +552,6 @@
#xe-0/0/1.32767 up up
#xe-0/1/0 up up
#xe-0/1/0.42 up up
-#xe-0/1/0.2531 up up
-#xe-0/1/0.2533 up up
-#xe-0/1/0.2540 up up
-#xe-0/1/0.2543 up up
-#xe-0/1/0.2550 up up
-#xe-0/1/0.2559 up up
#xe-0/1/0.32767 up up
#xe-0/1/1 up up
#xe-0/1/1.204 up up
@@ -707,12 +701,6 @@
#lo0.16384 up up
#lo0.16385 up up
#lsi up up
-#lsi.0 up up
-#lsi.1 up up
-#lsi.2 up up
-#lsi.3 up up
-#lsi.4 up up
-#lsi.5 up up
#mtun up up
#pimd up up
#pime up up
@@ -720,7 +708,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE2-MX960-RE0> show configuration
-## Last commit: 2017-10-03 16:46:02 CDT by andrew
+## Last commit: 2017-10-03 21:37:39 CDT by andrew
version 13.3R8.7;
groups {
re0 {
@@ -1041,96 +1029,6 @@
family iso;
family mpls;
}
- unit 2531 {
- description "TAGNET-TO-CORE2-DC [ORDERED]";
- vlan-id 2531;
- family inet {
- rpf-check {
- mode loose;
- }
- mtu 9000;
- sampling {
- input;
- output;
- }
- address 10.119.254.60/31;
- }
- }
- unit 2533 {
- description "SEPLS-MGMT-TO-CORE1-DC [ORDERED]";
- vlan-id 2533;
- family inet {
- rpf-check {
- mode loose;
- }
- mtu 9000;
- sampling {
- input;
- output;
- }
- address 10.119.254.78/31;
- }
- }
- unit 2540 {
- description "DPS-TO-CORE2-DC [ORDERED]";
- vlan-id 2540;
- family inet {
- rpf-check {
- mode loose;
- }
- mtu 9000;
- sampling {
- input;
- output;
- }
- address 10.119.254.66/31;
- }
- }
- unit 2543 {
- description "ONENET-MGMT-TO-CORE2-DC [ORDERED]";
- vlan-id 2543;
- family inet {
- mtu 9000;
- sampling {
- input;
- output;
- }
- address 10.199.208.252/31;
- }
- }
- unit 2550 {
- description "OMES-MGMT-TO-CORE2-DC [ORDERED]";
- vlan-id 2550;
- family inet {
- rpf-check {
- mode loose;
- }
- mtu 9000;
- filter {
- input ONENET-DC-OMES-MGMT;
- }
- sampling {
- input;
- output;
- }
- address 10.119.254.54/31;
- }
- }
- unit 2559 {
- description "ODMHSAS-TO-CORE2-DC [ORDERED]";
- vlan-id 2559;
- family inet {
- rpf-check {
- mode loose;
- }
- mtu 9000;
- sampling {
- input;
- output;
- }
- address 10.119.254.72/31;
- }
- }
}
xe-0/1/1 {
description "CORE 10GE to core.nor2 xe-0/0/0 | OneNet-OKC-NOR2-XE-4453";
@@ -12488,186 +12386,6 @@
then reject;
}
}
- policy-statement DPS-VRF-EXPORT {
- term 1 {
- from protocol static;
- then {
- community add DPS-VPN;
- accept;
- }
- }
- term 2 {
- from protocol direct;
- then {
- community add DPS-VPN;
- accept;
- }
- }
- term 3 {
- from protocol ospf;
- then {
- community add DPS-VPN;
- accept;
- }
- }
- term 4 {
- from protocol bgp;
- then {
- community add DPS-VPN;
- accept;
- }
- }
- }
- policy-statement DPS-VRF-IMPORT {
- term 1 {
- from {
- protocol bgp;
- community DPS-VPN;
- }
- then accept;
- }
- term 2 {
- then reject;
- }
- }
- policy-statement EBGP-DPS-ONENET-DC-V4-EXPORT {
- term SEND-LINKS {
- from {
- route-filter 10.119.0.0/16 orlonger;
- }
- then accept;
- }
- term REJECT-ALL-ELSE {
- then reject;
- }
- }
- policy-statement EBGP-DPS-ONENET-DC-V4-IMPORT {
- term ONENET-MGMT {
- from {
- route-filter 10.119.255.0/24 orlonger;
- }
- then accept;
- }
- term REJECT-ALL-ELSE {
- then reject;
- }
- }
- policy-statement EBGP-ODMHSAS-ONENET-DC-V4-EXPORT {
- term SEND-LINKS {
- from {
- route-filter 10.119.0.0/16 orlonger;
- }
- then accept;
- }
- term SEND-LOOPBACKS {
- from {
- route-filter 10.199.11.0/26 orlonger;
- }
- then accept;
- }
- term REJECT-ALL-ELSE {
- then reject;
- }
- }
- policy-statement EBGP-ODMHSAS-ONENET-DC-V4-IMPORT {
- term ONENET-MGMT {
- from {
- route-filter 10.119.255.0/24 orlonger;
- }
- then accept;
- }
- term REJECT-ALL-ELSE {
- then reject;
- }
- }
- policy-statement EBGP-OMES-MGMT-ONENET-DC-V4-EXPORT {
- term SEND-LINKS {
- from {
- route-filter 10.119.0.0/16 orlonger;
- }
- then accept;
- }
- term REJECT-ALL-ELSE {
- then reject;
- }
- }
- policy-statement EBGP-OMES-MGMT-ONENET-DC-V4-IMPORT {
- term ONENET-MGMT {
- from {
- route-filter 10.119.255.0/24 orlonger;
- }
- then accept;
- }
- term REJECT-ALL-ELSE {
- then reject;
- }
- }
- policy-statement EBGP-ONENET-MGMT-ONENET-DC-EXPORT {
- term REJECT-DEFAULT {
- from {
- route-filter 0.0.0.0/0 exact;
- }
- then reject;
- }
- term ALLOW-ALL-ELSE {
- then accept;
- }
- }
- policy-statement EBGP-ONENET-MGMT-ONENET-DC-IMPORT {
- term ACCEPT-DEFAULT {
- from {
- route-filter 0.0.0.0/0 exact;
- }
- then accept;
- }
- term REJECT-ALL-ELSE {
- then reject;
- }
- }
- policy-statement EBGP-SEPLS-ONENET-DC-V4-EXPORT {
- term SEND-LINKS {
- from {
- route-filter 10.199.4.0/24 orlonger;
- }
- then accept;
- }
- term REJECT-ALL-ELSE {
- then reject;
- }
- }
- policy-statement EBGP-SEPLS-ONENET-DC-V4-IMPORT {
- term ONENET-MGMT {
- from {
- route-filter 10.119.255.0/24 orlonger;
- }
- then accept;
- }
- term REJECT-ALL-ELSE {
- then reject;
- }
- }
- policy-statement EBGP-TAGNET-ONENET-DC-V4-EXPORT {
- term SEND-LINKS {
- from {
- route-filter 10.119.0.0/16 orlonger;
- }
- then accept;
- }
- term REJECT-ALL-ELSE {
- then reject;
- }
- }
- policy-statement EBGP-TAGNET-ONENET-DC-V4-IMPORT {
- term ONENET-MGMT {
- from {
- route-filter 10.119.255.0/24 orlonger;
- }
- then accept;
- }
- term REJECT-ALL-ELSE {
- then reject;
- }
- }
policy-statement IBGP-CORE-RR-V4-EXPORT {
term UPSTREAM-AGGREGATES {
from {
@@ -12825,172 +12543,6 @@
load-balance per-packet;
}
}
- policy-statement ODMHSAS-VRF-EXPORT {
- term 1 {
- from protocol static;
- then {
- community add ODMHSAS-VPN;
- accept;
- }
- }
- term 2 {
- from protocol direct;
- then {
- community add ODMHSAS-VPN;
- accept;
- }
- }
- term 3 {
- from protocol ospf;
- then {
- community add ODMHSAS-VPN;
- accept;
- }
- }
- term 4 {
- from protocol bgp;
- then {
- community add ODMHSAS-VPN;
- accept;
- }
- }
- }
- policy-statement ODMHSAS-VRF-IMPORT {
- term 1 {
- from {
- protocol bgp;
- community ODMHSAS-VPN;
- }
- then accept;
- }
- term 2 {
- then reject;
- }
- }
- policy-statement OMES-MGMT-VRF-EXPORT {
- term 1 {
- from protocol static;
- then {
- community add OMES-MGMT-VPN;
- accept;
- }
- }
- term 2 {
- from protocol direct;
- then {
- community add OMES-MGMT-VPN;
- accept;
- }
- }
- term 3 {
- from protocol ospf;
- then {
- community add OMES-MGMT-VPN;
- accept;
- }
- }
- term 4 {
- from protocol bgp;
- then {
- community add OMES-MGMT-VPN;
- accept;
- }
- }
- }
- policy-statement OMES-MGMT-VRF-IMPORT {
- term 1 {
- from {
- protocol bgp;
- community OMES-MGMT-VPN;
- }
- then accept;
- }
- term 2 {
- then reject;
- }
- }
- policy-statement ONENET-MGMT-VRF-EXPORT {
- term 1 {
- from protocol static;
- then {
- community add ONENET-MGMT-VPN;
- accept;
- }
- }
- term 2 {
- from protocol direct;
- then {
- community add ONENET-MGMT-VPN;
- accept;
- }
- }
- term 3 {
- from protocol ospf;
- then {
- community add ONENET-MGMT-VPN;
- accept;
- }
- }
- term 4 {
- from protocol bgp;
- then {
- community add ONENET-MGMT-VPN;
- accept;
- }
- }
- }
- policy-statement ONENET-MGMT-VRF-IMPORT {
- term 1 {
- from {
- protocol bgp;
- community ONENET-MGMT-VPN;
- }
- then accept;
- }
- term 2 {
- then reject;
- }
- }
- policy-statement ONENET-UPS-VRF-EXPORT {
- term 1 {
- from protocol static;
- then {
- community add ONET-UPS-VPN;
- accept;
- }
- }
- term reject {
- then reject;
- }
- }
- policy-statement ONENET-UPS-VRF-IMPORT {
- term 1 {
- from {
- protocol bgp;
- community ONET-UPS-VPN;
- }
- then accept;
- }
- term reject {
- then reject;
- }
- }
- policy-statement ONENET-VRF-BGP-2-OSPF-EXPORT {
- term agg {
- from protocol aggregate;
- then accept;
- }
- inactive: term 1 {
- from {
- protocol bgp;
- community ONET-UPS-VPN;
- }
- then accept;
- }
- term reject {
- then reject;
- }
- }
policy-statement REDISTRIBUTE-DIRECTS {
term 1 {
from protocol direct;
@@ -13012,102 +12564,11 @@
}
}
}
- policy-statement SEPLS-VRF-EXPORT {
- term 1 {
- from protocol static;
- then {
- community add SEPLS-VPN;
- accept;
- }
- }
- term 2 {
- from protocol direct;
- then {
- community add SEPLS-VPN;
- accept;
- }
- }
- term 3 {
- from protocol ospf;
- then {
- community add SEPLS-VPN;
- accept;
- }
- }
- term 4 {
- from protocol bgp;
- then {
- community add SEPLS-VPN;
- accept;
- }
- }
- }
- policy-statement SEPLS-VRF-IMPORT {
- term 1 {
- from {
- protocol bgp;
- community SEPLS-VPN;
- }
- then accept;
- }
- term 2 {
- then reject;
- }
- }
- policy-statement TAGNET-VRF-EXPORT {
- term 1 {
- from protocol static;
- then {
- community add TAGNET-VPN;
- accept;
- }
- }
- term 2 {
- from protocol direct;
- then {
- community add TAGNET-VPN;
- accept;
- }
- }
- term 3 {
- from protocol ospf;
- then {
- community add TAGNET-VPN;
- accept;
- }
- }
- term 4 {
- from protocol bgp;
- then {
- community add TAGNET-VPN;
- accept;
- }
- }
- }
- policy-statement TAGNET-VRF-IMPORT {
- term 1 {
- from {
- protocol bgp;
- community TAGNET-VPN;
- }
- then accept;
- }
- term 2 {
- then reject;
- }
- }
community 5078:40628 members 5078:40628;
- community DPS-VPN members target:5078:2540;
- community ODMHSAS-VPN members target:5078:2559;
community OKCCORE2 members 5078:212;
- community OMES-MGMT-VPN members target:5078:2550;
- community ONENET-MGMT-VPN members target:5078:2543;
community ONENET_ADV_UPSTREAM members 5078:5000;
community ONENET_BLACKHOLE members 5078:911;
community ONENET_LO0 members 5078:9212;
- community ONET-UPS-VPN members target:5078:100;
- community SEPLS-VPN members target:5078:2533;
- community TAGNET-VPN members target:5078:2531;
}
class-of-service {
classifiers {
@@ -13553,191 +13014,12 @@
}
}
}
- filter ONENET-DC-OMES-MGMT {
- term EXPEDITED {
- from {
- source-address {
- 10.119.255.0/24;
- }
- }
- then {
- forwarding-class expedited-forwarding;
- accept;
- dscp ef;
- }
- }
- term ACCEPT-ALL-ELSE {
- then accept;
- }
- }
}
routing-instances {
- DPS-L3VPN {
- description DPS-L3VPN;
- instance-type vrf;
- interface xe-0/1/0.2540;
- route-distinguisher 164.58.199.212:2540;
- vrf-import DPS-VRF-IMPORT;
- vrf-export DPS-VRF-EXPORT;
- vrf-target target:5078:2540;
- vrf-table-label;
- protocols {
- bgp {
- group EBGP-ONENET-DC {
- type external;
- family inet {
- unicast;
- }
- neighbor 10.119.254.67 {
- description "DPS-TO-CORE1-DC [NO-MONITOR]";
- import EBGP-DPS-ONENET-DC-V4-IMPORT;
-# authentication-#key <removed>;
- export EBGP-DPS-ONENET-DC-V4-EXPORT;
- peer-as 64595;
- }
- }
- }
- }
- }
ISOLATE {
instance-type virtual-router;
interface ge-0/3/0.42;
}
- ODMHSAS-L3VPN {
- description ODMHSAS-L3VPN;
- instance-type vrf;
- interface xe-0/1/0.2559;
- route-distinguisher 164.58.199.212:2559;
- vrf-import ODMHSAS-VRF-IMPORT;
- vrf-export ODMHSAS-VRF-EXPORT;
- vrf-target target:5078:2559;
- vrf-table-label;
- protocols {
- bgp {
- group EBGP-ONENET-DC {
- type external;
- family inet {
- unicast;
- }
- neighbor 10.119.254.73 {
- description "ODMHSAS-TO-CORE1-DC [NO-MONITOR]";
- import EBGP-ODMHSAS-ONENET-DC-V4-IMPORT;
-# authentication-#key <removed>;
- export EBGP-ODMHSAS-ONENET-DC-V4-EXPORT;
- peer-as 64595;
- }
- }
- }
- }
- }
- OMES-MGMT-L3VPN {
- description OMES-MGMT-L3VPN;
- instance-type vrf;
- interface xe-0/1/0.2550;
- route-distinguisher 164.58.199.212:2550;
- vrf-import OMES-MGMT-VRF-IMPORT;
- vrf-export OMES-MGMT-VRF-EXPORT;
- vrf-target target:5078:2550;
- vrf-table-label;
- protocols {
- bgp {
- group EBGP-ONENET-DC {
- type external;
- family inet {
- unicast;
- }
- neighbor 10.119.254.55 {
- description "OMES-MGMT-TO-ONENET-DC [NO-MONITOR]";
- import EBGP-OMES-MGMT-ONENET-DC-V4-IMPORT;
-# authentication-#key <removed>;
- export EBGP-OMES-MGMT-ONENET-DC-V4-EXPORT;
- peer-as 64595;
- }
- }
- }
- }
- }
- ONENET-MGMT-L3VPN {
- description ONENET-MGMT-L3VPN;
- instance-type vrf;
- interface xe-0/1/0.2543;
- route-distinguisher 164.58.199.212:2543;
- vrf-import ONENET-MGMT-VRF-IMPORT;
- vrf-export ONENET-MGMT-VRF-EXPORT;
- vrf-target target:5078:2543;
- vrf-table-label;
- protocols {
- bgp {
- group EBGP-ONENET-MGMT-ONENET-DC {
- type external;
- family inet {
- unicast;
- }
- neighbor 10.199.208.253 {
- description "ONENET-MGMT-TO-CORE1-DC [ORDERED]";
- import EBGP-ONENET-MGMT-ONENET-DC-IMPORT;
-# authentication-#key <removed>;
- export EBGP-ONENET-MGMT-ONENET-DC-EXPORT;
- peer-as 64595;
- }
- }
- }
- }
- }
- SEPLS-L3VPN {
- description SEPLS-L3VPN;
- instance-type vrf;
- interface xe-0/1/0.2533;
- route-distinguisher 164.58.199.212:2533;
- vrf-import SEPLS-VRF-IMPORT;
- vrf-export SEPLS-VRF-EXPORT;
- vrf-target target:5078:2533;
- vrf-table-label;
- protocols {
- bgp {
- group EBGP-ONENET-DC {
- type external;
- family inet {
- unicast;
- }
- neighbor 10.119.254.79 {
- description "SEPLS-TO-CORE1-DC [NO-MONITOR]";
- import EBGP-SEPLS-ONENET-DC-V4-IMPORT;
-# authentication-#key <removed>;
- export EBGP-SEPLS-ONENET-DC-V4-EXPORT;
- peer-as 64595;
- }
- }
- }
- }
- }
- TAGNET-L3VPN {
- description TAGNET-L3VPN;
- instance-type vrf;
- interface xe-0/1/0.2531;
- route-distinguisher 164.58.199.212:2531;
- vrf-import TAGNET-VRF-IMPORT;
- vrf-export TAGNET-VRF-EXPORT;
- vrf-target target:5078:2531;
- vrf-table-label;
- protocols {
- bgp {
- group EBGP-ONENET-DC {
- type external;
- family inet {
- unicast;
- }
- neighbor 10.119.254.61 {
- description "TAGNET-TO-CORE1-DC [NO-MONITOR]";
- import EBGP-TAGNET-ONENET-DC-V4-IMPORT;
-# authentication-#key <removed>;
- export EBGP-TAGNET-ONENET-DC-V4-EXPORT;
- peer-as 64595;
- }
- }
- }
- }
- }
}
{master}
# grnoc-mon at OKC-CORE2-MX960-RE0> show ospf neighbor
Index: configs/core2.tul-mx960.onenet.net
===================================================================
--- configs/core2.tul-mx960.onenet.net (revision 157043)
+++ configs/core2.tul-mx960.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at TULSA-CORE2-MX960-RE0> show system commit
+# 2017-10-03 21:55:39 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
# 2017-10-01 21:48:12 CDT by andrew via cli commit synchronize
# 2017-10-01 21:45:34 CDT by andrew via cli commit synchronize
# 2017-09-26 18:34:26 CDT by andrew via cli commit synchronize
# 2017-09-25 23:08:05 CDT by andrew via cli commit synchronize
# 2017-09-24 14:02:40 CDT by andrew via cli commit synchronize
-# 2017-09-23 15:01:28 CDT by andrew via cli commit synchronize
# grnoc-mon at TULSA-CORE2-MX960-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -592,7 +592,7 @@
# grnoc-mon at TULSA-CORE2-MX960-RE0> show system uptime
# System booted: 2016-03-20 01:35 CDT
# Protocols started: 2016-03-20 01:37 CDT
-# Last configured: 2017-10-01 21:48 CDT by andrew
+# Last configured: 2017-10-03 21:55 CDT by andrew
#
# {master}
# grnoc-mon at TULSA-CORE2-MX960-RE0> show interface terse
@@ -790,7 +790,7 @@
#pp0 up up
#tap up up
# grnoc-mon at TULSA-CORE2-MX960-RE0> show configuration
-## Last commit: 2017-10-01 21:48:12 CDT by andrew
+## Last commit: 2017-10-03 21:55:39 CDT by andrew
version 13.3R8.7;
groups {
re0 {
@@ -2023,6 +2023,8 @@
interface xe-2/3/0.70;
interface xe-3/0/2.42 {
no-ipv6-unicast;
+ level 1 metric 2000;
+ level 2 metric 2000;
}
interface et-3/1/0.42;
interface et-3/3/0.42;
Index: configs/core5.okc.onenet.net
===================================================================
--- configs/core5.okc.onenet.net (revision 157109)
+++ configs/core5.okc.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKC-CORE5-MX480-RE0> show system commit
+# 2017-10-03 21:41:34 CDT by andrew via cli commit synchronize
+# 2017-10-03 21:38:10 CDT by andrew via cli commit confirmed, rollback in 5mins synchronize
# 2017-10-03 16:15:46 CDT by andrew via cli commit synchronize
# 2017-10-03 15:44:49 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
# 2017-10-03 13:49:48 CDT by joel via cli commit synchronize
# 2017-10-03 13:28:10 CDT by andrew via cli commit synchronize
-# 2017-10-03 13:22:38 CDT by joel via cli commit synchronize
-# 2017-10-03 12:14:37 CDT by joel via cli commit synchronize
# grnoc-mon at OKC-CORE5-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -561,7 +561,7 @@
# grnoc-mon at OKC-CORE5-MX480-RE0> show system uptime
# System booted: 2016-10-12 08:16 CDT
# Protocols started: 2016-10-12 08:18 CDT
-# Last configured: 2017-10-03 16:15 CDT by andrew
+# Last configured: 2017-10-03 21:41 CDT by andrew
#
# {master}
# grnoc-mon at OKC-CORE5-MX480-RE0> show interface terse
@@ -1297,6 +1297,12 @@
#xe-3/1/0.32767 up up
#xe-3/1/1 up up
#xe-3/1/1.42 up up
+#xe-3/1/1.2531 up up
+#xe-3/1/1.2533 up up
+#xe-3/1/1.2540 up up
+#xe-3/1/1.2543 up up
+#xe-3/1/1.2550 up up
+#xe-3/1/1.2559 up up
#xe-3/1/1.32767 up up
#lc-3/2/0 up up
#lc-3/2/0.32769 up up
@@ -1435,7 +1441,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE5-MX480-RE0> show configuration
-## Last commit: 2017-10-03 16:15:46 CDT by andrew
+## Last commit: 2017-10-03 21:41:34 CDT by andrew
version 13.3R9.13;
groups {
re0 {
@@ -10760,6 +10766,81 @@
family iso;
family mpls;
}
+ unit 2531 {
+ description "TAGNET-TO-CORE2-DC [ORDERED]";
+ vlan-id 2531;
+ family inet {
+ mtu 9000;
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.254.60/31;
+ }
+ }
+ unit 2533 {
+ description "SEPLS-MGMT-TO-CORE1-DC [ORDERED]";
+ vlan-id 2533;
+ family inet {
+ mtu 9000;
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.254.78/31;
+ }
+ }
+ unit 2540 {
+ description "DPS-TO-CORE2-DC [ORDERED]";
+ vlan-id 2540;
+ family inet {
+ mtu 9000;
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.254.66/31;
+ }
+ }
+ unit 2543 {
+ description "ONENET-MGMT-TO-CORE2-DC [ORDERED]";
+ vlan-id 2543;
+ family inet {
+ mtu 9000;
+ sampling {
+ input;
+ output;
+ }
+ address 10.199.208.252/31;
+ }
+ }
+ unit 2550 {
+ description "OMES-MGMT-TO-CORE2-DC [ORDERED]";
+ vlan-id 2550;
+ family inet {
+ mtu 9000;
+ filter {
+ input ONENET-DC-OMES-MGMT;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.254.54/31;
+ }
+ }
+ unit 2559 {
+ description "ODMHSAS-TO-CORE2-DC [ORDERED]";
+ vlan-id 2559;
+ family inet {
+ mtu 9000;
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.254.72/31;
+ }
+ }
}
ae0 {
description CACHE-AKAMAI-20G-CIR0004480;
@@ -12533,6 +12614,28 @@
then reject;
}
}
+ policy-statement EBGP-DPS-ONENET-DC-V4-EXPORT {
+ term SEND-LINKS {
+ from {
+ route-filter 10.119.0.0/16 orlonger;
+ }
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-DPS-ONENET-DC-V4-IMPORT {
+ term ONENET-MGMT {
+ from {
+ route-filter 10.119.255.0/24 orlonger;
+ }
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
policy-statement EBGP-DPS-SITE-EXPORT {
term SEND-DEFAULT {
from {
@@ -12595,6 +12698,34 @@
then reject;
}
}
+ policy-statement EBGP-ODMHSAS-ONENET-DC-V4-EXPORT {
+ term SEND-LINKS {
+ from {
+ route-filter 10.119.0.0/16 orlonger;
+ }
+ then accept;
+ }
+ term SEND-LOOPBACKS {
+ from {
+ route-filter 10.199.11.0/26 orlonger;
+ }
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-ODMHSAS-ONENET-DC-V4-IMPORT {
+ term ONENET-MGMT {
+ from {
+ route-filter 10.119.255.0/24 orlonger;
+ }
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
policy-statement EBGP-OMES-AGENCY-DATA-EXPORT {
term reject-default {
from {
@@ -12936,6 +13067,28 @@
then reject;
}
}
+ policy-statement EBGP-OMES-MGMT-ONENET-DC-V4-EXPORT {
+ term SEND-LINKS {
+ from {
+ route-filter 10.119.0.0/16 orlonger;
+ }
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-OMES-MGMT-ONENET-DC-V4-IMPORT {
+ term ONENET-MGMT {
+ from {
+ route-filter 10.119.255.0/24 orlonger;
+ }
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
policy-statement EBGP-OMES-MGMT-SITE-EXPORT {
term SEND-DEFAULT {
from {
@@ -13265,6 +13418,28 @@
then reject;
}
}
+ policy-statement EBGP-ONENET-MGMT-ONENET-DC-EXPORT {
+ term REJECT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then reject;
+ }
+ term ALLOW-ALL-ELSE {
+ then accept;
+ }
+ }
+ policy-statement EBGP-ONENET-MGMT-ONENET-DC-IMPORT {
+ term ACCEPT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
policy-statement EBGP-ONENET-VPN-CLUSTER-V4-EXPORT {
term SEND-DEFAULT {
from {
@@ -13410,6 +13585,50 @@
then reject;
}
}
+ policy-statement EBGP-SEPLS-ONENET-DC-V4-EXPORT {
+ term SEND-LINKS {
+ from {
+ route-filter 10.199.4.0/24 orlonger;
+ }
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-SEPLS-ONENET-DC-V4-IMPORT {
+ term ONENET-MGMT {
+ from {
+ route-filter 10.119.255.0/24 orlonger;
+ }
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-TAGNET-ONENET-DC-V4-EXPORT {
+ term SEND-LINKS {
+ from {
+ route-filter 10.119.0.0/16 orlonger;
+ }
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-TAGNET-ONENET-DC-V4-IMPORT {
+ term ONENET-MGMT {
+ from {
+ route-filter 10.119.255.0/24 orlonger;
+ }
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
policy-statement EXPORT-DEFAULT {
term DEFAULT {
from {
@@ -21183,6 +21402,23 @@
}
}
}
+ filter ONENET-DC-OMES-MGMT {
+ term EXPEDITED {
+ from {
+ source-address {
+ 10.119.255.0/24;
+ }
+ }
+ then {
+ forwarding-class expedited-forwarding;
+ accept;
+ dscp ef;
+ }
+ }
+ term ACCEPT-ALL-ELSE {
+ then accept;
+ }
+ }
}
routing-instances {
ANDREW-VPLS-2590 {
@@ -21796,6 +22032,7 @@
interface xe-1/0/0.567;
interface ge-1/3/8.510;
interface xe-2/0/1.1118;
+ interface xe-3/1/1.2540;
route-distinguisher 164.58.199.215:2540;
vrf-import DPS-VRF-IMPORT;
vrf-export DPS-VRF-EXPORT;
@@ -21846,6 +22083,19 @@
peer-as 64512;
}
}
+ group EBGP-ONENET-DC {
+ type external;
+ family inet {
+ unicast;
+ }
+ neighbor 10.119.254.67 {
+ description "DPS-TO-CORE1-DC [NO-MONITOR]";
+ import EBGP-DPS-ONENET-DC-V4-IMPORT;
+# authentication-#key <removed>;
+ export EBGP-DPS-ONENET-DC-V4-EXPORT;
+ peer-as 64595;
+ }
+ }
}
}
}
@@ -21949,6 +22199,7 @@
interface xe-1/1/0.623;
interface xe-1/1/0.637;
interface xe-1/1/0.650;
+ interface xe-3/1/1.2559;
route-distinguisher 164.58.199.215:2559;
vrf-import ODMHSAS-VRF-IMPORT;
vrf-export ODMHSAS-VRF-EXPORT;
@@ -22015,6 +22266,19 @@
}
}
}
+ group EBGP-ONENET-DC {
+ type external;
+ family inet {
+ unicast;
+ }
+ neighbor 10.119.254.73 {
+ description "ODMHSAS-TO-CORE1-DC [NO-MONITOR]";
+ import EBGP-ODMHSAS-ONENET-DC-V4-IMPORT;
+# authentication-#key <removed>;
+ export EBGP-ODMHSAS-ONENET-DC-V4-EXPORT;
+ peer-as 64595;
+ }
+ }
}
}
}
@@ -22366,6 +22630,7 @@
interface xe-2/1/0.543;
interface xe-2/1/1.600;
interface xe-3/0/1.512;
+ interface xe-3/1/1.2550;
interface irb.600;
interface lo0.1;
route-distinguisher 164.58.199.215:2550;
@@ -22416,7 +22681,6 @@
route 10.119.40.252/31 next-hop 10.119.80.21;
route 10.119.40.204/31 next-hop 10.119.80.1;
}
- autonomous-system 64569 loops 3;
}
protocols {
bgp {
@@ -22425,6 +22689,7 @@
family inet {
unicast;
}
+ local-as 64569 loops 3;
neighbor 10.119.40.3 {
description "OMES-MGMT-EBGP [NO-MONITOR]";
import EBGP-OMES-MGMT-IMPORT;
@@ -22447,6 +22712,19 @@
peer-as 64591;
}
}
+ group EBGP-ONENET-DC {
+ type external;
+ family inet {
+ unicast;
+ }
+ neighbor 10.119.254.55 {
+ description "OMES-MGMT-TO-ONENET-DC [NO-MONITOR]";
+ import EBGP-OMES-MGMT-ONENET-DC-V4-IMPORT;
+# authentication-#key <removed>;
+ export EBGP-OMES-MGMT-ONENET-DC-V4-EXPORT;
+ peer-as 64595;
+ }
+ }
}
ospf {
export OMES-EXPORT-BGP-TO-OSPF;
@@ -22585,6 +22863,7 @@
interface xe-3/0/1.3534;
interface xe-3/1/0.80;
interface xe-3/1/0.81;
+ interface xe-3/1/1.2543;
route-distinguisher 164.58.199.215:2543;
vrf-import ONENET-MGMT-VRF-IMPORT;
vrf-export ONENET-MGMT-VRF-EXPORT;
@@ -22597,6 +22876,21 @@
}
}
protocols {
+ bgp {
+ group EBGP-ONENET-MGMT-ONENET-DC {
+ type external;
+ family inet {
+ unicast;
+ }
+ neighbor 10.199.208.253 {
+ description "ONENET-MGMT-TO-CORE1-DC [ORDERED]";
+ import EBGP-ONENET-MGMT-ONENET-DC-IMPORT;
+# authentication-#key <removed>;
+ export EBGP-ONENET-MGMT-ONENET-DC-EXPORT;
+ peer-as 64595;
+ }
+ }
+ }
ospf {
export EXPORT-DEFAULT;
area 0.0.0.0 {
@@ -22738,6 +23032,7 @@
interface xe-1/0/0.548;
interface xe-1/0/0.579;
interface xe-1/1/0.689;
+ interface xe-3/1/1.2533;
route-distinguisher 164.58.199.215:2533;
vrf-import SEPLS-VRF-IMPORT;
vrf-export SEPLS-VRF-EXPORT;
@@ -22753,6 +23048,23 @@
route 10.23.0.0/16 next-hop 10.199.4.177;
}
}
+ protocols {
+ bgp {
+ group EBGP-ONENET-DC {
+ type external;
+ family inet {
+ unicast;
+ }
+ neighbor 10.119.254.79 {
+ description "SEPLS-TO-CORE1-DC [NO-MONITOR]";
+ import EBGP-SEPLS-ONENET-DC-V4-IMPORT;
+# authentication-#key <removed>;
+ export EBGP-SEPLS-ONENET-DC-V4-EXPORT;
+ peer-as 64595;
+ }
+ }
+ }
+ }
}
SKYRIDER-MGMT-L3VPN {
description SKYRIDER-MGMT-L3VPN;
@@ -22827,6 +23139,7 @@
interface xe-1/1/0.686;
interface xe-1/1/0.687;
interface xe-2/0/1.1106;
+ interface xe-3/1/1.2531;
interface irb.606;
route-distinguisher 164.58.199.215:2531;
vrf-import TAGNET-VRF-IMPORT;
@@ -22861,6 +23174,19 @@
peer-as 64520;
}
}
+ group EBGP-ONENET-DC {
+ type external;
+ family inet {
+ unicast;
+ }
+ neighbor 10.119.254.61 {
+ description "TAGNET-TO-CORE1-DC [NO-MONITOR]";
+ import EBGP-TAGNET-ONENET-DC-V4-IMPORT;
+# authentication-#key <removed>;
+ export EBGP-TAGNET-ONENET-DC-V4-EXPORT;
+ peer-as 64595;
+ }
+ }
}
}
}
Index: configs/core1.dc.onenet.net
===================================================================
--- configs/core1.dc.onenet.net (revision 156892)
+++ configs/core1.dc.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at MX480_DC_01_RE0> show system commit
+# 2017-10-03 21:55:42 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
# 2017-09-25 22:59:03 CDT by andrew via cli commit synchronize
# 2017-09-24 14:00:05 CDT by andrew via cli commit synchronize
# 2017-09-21 10:41:29 CDT by andrew via cli commit synchronize
# 2017-09-21 10:31:37 CDT by andrew via cli commit synchronize
# 2017-09-21 10:23:13 CDT by andrew via cli commit synchronize
-# 2017-09-21 10:22:07 CDT by andrew via cli commit synchronize
# grnoc-mon at MX480_DC_01_RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -435,7 +435,7 @@
# grnoc-mon at MX480_DC_01_RE0> show system uptime
# System booted: 2014-08-25 20:38 CDT
# Protocols started: 2014-08-25 20:39 CDT
-# Last configured: 2017-09-25 22:59 CDT by andrew
+# Last configured: 2017-10-03 21:55 CDT by andrew
#
# {master}
# grnoc-mon at MX480_DC_01_RE0> show interface terse
@@ -729,7 +729,7 @@
#pp0 up up
#tap up up
# grnoc-mon at MX480_DC_01_RE0> show configuration
-## Last commit: 2017-09-25 22:59:03 CDT by andrew
+## Last commit: 2017-10-03 21:55:42 CDT by andrew
version 12.3R7.7;
groups {
re0 {
@@ -2389,6 +2389,8 @@
level 2 wide-metrics-only;
interface xe-0/1/1.42 {
no-ipv6-unicast;
+ level 1 metric 2000;
+ level 2 metric 2000;
}
interface ge-0/2/0.42 {
no-ipv6-unicast;
@@ -4625,9 +4627,8 @@
164.58.244.142 Up xe-0/1/1.42 1.200 0.400 3
164.58.244.246 Up xe-1/1/1.42 1.200 0.400 3
164.58.244.253 Up ge-0/2/0.42 1.200 0.400 3
-164.58.246.137 Up xe-2/2/0.69 1.200 0.400 3
-6 sessions, 6 clients
-Cumulative transmit rate 13.0 pps, cumulative receive rate 13.0 pps
+5 sessions, 5 clients
+Cumulative transmit rate 10.5 pps, cumulative receive rate 10.5 pps
{master}
Index: configs/core.hut.ato.onenet.net
===================================================================
--- configs/core.hut.ato.onenet.net (revision 156969)
+++ configs/core.hut.ato.onenet.net (working copy)
@@ -26,16 +26,6 @@
# TFEB 0 TBB PFE Chip OK
# TFEB 0 TFEB PCIE TSen OK
# TFEB 0 TFEB PCIE Chip OK
-# TFEB 0 QX 0 TSen OK
-# TFEB 0 QX 0 Chip OK
-# TFEB 0 LU 0 TSen OK
-# TFEB 0 LU 0 Chip OK
-# TFEB 0 MQ 0 TSen OK
-# TFEB 0 MQ 0 Chip OK
-# TFEB 0 TBB PFE TSen OK
-# TFEB 0 TBB PFE Chip OK
-# TFEB 0 TFEB PCIE TSen OK
-# TFEB 0 TFEB PCIE Chip OK
# Fans Fan 1 OK
# Fan 2 OK
# Fan 3 OK
More information about the Nocrancid
mailing list