[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Thu Jun 1 16:05:44 CDT 2017
Index: configs/core.hut.law.onenet.net
===================================================================
--- configs/core.hut.law.onenet.net (revision 153744)
+++ configs/core.hut.law.onenet.net (working copy)
@@ -26,6 +26,16 @@
# 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
Index: configs/odot-pauls-valley-regmaint.client.onenet.net
===================================================================
--- configs/odot-pauls-valley-regmaint.client.onenet.net (revision 153446)
+++ configs/odot-pauls-valley-regmaint.client.onenet.net (working copy)
@@ -130,8 +130,8 @@
#ge-0/0/5.0 up up
#ge-0/0/6 up up
#ge-0/0/6.0 up up
-#ge-0/0/7 up up
-#ge-0/0/7.0 up up
+#ge-0/0/7 up down
+#ge-0/0/7.0 up down
#t1-1/0/0 up up
#t1-1/0/0.16 up up
#t1-1/0/0.17 up up
@@ -156,8 +156,8 @@
#tap up up
#vlan up up
#vlan.3 up up
-#vlan.500 up up
-#vlan.501 up up
+#vlan.500 up down
+#vlan.501 up down
# grnoc-mon at ODOT-PAULS-VALLEY-REGMAINT-SRX220> show configuration
## Last commit: 2016-12-30 20:44:05 CST by andrew
version 12.1X46-D20.5;
Index: configs/core2.dc.onenet.net
===================================================================
--- configs/core2.dc.onenet.net (revision 153744)
+++ 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-06-01 15:09:53 CDT by sky via cli commit synchronize
# 2017-06-01 14:02:45 CDT by sky via cli commit synchronize
# 2017-05-31 14:01:59 CDT by sky via cli commit synchronize
# 2017-05-22 14:11:26 CDT by andrew via cli commit synchronize
# 2017-05-11 16:49:56 CDT by joel via cli commit synchronize
# 2017-05-10 18:57:52 CDT by andrew via cli commit synchronize
-# 2017-05-10 18:53:28 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
@@ -327,7 +327,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-06-01 14:02 CDT by sky
+# Last configured: 2017-06-01 15:09 CDT by sky
#
# {master}
# grnoc-mon at MX480_DC_02_RE0> show interface terse
@@ -590,7 +590,7 @@
#pp0 up up
#tap up up
# grnoc-mon at MX480_DC_02_RE0> show configuration
-## Last commit: 2017-06-01 14:02:45 CDT by sky
+## Last commit: 2017-06-01 15:09:53 CDT by sky
version 12.3R7.7;
groups {
re0 {
@@ -1979,7 +1979,7 @@
apply-groups ISIS-L2-INTERFACE;
reference-bandwidth 1000g;
level 1 disable;
- interface ae5.1;
+ inactive: interface ae5.1;
interface ae8.1;
interface fxp0.0 {
apply-groups-except ISIS-L2-INTERFACE;
@@ -2000,7 +2000,7 @@
interface fxp0.0 {
disable;
}
- interface ae5.1;
+ inactive: interface ae5.1;
interface ae8.1 {
authentication {
md5 7# key <removed>;
@@ -2013,18 +2013,6 @@
}
}
}
- ospf3 {
- area 0.0.0.0 {
- interface ae5.1 {
- link-protection;
- ipsec-sa OneNet-OSPF3-AUTH;
- bfd-liveness-detection {
- minimum-interval 100;
- multiplier 3;
- }
- }
- }
- }
ldp {
preference 255;
track-igp-metric;
@@ -2128,26 +2116,26 @@
}
}
policy-statement EBGP-ONENET-DC-DPS-V4-EXPORT {
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
term SEND-ONENET-MGMT {
from {
route-filter 10.119.255.0/24 orlonger;
}
then accept;
}
+ }
+ policy-statement EBGP-ONENET-DC-DPS-V4-IMPORT {
term REJECT-ALL-ELSE {
then reject;
}
- }
- policy-statement EBGP-ONENET-DC-DPS-V4-IMPORT {
term ACCEPT-ROUTES {
from {
route-filter 10.119.0.0/16 orlonger;
}
then accept;
}
- term REJECT-ALL-ELSE {
- then reject;
- }
}
policy-statement EBGP-ONENET-DC-FW-UNTRUST-V4-EXPORT {
term SEND-ROUTES {
@@ -2175,17 +2163,20 @@
}
}
policy-statement EBGP-ONENET-DC-ODMHSAS-V4-EXPORT {
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
term SEND-ONENET-MGMT {
from {
route-filter 10.119.255.0/24 orlonger;
}
then accept;
}
+ }
+ policy-statement EBGP-ONENET-DC-ODMHSAS-V4-IMPORT {
term REJECT-ALL-ELSE {
then reject;
}
- }
- policy-statement EBGP-ONENET-DC-ODMHSAS-V4-IMPORT {
term ACCEPT-ROUTES {
from {
route-filter 10.119.0.0/16 orlonger;
@@ -2193,75 +2184,72 @@
}
then accept;
}
+ }
+ policy-statement EBGP-ONENET-DC-OMES-MGMT-V4-EXPORT {
term REJECT-ALL-ELSE {
then reject;
}
- }
- policy-statement EBGP-ONENET-DC-OMES-MGMT-V4-EXPORT {
term SEND-ONENET-MGMT {
from {
route-filter 10.119.255.0/24 orlonger;
}
then accept;
}
+ }
+ policy-statement EBGP-ONENET-DC-OMES-MGMT-V4-IMPORT {
term REJECT-ALL-ELSE {
then reject;
}
- }
- policy-statement EBGP-ONENET-DC-OMES-MGMT-V4-IMPORT {
term ACCEPT-ROUTES {
from {
route-filter 10.119.0.0/16 orlonger;
}
then accept;
}
+ }
+ policy-statement EBGP-ONENET-DC-SEPLS-V4-EXPORT {
term REJECT-ALL-ELSE {
then reject;
}
- }
- policy-statement EBGP-ONENET-DC-SEPLS-V4-EXPORT {
term SEND-ONENET-MGMT {
from {
route-filter 10.119.255.0/24 orlonger;
}
then accept;
}
+ }
+ policy-statement EBGP-ONENET-DC-SEPLS-V4-IMPORT {
term REJECT-ALL-ELSE {
then reject;
}
- }
- policy-statement EBGP-ONENET-DC-SEPLS-V4-IMPORT {
term ACCEPT-ROUTES {
from {
route-filter 10.199.4.0/24 orlonger;
}
then accept;
}
+ }
+ policy-statement EBGP-ONENET-DC-TAGNET-V4-EXPORT {
term REJECT-ALL-ELSE {
then reject;
}
- }
- policy-statement EBGP-ONENET-DC-TAGNET-V4-EXPORT {
term SEND-ONENET-MGMT {
from {
route-filter 10.119.255.0/24 orlonger;
}
then accept;
}
+ }
+ policy-statement EBGP-ONENET-DC-TAGNET-V4-IMPORT {
term REJECT-ALL-ELSE {
then reject;
}
- }
- policy-statement EBGP-ONENET-DC-TAGNET-V4-IMPORT {
term ACCEPT-ROUTES {
from {
route-filter 10.119.0.0/16 orlonger;
}
then accept;
}
- term REJECT-ALL-ELSE {
- then reject;
- }
}
policy-statement LOAD-BALANCE {
then {
@@ -3779,7 +3767,6 @@
{master}
# grnoc-mon at MX480_DC_02_RE0> show ospf neighbor
# Address Interface State ID Pri Dead
-# 164.58.15.25 ae5.1 Full 164.58.199.212
# 10.199.199.193 ae8.1 Full 164.58.199.194
#
# {master}
@@ -3787,11 +3774,9 @@
Detect Transmit
Address State Interface Time Interval Multiplier
10.199.199.193 Up ae8.1 1.200 0.300 4
-164.58.15.25 Up ae5.1 1.200 0.400 3
164.58.199.194 Up 6.000 2.000 3
-fe80::8618:8800:1ee:afc0 Down ae5.1 0.000 1.000 3
-4 sessions, 5 clients
-Cumulative transmit rate 7.3 pps, cumulative receive rate 6.3 pps
+2 sessions, 3 clients
+Cumulative transmit rate 3.8 pps, cumulative receive rate 3.8 pps
{master}
Index: configs/core2-okc-mx960.onenet.net
===================================================================
--- configs/core2-okc-mx960.onenet.net (revision 153711)
+++ configs/core2-okc-mx960.onenet.net (working copy)
@@ -13379,7 +13379,6 @@
{master}
# grnoc-mon at OKC-CORE2-MX960-RE0> show ospf neighbor
# Address Interface State ID Pri Dead
-# 164.58.15.26 ae0.1 Full 164.58.199.196
# 164.58.244.25 ae1.42 Full 164.58.199.80
# 164.58.244.57 ae2.42 Full 164.58.199.222
# 164.58.244.80 ae3.42 Full 164.58.199.211
@@ -13403,7 +13402,6 @@
# grnoc-mon at OKC-CORE2-MX960-RE0> show bfd session
Detect Transmit
Address State Interface Time Interval Multiplier
-164.58.15.26 Up ae0.1 1.200 0.400 3
164.58.15.54 Up xe-0/0/1.52 1.200 0.400 3
164.58.15.58 Up xe-1/3/0.56 1.200 0.400 3
164.58.15.62 Up xe-1/0/1.60 1.200 0.400 3
@@ -13431,7 +13429,7 @@
fe80::8618:8800:2aee:4fc0 Up ae2.42 1.200 0.400 3
fe80::aad0:e500:2ae3:9801 Up xe-1/1/0.42 1.200 0.400 3
-27 sessions, 45 clients
-Cumulative transmit rate 65.5 pps, cumulative receive rate 65.0 pps
+26 sessions, 44 clients
+Cumulative transmit rate 63.0 pps, cumulative receive rate 62.5 pps
{master}
Index: configs/stringtown-high-school.client.onenet.net
===================================================================
--- configs/stringtown-high-school.client.onenet.net (revision 153744)
+++ configs/stringtown-high-school.client.onenet.net (working copy)
@@ -675,7 +675,6 @@
#
# grnoc-mon at STRINGTOWN-HIGH-SCHOOL-TAG-004909> show bfd session
-quit
0 sessions, 0 clients
Cumulative transmit rate 0.0 pps, cumulative receive rate 0.0 pps
More information about the Nocrancid
mailing list