[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Mon Jul 17 10:04:34 CDT 2017
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net (revision 154980)
+++ configs/core3.okc-m120.onenet.net (working copy)
@@ -1133,9 +1133,9 @@
#t1-3/3/0:1:23 down down
#t1-3/3/0:1:24 down down
#t1-3/3/0:1:25 down down
-#t1-3/3/0:1:26 up down
-#t1-3/3/0:1:26.16 up down
-#t1-3/3/0:1:26.17 up down
+#t1-3/3/0:1:26 up up
+#t1-3/3/0:1:26.16 up up
+#t1-3/3/0:1:26.17 up up
#t1-3/3/0:1:27 down down
#t1-3/3/0:1:28 down down
#coc1-3/3/0:2 up up
Index: configs/doh-muskogee.client.onenet.net
===================================================================
--- configs/doh-muskogee.client.onenet.net (revision 154618)
+++ configs/doh-muskogee.client.onenet.net (working copy)
@@ -148,7 +148,7 @@
#ge-0/0/6 down down
#ge-0/0/7 down down
#t1-1/0/0 down down
-#t1-2/0/0 down up
+#t1-2/0/0 down down
#fxp2 up up
#fxp2.0 up up
#gre up up
Index: configs/hub.chi.onenet.net
===================================================================
--- configs/hub.chi.onenet.net (revision 154980)
+++ configs/hub.chi.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at CHICKASHA-M120-RE0> show system commit
+# 2017-07-17 09:22:45 CDT by andrew via cli commit synchronize
# 2017-07-17 08:47:37 CDT by andrew via cli commit synchronize
# 2017-07-08 21:09:22 CDT by andrew via cli commit synchronize
# 2017-04-20 13:53:23 CDT by andrew via cli commit synchronize
# 2017-04-20 13:43:04 CDT by andrew via cli commit synchronize
# 2017-04-20 13:38:00 CDT by andrew via cli commit synchronize
-# 2017-04-20 13:37:05 CDT by andrew via cli commit synchronize
# grnoc-mon at CHICKASHA-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -375,7 +375,7 @@
# grnoc-mon at CHICKASHA-M120-RE0> show system uptime
# System booted: 2016-09-10 01:37 CDT
# Protocols started: 2016-09-10 01:40 CDT
-# Last configured: 2017-07-17 08:47 CDT by andrew
+# Last configured: 2017-07-17 09:22 CDT by andrew
#
# {master}
# grnoc-mon at CHICKASHA-M120-RE0> show interface terse
@@ -384,9 +384,8 @@
#pfh-2/0/0 up up
#pfh-2/0/0.16383 up up
#t3-2/0/0 up down
-#ct3-2/0/1 up down
-#t3-2/0/1 up down
-#t3-2/0/1.0 up down
+#ct3-2/0/1 down down
+#t3-2/0/1 down down
#ct3-2/0/2 up up
#t1-2/0/2:1 up up
#t1-2/0/2:1.16 up up
@@ -520,7 +519,6 @@
#lsi.0 up up
#lsi.1 up up
#lsi.2 up up
-#lsi.3 up up
#lsi.4 up up
#mtun up up
#pimd up up
@@ -528,7 +526,7 @@
#pp0 up up
#tap up up
# grnoc-mon at CHICKASHA-M120-RE0> show configuration
-## Last commit: 2017-07-17 08:47:37 CDT by andrew
+## Last commit: 2017-07-17 09:22:45 CDT by andrew
version 13.3R8.7;
groups {
re0 {
@@ -797,25 +795,17 @@
no-partition interface-type t3;
}
ct3-2/0/1 {
+ disable;
clocking external;
no-partition interface-type t3;
}
t3-2/0/1 {
- description "Link-to-RushSprings-MW-HUB [NO-MONITOR]";
+ disable;
clocking external;
encapsulation cisco-hdlc;
t3-options {
- cbit-parity;
+ no-cbit-parity;
}
- unit 0 {
- family inet {
- rpf-check;
- sampling {
- input;
- }
- address 164.58.244.194/30;
- }
- }
}
ct3-2/0/2 {
description M120-HUB-CUSTOMERS-CIR0003432;
@@ -1687,17 +1677,6 @@
then reject;
}
}
- policy-statement OSPF-SW-MESH-EXPORT {
- term SEND-DEFAULT {
- from {
- route-filter 0.0.0.0/0 exact;
- }
- then accept;
- }
- term REJECT-ALL-ELSE {
- then reject;
- }
- }
policy-statement REDISTRIBUTE-DIRECTS {
term 1 {
from protocol direct;
@@ -1719,48 +1698,6 @@
}
}
}
- policy-statement SW-MESH-VRF-EXPORT {
- term 1 {
- from protocol static;
- then {
- community add SW-MESH-VPN;
- accept;
- }
- }
- term 2 {
- from protocol direct;
- then {
- community add SW-MESH-VPN;
- accept;
- }
- }
- term 3 {
- from protocol ospf;
- then {
- community add SW-MESH-VPN;
- accept;
- }
- }
- term 4 {
- from protocol bgp;
- then {
- community add SW-MESH-VPN;
- accept;
- }
- }
- }
- policy-statement SW-MESH-VRF-IMPORT {
- term 1 {
- from {
- protocol bgp;
- community SW-MESH-VPN;
- }
- then accept;
- }
- term 2 {
- then reject;
- }
- }
policy-statement TAGNET-VRF-EXPORT {
term 1 {
from protocol static;
@@ -1827,7 +1764,6 @@
community Okmulgee members 5078:110;
community Ponca-City members 5078:186;
community Poteau members 5078:146;
- community SW-MESH-VPN members target:5078:2582;
community Sallisaw members 5078:118;
community Sayre members 5078:30;
community Seminole members 5078:46;
@@ -2227,24 +2163,6 @@
}
}
}
- SW-MESH-L3VPN {
- description SW-MESH-L3VPN;
- instance-type vrf;
- interface t3-2/0/1.0;
- route-distinguisher 164.58.199.82:2582;
- vrf-import SW-MESH-VRF-IMPORT;
- vrf-export SW-MESH-VRF-EXPORT;
- vrf-target target:5078:2582;
- vrf-table-label;
- protocols {
- inactive: ospf {
- export OSPF-SW-MESH-EXPORT;
- area 0.0.0.0 {
- interface t3-2/0/1.0;
- }
- }
- }
- }
TAGNET-L3VPN {
description TAGNET-L3VPN;
instance-type vrf;
Index: configs/hub.ida.onenet.net
===================================================================
--- configs/hub.ida.onenet.net (revision 154762)
+++ configs/hub.ida.onenet.net (working copy)
@@ -424,9 +424,9 @@
#t1-2/0/3:23.0 up up
#t1-2/0/3:24 down down
#t1-2/0/3:25 down down
-#t1-2/0/3:26 up up
-#t1-2/0/3:26.16 up up
-#t1-2/0/3:26.17 up up
+#t1-2/0/3:26 up down
+#t1-2/0/3:26.16 up down
+#t1-2/0/3:26.17 up down
#t1-2/0/3:27 up up
#t1-2/0/3:27.0 up up
#t1-2/0/3:28 up up
Index: configs/doh-guthrie.client.onenet.net
===================================================================
--- configs/doh-guthrie.client.onenet.net (revision 154916)
+++ configs/doh-guthrie.client.onenet.net (working copy)
@@ -118,8 +118,8 @@
# total files: 1
#
# grnoc-mon at DOH-GUTHRIE-SRX220> show system uptime
-# System booted: 2017-07-14 17:20 CDT
-# Protocols started: 2017-07-14 17:22 CDT
+# System booted: 2017-07-17 08:14 CDT
+# Protocols started: 2017-07-17 08:16 CDT
# Last configured: 2016-12-30 17:35 CST by andrew
#
# grnoc-mon at DOH-GUTHRIE-SRX220> show interface terse
Index: configs/okccc-adva.p.onenet.net
===================================================================
--- configs/okccc-adva.p.onenet.net (revision 154273)
+++ configs/okccc-adva.p.onenet.net (working copy)
@@ -201,18 +201,18 @@
<part name="PL-3-5-NE" description="XFPT-D" hw_version="" part_id="XFPT-D" part_num="" serial_number="FA86121900071" slot="PL-3-5-NE" vendor_id="ADVA"></part>
<part name="PL-3-5-NW" description="XFPTLN-D" hw_version="" part_id="XFPTLN-D" part_num="" serial_number="FA70124802950" slot="PL-3-5-NW" vendor_id="ADVA"></part>
<interface name="CH-3-5-C1" abbr_name="CH-3-5-C1" admin_state="up" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
- <interface name="CH-3-5-C2" abbr_name="CH-3-5-C2" admin_state="up" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
+ <interface name="CH-3-5-C2" abbr_name="CH-3-5-C2" admin_state="down" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
<interface name="CH-3-5-NE" abbr_name="CH-3-5-NE" admin_state="up" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
- <interface name="CH-3-5-NW" abbr_name="CH-3-5-NW" admin_state="up" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
+ <interface name="CH-3-5-NW" abbr_name="CH-3-5-NW" admin_state="down" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
</part>
<part name="MOD-3-6" description="2WCC10G" hw_version="" part_id="2WCC10G" part_num="" serial_number="FA71111002808" slot="MOD-3-6" vendor_id="ADVA">
<part name="PL-3-6-C1" description="XFP-G" hw_version="" part_id="XFP-G" part_num="" serial_number="FA70120901629" slot="PL-3-6-C1" vendor_id="ADVA"></part>
<part name="PL-3-6-C2" description="XFP-G" hw_version="" part_id="XFP-G" part_num="" serial_number="FA70121800348" slot="PL-3-6-C2" vendor_id="ADVA"></part>
<part name="PL-3-6-NE" description="XFPT-D" hw_version="" part_id="XFPT-D" part_num="" serial_number="FA86122100164" slot="PL-3-6-NE" vendor_id="ADVA"></part>
<part name="PL-3-6-NW" description="XFPTLN-D" hw_version="" part_id="XFPTLN-D" part_num="" serial_number="FA70124802949" slot="PL-3-6-NW" vendor_id="ADVA"></part>
- <interface name="CH-3-6-C1" abbr_name="CH-3-6-C1" admin_state="up" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
+ <interface name="CH-3-6-C1" abbr_name="CH-3-6-C1" admin_state="down" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
<interface name="CH-3-6-C2" abbr_name="CH-3-6-C2" admin_state="up" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
- <interface name="CH-3-6-NE" abbr_name="CH-3-6-NE" admin_state="up" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
+ <interface name="CH-3-6-NE" abbr_name="CH-3-6-NE" admin_state="down" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
<interface name="CH-3-6-NW" abbr_name="CH-3-6-NW" admin_state="up" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
</part>
<part name="MOD-3-7" description="2WCC10G" hw_version="" part_id="2WCC10G" part_num="" serial_number="FA72121701725" slot="MOD-3-7" vendor_id="ADVA">
Index: configs/oja-sw-youth-academy-manitou.client.onenet.net
===================================================================
--- configs/oja-sw-youth-academy-manitou.client.onenet.net (revision 154980)
+++ configs/oja-sw-youth-academy-manitou.client.onenet.net (working copy)
@@ -149,7 +149,7 @@
#ppd0 up up
#ppe0 up up
#st0 up up
-#st0.1 up down
+#st0.1 up up
#tap up up
#vlan up up
#vlan.3 up up
Index: configs/hub.mus.onenet.net
===================================================================
--- configs/hub.mus.onenet.net (revision 154832)
+++ configs/hub.mus.onenet.net (working copy)
@@ -436,7 +436,7 @@
#t1-2/0/2:21 down down
#t1-2/0/2:22 down down
#t1-2/0/2:23 down down
-#t1-2/0/2:24 down up
+#t1-2/0/2:24 down down
#t1-2/0/2:25 down down
#t1-2/0/2:26 down down
#t1-2/0/2:27 down down
Index: configs/keota-hs.client.onenet.net
===================================================================
--- configs/keota-hs.client.onenet.net (revision 154956)
+++ configs/keota-hs.client.onenet.net (working copy)
@@ -107,8 +107,8 @@
# total files: 1
#
# grnoc-mon at KEOTA-HS-LR-003942> show system uptime
-# System booted: 2017-07-16 09:16 CDT
-# Protocols started: 2017-07-16 09:18 CDT
+# System booted: 2017-07-17 09:22 CDT
+# Protocols started: 2017-07-17 09:25 CDT
# Last configured: 2017-07-09 00:34 CDT by root
#
# grnoc-mon at KEOTA-HS-LR-003942> show interface terse
Index: configs/core.chi.onenet.net
===================================================================
--- configs/core.chi.onenet.net (revision 154649)
+++ configs/core.chi.onenet.net (working copy)
@@ -1,13 +1,13 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at CHICKASHA-MX480-RE0> show system commit
+# 2017-07-17 09:24:06 CDT by andrew via cli commit synchronize
# 2017-02-24 23:30:14 CST by andrew via cli commit synchronize
# 2017-01-29 01:56:59 CST by andrew via cli commit synchronize
# 2016-12-09 21:13:23 CST by andrew via cli commit synchronize
# 2016-09-10 01:41:24 CDT by root via other
# Synchronization with remote Routing Engine
# 2016-08-05 09:17:13 CDT by joel via cli commit synchronize
-# 2016-07-22 09:55:06 CDT by joel via cli commit synchronize
# grnoc-mon at CHICKASHA-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -366,7 +366,7 @@
# grnoc-mon at CHICKASHA-MX480-RE0> show system uptime
# System booted: 2016-09-10 01:37 CDT
# Protocols started: 2016-09-10 01:41 CDT
-# Last configured: 2017-02-24 23:30 CST by andrew
+# Last configured: 2017-07-17 09:24 CDT by andrew
#
# {master}
# grnoc-mon at CHICKASHA-MX480-RE0> show interface terse
@@ -470,7 +470,7 @@
#pp0 up up
#tap up up
# grnoc-mon at CHICKASHA-MX480-RE0> show configuration
-## Last commit: 2017-02-24 23:30:14 CST by andrew
+## Last commit: 2017-07-17 09:24:06 CDT by andrew
version 13.3R8.7;
groups {
re0 {
@@ -744,7 +744,7 @@
}
}
ge-0/2/0 {
- description "CORE 1GE to hub.chi ge-3/2/2 | OneNet-CHI-CHI-GE-5082";
+ description "CORE 1GE to hub.chi ge-3/2/2 | OneNet-CHI-CHI-GE-5082 [DECOM]";
mtu 9192;
unit 0 {
family inet {
Index: configs/core5.okc.onenet.net
===================================================================
--- configs/core5.okc.onenet.net (revision 154889)
+++ 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-07-17 09:23:21 CDT by andrew via cli commit synchronize
# 2017-07-13 14:29:15 CDT by andrew via cli commit synchronize
# 2017-07-13 14:24:06 CDT by joel via cli commit confirmed, rollback in 5mins synchronize
# 2017-07-13 13:49:33 CDT by sean via cli commit synchronize
# 2017-07-13 12:58:21 CDT by sean via cli commit synchronize
# 2017-07-13 12:50:14 CDT by sean via cli commit synchronize
-# 2017-07-12 14:52:08 CDT by sean via cli commit synchronize
# grnoc-mon at OKC-CORE5-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -562,7 +562,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-07-13 14:29 CDT by andrew
+# Last configured: 2017-07-17 09:23 CDT by andrew
#
# {master}
# grnoc-mon at OKC-CORE5-MX480-RE0> show interface terse
@@ -1313,7 +1313,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE5-MX480-RE0> show configuration
-## Last commit: 2017-07-13 14:29:15 CDT by andrew
+## Last commit: 2017-07-17 09:23:21 CDT by andrew
version 13.3R9.13;
groups {
re0 {
@@ -9247,7 +9247,6 @@
route 156.110.0.48/30 next-hop 164.58.245.73;
route 156.110.46.132/30 next-hop 164.58.245.73;
route 156.110.72.8/30 next-hop 164.58.245.73;
- route 164.58.244.192/30 next-hop 164.58.245.73;
route 156.110.25.80/30 next-hop 164.58.245.73;
route 156.110.47.144/29 next-hop 164.58.245.73;
route 156.110.86.252/30 next-hop 164.58.245.73;
Index: configs/maysville-hs.client.onenet.net
===================================================================
--- configs/maysville-hs.client.onenet.net (revision 154979)
+++ configs/maysville-hs.client.onenet.net (working copy)
@@ -608,7 +608,6 @@
# 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
More information about the Nocrancid
mailing list