[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Wed May 10 12:04:37 CDT 2017
Index: configs/dewey-ps.client.onenet.net
===================================================================
--- configs/dewey-ps.client.onenet.net (revision 152951)
+++ configs/dewey-ps.client.onenet.net (working copy)
@@ -106,15 +106,15 @@
# da0: <ST ST72682 2.10> Removable Direct Access SCSI-2 device
# da0: 40.000MB/s transfers
# da0: 2000MB (4096000 512 byte sectors: 255H 63S/T 254C)
-# Trying to mount root from ufs:/dev/da0s1a
+# Trying to mount root from ufs:/dev/da0s2a
#
# grnoc-mon at DEWEY-PS-SRX240-LR-004900> show version
# Hostname: DEWEY-PS-SRX240-LR-004900 # Model: srx240h2 # JUNOS Software Release [12.1X46-D35.1] # # grnoc-mon at DEWEY-PS-SRX240-LR-004900> file list /var/tmp detail # lrw-r--r-- 1 root wheel 11 May 14 2015 /var/tmp@ -> /cf/var/tmp
# total files: 1
#
# grnoc-mon at DEWEY-PS-SRX240-LR-004900> show system uptime
-# System booted: 2017-05-03 19:25 CDT
-# Protocols started: 2017-05-03 19:29 CDT
+# System booted: 2017-05-10 10:57 CDT
+# Protocols started: 2017-05-10 11:01 CDT
# Last configured: 2017-05-04 08:34 CDT by sean
#
# grnoc-mon at DEWEY-PS-SRX240-LR-004900> show interface terse
Index: configs/okc-vpn-cluster.okc.onenet.net
===================================================================
--- configs/okc-vpn-cluster.okc.onenet.net (revision 153117)
+++ configs/okc-vpn-cluster.okc.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKC-VPN-CLUSTER-NODE0> show system commit
+# 2017-05-10 11:53:24 CDT by sky via cli
+# 2017-05-10 11:15:56 CDT by sky via cli
# 2017-05-10 09:49:59 CDT by andrew via cli
# 2017-05-10 09:47:15 CDT by andrew via cli
# 2017-05-10 09:17:30 CDT by andrew via cli
# 2017-05-04 14:57:37 CDT by sky via cli
-# 2017-05-04 14:56:34 CDT by sky via cli
-# 2017-04-24 15:59:31 CDT by sky via cli
# grnoc-mon at OKC-VPN-CLUSTER-NODE0> show chassis environment
# node0:
# --------------------------------------------------------------------------
@@ -238,12 +238,12 @@
# --------------------------------------------------------------------------
# System booted: 2016-10-12 08:16 CDT
# Protocols started: 2016-10-12 08:20 CDT
-# Last configured: 2017-05-10 09:49 CDT by andrew
+# Last configured: 2017-05-10 11:53 CDT by sky
#
# node1:
# --------------------------------------------------------------------------
# System booted: 2016-10-12 08:01 CDT
-# Last configured: 2017-05-10 09:34 CDT by root
+# Last configured: 2017-05-10 11:37 CDT by root
#
# {primary:node0}
# grnoc-mon at OKC-VPN-CLUSTER-NODE0> show interface terse
@@ -345,6 +345,10 @@
#st0.3 up up
#st0.4 up up
#st0.5 up up
+#st0.6 up up
+#st0.7 up up
+#st0.8 up down
+#st0.9 up down
#st0.12 up down
#st0.13 up up
#st0.14 up up
@@ -364,7 +368,7 @@
#tap up up
#vlan up down
# grnoc-mon at OKC-VPN-CLUSTER-NODE0> show configuration
-## Last commit: 2017-05-10 09:49:59 CDT by andrew
+## Last commit: 2017-05-10 11:53:24 CDT by sky
version 12.1X46-D40.2;
groups {
node0 {
@@ -709,6 +713,34 @@
address 10.119.26.12/31;
}
}
+ unit 6 {
+ description "ODOT-NOBLE-MGMT [NO-MONITOR]";
+ family inet {
+ mtu 1440;
+ address 10.119.11.8/31;
+ }
+ }
+ unit 7 {
+ description "ODOT-NOBLE-AGENCY-DATA [NO-MONITOR]";
+ family inet {
+ mtu 1440;
+ address 10.119.8.8/31;
+ }
+ }
+ unit 8 {
+ description "ODOT-EDMOND-RES-MGMT [NO-MONITOR]";
+ family inet {
+ mtu 1440;
+ address 10.119.11.14/31;
+ }
+ }
+ unit 9 {
+ description "ODOT-EDMOND-RES-AGENCY-DATA [NO-MONITOR]";
+ family inet {
+ mtu 1440;
+ address 10.119.8.14/31;
+ }
+ }
unit 12 {
description "EODLS-MUSKOGEE-MAIN-OFFICE [NO-MONITOR]";
family inet {
@@ -1115,6 +1147,26 @@
proposals PRE-G2-AES128-SHA;
# pre-shared-#key <removed>;
}
+ policy IKE-ODOT-MGMT-NOBLE {
+ mode aggressive;
+ proposals PRE-G2-AES128-SHA;
+# pre-shared-#key <removed>;
+ }
+ policy IKE-ODOT-DATA-NOBLE {
+ mode aggressive;
+ proposals PRE-G2-AES128-SHA;
+# pre-shared-#key <removed>;
+ }
+ policy IKE-ODOT-MGMT-EDMOND-RES {
+ mode aggressive;
+ proposals PRE-G2-AES128-SHA;
+# pre-shared-#key <removed>;
+ }
+ policy IKE-ODOT-DATA-EDMOND-RES {
+ mode aggressive;
+ proposals PRE-G2-AES128-SHA;
+# pre-shared-#key <removed>;
+ }
gateway IKE-GATE-COMANCHE-PS {
ike-policy IKE-COMANCHE-PS;
address 166.141.5.145;
@@ -1224,6 +1276,30 @@
external-interface lo0.0;
local-address 164.58.0.252;
}
+ gateway IKE-GATE-ODOT-MGMT-NOBLE {
+ ike-policy IKE-ODOT-MGMT-NOBLE;
+ dynamic user-at-hostname "noblemgmt at odot.ok.gov";
+ external-interface lo0.0;
+ local-address 164.58.0.252;
+ }
+ gateway IKE-GATE-ODOT-DATA-NOBLE {
+ ike-policy IKE-ODOT-DATA-NOBLE;
+ dynamic user-at-hostname "nobledata at odot.ok.gov";
+ external-interface lo0.0;
+ local-address 164.58.0.253;
+ }
+ gateway IKE-GATE-ODOT-MGMT-EDMOND-RES {
+ ike-policy IKE-ODOT-MGMT-EDMOND-RES;
+ dynamic user-at-hostname "edmondmgmt at odot.ok.gov";
+ external-interface lo0.0;
+ local-address 164.58.0.252;
+ }
+ gateway IKE-GATE-ODOT-DATA-EDMOND-RES {
+ ike-policy IKE-ODOT-DATA-EDMOND-RES;
+ dynamic user-at-hostname "edmonddata at odot.ok.gov";
+ external-interface lo0.0;
+ local-address 164.58.0.253;
+ }
}
ipsec {
proposal ESP-AES128-SHA {
@@ -1292,6 +1368,18 @@
policy VPN-POLICY-ODOT-MGMT-EUFAULA {
proposals ESP-AES128-SHA;
}
+ policy VPN-POLICY-ODOT-MGMT-NOBLE {
+ proposals ESP-AES128-SHA;
+ }
+ policy VPN-POLICY-ODOT-DATA-NOBLE {
+ proposals ESP-AES128-SHA;
+ }
+ policy VPN-POLICY-ODOT-MGMT-EDMOND-RES {
+ proposals ESP-AES128-SHA;
+ }
+ policy VPN-POLICY-ODOT-DATA-EDMOND-RES {
+ proposals ESP-AES128-SHA;
+ }
vpn IPSEC-VPN-COMANCHE-PS {
bind-interface st0.0;
ike {
@@ -1436,6 +1524,38 @@
}
establish-tunnels immediately;
}
+ vpn IPSEC-VPN-ODOT-MGMT-NOBLE {
+ bind-interface st0.6;
+ ike {
+ gateway IKE-GATE-ODOT-MGMT-NOBLE;
+ ipsec-policy VPN-POLICY-ODOT-MGMT-NOBLE;
+ }
+ establish-tunnels immediately;
+ }
+ vpn IPSEC-VPN-ODOT-DATA-NOBLE {
+ bind-interface st0.7;
+ ike {
+ gateway IKE-GATE-ODOT-DATA-NOBLE;
+ ipsec-policy VPN-POLICY-ODOT-DATA-NOBLE;
+ }
+ establish-tunnels immediately;
+ }
+ vpn IPSEC-VPN-ODOT-MGMT-EDMOND-RES {
+ bind-interface st0.8;
+ ike {
+ gateway IKE-GATE-ODOT-MGMT-EDMOND-RES;
+ ipsec-policy VPN-POLICY-ODOT-MGMT-EDMOND-RES;
+ }
+ establish-tunnels immediately;
+ }
+ vpn IPSEC-VPN-ODOT-DATA-EDMOND-RES {
+ bind-interface st0.9;
+ ike {
+ gateway IKE-GATE-ODOT-DATA-EDMOND-RES;
+ ipsec-policy VPN-POLICY-ODOT-DATA-EDMOND-RES;
+ }
+ establish-tunnels immediately;
+ }
}
alg {
msrpc disable;
@@ -1756,6 +1876,30 @@
}
}
}
+ st0.6 {
+ host-inbound-traffic {
+ system-services {
+ ping;
+ traceroute;
+ }
+ protocols {
+ bgp;
+ ospf;
+ }
+ }
+ }
+ st0.8 {
+ host-inbound-traffic {
+ system-services {
+ ping;
+ traceroute;
+ }
+ protocols {
+ bgp;
+ ospf;
+ }
+ }
+ }
}
}
security-zone OMES-AGENCY-DATA {
@@ -1796,6 +1940,30 @@
}
}
}
+ st0.7 {
+ host-inbound-traffic {
+ system-services {
+ ping;
+ traceroute;
+ }
+ protocols {
+ bgp;
+ ospf;
+ }
+ }
+ }
+ st0.9 {
+ host-inbound-traffic {
+ system-services {
+ ping;
+ traceroute;
+ }
+ protocols {
+ bgp;
+ ospf;
+ }
+ }
+ }
}
}
security-zone DHS-DATA {
@@ -2026,6 +2194,8 @@
OMES-AGENCY-DATA {
instance-type virtual-router;
interface reth1.601;
+ interface st0.7;
+ interface st0.9;
interface st0.14;
interface st0.16;
routing-options {
@@ -2040,6 +2210,8 @@
interface reth1.601;
interface st0.14;
interface st0.16;
+ interface st0.7;
+ interface st0.9;
}
}
}
@@ -2048,6 +2220,8 @@
instance-type virtual-router;
interface reth1.600;
interface st0.3;
+ interface st0.6;
+ interface st0.8;
interface st0.13;
interface st0.15;
routing-options {
@@ -2062,6 +2236,8 @@
interface st0.3;
interface st0.13;
interface st0.15;
+ interface st0.6;
+ interface st0.8;
}
}
}
Index: configs/rpswi1.rp3f2.onenet.net
===================================================================
--- configs/rpswi1.rp3f2.onenet.net (revision 153035)
+++ configs/rpswi1.rp3f2.onenet.net (working copy)
@@ -87,7 +87,7 @@
15 VTY - - - - - 0 0 0/0 -
16 VTY - - - - - 0 0 0/0 -
!end show line
-! Last configuration change at 09:42:42 CDT Sun May 7 2017 by andrew
+! Last configuration change at 11:40:40 CDT Wed May 10 2017 by sean
! NVRAM config last updated at 12:20:36 CDT Tue Apr 4 2017 by ckosciuk
!
config-register 0x2102
@@ -2010,7 +2010,6 @@
switchport access vlan 248
switchport mode access
switchport voice vlan 604
- shutdown
spanning-tree portfast
!
interface GigabitEthernet7/43
@@ -2025,7 +2024,6 @@
switchport access vlan 248
switchport mode access
switchport voice vlan 604
- shutdown
spanning-tree portfast
!
interface GigabitEthernet7/45
Index: configs/hub.dur.onenet.net
===================================================================
--- configs/hub.dur.onenet.net (revision 153118)
+++ 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 up
+#fe-2/1/3 down down
#ge-2/2/0 up up
#ge-2/2/0.0 up up
#pc-2/2/0 up up
Index: configs/core5.tul.onenet.net
===================================================================
--- configs/core5.tul.onenet.net (revision 153100)
+++ configs/core5.tul.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at TULSA-CORE5-MX480-RE0> show system commit
+# 2017-05-10 11:37:50 CDT by andrew via cli commit synchronize
# 2017-05-09 18:08:48 CDT by andrew via cli commit synchronize
# 2017-05-09 17:47:55 CDT by andrew via cli commit synchronize
# 2017-05-08 14:23:38 CDT by sean via cli commit synchronize
# 2017-05-08 12:48:47 CDT by sean via cli commit synchronize
# 2017-05-08 12:43:09 CDT by sean via cli commit synchronize
-# 2017-05-08 12:39:55 CDT by sean via cli commit synchronize
# grnoc-mon at TULSA-CORE5-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -392,7 +392,7 @@
# grnoc-mon at TULSA-CORE5-MX480-RE0> show system uptime
# System booted: 2016-08-15 04:47 CDT
# Protocols started: 2016-08-15 04:53 CDT
-# Last configured: 2017-05-09 18:08 CDT by andrew
+# Last configured: 2017-05-10 11:37 CDT by andrew
#
# {master}
# grnoc-mon at TULSA-CORE5-MX480-RE0> show interface terse
@@ -875,7 +875,7 @@
#pp0 up up
#tap up up
# grnoc-mon at TULSA-CORE5-MX480-RE0> show configuration
-## Last commit: 2017-05-09 18:08:48 CDT by andrew
+## Last commit: 2017-05-10 11:37:50 CDT by andrew
version 13.3R9.13;
groups {
re0 {
@@ -9541,6 +9541,7 @@
route 10.31.212.0/24 next-hop 10.119.52.201;
route 10.31.112.0/24 next-hop 10.119.52.139;
route 10.30.102.0/24 next-hop 10.119.52.105;
+ route 10.31.92.0/24 next-hop 10.119.52.141;
}
}
protocols {
Index: configs/lavern-public-schools.client.onenet.net
===================================================================
--- configs/lavern-public-schools.client.onenet.net (revision 153118)
+++ 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/stringtown-high-school.client.onenet.net
===================================================================
--- configs/stringtown-high-school.client.onenet.net (revision 153118)
+++ 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/central-tech-sapulpa.client.onenet.net
===================================================================
--- configs/central-tech-sapulpa.client.onenet.net (revision 152962)
+++ configs/central-tech-sapulpa.client.onenet.net (working copy)
@@ -96,8 +96,8 @@
# total files: 1
#
# grnoc-mon at CENTRAL-TECH-SAPULPA-LR-004622> show system uptime
-# System booted: 2017-05-04 14:58 CDT
-# Protocols started: 2017-05-04 15:00 CDT
+# System booted: 2017-05-10 11:52 CDT
+# Protocols started: 2017-05-10 11:55 CDT
# Last configured: 2016-04-20 13:28 CDT by sean
#
# grnoc-mon at CENTRAL-TECH-SAPULPA-LR-004622> show interface terse
Index: configs/rpswi1.okc.onenet.net
===================================================================
--- configs/rpswi1.okc.onenet.net (revision 153117)
+++ configs/rpswi1.okc.onenet.net (working copy)
@@ -213,8 +213,8 @@
#ge-0/0/18.0 up up
#ge-0/0/19 up up
#ge-0/0/19.0 up up
-#ge-0/0/20 up up
-#ge-0/0/20.0 up up
+#ge-0/0/20 up down
+#ge-0/0/20.0 up down
#ge-0/0/21 up up
#ge-0/0/21.0 up up
#ge-0/0/22 up up
More information about the Nocrancid
mailing list