[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Fri Sep 15 14:05:04 CDT 2017
Index: configs/doh-medford.client.onenet.net
===================================================================
--- configs/doh-medford.client.onenet.net (revision 156568)
+++ configs/doh-medford.client.onenet.net (working copy)
@@ -1,13 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at DOH-MEDFORD-SRX220> show system commit
+# 2017-09-15 13:32:54 CDT by sky via cli commit confirmed, rollback in 3mins
+# 2017-09-15 13:10:53 CDT by sky via cli
+# 2017-09-15 13:06:11 CDT by sky via cli
# 2016-09-25 10:05:56 CDT by andrew via cli
# 2016-07-26 20:04:06 CDT by admin via cli
# 2016-07-26 18:51:36 CDT by admin via cli commit confirmed, rollback in 5mins
-# 2016-01-25 15:40:01 CST by andrew via cli
-# 2015-09-29 16:18:54 CDT by admin via netconf
-# %crId:3145729%changeType:inband%moduleName:CMP.updateDeviceSNMPTrapTarget%
-# 2014-11-07 15:47:20 CST by admin via netconf
# grnoc-mon at DOH-MEDFORD-SRX220> show chassis environment
# Class Item Status Measurement
# Temp Routing Engine OK
@@ -115,7 +114,7 @@
# grnoc-mon at DOH-MEDFORD-SRX220> show system uptime
# System booted: 2017-09-13 10:00 CDT
# Protocols started: 2017-09-13 10:02 CDT
-# Last configured: 2016-09-25 10:05 CDT by andrew
+# Last configured: 2017-09-15 13:32 CDT by sky
#
# grnoc-mon at DOH-MEDFORD-SRX220> show interface terse
#Interface Admin Link
@@ -131,16 +130,17 @@
#sp-0/0/0.16383 up up
#ge-0/0/1 up up
#ge-0/0/1.0 up up
-#ge-0/0/2 down down
+#ge-0/0/2 up up
+#ge-0/0/2.500 up up
+#ge-0/0/2.501 up up
+#ge-0/0/2.502 up up
+#ge-0/0/2.32767 up up
#ge-0/0/3 down down
#ge-0/0/4 down down
#ge-0/0/5 down down
#ge-0/0/6 down down
#ge-0/0/7 down down
#t1-1/0/0 up up
-#t1-1/0/0.16 up up
-#t1-1/0/0.17 up up
-#t1-1/0/0.18 up up
#fxp2 up up
#fxp2.0 up up
#gre up up
@@ -162,7 +162,7 @@
#tap up up
#vlan up up
# grnoc-mon at DOH-MEDFORD-SRX220> show configuration
-## Last commit: 2016-09-25 10:05:56 CDT by andrew
+## Last commit: 2017-09-15 13:32:54 CDT by sky
version 12.1X46-D20.5;
system {
host-name DOH-MEDFORD-SRX220;
@@ -312,34 +312,16 @@
}
}
ge-0/0/2 {
- disable;
- }
- ge-0/0/3 {
- disable;
- }
- ge-0/0/4 {
- disable;
- }
- ge-0/0/5 {
- disable;
- }
- ge-0/0/6 {
- disable;
- }
- ge-0/0/7 {
- disable;
- }
- t1-1/0/0 {
description "Link to OneNet";
- per-unit-scheduler;
- clocking external;
- encapsulation frame-relay;
- t1-options {
- remote-loopback-respond;
+ vlan-tagging;
+ speed 100m;
+ link-mode full-duplex;
+ gigether-options {
+ no-auto-negotiation;
}
- unit 16 {
+ unit 500 {
description "DATACOMM-MGMT to OneNet";
- dlci 16;
+ vlan-id 500;
family inet {
filter {
output DOH-COS;
@@ -347,9 +329,9 @@
address 10.119.78.229/31;
}
}
- unit 17 {
+ unit 501 {
description "DOH-DATA to OneNet";
- dlci 17;
+ vlan-id 501;
family inet {
filter {
output DOH-COS;
@@ -357,9 +339,8 @@
address 10.119.76.229/31;
}
}
- unit 18 {
- description "DOH-PUBLIC to OneNet";
- dlci 18;
+ unit 502 {
+ vlan-id 502;
family inet {
filter {
output DOH-COS;
@@ -368,6 +349,21 @@
}
}
}
+ ge-0/0/3 {
+ disable;
+ }
+ ge-0/0/4 {
+ disable;
+ }
+ ge-0/0/5 {
+ disable;
+ }
+ ge-0/0/6 {
+ disable;
+ }
+ ge-0/0/7 {
+ disable;
+ }
t1-2/0/0 {
disable;
}
@@ -611,21 +607,21 @@
zones {
security-zone DOH-DATA {
interfaces {
- t1-1/0/0.17 {
+ ge-0/0/0.0 {
host-inbound-traffic {
system-services {
ping;
traceroute;
- ssh;
snmp;
}
}
}
- ge-0/0/0.0 {
+ ge-0/0/2.501 {
host-inbound-traffic {
system-services {
ping;
traceroute;
+ ssh;
snmp;
}
}
@@ -634,21 +630,21 @@
}
security-zone DOH-PUBLIC {
interfaces {
- t1-1/0/0.18 {
+ ge-0/0/1.0 {
host-inbound-traffic {
system-services {
ping;
traceroute;
- ssh;
snmp;
}
}
}
- ge-0/0/1.0 {
+ ge-0/0/2.502 {
host-inbound-traffic {
system-services {
ping;
traceroute;
+ ssh;
snmp;
}
}
@@ -657,7 +653,7 @@
}
security-zone DATACOMM-MGMT {
interfaces {
- t1-1/0/0.16 {
+ ge-0/0/2.500 {
host-inbound-traffic {
system-services {
ping;
@@ -769,7 +765,7 @@
DOH-DATA {
instance-type virtual-router;
interface ge-0/0/0.0;
- interface t1-1/0/0.17;
+ interface ge-0/0/2.501;
routing-options {
static {
route 0.0.0.0/0 next-hop 10.119.76.228;
@@ -779,7 +775,7 @@
DOH-PUBLIC {
instance-type virtual-router;
interface ge-0/0/1.0;
- interface t1-1/0/0.18;
+ interface ge-0/0/2.502;
routing-options {
static {
route 0.0.0.0/0 next-hop 172.23.4.73;
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net (revision 156603)
+++ configs/core3.okc-m120.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKC-CORE3-M120-RE0> show system commit
+# 2017-09-15 13:33:08 CDT by sky via cli commit synchronize
# 2017-09-12 23:19:14 CDT by joel via cli commit confirmed, rollback in 5mins synchronize
# 2017-09-12 22:52:26 CDT by andrew via cli commit synchronize
# 2017-09-12 22:05:24 CDT by joel via cli commit confirmed, rollback in 5mins synchronize
# 2017-09-12 22:02:06 CDT by root via other
# 2017-09-12 21:51:50 CDT by joel via cli commit confirmed, rollback in 10mins synchronize
-# 2017-09-08 18:00:39 CDT by andrew via cli commit synchronize
# grnoc-mon at OKC-CORE3-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -480,7 +480,7 @@
# grnoc-mon at OKC-CORE3-M120-RE0> show system uptime
# System booted: 2016-10-12 08:15 CDT
# Protocols started: 2016-10-12 08:19 CDT
-# Last configured: 2017-09-12 23:19 CDT by joel
+# Last configured: 2017-09-15 13:33 CDT by sky
#
# {master}
# grnoc-mon at OKC-CORE3-M120-RE0> show interface terse
@@ -610,8 +610,8 @@
#t1-2/3/0:2:16 down down
#t1-2/3/0:2:17 up up
#t1-2/3/0:2:17.0 up up
-#t1-2/3/0:2:18 up up
-#t1-2/3/0:2:18.0 up up
+#t1-2/3/0:2:18 up down
+#t1-2/3/0:2:18.0 up down
#t1-2/3/0:2:19 up up
#t1-2/3/0:2:19.0 up up
#t1-2/3/0:2:20 down down
@@ -1324,10 +1324,7 @@
#t1-3/3/0:7:20 down down
#t1-3/3/0:7:21 down down
#t1-3/3/0:7:22 down down
-#t1-3/3/0:7:23 up up
-#t1-3/3/0:7:23.16 up up
-#t1-3/3/0:7:23.17 up up
-#t1-3/3/0:7:23.18 up up
+#t1-3/3/0:7:23 down up
#t1-3/3/0:7:24 down down
#t1-3/3/0:7:25 down down
#t1-3/3/0:7:26 down down
@@ -1697,7 +1694,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE3-M120-RE0> show configuration
-## Last commit: 2017-09-12 23:19:14 CDT by joel
+## Last commit: 2017-09-15 13:33:08 CDT by sky
version 13.3R9.13;
groups {
re0 {
@@ -5657,38 +5654,7 @@
disable;
}
t1-3/3/0:7:23 {
- description DOH-MEDFORD-T1-CIR0003095-OCS;
- dce;
- encapsulation frame-relay;
- unit 16 {
- dlci 16;
- family inet {
- sampling {
- input;
- output;
- }
- address 10.119.78.228/31;
- }
- }
- unit 17 {
- dlci 17;
- family inet {
- sampling {
- input;
- output;
- }
- address 10.119.76.228/31;
- }
- }
- unit 18 {
- dlci 18;
- family inet {
- sampling {
- input;
- }
- address 172.23.4.73/30;
- }
- }
+ disable;
}
t1-3/3/0:7:24 {
disable;
@@ -7197,7 +7163,6 @@
route 156.110.134.104/30 next-hop 172.23.0.162;
route 156.110.38.108/30 next-hop 172.23.4.10;
route 156.110.72.156/30 next-hop 172.23.1.34;
- route 156.110.42.252/30 next-hop 172.23.4.74;
route 156.110.79.0/29 next-hop 172.23.0.118;
route 156.110.200.96/30 next-hop 172.23.1.22;
route 156.110.72.16/30 next-hop 172.23.0.230;
@@ -8813,7 +8778,6 @@
interface t1-3/3/0:6:3.17;
interface t1-3/3/0:6:20.17;
interface t1-3/3/0:7:14.17;
- interface t1-3/3/0:7:23.17;
interface t1-3/3/0:8:15.17;
interface t1-3/3/0:11:1.17;
interface t1-3/3/0:12:26.17;
@@ -8836,7 +8800,6 @@
route 172.23.16.0/26 next-hop 10.119.76.123;
route 172.23.96.128/26 next-hop 10.119.76.127;
route 172.23.96.64/26 next-hop 10.119.76.243;
- route 172.23.100.128/26 next-hop 10.119.76.229;
route 172.23.23.64/26 next-hop 10.119.76.225;
route 172.23.15.64/26 next-hop 10.119.76.223;
route 172.23.30.64/26 next-hop 10.119.76.207;
@@ -9056,7 +9019,6 @@
interface t1-3/3/0:6:3.16;
interface t1-3/3/0:6:20.16;
interface t1-3/3/0:7:14.16;
- interface t1-3/3/0:7:23.16;
interface t1-3/3/0:8:15.16;
interface t1-3/3/0:11:1.16;
interface t1-3/3/0:12:26.16;
Index: configs/hub.dur.onenet.net
===================================================================
--- configs/hub.dur.onenet.net (revision 156622)
+++ configs/hub.dur.onenet.net (working copy)
@@ -433,7 +433,7 @@
#fe-2/1/1 up up
#fe-2/1/1.0 up up
#fe-2/1/2 up down
-#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/core5.okc.onenet.net
===================================================================
--- configs/core5.okc.onenet.net (revision 156622)
+++ 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-09-15 13:33:00 CDT by sky via cli commit synchronize
+# 2017-09-15 13:10:39 CDT by sky via cli commit synchronize
+# 2017-09-15 13:07:49 CDT by sky via cli commit synchronize
# 2017-09-15 12:46:42 CDT by sky via cli commit synchronize
# 2017-09-15 09:37:35 CDT by andrew via cli commit synchronize
# 2017-09-14 12:16:34 CDT by aberrios via cli commit synchronize
-# 2017-09-14 12:11:13 CDT by aberrios via cli commit synchronize
-# 2017-09-14 12:07:24 CDT by aberrios via cli commit synchronize
-# 2017-09-14 11:42:55 CDT by aberrios 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-09-15 12:46 CDT by sky
+# Last configured: 2017-09-15 13:33 CDT by sky
#
# {master}
# grnoc-mon at OKC-CORE5-MX480-RE0> show interface terse
@@ -726,6 +726,7 @@
#xe-1/0/0.763 up up
#xe-1/0/0.766 up up
#xe-1/0/0.767 up up
+#xe-1/0/0.771 up up
#xe-1/0/0.822 up up
#xe-1/0/0.932 up up
#xe-1/0/0.933 up up
@@ -814,6 +815,7 @@
#xe-1/0/0.1753 up up
#xe-1/0/0.1754 up up
#xe-1/0/0.1756 up up
+#xe-1/0/0.1771 up up
#xe-1/0/0.1822 up up
#xe-1/0/0.1932 up up
#xe-1/0/0.1933 up up
@@ -891,6 +893,7 @@
#xe-1/0/0.2699 up up
#xe-1/0/0.2715 up up
#xe-1/0/0.2726 up up
+#xe-1/0/0.2771 up up
#xe-1/0/0.2822 up up
#xe-1/0/0.2932 up up
#xe-1/0/0.2933 up up
@@ -1419,7 +1422,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE5-MX480-RE0> show configuration
-## Last commit: 2017-09-15 12:46:42 CDT by sky
+## Last commit: 2017-09-15 13:33:00 CDT by sky
version 13.3R9.13;
groups {
re0 {
@@ -3269,6 +3272,22 @@
address 164.58.9.101/30;
}
}
+ unit 771 {
+ description DOH-MEDFORD-MGMT-2M-CIR0020016-OCS;
+ bandwidth 2m;
+ vlan-tags outer 771 inner 500;
+ family inet {
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.78.228/31;
+ }
+ }
unit 822 {
description DOH-HUGO-MGMT-5M-CIR0019735-OCS;
bandwidth 5m;
@@ -4814,6 +4833,22 @@
address 10.199.28.78/31;
}
}
+ unit 1771 {
+ description DOH-MEDFORD-DOH-DATA-2M-CIR0020016-OCS;
+ bandwidth 2m;
+ vlan-tags outer 771 inner 501;
+ family inet {
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.76.228/31;
+ }
+ }
unit 1822 {
description DOH-HUGO-DOH-DATA-5M-CIR0019735-OCS;
bandwidth 5m;
@@ -6159,6 +6194,21 @@
address 10.119.57.4/31;
}
}
+ unit 2771 {
+ description DOH-MEDFORD-DOH-VIDEO-2M-CIR0020016-OCS;
+ bandwidth 2m;
+ vlan-tags outer 771 inner 502;
+ family inet {
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 172.23.4.73/30;
+ }
+ }
unit 2822 {
description DOH-HUGO-DOH-VIDEO-5M-CIR0019735-OCS;
bandwidth 5m;
@@ -10980,6 +11030,7 @@
route 156.110.25.140/30 next-hop 164.58.2.101;
route 156.110.43.16/29 next-hop 172.23.0.18;
route 156.110.46.116/30 next-hop 172.23.0.18;
+ route 156.110.42.252/30 next-hop 172.23.4.74;
}
router-id 164.58.199.215;
autonomous-system 5078;
@@ -14240,6 +14291,9 @@
unit 699 {
shaping-rate 3m;
}
+ unit 771 {
+ shaping-rate 2m;
+ }
unit 822 {
shaping-rate 5m;
}
@@ -14288,6 +14342,9 @@
unit 1699 {
shaping-rate 3m;
}
+ unit 1771 {
+ shaping-rate 2m;
+ }
unit 1822 {
shaping-rate 5m;
}
@@ -14330,6 +14387,9 @@
unit 2699 {
shaping-rate 3m;
}
+ unit 2771 {
+ shaping-rate 2m;
+ }
unit 2822 {
shaping-rate 5m;
}
@@ -21217,6 +21277,7 @@
interface xe-1/0/0.1691;
interface xe-1/0/0.1694;
interface xe-1/0/0.1699;
+ interface xe-1/0/0.1771;
interface xe-1/0/0.1822;
interface xe-1/1/0.1560;
interface xe-1/1/0.1625;
@@ -21252,6 +21313,7 @@
route 172.23.100.64/26 next-hop 10.119.76.215;
route 172.23.116.0/26 next-hop 10.119.76.75;
route 172.23.17.0/26 next-hop 10.119.76.219;
+ route 172.23.100.128/26 next-hop 10.119.76.229;
}
}
protocols {
@@ -21791,6 +21853,7 @@
interface xe-1/0/0.699;
interface xe-1/0/0.715;
interface xe-1/0/0.726;
+ interface xe-1/0/0.771;
interface xe-1/0/0.822;
interface xe-1/0/0.932;
interface xe-1/0/0.933;
Index: configs/nashoba-es.client.onenet.net
===================================================================
--- configs/nashoba-es.client.onenet.net (revision 156344)
+++ configs/nashoba-es.client.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at NASHOBA-ES-LR-004358> show system commit
+# 2017-09-15 13:38:10 CDT by aberrios via cli
# 2017-08-07 09:24:04 CDT by andrew via cli
# 2017-07-23 16:38:50 CDT by root via other
# 2017-07-12 10:24:12 CDT by admin via cli
# 2017-07-12 10:19:43 CDT by admin via cli
# 2017-07-12 10:18:58 CDT by admin via cli
-# 2017-07-07 10:56:36 CDT by aberrios via cli
# grnoc-mon at NASHOBA-ES-LR-004358> show chassis environment
# Class Item Status Measurement
# Temp Routing Engine OK
@@ -121,7 +121,7 @@
# grnoc-mon at NASHOBA-ES-LR-004358> show system uptime
# System booted: 2017-09-04 11:53 CDT
# Protocols started: 2017-09-04 11:55 CDT
-# Last configured: 2017-08-07 09:24 CDT by andrew
+# Last configured: 2017-09-15 13:38 CDT by aberrios
#
# grnoc-mon at NASHOBA-ES-LR-004358> show interface terse
#Interface Admin Link
@@ -168,7 +168,7 @@
#vlan up up
#vlan.999 up down
# grnoc-mon at NASHOBA-ES-LR-004358> show configuration
-## Last commit: 2017-08-07 09:24:04 CDT by andrew
+## Last commit: 2017-09-15 13:38:10 CDT by aberrios
version 12.1X46-D65.4;
system {
host-name NASHOBA-ES-LR-004358;
@@ -365,6 +365,7 @@
family inet {
address 164.58.206.137/29;
address 192.168.1.1/16;
+ address 10.7.0.1/24;
}
}
}
More information about the Nocrancid
mailing list