[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Thu Sep 7 18:04:46 CDT 2017
Index: configs/core4.tul.onenet.net
===================================================================
--- configs/core4.tul.onenet.net (revision 156424)
+++ configs/core4.tul.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at TULSA-CORE4-MX480-RE0> show system commit
+# 2017-09-07 17:55:35 CDT by andrew via cli commit synchronize
# 2017-09-06 13:44:31 CDT by andrew via cli commit synchronize
# 2017-09-06 11:33:37 CDT by sky via cli commit synchronize
# 2017-09-06 11:31:59 CDT by sky via cli commit synchronize
# 2017-09-05 17:06:32 CDT by sky via cli commit synchronize
# 2017-09-05 16:20:34 CDT by sky via cli commit synchronize
-# 2017-09-05 16:19:16 CDT by sky via cli commit synchronize
# grnoc-mon at TULSA-CORE4-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -507,7 +507,7 @@
# grnoc-mon at TULSA-CORE4-MX480-RE0> show system uptime
# System booted: 2016-08-15 04:31 CDT
# Protocols started: 2016-08-15 04:34 CDT
-# Last configured: 2017-09-06 13:44 CDT by andrew
+# Last configured: 2017-09-07 17:55 CDT by andrew
#
# {master}
# grnoc-mon at TULSA-CORE4-MX480-RE0> show interface terse
@@ -813,6 +813,7 @@
#lsi.12 up up
#lsi.13 up up
#lsi.14 up up
+#lsi.15 up up
#lsi.1048623 up up
#lsi.1048625 up up
#lsi.1048708 up up
@@ -848,7 +849,7 @@
#pp0 up up
#tap up up
# grnoc-mon at TULSA-CORE4-MX480-RE0> show configuration
-## Last commit: 2017-09-06 13:44:31 CDT by andrew
+## Last commit: 2017-09-07 17:55:35 CDT by andrew
version 13.3R9.13;
groups {
re0 {
@@ -4089,6 +4090,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 DPS-800MHZ-VRF-EXPORT {
term 1 {
from protocol static;
@@ -4922,6 +4968,7 @@
community 5078:16922 members 5078:16922;
community DHS-DATA-VPN members target:5078:2570;
community DHS-GUEST-VPN members target:5078:2571;
+ community DOH-VPN members target:5078:3000;
community DPS-800MHZ-VPN members target:5078:2578;
community DPS-VPN members target:5078:2540;
community NON_ONENET {
@@ -5698,6 +5745,15 @@
}
}
}
+ DOH-L3VPN {
+ description DOH-L3VPN;
+ instance-type vrf;
+ route-distinguisher 164.58.199.224:3000;
+ vrf-import DOH-VRF-IMPORT;
+ vrf-export DOH-VRF-EXPORT;
+ vrf-target target:5078:3000;
+ vrf-table-label;
+ }
DPS-800MHZ-L3VPN {
description DPS-800MHZ-L3VPN;
instance-type vrf;
Index: configs/doh-clayton.nid.onenet.net
===================================================================
--- configs/doh-clayton.nid.onenet.net (revision 156371)
+++ configs/doh-clayton.nid.onenet.net (working copy)
@@ -2215,7 +2215,7 @@
network-element ne-1
configure nte nte112pro-1-1-1
configure access-port access-1-1-1-4
- add flow flow-1-1-1-4-1 "" regular-evc disabled disabled disabled disabled 0 disabled none none "500-*,501-*,502-*" 0 2048000 eompls-pw none none access-interface access-1-1-1-4 network-interface network-1-1-1-1 flow-based
+ add flow flow-1-1-1-4-1 "" regular-evc disabled disabled disabled disabled 0 disabled none none "500-*,501-*,502-*" 0 1000000000 eompls-pw none none access-interface access-1-1-1-4 network-interface network-1-1-1-1 flow-based
configure flow flow-1-1-1-4-1
admin-state in-service
es-frame-loss-threshold 1
@@ -2399,7 +2399,7 @@
configure access-port access-1-1-1-4
configure flow flow-1-1-1-4-1
configure a2n-policer a2n_policer-1-1-1-4-1-0
- eir 2048000
+ eir 1000000000
ebs 1024
cir 0
cbs 0
Index: configs/lavern-public-schools.client.onenet.net
===================================================================
--- configs/lavern-public-schools.client.onenet.net (revision 156425)
+++ configs/lavern-public-schools.client.onenet.net (working copy)
@@ -110,7 +110,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/odot-stillwater-residence.client.onenet.net
===================================================================
--- configs/odot-stillwater-residence.client.onenet.net (revision 156416)
+++ configs/odot-stillwater-residence.client.onenet.net (working copy)
@@ -136,8 +136,8 @@
#ge-0/0/2.0 up down
#ge-0/0/3 up up
#ge-0/0/3.0 up up
-#ge-0/0/4 up down
-#ge-0/0/4.0 up down
+#ge-0/0/4 up up
+#ge-0/0/4.0 up up
#ge-0/0/5 up down
#ge-0/0/5.0 up down
#ge-0/0/6 up up
Index: configs/city-of-lawton.client.onenet.net
===================================================================
--- configs/city-of-lawton.client.onenet.net (revision 156425)
+++ configs/city-of-lawton.client.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at CITY-OF-LAWTON-005231> show system commit
+# 2017-09-07 17:59:05 CDT by joel via cli
+# 2017-09-07 17:52:10 CDT by joel via cli
+# 2017-09-07 17:36:19 CDT by joel via cli
+# 2017-09-07 17:23:52 CDT by joel via cli
+# 2017-09-07 17:17:46 CDT by joel via cli
# 2017-09-07 17:00:04 CDT by joel via cli
-# 2017-09-07 16:57:57 CDT by joel via cli
-# 2017-09-07 11:29:53 CDT by root via other
-# 2017-09-07 11:23:37 CDT by joel via cli commit confirmed, rollback in 5mins
-# 2017-09-07 11:07:06 CDT by joel via cli commit confirmed, rollback in 5mins
-# 2017-09-07 09:46:43 CDT by root via other
# grnoc-mon at CITY-OF-LAWTON-005231> show chassis environment
# Class Item Status Measurement
# Temp Routing Engine OK
@@ -135,7 +135,7 @@
# Time Source: NTP CLOCK
# System booted: 2017-08-25 14:03 CDT
# Protocols started: 2017-08-25 14:03 CDT
-# Last configured: 2017-09-07 17:00 CDT by joel
+# Last configured: 2017-09-07 17:59 CDT by joel
#
# grnoc-mon at CITY-OF-LAWTON-005231> show interface terse
#Interface Admin Link
@@ -184,13 +184,20 @@
#irb.102 up up
#irb.104 up up
#irb.106 up up
+#irb.110 up up
#irb.112 up up
#irb.116 up up
+#irb.150 up up
+#irb.160 up up
+#irb.166 up up
#irb.200 up up
#irb.300 up up
#irb.302 up up
#irb.304 up up
+#irb.310 up up
#irb.316 up up
+#irb.350 up up
+#irb.366 up up
#irb.400 up up
#irb.500 up up
#irb.600 up up
@@ -219,7 +226,7 @@
#vlan up down
#vtep up up
# grnoc-mon at CITY-OF-LAWTON-005231> show configuration
-## Last commit: 2017-09-07 17:00:04 CDT by joel
+## Last commit: 2017-09-07 17:59:05 CDT by joel
version 15.1X49-D90.7;
groups {
BASTION-HOSTS {
@@ -2535,6 +2542,42 @@
}
}
}
+ irb.166 {
+ host-inbound-traffic {
+ system-services {
+ ping;
+ traceroute;
+ dhcp;
+ }
+ }
+ }
+ irb.150 {
+ host-inbound-traffic {
+ system-services {
+ ping;
+ traceroute;
+ dhcp;
+ }
+ }
+ }
+ irb.110 {
+ host-inbound-traffic {
+ system-services {
+ ping;
+ traceroute;
+ dhcp;
+ }
+ }
+ }
+ irb.160 {
+ host-inbound-traffic {
+ system-services {
+ ping;
+ traceroute;
+ dhcp;
+ }
+ }
+ }
}
}
security-zone UN-0200-PHONES {
@@ -2588,6 +2631,33 @@
}
}
}
+ irb.366 {
+ host-inbound-traffic {
+ system-services {
+ ping;
+ traceroute;
+ dhcp;
+ }
+ }
+ }
+ irb.350 {
+ host-inbound-traffic {
+ system-services {
+ ping;
+ traceroute;
+ dhcp;
+ }
+ }
+ }
+ irb.310 {
+ host-inbound-traffic {
+ system-services {
+ ping;
+ traceroute;
+ dhcp;
+ }
+ }
+ }
}
}
security-zone DMZ-0400-HVAC {
@@ -2758,7 +2828,7 @@
family ethernet-switching {
interface-mode trunk;
vlan {
- members [ 5 100 102 104 106 112 116 200 300 302 304 316 400 500 600 911 ];
+ members [ 5 100 102 104 106 110 112 116 150 160 166 200 300 302 304 310 316 350 366 400 500 600 911 ];
}
}
}
@@ -2851,6 +2921,12 @@
address 10.1.6.1/23;
}
}
+ unit 110 {
+ description "L3 INTERFACE - TR-0110-USERS - 10.1.10.1/23";
+ family inet {
+ address 10.1.10.1/23;
+ }
+ }
unit 112 {
description "L3 INTERFACE - TR-0112-USERS - 10.1.12.1/23";
family inet {
@@ -2863,6 +2939,24 @@
address 10.1.16.1/23;
}
}
+ unit 150 {
+ description "L3 INTERFACE - TR-0150-USERS - 10.1.50.1/23";
+ family inet {
+ address 10.1.50.1/23;
+ }
+ }
+ unit 160 {
+ description "L3 INTERFACE - TR-0160-USERS - 10.1.60.1/23";
+ family inet {
+ address 10.1.60.1/23;
+ }
+ }
+ unit 166 {
+ description "L3 INTERFACE - TR-0166-USERS - 10.1.66.1/23";
+ family inet {
+ address 10.1.66.1/23;
+ }
+ }
unit 200 {
description "L3 INTERFACE - UN-0200-PHONES - 10.2.0.1/23";
family inet {
@@ -2887,12 +2981,30 @@
address 10.3.4.1/23;
}
}
+ unit 310 {
+ description "L3 INTERFACE - TR-0310-PRINTERS_SCANNERS - 10.3.10.1/23";
+ family inet {
+ address 10.3.10.1/23;
+ }
+ }
unit 316 {
description "L3 INTERFACE - TR-0316-PRINTERS_SCANNERS - 10.3.16.1/23";
family inet {
address 10.3.16.1/23;
}
}
+ unit 350 {
+ description "L3 INTERFACE - TR-0350-PRINTERS_SCANNERS - 10.3.50.1/23";
+ family inet {
+ address 10.3.50.1/23;
+ }
+ }
+ unit 366 {
+ description "L3 INTERFACE - TR-0366-PRINTERS_SCANNERS - 10.3.66.1/23";
+ family inet {
+ address 10.3.66.1/23;
+ }
+ }
unit 400 {
description "L3 INTERFACE - DMZ-0400-HVAC - 10.4.0.1/23";
family inet {
@@ -2989,13 +3101,20 @@
interface irb.102;
interface irb.104;
interface irb.106;
+ interface irb.110;
interface irb.112;
interface irb.116;
+ interface irb.150;
+ interface irb.160;
+ interface irb.166;
interface irb.200;
interface irb.300;
interface irb.302;
interface irb.304;
+ interface irb.310;
interface irb.316;
+ interface irb.350;
+ interface irb.366;
interface irb.400;
interface irb.500;
interface irb.600;
@@ -3259,6 +3378,10 @@
vlan-id 106;
l3-interface irb.106;
}
+ TR-0110-USERS {
+ vlan-id 110;
+ l3-interface irb.110;
+ }
TR-0112-USERS {
vlan-id 112;
l3-interface irb.112;
@@ -3267,6 +3390,18 @@
vlan-id 116;
l3-interface irb.116;
}
+ TR-0150-USERS {
+ vlan-id 150;
+ l3-interface irb.150;
+ }
+ TR-0160-USERS {
+ vlan-id 160;
+ l3-interface irb.160;
+ }
+ TR-0166-USERS {
+ vlan-id 166;
+ l3-interface irb.166;
+ }
TR-0300-PRINTERS_SCANNERS {
description TR-0300-PRINTERS_SCANNERS;
vlan-id 300;
@@ -3280,10 +3415,22 @@
vlan-id 304;
l3-interface irb.304;
}
+ TR-0310-PRINTERS_SCANNERS {
+ vlan-id 310;
+ l3-interface irb.310;
+ }
TR-0316-PRINTERS_SCANNERS {
vlan-id 316;
l3-interface irb.316;
}
+ TR-0350-PRINTERS_SCANNERS {
+ vlan-id 350;
+ l3-interface irb.350;
+ }
+ TR-0366-PRINTERS_SCANNERS {
+ vlan-id 366;
+ l3-interface irb.366;
+ }
TR-0500-CAMERAS {
description TR-0500-CAMERAS;
vlan-id 500;
Index: configs/core.owtccla.onenet.net
===================================================================
--- configs/core.owtccla.onenet.net (revision 156422)
+++ configs/core.owtccla.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OWTCCLA-MX40> show system commit
+# 2017-09-07 17:46:22 CDT by andrew via cli
# 2017-09-05 13:29:40 CDT by sky via cli
# 2017-09-05 11:33:02 CDT by sky via cli
# 2017-08-21 22:14:28 CDT by andrew via cli
# 2017-08-15 16:05:15 CDT by sky via cli
# 2017-07-29 21:45:14 CDT by andrew via cli
-# 2017-07-29 21:13:58 CDT by andrew via cli
# grnoc-mon at OWTCCLA-MX40> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -266,7 +266,7 @@
# grnoc-mon at OWTCCLA-MX40> show system uptime
# System booted: 2017-06-19 01:45 CDT
# Protocols started: 2017-06-19 01:48 CDT
-# Last configured: 2017-09-05 13:29 CDT by sky
+# Last configured: 2017-09-07 17:46 CDT by andrew
#
# grnoc-mon at OWTCCLA-MX40> show interface terse
#Interface Admin Link
@@ -368,7 +368,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OWTCCLA-MX40> show configuration
-## Last commit: 2017-09-05 13:29:40 CDT by sky
+## Last commit: 2017-09-07 17:46:22 CDT by andrew
version 13.3R9.13;
groups {
ISIS-L2-INTERFACE {
@@ -787,12 +787,11 @@
}
}
ge-1/1/3 {
- description "DOH-CLAYTON [ORDERED]";
+ description DOH-CLAYTON-DARK-FIBER-CIR0020172;
flexible-vlan-tagging;
mtu 9192;
encapsulation flexible-ethernet-services;
unit 80 {
- description "DOH-CLAYTON [ORDERED]";
vlan-id 80;
family inet {
address 10.199.193.209/30;
More information about the Nocrancid
mailing list