[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Mon Nov 7 17:04:00 CST 2016
Index: configs/odot-talihina-regmaint.client.onenet.net
===================================================================
--- configs/odot-talihina-regmaint.client.onenet.net (revision 147932)
+++ configs/odot-talihina-regmaint.client.onenet.net (working copy)
@@ -118,8 +118,8 @@
#sp-0/0/0 up up
#sp-0/0/0.0 up up
#sp-0/0/0.16383 up up
-#ge-0/0/1 up up
-#ge-0/0/1.0 up up
+#ge-0/0/1 up down
+#ge-0/0/1.0 up down
#ge-0/0/2 up up
#ge-0/0/2.0 up up
#ge-0/0/3 up down
Index: configs/allen-public-library.client.onenet.net
===================================================================
--- configs/allen-public-library.client.onenet.net (revision 147938)
+++ configs/allen-public-library.client.onenet.net (working copy)
@@ -135,8 +135,8 @@
#ge-0/0/1.0 up down
#ge-0/0/2 up up
#ge-0/0/2.0 up up
-#ge-0/0/3 up down
-#ge-0/0/3.0 up down
+#ge-0/0/3 up up
+#ge-0/0/3.0 up up
#ge-0/0/4 up up
#ge-0/0/4.0 up up
#ge-0/0/5 up up
Index: configs/canadian-ps.client.onenet.net
===================================================================
--- configs/canadian-ps.client.onenet.net (revision 147941)
+++ configs/canadian-ps.client.onenet.net (working copy)
@@ -171,7 +171,7 @@
#vlan.3 up up
#vlan.999 up down
# grnoc-mon at CANADIAN-PS-SRX240-LR-004907> show configuration
-warning: error writing(valid) /var/db/feature.db: expecting 9204 bytes, only wrote 0
+warning: error writing(valid) /var/db/feature.db: expecting 9205 bytes, only wrote 0
## Last commit: 2016-06-23 13:05:01 CDT by admin
version 12.1X46-D20.5;
system {
Index: configs/odot-heavener-residence.client.onenet.net
===================================================================
--- configs/odot-heavener-residence.client.onenet.net (revision 147934)
+++ configs/odot-heavener-residence.client.onenet.net (working copy)
@@ -128,8 +128,8 @@
#lsq-0/0/0:0.16 up up
#lsq-0/0/0:0.17 up up
#lsq-0/0/0:0.30 up up
-#ge-0/0/1 up up
-#ge-0/0/1.0 up up
+#ge-0/0/1 up down
+#ge-0/0/1.0 up down
#ge-0/0/2 up up
#ge-0/0/2.0 up up
#ge-0/0/3 up up
Index: configs/core.rack59.onenet.net
===================================================================
--- configs/core.rack59.onenet.net (revision 147941)
+++ configs/core.rack59.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at RACK59-MX480-RE0> show system commit
+# 2016-11-07 16:10:16 CST by andrew via cli commit synchronize
+# 2016-11-07 16:09:35 CST by andrew via cli commit synchronize
# 2016-11-07 15:04:13 CST by andrew via cli commit synchronize
# 2016-11-07 14:23:09 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
# 2016-11-07 07:55:50 CST by andrew via cli commit synchronize
# 2016-09-20 23:55:08 CDT by andrew via cli commit synchronize
-# 2016-09-20 23:51:42 CDT by andrew via cli commit synchronize
-# 2016-09-14 16:48:03 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
# grnoc-mon at RACK59-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -295,7 +295,7 @@
# grnoc-mon at RACK59-MX480-RE0> show system uptime
# System booted: 2016-03-30 08:27 CDT
# Protocols started: 2016-03-30 08:30 CDT
-# Last configured: 2016-11-07 15:04 CST by andrew
+# Last configured: 2016-11-07 16:10 CST by andrew
#
# {master}
# grnoc-mon at RACK59-MX480-RE0> show interface terse
@@ -405,7 +405,7 @@
#pp0 up up
#tap up up
# grnoc-mon at RACK59-MX480-RE0> show configuration
-## Last commit: 2016-11-07 15:04:13 CST by andrew
+## Last commit: 2016-11-07 16:10:16 CST by andrew
version 13.3R9.13;
groups {
re0 {
@@ -1082,9 +1082,16 @@
description EBGP-NETFLIX-20G-CIR000XXXX;
import EBGP-NETFLIX-V4-IMPORT;
export EBGP-NETFLIX-V4-EXPORT;
- remove-private;
+ remove-private all;
peer-as 40027;
}
+ neighbor 156.110.3.247 {
+ description "EBGP-NETFLIX-C003.OKC002-CIR000XXXX [ORDERED]";
+ import EBGP-NETFLIX-V4-IMPORT;
+ export EBGP-NETFLIX-V4-EXPORT;
+ remove-private all;
+ peer-as 40027;
+ }
}
group EBGP-NETFLIX-V6 {
type external;
@@ -1095,9 +1102,16 @@
description EBGP-NETFLIX-20G-CIR000XXXX;
import EBGP-NETFLIX-V6-IMPORT;
export EBGP-NETFLIX-V6-EXPORT;
- remove-private;
+ remove-private all;
peer-as 40027;
}
+ neighbor 2610:1d8:4a00::5 {
+ description "EBGP-NETFLIX-C003.OKC002-CIR000XXXX [ORDERED]";
+ import EBGP-NETFLIX-V6-IMPORT;
+ export EBGP-NETFLIX-V6-EXPORT;
+ remove-private all;
+ peer-as 40027;
+ }
}
group IBGP-KENTIK-V4 {
type internal;
Index: configs/hub.dur.onenet.net
===================================================================
--- configs/hub.dur.onenet.net (revision 147938)
+++ configs/hub.dur.onenet.net (working copy)
@@ -329,7 +329,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 down
+#fe-2/1/3 down up
#ge-2/2/0 down down
#pc-2/2/0 up up
#pc-2/2/0.16383 up up
Index: configs/stringtown-high-school.client.onenet.net
===================================================================
--- configs/stringtown-high-school.client.onenet.net (revision 147941)
+++ configs/stringtown-high-school.client.onenet.net (working copy)
@@ -674,7 +674,6 @@
# OSPF instance is not running
#
# 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
Index: configs/maysville-hs.client.onenet.net
===================================================================
--- configs/maysville-hs.client.onenet.net (revision 147941)
+++ configs/maysville-hs.client.onenet.net (working copy)
@@ -598,8 +598,8 @@
# OSPF instance is not running
#
# grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show bfd session
+
quit
-
0 sessions, 0 clients
Cumulative transmit rate 0.0 pps, cumulative receive rate 0.0 pps
Index: configs/opt.okc.onenet.net
===================================================================
--- configs/opt.okc.onenet.net (revision 147919)
+++ configs/opt.okc.onenet.net (working copy)
@@ -325,7 +325,6 @@
<interface name="CHAN-3-15-2-1" abbr_name="CHAN-3-15-2-1" admin_state="maintenance" spanning_tree_metric="" description="" type="TXP" monitoring_state="monitor"></interface>
<interface name="CHAN-3-15-3-1" abbr_name="CHAN-3-15-3-1" admin_state="up" spanning_tree_metric="" description="" type="TXP" monitoring_state="monitor"></interface>
<interface name="CHAN-3-15-4-1" abbr_name="CHAN-3-15-4-1" admin_state="maintenance" spanning_tree_metric="" description="" type="TXP" monitoring_state="monitor"></interface>
- <interface name="VFAC-3-15-1-1" abbr_name="VFAC-3-15-1-1" admin_state="up" spanning_tree_metric="" description="" type="VFAC" monitoring_state="monitor"></interface>
<interface name="VFAC-3-15-2-1" abbr_name="VFAC-3-15-2-1" admin_state="maintenance" spanning_tree_metric="" description="" type="VFAC" monitoring_state="monitor"></interface>
<interface name="VFAC-3-15-3-1" abbr_name="VFAC-3-15-3-1" admin_state="up" spanning_tree_metric="" description="" type="VFAC" monitoring_state="monitor"></interface>
<interface name="VFAC-3-15-4-1" abbr_name="VFAC-3-15-4-1" admin_state="maintenance" spanning_tree_metric="" description="" type="VFAC" monitoring_state="monitor"></interface>
Index: configs/rpswi1.okc.onenet.net
===================================================================
--- configs/rpswi1.okc.onenet.net (revision 147941)
+++ configs/rpswi1.okc.onenet.net (working copy)
@@ -213,8 +213,8 @@
#ge-0/0/18.0 up up
#ge-0/0/19 up up
#ge-0/0/19.0 up up
-#ge-0/0/20 up up
-#ge-0/0/20.0 up up
+#ge-0/0/20 up down
+#ge-0/0/20.0 up down
#ge-0/0/21 up down
#ge-0/0/21.0 up down
#ge-0/0/22 up up
More information about the Nocrancid
mailing list