[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Mon Sep 11 18:04:47 CDT 2017
Index: configs/okc-vpn-cluster.okc.onenet.net
===================================================================
--- configs/okc-vpn-cluster.okc.onenet.net (revision 155820)
+++ 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-09-11 17:40:04 CDT by sky via cli
+# 2017-09-11 17:27:34 CDT by sky via cli
# 2017-08-09 19:42:25 CDT by andrew via cli
# 2017-08-09 18:55:14 CDT by andrew via cli commit confirmed, rollback in 3mins
# 2017-08-09 18:29:32 CDT by andrew via cli
# 2017-08-09 18:24:46 CDT by andrew via cli commit confirmed, rollback in 3mins
-# 2017-06-29 11:46:02 CDT by sky via cli
-# 2017-06-07 14:27:01 CDT by sean via cli
# grnoc-mon at OKC-VPN-CLUSTER-NODE0> show chassis environment
# node0:
# --------------------------------------------------------------------------
@@ -266,12 +266,12 @@
# --------------------------------------------------------------------------
# System booted: 2016-10-12 08:16 CDT
# Protocols started: 2016-10-12 08:20 CDT
-# Last configured: 2017-08-09 19:42 CDT by andrew
+# Last configured: 2017-09-11 17:40 CDT by sky
#
# node1:
# --------------------------------------------------------------------------
# System booted: 2016-10-12 08:01 CDT
-# Last configured: 2017-08-09 19:26 CDT by root
+# Last configured: 2017-09-11 17:23 CDT by root
#
# {primary:node0}
# grnoc-mon at OKC-VPN-CLUSTER-NODE0> show interface terse
@@ -401,12 +401,13 @@
#st0.34 up up
#st0.35 up up
#st0.36 up up
+#st0.37 up up
#swfab0 up down
#swfab1 up down
#tap up up
#vlan up down
# grnoc-mon at OKC-VPN-CLUSTER-NODE0> show configuration
-## Last commit: 2017-08-09 19:42:25 CDT by andrew
+## Last commit: 2017-09-11 17:40:04 CDT by sky
version 12.1X46-D40.2;
groups {
node0 {
@@ -928,6 +929,10 @@
address 10.199.28.92/31;
}
}
+ unit 37 {
+ description "MHSSO-NORMAN [NO-MONITOR]";
+ family inet;
+ }
}
}
snmp {
@@ -1297,6 +1302,11 @@
proposals PRE-G2-AES128-SHA;
# pre-shared-#key <removed>;
}
+ policy IKE-MHSSO-NORMAN {
+ mode main;
+ proposals PRE-G2-AES128-SHA;
+# pre-shared-#key <removed>;
+ }
gateway IKE-GATE-COMANCHE-PS {
ike-policy IKE-COMANCHE-PS;
address 166.141.5.145;
@@ -1479,6 +1489,13 @@
external-interface lo0.0;
local-address 164.58.0.252;
}
+ gateway IKE-GATE-MHSSO-NORMAN {
+ ike-policy IKE-MHSSO-NORMAN;
+ address 12.246.241.46;
+ dead-peer-detection;
+ external-interface lo0.0;
+ local-address 164.58.0.252;
+ }
}
ipsec {
proposal ESP-AES128-SHA {
@@ -1580,6 +1597,9 @@
policy VPN-POLICY-MHSSO-TISHOMINGO {
proposals ESP-AES128-SHA;
}
+ policy VPN-POLICY-MHSSO-NORMAN {
+ proposals ESP-AES128-SHA;
+ }
vpn IPSEC-VPN-COMANCHE-PS {
bind-interface st0.0;
ike {
@@ -1812,6 +1832,14 @@
}
establish-tunnels immediately;
}
+ vpn IPSEC-VPN-MHSSO-NORMAN {
+ bind-interface st0.37;
+ ike {
+ gateway IKE-GATE-MHSSO-NORMAN;
+ ipsec-policy VPN-POLICY-MHSSO-NORMAN;
+ }
+ establish-tunnels immediately;
+ }
}
alg {
msrpc disable;
@@ -2451,6 +2479,14 @@
}
}
}
+ st0.37 {
+ host-inbound-traffic {
+ system-services {
+ ping;
+ traceroute;
+ }
+ }
+ }
}
}
}
@@ -2537,6 +2573,7 @@
interface st0.34;
interface st0.35;
interface st0.36;
+ interface st0.37;
routing-options {
static {
route 0.0.0.0/0 next-hop 10.199.28.94;
@@ -2548,6 +2585,7 @@
route 192.168.9.0/24 next-hop 10.199.28.91;
route 192.168.40.0/24 next-hop 10.199.28.93;
route 192.168.25.0/24 next-hop 10.199.28.81;
+ route 192.168.3.0/24 next-hop st0.37;
}
}
}
Index: configs/lavern-public-schools.client.onenet.net
===================================================================
--- configs/lavern-public-schools.client.onenet.net (revision 156510)
+++ 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 down
+#ge-0/0/0 down up
#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 156510)
+++ 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/core5.okc.onenet.net
===================================================================
--- configs/core5.okc.onenet.net (revision 156518)
+++ 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-11 17:58:40 CDT by sky via cli commit synchronize
# 2017-09-08 15:59:01 CDT by sky via cli commit synchronize
# 2017-09-08 15:53:11 CDT by andrew via cli commit synchronize
# 2017-09-08 15:45:47 CDT by andrew via cli commit synchronize
# 2017-09-08 13:49:12 CDT by sky via cli commit synchronize
# 2017-09-08 11:49:43 CDT by sky via cli commit synchronize
-# 2017-09-08 11:45:56 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
@@ -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-08 15:59 CDT by sky
+# Last configured: 2017-09-11 17:58 CDT by sky
#
# {master}
# grnoc-mon at OKC-CORE5-MX480-RE0> show interface terse
@@ -807,6 +807,7 @@
#xe-1/0/0.1699 up up
#xe-1/0/0.1715 up up
#xe-1/0/0.1726 up up
+#xe-1/0/0.1752 up up
#xe-1/0/0.1753 up up
#xe-1/0/0.1754 up up
#xe-1/0/0.1822 up up
@@ -1406,7 +1407,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE5-MX480-RE0> show configuration
-## Last commit: 2017-09-08 15:59:01 CDT by sky
+## Last commit: 2017-09-11 17:58:40 CDT by sky
version 13.3R9.13;
groups {
re0 {
@@ -3070,9 +3071,19 @@
}
}
unit 752 {
- description "MHSSO-TISH [ORDERED]";
+ description MHSSO-TISHOMINGO-100M-CIR0020319;
+ bandwidth 100m;
vlan-tags outer 752 inner 500;
family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ }
address 156.110.34.192/31;
}
}
@@ -4655,6 +4666,24 @@
address 10.119.53.4/31;
}
}
+ unit 1752 {
+ description MHSSO-TISHOMINGO-MPLS-100M-CIR0020319;
+ bandwidth 100m;
+ vlan-tags outer 752 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.199.28.76/31;
+ }
+ }
unit 1753 {
description MHSSO-PAULS-VALLEY-MPLS-100M-CIR0020317;
bandwidth 100m;
@@ -21156,6 +21185,7 @@
MHSSO-L3VPN {
description MENTAL-HEALTH-SERVICES-OF-SOUTHERN-OKLAHOMA-L3VPN;
instance-type vrf;
+ interface xe-1/0/0.1752;
interface xe-1/0/0.1753;
interface xe-1/0/0.1754;
interface xe-1/1/0.1755;
Index: configs/pushmataha-fmc-clayton.client.onenet.net
===================================================================
--- configs/pushmataha-fmc-clayton.client.onenet.net (revision 156435)
+++ configs/pushmataha-fmc-clayton.client.onenet.net (working copy)
@@ -179,7 +179,7 @@
#ppd0 up up
#ppe0 up up
#st0 up up
-#st0.0 up up
+#st0.0 up down
#st0.1 up up
#st0.2 up up
#tap up up
More information about the Nocrancid
mailing list