[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Fri Apr 28 11:04:29 CDT 2017
Index: configs/core1.nor.onenet.net
===================================================================
--- configs/core1.nor.onenet.net (revision 152771)
+++ configs/core1.nor.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at NORMAN1-MX480-RE0> show system commit
+# 2017-04-28 10:20:28 CDT by rnordmark via cli commit synchronize
# 2017-04-13 11:45:30 CDT by andrew via cli commit synchronize
# 2017-03-21 17:50:59 CDT by andrew via cli commit synchronize
# 2017-03-20 09:16:23 CDT by andrew via cli commit synchronize
# 2017-03-18 12:52:31 CDT by andrew via cli commit synchronize
# 2017-03-18 12:44:57 CDT by andrew via cli commit synchronize
-# 2017-03-18 12:15:35 CDT by andrew via cli commit synchronize
# grnoc-mon at NORMAN1-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -428,7 +428,7 @@
# grnoc-mon at NORMAN1-MX480-RE0> show system uptime
# System booted: 2016-04-03 01:22 CDT
# Protocols started: 2016-04-03 01:28 CDT
-# Last configured: 2017-04-13 11:45 CDT by andrew
+# Last configured: 2017-04-28 10:20 CDT by rnordmark
#
# {master}
# grnoc-mon at NORMAN1-MX480-RE0> show interface terse
@@ -722,7 +722,7 @@
#pp0 up up
#tap up up
# grnoc-mon at NORMAN1-MX480-RE0> show configuration
-## Last commit: 2017-04-13 11:45:30 CDT by andrew
+## Last commit: 2017-04-28 10:20:28 CDT by rnordmark
version 13.3R9.13;
groups {
re0 {
@@ -1204,8 +1204,8 @@
family inet {
mtu 1500;
policer {
- input 100M-POL;
- output 100M-POL;
+ input 500M-POL;
+ output 250M-POL;
}
sampling {
input;
@@ -2055,6 +2055,7 @@
}
route 164.58.69.104/29 next-hop 164.58.14.194;
route 164.58.68.0/24 next-hop 164.58.255.106;
+ route 156.110.28.56/29 next-hop 156.110.43.1;
}
router-id 164.58.199.230;
autonomous-system 5078;
Index: configs/core4.okc.onenet.net
===================================================================
--- configs/core4.okc.onenet.net (revision 152771)
+++ configs/core4.okc.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKC-CORE4-MX480-RE0> show system commit
+# 2017-04-28 11:00:37 CDT by andrew via cli commit synchronize
# 2017-04-26 11:38:34 CDT by andrew via cli commit synchronize
# 2017-04-25 12:03:06 CDT by sean via cli commit synchronize
# 2017-04-25 10:58:22 CDT by sean via cli commit synchronize
# 2017-04-25 10:56:05 CDT by sean via cli commit synchronize
# 2017-04-24 10:07:48 CDT by andrew via cli commit synchronize
-# 2017-04-24 10:06:31 CDT by andrew via cli commit synchronize
# grnoc-mon at OKC-CORE4-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -437,7 +437,7 @@
# grnoc-mon at OKC-CORE4-MX480-RE0> show system uptime
# System booted: 2016-10-12 18:12 CDT
# Protocols started: 2016-10-12 18:14 CDT
-# Last configured: 2017-04-26 11:38 CDT by andrew
+# Last configured: 2017-04-28 11:00 CDT by andrew
#
# {master}
# grnoc-mon at OKC-CORE4-MX480-RE0> show interface terse
@@ -742,6 +742,8 @@
#ge-1/2/3.500 up up
#ge-1/2/3.501 up up
#ge-1/2/3.502 up up
+#ge-1/2/3.1502 up up
+#ge-1/2/3.2502 up up
#ge-1/2/3.32767 up up
#ge-1/2/4 up up
#ge-1/2/4.630 up up
@@ -1327,7 +1329,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE4-MX480-RE0> show configuration
-## Last commit: 2017-04-26 11:38:34 CDT by andrew
+## Last commit: 2017-04-28 11:00:37 CDT by andrew
version 13.3R9.13;
groups {
re0 {
@@ -4926,10 +4928,59 @@
family inet;
}
unit 502 {
- description "DHS-SULPHUR-W-WYANDOTTE-20M-CIR000XXX [ORDERED]";
- vlan-id 502;
- family inet;
+ description DHS-SULPHER-W-WYANDOTTE-MGMT-20M-CIR0019585;
+ bandwidth 20m;
+ vlan-tags outer 502 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 20M-POL;
+ output 20M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.228/31;
+ }
}
+ unit 1502 {
+ description DHS-SULPHER-W-WYANDOTTE-DATA-20M-CIR0019585;
+ bandwidth 20m;
+ vlan-tags outer 502 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 20M-POL;
+ output 20M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.228/31;
+ }
+ }
+ unit 2502 {
+ description DHS-SULPHER-W-WYANDOTTE-GUEST-20M-CIR0019585;
+ bandwidth 20m;
+ vlan-tags outer 502 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 20M-POL;
+ output 20M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.228/31;
+ }
+ }
}
ge-1/2/4 {
description NNI-TO-INFO-OKC-1G-CIR0019836;
@@ -14835,6 +14886,7 @@
interface xe-0/0/1.1268;
interface xe-0/0/1.1391;
interface xe-1/0/0.1122;
+ interface ge-1/2/3.1502;
interface xe-3/3/2.1432;
interface xe-3/3/2.1434;
interface xe-3/3/2.1435;
@@ -14894,6 +14946,7 @@
interface xe-0/0/1.2268;
interface xe-0/0/1.2391; ## 'xe-0/0/1.2391' is not defined
interface xe-1/0/0.1124;
+ interface ge-1/2/3.2502;
interface xe-3/3/2.2432;
interface xe-3/3/2.2434;
interface xe-3/3/2.2435;
@@ -15559,6 +15612,7 @@
interface xe-0/0/1.388;
interface xe-0/0/1.392;
interface xe-1/0/0.1112;
+ interface ge-1/2/3.502;
interface xe-2/0/1.803;
interface xe-2/0/1.804;
interface xe-2/0/1.805;
Index: configs/odmhsas.central-office.okc.client.onenet.net
===================================================================
--- configs/odmhsas.central-office.okc.client.onenet.net (revision 152780)
+++ configs/odmhsas.central-office.okc.client.onenet.net (working copy)
@@ -181,7 +181,7 @@
#st0.15 up up
#st0.16 up down
#st0.17 up up
-#st0.18 up down
+#st0.18 up up
#st0.19 up up
#st0.20 up up
#st0.21 up up
Index: configs/core.rack59.onenet.net
===================================================================
--- configs/core.rack59.onenet.net (revision 152588)
+++ configs/core.rack59.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at RACK59-MX480-RE0> show system commit
+# 2017-04-28 10:52:53 CDT by andrew via cli commit synchronize
# 2017-04-21 10:44:26 CDT by andrew via cli commit synchronize
# 2017-04-18 15:59:31 CDT by andrew via cli commit synchronize
# 2017-02-17 17:43:43 CST by andrew via cli commit synchronize
# 2017-02-09 07:03:39 CST by andrew via cli commit synchronize
# 2017-02-08 22:29:58 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
-# 2017-02-03 11:42:07 CST by root via other
# grnoc-mon at RACK59-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -297,7 +297,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: 2017-04-21 10:44 CDT by andrew
+# Last configured: 2017-04-28 10:52 CDT by andrew
#
# {master}
# grnoc-mon at RACK59-MX480-RE0> show interface terse
@@ -411,7 +411,7 @@
#pp0 up up
#tap up up
# grnoc-mon at RACK59-MX480-RE0> show configuration
-## Last commit: 2017-04-21 10:44:26 CDT by andrew
+## Last commit: 2017-04-28 10:52:53 CDT by andrew
version 13.3R9.13;
groups {
re0 {
@@ -1742,6 +1742,15 @@
accept;
}
}
+ term ACCUWEATHER {
+ from {
+ route-filter 12.0.0.0/9 exact;
+ }
+ then {
+ metric add 2000;
+ accept;
+ }
+ }
term REJECT-ALL-ELSE {
then reject;
}
Index: configs/odmhsas-ncbh-fairview.client.onenet.net
===================================================================
--- configs/odmhsas-ncbh-fairview.client.onenet.net (revision 152780)
+++ configs/odmhsas-ncbh-fairview.client.onenet.net (working copy)
@@ -149,7 +149,7 @@
#ppe0 up up
#st0 up up
#st0.1 up up
-#st0.2 up down
+#st0.2 up up
#tap up up
#vlan up up
#vlan.4 up up
Index: configs/hub.dur.onenet.net
===================================================================
--- configs/hub.dur.onenet.net (revision 152778)
+++ configs/hub.dur.onenet.net (working copy)
@@ -324,7 +324,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 up up
#ge-2/2/0.0 up up
#pc-2/2/0 up up
Index: configs/leflore-ps.nid.onenet.net
===================================================================
--- configs/leflore-ps.nid.onenet.net (revision 152671)
+++ configs/leflore-ps.nid.onenet.net (working copy)
@@ -1719,7 +1719,7 @@
target-addr ipv6 0000:0000:0000:0000:0000:0000:0000:0000
ip-precedence-mode none 0
use-port-src-mac enabled
-#
+n
#CLI:ECPA CONFIG-8 Edit
#
home
Index: configs/lavern-public-schools.client.onenet.net
===================================================================
--- configs/lavern-public-schools.client.onenet.net (revision 152780)
+++ configs/lavern-public-schools.client.onenet.net (working copy)
@@ -102,7 +102,7 @@
#
# grnoc-mon at LAVERN-PUBLIC-SCHOOLS-TAG-004351> show interface terse
#Interface Admin Link
-#ge-0/0/0 down up
+#ge-0/0/0 down down
#gr-0/0/0 up up
#ip-0/0/0 up up
#lsq-0/0/0 up up
Index: configs/sayre-public-library-ex.client.onenet.net
===================================================================
--- configs/sayre-public-library-ex.client.onenet.net (revision 152767)
+++ configs/sayre-public-library-ex.client.onenet.net (working copy)
@@ -188,8 +188,8 @@
#ge-0/0/11.0 up down
#ge-0/0/12 up up
#ge-0/0/12.0 up up
-#ge-0/0/13 up down
-#ge-0/0/13.0 up down
+#ge-0/0/13 up up
+#ge-0/0/13.0 up up
#ge-0/0/14 up up
#ge-0/0/14.0 up up
#ge-0/0/15 up up
Index: configs/core5.okc.onenet.net
===================================================================
--- configs/core5.okc.onenet.net (revision 152771)
+++ 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-04-28 10:13:31 CDT by andrew via cli commit synchronize
+# 2017-04-28 10:08:54 CDT by andrew via cli commit synchronize
# 2017-04-27 13:18:10 CDT by andrew via cli commit synchronize
# 2017-04-27 13:17:20 CDT by andrew via cli commit synchronize
# 2017-04-27 12:32:14 CDT by andrew via cli commit synchronize
# 2017-04-27 11:55:30 CDT by andrew via cli commit synchronize
-# 2017-04-27 11:54:06 CDT by andrew via cli commit synchronize
-# 2017-04-25 14:02:33 CDT by sky via cli commit synchronize
# grnoc-mon at OKC-CORE5-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -449,7 +449,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-04-27 13:18 CDT by andrew
+# Last configured: 2017-04-28 10:13 CDT by andrew
#
# {master}
# grnoc-mon at OKC-CORE5-MX480-RE0> show interface terse
@@ -1126,7 +1126,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE5-MX480-RE0> show configuration
-## Last commit: 2017-04-27 13:18:10 CDT by andrew
+## Last commit: 2017-04-28 10:13:31 CDT by andrew
version 13.3R9.13;
groups {
re0 {
@@ -2268,7 +2268,7 @@
}
}
unit 581 {
- description CHEROKEE-CITY-COUNTY-PUBLIC-LIBRARY-15M-CIR0019904-MR;
+ description "CHEROKEE-CITY-COUNTY-PUBLIC-LIBRARY-15M-CIR0019904-MR [DECOM]";
bandwidth 15m;
vlan-id 581;
family inet {
@@ -2281,7 +2281,6 @@
sampling {
input;
}
- address 164.58.252.65/30;
}
}
unit 583 {
More information about the Nocrancid
mailing list