[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Thu Mar 16 12:04:27 CDT 2017
Index: configs/allen-public-library.client.onenet.net
===================================================================
--- configs/allen-public-library.client.onenet.net (revision 151525)
+++ configs/allen-public-library.client.onenet.net (working copy)
@@ -135,10 +135,10 @@
#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/4 up down
-#ge-0/0/4.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
#ge-0/0/5.0 up up
#ge-0/0/6 up up
Index: configs/core.okcbok.onenet.net
===================================================================
--- configs/core.okcbok.onenet.net (revision 151393)
+++ configs/core.okcbok.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKCBOK-MX80> show system commit
+# 2017-03-16 11:57:29 CDT by andrew via cli
# 2017-03-10 19:11:06 CST by andrew via cli
# 2017-03-10 19:05:26 CST by andrew via cli
# 2017-03-10 19:00:11 CST by andrew via cli
# 2017-03-10 16:21:26 CST by andrew via cli
# 2017-03-10 16:17:49 CST by andrew via cli
-# 2017-03-10 16:17:22 CST by andrew via cli
# grnoc-mon at OKCBOK-MX80> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -221,7 +221,7 @@
# grnoc-mon at OKCBOK-MX80> show system uptime
# System booted: 2016-03-17 01:22 CDT
# Protocols started: 2016-03-17 01:25 CDT
-# Last configured: 2017-03-10 19:11 CST by andrew
+# Last configured: 2017-03-16 11:57 CDT by andrew
#
# grnoc-mon at OKCBOK-MX80> show interface terse
#Interface Admin Link
@@ -307,6 +307,7 @@
#lsi.2 up up
#lsi.3 up up
#lsi.4 up up
+#lsi.5 up up
#me0 up up
#me0.0 up up
#mtun up up
@@ -316,7 +317,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKCBOK-MX80> show configuration
-## Last commit: 2017-03-10 19:11:06 CST by andrew
+## Last commit: 2017-03-16 11:57:29 CDT by andrew
version 13.3R8.7;
groups {
ISIS-L2-INTERFACE {
@@ -1442,6 +1443,51 @@
then reject;
}
}
+ policy-statement DOH-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add DOH-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add DOH-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol ospf;
+ then {
+ community add DOH-VPN;
+ accept;
+ }
+ }
+ term 4 {
+ from protocol bgp;
+ then {
+ community add DOH-VPN;
+ accept;
+ }
+ }
+ term 5 {
+ then reject;
+ }
+ }
+ policy-statement DOH-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community DOH-VPN;
+ }
+ then accept;
+ }
+ term 2 {
+ then reject;
+ }
+ }
policy-statement EBGP-DOBSON-EXPORT {
term REJECT-DEFAULT {
from {
@@ -1730,6 +1776,7 @@
}
community DHS-DATA-VPN members target:5078:2570;
community DHS-GUEST-VPN members target:5078:2571;
+ community DOH-VPN members target:5078:3000;
community NON_ONENET {
invert-match;
members 5078:*;
@@ -2090,6 +2137,15 @@
}
}
}
+ DOH-L3VPN {
+ description DOH-L3VPN;
+ instance-type vrf;
+ route-distinguisher 164.58.199.195:3000;
+ vrf-import DOH-VRF-IMPORT;
+ vrf-export DOH-VRF-EXPORT;
+ vrf-target target:5078:3000;
+ vrf-table-label;
+ }
OMES-AGENCY-DATA-L3VPN {
description OMES-AGENCY-DATA-L3VPN;
instance-type vrf;
Index: configs/hub.chi.onenet.net
===================================================================
--- configs/hub.chi.onenet.net (revision 151545)
+++ configs/hub.chi.onenet.net (working copy)
@@ -282,7 +282,7 @@
#t1-2/0/2:1 up up
#t1-2/0/2:1.16 up up
#t1-2/0/2:1.17 up up
-#t1-2/0/2:2 down up
+#t1-2/0/2:2 down down
#t1-2/0/2:3 down down
#t1-2/0/2:4 down down
#t1-2/0/2:5 down down
Index: configs/core.owtcred.onenet.net
===================================================================
--- configs/core.owtcred.onenet.net (revision 151545)
+++ configs/core.owtcred.onenet.net (working copy)
@@ -267,10 +267,10 @@
#ge-1/0/9 up up
#ge-1/0/9.42 up up
#ge-1/0/9.32767 up up
-#ge-1/1/0 up down
-#ge-1/1/0.80 up down
-#ge-1/1/0.500 up down
-#ge-1/1/0.32767 up down
+#ge-1/1/0 up up
+#ge-1/1/0.80 up up
+#ge-1/1/0.500 up up
+#ge-1/1/0.32767 up up
#ge-1/1/1 up up
#ge-1/1/1.0 up up
#ge-1/1/2 up down
Index: configs/core.hut.wea.onenet.net
===================================================================
--- configs/core.hut.wea.onenet.net (revision 151347)
+++ configs/core.hut.wea.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
Index: configs/core.sem.onenet.net
===================================================================
--- configs/core.sem.onenet.net (revision 151545)
+++ configs/core.sem.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at SEMINOLE-MX480-RE0> show system commit
+# 2017-03-16 11:15:24 CDT by sky via cli commit synchronize
+# 2017-03-16 11:12:59 CDT by sky via cli commit synchronize
# 2017-03-16 10:58:10 CDT by sky via cli commit synchronize
# 2017-03-16 09:09:53 CDT by sky via cli commit synchronize
# 2017-03-07 11:17:21 CST by joel via cli commit synchronize
# 2017-03-07 10:30:54 CST by ianl via cli commit synchronize
-# 2017-03-03 18:35:32 CST by andrew via cli commit synchronize
-# 2017-03-02 14:38:00 CST by andrew via cli commit synchronize
# grnoc-mon at SEMINOLE-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -255,7 +255,7 @@
# grnoc-mon at SEMINOLE-MX480-RE0> show system uptime
# System booted: 2016-03-21 00:55 CDT
# Protocols started: 2016-03-21 01:06 CDT
-# Last configured: 2017-03-16 10:58 CDT by sky
+# Last configured: 2017-03-16 11:15 CDT by sky
#
# {master}
# grnoc-mon at SEMINOLE-MX480-RE0> show interface terse
@@ -367,7 +367,7 @@
#pp0 up up
#tap up up
# grnoc-mon at SEMINOLE-MX480-RE0> show configuration
-## Last commit: 2017-03-16 10:58:10 CDT by sky
+## Last commit: 2017-03-16 11:15:24 CDT by sky
version 13.3R8.7;
groups {
re0 {
@@ -710,6 +710,10 @@
vlan-id 501;
family inet {
mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
address 156.110.31.153/30;
}
}
@@ -1665,6 +1669,14 @@
}
then discard;
}
+ policer 10M-POL {
+ logical-interface-policer;
+ if-exceeding {
+ bandwidth-limit 10m;
+ burst-size-limit 2m;
+ }
+ then discard;
+ }
}
routing-instances {
ONENET-POP-APPLIANCES-L3VPN {
Index: configs/opt.nrm.onenet.net
===================================================================
--- configs/opt.nrm.onenet.net (revision 151545)
+++ configs/opt.nrm.onenet.net (working copy)
@@ -36,6 +36,7 @@
<interface name="CHAN-1-3-22-RX" abbr_name="CHAN-1-3-22-RX" admin_state="down" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
<interface name="CHAN-1-3-23-RX" abbr_name="CHAN-1-3-23-RX" admin_state="down" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
<interface name="CHAN-1-3-24-RX" abbr_name="CHAN-1-3-24-RX" admin_state="down" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
+ <interface name="CHAN-1-3-25-RX" abbr_name="CHAN-1-3-25-RX" admin_state="down" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
<interface name="CHAN-1-3-26-RX" abbr_name="CHAN-1-3-26-RX" admin_state="down" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
<interface name="CHAN-1-3-27-RX" abbr_name="CHAN-1-3-27-RX" admin_state="down" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
<interface name="CHAN-1-3-28-RX" abbr_name="CHAN-1-3-28-RX" admin_state="up" spanning_tree_metric="" description="" type="MUX" monitoring_state="monitor"></interface>
Index: configs/eodls-muskogee-main-office.client.onenet.net
===================================================================
--- configs/eodls-muskogee-main-office.client.onenet.net (revision 151470)
+++ configs/eodls-muskogee-main-office.client.onenet.net (working copy)
@@ -1157,7 +1157,6 @@
# 10.0.0.42 gr-0/0/0.110 Full 10.0.0.42
# 10.0.0.46 gr-0/0/0.111 Full 10.0.0.46
# 10.0.0.50 gr-0/0/0.112 Full 10.0.0.50
-# 10.0.0.54 gr-0/0/0.113 Full 10.0.0.54
# 10.0.0.58 gr-0/0/0.114 Full 10.0.0.58
#
# grnoc-mon at EODLS-Muskogee-Main-Office-ASSET-004937> show bfd session
Index: configs/stringtown-high-school.client.onenet.net
===================================================================
--- configs/stringtown-high-school.client.onenet.net (revision 151545)
+++ configs/stringtown-high-school.client.onenet.net (working copy)
@@ -674,6 +674,7 @@
# 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/hub.tsb.onenet.net
===================================================================
--- configs/hub.tsb.onenet.net (revision 151545)
+++ configs/hub.tsb.onenet.net (working copy)
@@ -24,6 +24,12 @@
# AFEB 0 AFEB Processor OK
# AFEB 0 LU Temp OK
# AFEB 0 MQ Temp OK
+# AFEB 0 AFEB Processor OK
+# AFEB 0 LU Temp OK
+# AFEB 0 MQ Temp OK
+# AFEB 0 AFEB Processor OK
+# AFEB 0 LU Temp OK
+# AFEB 0 MQ Temp OK
# AFEB 0 QX Temp OK
# Fans Fan 1 OK
# Fan 2 OK
More information about the Nocrancid
mailing list