[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Tue Mar 1 22:02:46 CST 2016
Index: configs/maysville-es.client.onenet.net
===================================================================
--- configs/maysville-es.client.onenet.net (revision 140345)
+++ configs/maysville-es.client.onenet.net (working copy)
@@ -44,6 +44,7 @@
# Serial ID ACDT6307
#
# grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> show chassis scb
+# show chassis sfm detail
# grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> show chassis sfm detail
# grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> show chassis ssb
# grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> show system boot-messages
Index: configs/core1.okc-mx960.onenet.net
===================================================================
--- configs/core1.okc-mx960.onenet.net (revision 140322)
+++ configs/core1.okc-mx960.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKC-CORE1-MX960-RE0> show system commit
+# 2016-03-01 21:56:28 CST by andrew via cli commit synchronize
+# 2016-03-01 21:31:24 CST by andrew via cli commit synchronize
# 2016-02-28 21:44:17 CST by andrew via cli commit synchronize
# 2016-02-28 21:42:51 CST by andrew via cli commit synchronize
# 2016-02-28 21:08:58 CST by andrew via cli commit synchronize
# 2016-02-28 21:02:20 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
-# 2016-02-26 12:10:29 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
-# 2016-02-18 16:00:40 CST by andrew via cli commit confirmed, rollback in 5mins synchronize
# grnoc-mon at OKC-CORE1-MX960-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -555,7 +555,7 @@
# grnoc-mon at OKC-CORE1-MX960-RE0> show system uptime
# System booted: 2015-06-07 00:00 CDT
# Protocols started: 2015-06-07 00:03 CDT
-# Last configured: 2016-02-28 21:44 CST by andrew
+# Last configured: 2016-03-01 21:56 CST by andrew
#
# {master}
# grnoc-mon at OKC-CORE1-MX960-RE0> show interface terse
@@ -687,10 +687,8 @@
#ge-2/3/8 up up
#ge-2/3/8.2531 up up
#ge-2/3/8.2548 up up
-#ge-2/3/8.2550 up up
#ge-2/3/8.2569 up up
#ge-2/3/8.2570 up up
-#ge-2/3/8.2571 up up
#ge-2/3/8.2574 up up
#ge-2/3/8.32767 up up
#ge-2/3/9 up up
@@ -837,9 +835,7 @@
#lo0.16385 up up
#lsi up up
#lsi.512 up up
-#lsi.513 up up
#lsi.518 up up
-#lsi.519 up up
#lsi.521 up up
#lsi.522 up up
#lsi.1059891 up up
@@ -857,7 +853,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE1-MX960-RE0> show configuration
-## Last commit: 2016-02-28 21:44:17 CST by andrew
+## Last commit: 2016-03-01 21:56:28 CST by andrew
version 13.3R6.5;
groups {
re0 {
@@ -1470,14 +1466,6 @@
address 10.119.24.10/31;
}
}
- unit 2550 {
- description "OMES MGMT VPN [NO-MONITOR]";
- vlan-id 2550;
- family inet {
- mtu 1500;
- address 10.119.40.10/31;
- }
- }
unit 2569 {
description "OTRD-DATA OKC-VPN-HEADEND [NO-MONITOR]";
vlan-id 2569;
@@ -1494,14 +1482,6 @@
address 10.119.52.8/31;
}
}
- unit 2571 {
- description "DHS AGENCY GUEST VPN CARTER COUNTY [NO-MONITOR]";
- vlan-id 2571;
- family inet {
- mtu 1500;
- address 10.119.56.8/31;
- }
- }
unit 2574 {
description "OTRD-GUEST OKC-VPN-HEADEND [NO-MONITOR]";
vlan-id 2574;
@@ -13123,48 +13103,6 @@
then reject;
}
}
- policy-statement DHS-GUEST-VRF-EXPORT {
- term 1 {
- from protocol static;
- then {
- community add DHS-GUEST-VPN;
- accept;
- }
- }
- term 2 {
- from protocol direct;
- then {
- community add DHS-GUEST-VPN;
- accept;
- }
- }
- term 3 {
- from protocol ospf;
- then {
- community add DHS-GUEST-VPN;
- accept;
- }
- }
- term 4 {
- from protocol bgp;
- then {
- community add DHS-GUEST-VPN;
- accept;
- }
- }
- }
- policy-statement DHS-GUEST-VRF-IMPORT {
- term 1 {
- from {
- protocol bgp;
- community DHS-GUEST-VPN;
- }
- then accept;
- }
- term 2 {
- then reject;
- }
- }
policy-statement EBGP-REJECT-EXPORT {
term STEP-1 {
from {
@@ -13248,48 +13186,6 @@
then reject;
}
}
- policy-statement OMES-MGMT-VRF-EXPORT {
- term 1 {
- from protocol static;
- then {
- community add OMES-MGMT-VPN;
- accept;
- }
- }
- term 2 {
- from protocol direct;
- then {
- community add OMES-MGMT-VPN;
- accept;
- }
- }
- term 3 {
- from protocol ospf;
- then {
- community add OMES-MGMT-VPN;
- accept;
- }
- }
- term 4 {
- from protocol bgp;
- then {
- community add OMES-MGMT-VPN;
- accept;
- }
- }
- }
- policy-statement OMES-MGMT-VRF-IMPORT {
- term 1 {
- from {
- protocol bgp;
- community OMES-MGMT-VPN;
- }
- then accept;
- }
- term 2 {
- then reject;
- }
- }
policy-statement OTRD-DATA-EXPORT-BGP-TO-OSPF {
term DEFAULT-EXPORT {
from {
@@ -13430,10 +13326,8 @@
}
}
community DHS-DATA-VPN members target:5078:2570;
- community DHS-GUEST-VPN members target:5078:2571;
community OKCCORE1 members 5078:211;
community OMES-AGENCY-DATA-VPN members target:5078:2548;
- community OMES-MGMT-VPN members target:5078:2550;
community ONENET_AGGREGATE members 5078:9601;
community OTRD-DATA-VPN members target:5078:2569;
community OTRD-GUEST-VPN members target:5078:2574;
@@ -13930,24 +13824,6 @@
}
}
}
- DHS-GUEST-L3VPN {
- description DHS-GUEST-L3VPN;
- instance-type vrf;
- interface ge-2/3/8.2571;
- route-distinguisher 164.58.199.211:2571;
- vrf-import DHS-GUEST-VRF-IMPORT;
- vrf-export DHS-GUEST-VRF-EXPORT;
- vrf-target target:5078:2571;
- vrf-table-label;
- protocols {
- ospf {
- export DHS-EXPORT-BGP-TO-OSPF;
- area 0.0.0.0 {
- interface ge-2/3/8.2571;
- }
- }
- }
- }
OMES-AGENCY-DATA-L3VPN {
description OMES-AGENCY-DATA-L3VPN;
instance-type vrf;
@@ -13966,24 +13842,6 @@
}
}
}
- OMES-MGMT-L3VPN {
- description OMES-MGMT-L3VPN;
- instance-type vrf;
- interface ge-2/3/8.2550;
- route-distinguisher 164.58.199.211:2550;
- vrf-import OMES-MGMT-VRF-IMPORT;
- vrf-export OMES-MGMT-VRF-EXPORT;
- vrf-target target:5078:2550;
- vrf-table-label;
- protocols {
- ospf {
- export OMES-EXPORT-BGP-TO-OSPF;
- area 0.0.0.0 {
- interface ge-2/3/8.2550;
- }
- }
- }
- }
OTRD-DATA-L3VPN {
description OTRD-DATA-L3VPN;
instance-type vrf;
Index: configs/acx.cai.hart-acx2100.onenet.net
===================================================================
--- configs/acx.cai.hart-acx2100.onenet.net (revision 140348)
+++ configs/acx.cai.hart-acx2100.onenet.net (working copy)
@@ -72,7 +72,6 @@
# grnoc-mon at HARTSHORNE-PUBLIC-LIBRARY-ACX2100> show chassis sfm detail
# grnoc-mon at HARTSHORNE-PUBLIC-LIBRARY-ACX2100> show chassis ssb
# grnoc-mon at HARTSHORNE-PUBLIC-LIBRARY-ACX2100> show system boot-messages
-# show version
# platform_early_bootinit: MX-PPC Series Early Boot Initialization
# mxppc_set_re_type: hw.board.type is ACX-2100
# WDOG initialized
@@ -141,8 +140,7 @@
# WARNING: /var was not properly dismounted
#
# grnoc-mon at HARTSHORNE-PUBLIC-LIBRARY-ACX2100> show version
-# Hostname: HARTSHORNE-PUBLIC-LIBRARY-ACX2100 # Model: acx2100 # JUNOS Crypto Software Suite [12.3X54-D10.6] # JUNOS Base OS Software Suite [12.3X54-D10.6] # JUNOS Kernel Software Suite [12.3X54-D10.6] # JUNOS Base OS boot [12.3X54-D10.6] # JUNOS Packet Forwarding Engine Support (ACX) [12.3X54-D10.6] # JUNOS Online Documentation [12.3X54-D10.6] # JUNOS Routing Software Suite [12.3X54-D10.6] # # grnoc-mon at HARTSHORNE-PUBLIC-LIBRARY-ACX2100> file list /var/tmp detail # show system uptime
-#
+# Hostname: HARTSHORNE-PUBLIC-LIBRARY-ACX2100 # Model: acx2100 # JUNOS Crypto Software Suite [12.3X54-D10.6] # JUNOS Base OS Software Suite [12.3X54-D10.6] # JUNOS Kernel Software Suite [12.3X54-D10.6] # JUNOS Base OS boot [12.3X54-D10.6] # JUNOS Packet Forwarding Engine Support (ACX) [12.3X54-D10.6] # JUNOS Online Documentation [12.3X54-D10.6] # JUNOS Routing Software Suite [12.3X54-D10.6] # # grnoc-mon at HARTSHORNE-PUBLIC-LIBRARY-ACX2100> file list /var/tmp detail #
# /var/tmp:
# total blocks: 291872
# drwxr-xr-x 2 root field 512 Dec 31 2009 gres-tp/
@@ -157,7 +155,6 @@
# grnoc-mon at HARTSHORNE-PUBLIC-LIBRARY-ACX2100> show system uptime
# System booted: 2016-01-08 11:40 CST
# Protocols started: 2016-01-08 11:42 CST
-# show interface terse
# Last configured: 2016-01-29 13:21 CST by sky
#
# grnoc-mon at HARTSHORNE-PUBLIC-LIBRARY-ACX2100> show interface terse
Index: configs/core5.okc.onenet.net
===================================================================
--- configs/core5.okc.onenet.net (revision 140348)
+++ 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
+# 2016-03-01 21:47:44 CST by andrew via cli commit synchronize
+# 2016-03-01 21:30:10 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
# 2016-03-01 20:33:10 CST by andrew via cli commit synchronize
# 2016-03-01 20:31:40 CST by andrew via cli commit synchronize
# 2016-03-01 20:18:38 CST by andrew via cli commit synchronize
# 2016-03-01 19:30:19 CST by andrew via cli commit confirmed, rollback in 5mins synchronize
-# 2016-03-01 19:08:55 CST by andrew via cli commit synchronize
-# 2016-03-01 18:51:27 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
# grnoc-mon at OKC-CORE5-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -476,7 +476,7 @@
# grnoc-mon at OKC-CORE5-MX480-RE0> show system uptime
# System booted: 2014-09-16 23:50 CDT
# Protocols started: 2014-09-16 23:51 CDT
-# Last configured: 2016-03-01 20:33 CST by andrew
+# Last configured: 2016-03-01 21:47 CST by andrew
#
# {master}
# grnoc-mon at OKC-CORE5-MX480-RE0> show interface terse
@@ -870,7 +870,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE5-MX480-RE0> show configuration
-## Last commit: 2016-03-01 20:33:10 CST by andrew
+## Last commit: 2016-03-01 21:47:44 CST by andrew
version 12.3R7.7;
groups {
re0 {
@@ -2975,7 +2975,10 @@
}
unit 600 {
description "OKC-VPN-CLUSTER-OMES-MGMT [NO-MONITOR]";
- family inet;
+ family inet {
+ mtu 1500;
+ address 10.119.40.10/31;
+ }
}
unit 601 {
description "OKC-VPN-CLUSTER-OMES-AGENCY-DATA [NO-MONITOR]";
@@ -2987,7 +2990,10 @@
}
unit 603 {
description "OKC-VPN-CLUSTER-DHS-GUEST [NO-MONITOR]";
- family inet;
+ family inet {
+ mtu 1500;
+ address 10.119.56.10/31;
+ }
}
unit 604 {
description "OKC-VPN-CLUSTER-OTRD-AGENCY-DATA [NO-MONITOR]";
@@ -11731,6 +11737,7 @@
interface xe-2/0/1.1123;
interface xe-2/1/1.426;
interface xe-2/1/1.602;
+ interface irb.603;
route-distinguisher 164.58.199.215:2571;
vrf-import DHS-GUEST-VRF-IMPORT;
vrf-export DHS-GUEST-VRF-EXPORT;
@@ -11781,6 +11788,12 @@
}
}
}
+ ospf {
+ export OMES-EXPORT-BGP-TO-OSPF;
+ area 0.0.0.0 {
+ interface irb.603;
+ }
+ }
}
}
DOH-L3VPN {
@@ -12040,6 +12053,7 @@
interface ge-1/3/8.503;
interface xe-2/0/1.1113;
interface xe-2/1/1.600;
+ interface irb.600;
route-distinguisher 164.58.199.215:2550;
vrf-import OMES-MGMT-VRF-IMPORT;
vrf-export OMES-MGMT-VRF-EXPORT;
@@ -12089,6 +12103,9 @@
area 10.119.40.150 {
interface ge-1/2/7.503;
}
+ area 0.0.0.0 {
+ interface irb.600;
+ }
}
}
}
Index: configs/maysville-hs.client.onenet.net
===================================================================
--- configs/maysville-hs.client.onenet.net (revision 140344)
+++ configs/maysville-hs.client.onenet.net (working copy)
@@ -46,8 +46,10 @@
# Serial ID ACLC7669
#
# grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show chassis scb
+# show chassis sfm detail
# grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show chassis sfm detail
# grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show chassis ssb
+# show system boot-messages
# grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show system boot-messages
# kld_map_v: 0x8ff80000, kld_map_p: 0x0
# Copyright (c) 1996-2014, Juniper Networks, Inc.
@@ -112,7 +114,7 @@
# WARNING: / was not properly dismounted
#
# grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show version
-# Hostname: MAYSVILLE-HS-LEASED-ASSET-TAG-004887 # Model: srx240h2 # JUNOS Software Release [12.1X44-D35.5] # # grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> file list /var/tmp detail # lrw-r--r-- 1 root wheel 11 May 19 2014 /var/tmp@ -> /cf/var/tmp
+# file list /var/tmp detail # Hostname: MAYSVILLE-HS-LEASED-ASSET-TAG-004887 # Model: srx240h2 # JUNOS Software Release [12.1X44-D35.5] # # grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> file list /var/tmp detail # lrw-r--r-- 1 root wheel 11 May 19 2014 /var/tmp@ -> /cf/var/tmp
# total files: 1
#
# grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show system uptime
Index: configs/okc-vpn-cluster.okc.onenet.net
===================================================================
--- configs/okc-vpn-cluster.okc.onenet.net (revision 140349)
+++ configs/okc-vpn-cluster.okc.onenet.net (working copy)
@@ -0,0 +1,1237 @@
+# RANCID-CONTENT-TYPE: juniper
+#
+# grnoc-mon at OKC-VPN-CLUSTER-NODE0> show system commit
+# 2016-03-01 22:00:51 CST by andrew via cli commit confirmed, rollback in 10mins
+# 2016-03-01 21:55:33 CST by andrew via cli commit confirmed, rollback in 5mins
+# 2016-03-01 21:49:04 CST by andrew via cli
+# 2016-03-01 21:31:22 CST by andrew via cli commit confirmed, rollback in 3mins
+# 2016-03-01 21:15:37 CST by admin via cli commit confirmed, rollback in 3mins
+# 2016-03-01 21:12:24 CST by admin via cli
+# grnoc-mon at OKC-VPN-CLUSTER-NODE0> show chassis environment
+# node0:
+# --------------------------------------------------------------------------
+# Class Item Status Measurement
+# Temp Routing Engine OK
+# Routing Engine CPU OK
+# Fans SRX240 PowerSupply fan 1 OK
+# SRX240 PowerSupply fan 2 OK
+# SRX240 CPU fan 1 OK
+# SRX240 CPU fan 2 OK
+# SRX240 IO fan 1 OK
+# SRX240 IO fan 2 OK
+# Power Power Supply 0 OK
+#
+# node1:
+# --------------------------------------------------------------------------
+# Class Item Status Measurement
+# Temp Routing Engine OK
+# Routing Engine CPU OK
+# Fans SRX240 PowerSupply fan 1 OK
+# SRX240 PowerSupply fan 2 OK
+# SRX240 CPU fan 1 OK
+# SRX240 CPU fan 2 OK
+# SRX240 IO fan 1 OK
+# SRX240 IO fan 2 OK
+# Power Power Supply 0 OK
+#
+# # commit confirmed will be rolled back in 9 minutes
+# {primary:node0}
+# grnoc-mon at OKC-VPN-CLUSTER-NODE0> show chassis firmware
+# node0:
+# --------------------------------------------------------------------------
+# Part Type Version
+# FPC 0 O/S Version 12.1X46-D40.2 by builder on 2015-09
+# FWDD O/S Version 12.1X46-D40.2 by builder on 2015-09
+#
+# node1:
+# --------------------------------------------------------------------------
+# Part Type Version
+# FPC 0 O/S Version 12.1X46-D40.2 by builder on 2015-09
+# FWDD O/S Version 12.1X46-D40.2 by builder on 2015-09
+#
+# # commit confirmed will be rolled back in 9 minutes
+# {primary:node0}
+# grnoc-mon at OKC-VPN-CLUSTER-NODE0> show chassis fpc detail
+# node0:
+# --------------------------------------------------------------------------
+# Slot 0 information:
+# State Online
+# Total CPU DRAM ---- CPU less FPC ----
+#
+# node1:
+# --------------------------------------------------------------------------
+# Slot 0 information:
+# State Online
+# Total CPU DRAM ---- CPU less FPC ----
+#
+# # commit confirmed will be rolled back in 9 minutes
+# {primary:node0}
+# grnoc-mon at OKC-VPN-CLUSTER-NODE0> show chassis hardware
+# node0:
+# --------------------------------------------------------------------------
+# Hardware inventory:
+# Item Version Part number Serial number Description
+# Chassis BU2815AK0674 SRX240H2
+# Routing Engine REV 14 750-043609 ACMR1011 RE-SRX240H2
+# FPC 0 FPC
+# PIC 0 16x GE Base PIC
+# Power Supply 0
+#
+# node1:
+# --------------------------------------------------------------------------
+# Hardware inventory:
+# Item Version Part number Serial number Description
+# Chassis BU2815AK0652 SRX240H2
+# Routing Engine REV 14 750-043609 ACMR0983 RE-SRX240H2
+# FPC 0 FPC
+# PIC 0 16x GE Base PIC
+# Power Supply 0
+#
+# # commit confirmed will be rolled back in 9 minutes
+# {primary:node0}
+# grnoc-mon at OKC-VPN-CLUSTER-NODE0> show chassis hardware models
+# grnoc-mon at OKC-VPN-CLUSTER-NODE0> show chassis routing-engine
+# Routing Engine status:
+# Serial ID ACMR1011
+#
+# Routing Engine status:
+# Serial ID ACMR0983
+#
+# grnoc-mon at OKC-VPN-CLUSTER-NODE0> show chassis scb
+# grnoc-mon at OKC-VPN-CLUSTER-NODE0> show chassis sfm detail
+# grnoc-mon at OKC-VPN-CLUSTER-NODE0> show chassis ssb
+# grnoc-mon at OKC-VPN-CLUSTER-NODE0> show system boot-messages
+# node0:
+# --------------------------------------------------------------------------
+# kld_map_v: 0x8ff80000, kld_map_p: 0x0
+# Copyright (c) 1996-2015, Juniper Networks, Inc.
+# All rights reserved.
+# Copyright (c) 1992-2006 The FreeBSD Project.
+# Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
+# The Regents of the University of California. All rights reserved.
+# FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs
+# Security policy loaded: JUNOS MAC/pcap (mac_pcap)
+# Security policy loaded: JUNOS MAC/runasnonroot (mac_runasnonroot)
+# netisr_init: !debug_mpsafenet, forcing maxthreads from 4 to 1
+# cpu0 on motherboard
+# : CAVIUM's OCTEON 52XX CPU Rev. 0.8 with no FPU implemented
+# L1 Cache: I size 32kb(128 line), D size 8kb(128 line), sixty four way.
+# L2 Cache: Size 512kb, 8 way
+# obio0 on motherboard
+# uart0: <Octeon-16550 channel 0> on obio0
+# uart0: console (9600,n,8,1)
+# twsi0 on obio0
+# dwc0: <Synopsis DWC OTG Controller Driver> on obio0
+# usb0: <USB Bus for DWC OTG Controller> on dwc0
+# usb0: USB revision 2.0
+# uhub0: vendor 0x0000 DWC OTG root hub, class 9/0, rev 2.00/1.00, addr 1
+# uhub0: 1 port with 1 removable, self powered
+# uhub1: vendor 0x0409 product 0x005a, class 9/0, rev 2.00/1.00, addr 2
+# uhub1: single transaction translator
+# uhub1: 3 ports with 2 removable, self powered
+# umass0: STMicroelectronics ST72682 High Speed Mode, rev 2.00/2.10, addr 3
+# dwc1: <Synopsis DWC OTG Controller Driver> on obio0
+# usb1: <USB Bus for DWC OTG Controller> on dwc1
+# usb1: USB revision 2.0
+# uhub2: vendor 0x0000 DWC OTG root hub, class 9/0, rev 2.00/1.00, addr 1
+# uhub2: 1 port with 1 removable, self powered
+# cpld0 on obio0
+# pcib1: <Cavium on-chip PCIe HOST bridge> on obio0
+# Disabling Octeon big bar support
+# PCIe: Waiting for port 0 to finish reset
+# PCIe: Port 0 link active, 2 lanes
+# PCIe: Waiting for port 1 to finish reset
+# PCIe: Port 1 link active, 1 lanes
+# pcib1: Initialized controller
+# pci0: <PCI bus> on pcib1
+# pcib2: <PCI-PCI bridge> irq 0 at device 0.0 on pci0
+# pci1: <PCI bus> on pcib2
+# pci1: <serial bus, USB> at device 2.0 (no driver attached)
+# pci1: <serial bus, USB> at device 2.1 (no driver attached)
+# pci1: <network> at device 7.0 (no driver attached)
+# pcib0: <Cavium on-chip PCIe HOST bridge> on obio0
+# pci2: <PCI bus> on pcib0
+# pci2: <processor> at device 0.0 (no driver attached)
+# gblmem0 on obio0
+# octpkt0: <Octeon RGMII> on obio0
+# cfi0: <AMD/Fujitsu - 4MB> on obio0
+# Timecounter "mips" frequency 600000000 Hz quality 0
+# ###PCB Group initialized for udppcbgroup
+# ###PCB Group initialized for tcppcbgroup
+# da0 at umass-sim0 bus 0 target 0 lun 0
+# 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
+#
+# node1:
+# --------------------------------------------------------------------------
+# kld_map_v: 0x8ff80000, kld_map_p: 0x0
+# Copyright (c) 1996-2015, Juniper Networks, Inc.
+# All rights reserved.
+# Copyright (c) 1992-2006 The FreeBSD Project.
+# Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
+# The Regents of the University of California. All rights reserved.
+# FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs
+# Security policy loaded: JUNOS MAC/pcap (mac_pcap)
+# Security policy loaded: JUNOS MAC/runasnonroot (mac_runasnonroot)
+# netisr_init: !debug_mpsafenet, forcing maxthreads from 4 to 1
+# cpu0 on motherboard
+# : CAVIUM's OCTEON 52XX CPU Rev. 0.8 with no FPU implemented
+# L1 Cache: I size 32kb(128 line), D size 8kb(128 line), sixty four way.
+# L2 Cache: Size 512kb, 8 way
+# obio0 on motherboard
+# uart0: <Octeon-16550 channel 0> on obio0
+# uart0: console (9600,n,8,1)
+# twsi0 on obio0
+# dwc0: <Synopsis DWC OTG Controller Driver> on obio0
+# usb0: <USB Bus for DWC OTG Controller> on dwc0
+# usb0: USB revision 2.0
+# uhub0: vendor 0x0000 DWC OTG root hub, class 9/0, rev 2.00/1.00, addr 1
+# uhub0: 1 port with 1 removable, self powered
+# uhub1: vendor 0x0409 product 0x005a, class 9/0, rev 2.00/1.00, addr 2
+# uhub1: single transaction translator
+# uhub1: 3 ports with 2 removable, self powered
+# umass0: STMicroelectronics ST72682 High Speed Mode, rev 2.00/2.10, addr 3
+# dwc1: <Synopsis DWC OTG Controller Driver> on obio0
+# usb1: <USB Bus for DWC OTG Controller> on dwc1
+# usb1: USB revision 2.0
+# uhub2: vendor 0x0000 DWC OTG root hub, class 9/0, rev 2.00/1.00, addr 1
+# uhub2: 1 port with 1 removable, self powered
+# cpld0 on obio0
+# pcib1: <Cavium on-chip PCIe HOST bridge> on obio0
+# Disabling Octeon big bar support
+# PCIe: Waiting for port 0 to finish reset
+# PCIe: Port 0 link active, 2 lanes
+# PCIe: Waiting for port 1 to finish reset
+# PCIe: Port 1 link active, 1 lanes
+# pcib1: Initialized controller
+# pci0: <PCI bus> on pcib1
+# pcib2: <PCI-PCI bridge> irq 0 at device 0.0 on pci0
+# pci1: <PCI bus> on pcib2
+# pci1: <serial bus, USB> at device 2.0 (no driver attached)
+# pci1: <serial bus, USB> at device 2.1 (no driver attached)
+# pci1: <network> at device 7.0 (no driver attached)
+# pcib0: <Cavium on-chip PCIe HOST bridge> on obio0
+# pci2: <PCI bus> on pcib0
+# pci2: <processor> at device 0.0 (no driver attached)
+# gblmem0 on obio0
+# octpkt0: <Octeon RGMII> on obio0
+# cfi0: <AMD/Fujitsu - 4MB> on obio0
+# Timecounter "mips" frequency 600000000 Hz quality 0
+# ###PCB Group initialized for udppcbgroup
+# ###PCB Group initialized for tcppcbgroup
+# da0 at umass-sim0 bus 0 target 0 lun 0
+# 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
+#
+# # commit confirmed will be rolled back in 9 minutes
+# {primary:node0}
+# grnoc-mon at OKC-VPN-CLUSTER-NODE0> show version
+# node0: # -------------------------------------------------------------------------- # Hostname: OKC-VPN-CLUSTER-NODE0 # Model: srx240h2 # JUNOS Software Release [12.1X46-D40.2] # # node1: # -------------------------------------------------------------------------- # Hostname: OKC-VPN-CLUSTER-NODE1 # Model: srx240h2 # JUNOS Software Release [12.1X46-D40.2] # # # commit confirmed will be rolled back in 9 minutes # {primary:node0} # grnoc-mon at OKC-VPN-CLUSTER-NODE0> file list /var/tmp detail # lrw-r--r-- 1 root wheel 11 Sep 26 01:25 /var/tmp@ -> /cf/var/tmp
+# total files: 1
+#
+# # commit confirmed will be rolled back in 9 minutes
+# {primary:node0}
+# grnoc-mon at OKC-VPN-CLUSTER-NODE0> show system uptime
+# node0:
+# --------------------------------------------------------------------------
+# System booted: 2016-03-01 19:49 CST
+# Protocols started: 2016-03-01 20:04 CST
+# Last configured: 2016-03-01 22:00 CST by andrew
+#
+# node1:
+# --------------------------------------------------------------------------
+# System booted: 2016-03-01 19:35 CST
+# Last configured: 2016-03-01 22:00 CST by root
+#
+# # commit confirmed will be rolled back in 9 minutes
+# {primary:node0}
+# grnoc-mon at OKC-VPN-CLUSTER-NODE0> show interface terse
+#Interface Admin Link
+#ge-0/0/0 up down
+#gr-0/0/0 up up
+#ip-0/0/0 up up
+#ge-0/0/1 up up
+#ge-0/0/2 up up
+#ge-0/0/2.0 up up
+#ge-0/0/3 up down
+#ge-0/0/4 up up
+#ge-0/0/4.500 up up
+#ge-0/0/4.32767 up up
+#ge-0/0/5 down down
+#ge-0/0/6 down down
+#ge-0/0/7 down down
+#ge-0/0/8 down down
+#ge-0/0/9 down down
+#ge-0/0/10 down down
+#ge-0/0/11 down down
+#ge-0/0/12 down down
+#ge-0/0/13 down down
+#ge-0/0/14 down down
+#ge-0/0/15 up up
+#ge-0/0/15.600 up up
+#ge-0/0/15.601 up up
+#ge-0/0/15.602 up up
+#ge-0/0/15.603 up up
+#ge-0/0/15.604 up up
+#ge-0/0/15.605 up up
+#ge-0/0/15.32767 up up
+#ge-5/0/0 up down
+#ge-5/0/1 up up
+#ge-5/0/2 up up
+#ge-5/0/2.0 up up
+#ge-5/0/3 up down
+#ge-5/0/4 up up
+#ge-5/0/4.500 up up
+#ge-5/0/4.32767 up up
+#ge-5/0/5 up down
+#ge-5/0/6 up down
+#ge-5/0/7 up down
+#ge-5/0/8 up down
+#ge-5/0/9 up down
+#ge-5/0/10 up down
+#ge-5/0/11 up down
+#ge-5/0/12 up down
+#ge-5/0/13 up down
+#ge-5/0/14 up down
+#ge-5/0/15 up up
+#ge-5/0/15.600 up up
+#ge-5/0/15.601 up up
+#ge-5/0/15.602 up up
+#ge-5/0/15.603 up up
+#ge-5/0/15.604 up up
+#ge-5/0/15.605 up up
+#ge-5/0/15.32767 up up
+#fab0 up up
+#fab0.0 up up
+#fab1 up up
+#fab1.0 up up
+#fxp0 up up
+#fxp1 up up
+#fxp1.0 up up
+#fxp2 up up
+#fxp2.0 up up
+#gre up up
+#ipip up up
+#irb up up
+#lo0 up up
+#lo0.0 up up
+#lo0.16384 up up
+#lo0.16385 up up
+#lo0.32768 up up
+#lsi up up
+#mtun up up
+#pimd up up
+#pime up up
+#pp0 up up
+#ppd0 up up
+#ppe0 up up
+#reth0 up up
+#reth0.500 up up
+#reth0.32767 up up
+#reth1 up up
+#reth1.600 up up
+#reth1.601 up up
+#reth1.602 up up
+#reth1.603 up up
+#reth1.604 up up
+#reth1.605 up up
+#reth1.32767 up up
+#st0 up up
+#st0.0 up up
+#st0.11 up up
+#swfab0 up down
+#swfab1 up down
+#tap up up
+#vlan up up
+## commit confirmed
+# grnoc-mon at OKC-VPN-CLUSTER-NODE0> show configuration
+## Last commit: 2016-03-01 22:00:51 CST by andrew
+version 12.1X46-D40.2;
+groups {
+ node0 {
+ system {
+ host-name OKC-VPN-CLUSTER-NODE0;
+ }
+ }
+ node1 {
+ system {
+ host-name OKC-VPN-CLUSTER-NODE1;
+ }
+ }
+}
+apply-groups "${node}";
+system {
+ domain-name onenet.net;
+ time-zone America/Chicago;
+ authentication-order [ radius password ];
+ ports {
+ console log-out-on-disconnect;
+ }
+ root-authentication {
+# encrypted-password <removed>;
+ }
+ name-server {
+ 164.58.253.10;
+ 164.58.198.10;
+ }
+ radius-server {
+ 156.110.31.11 {
+# secret "<removed>"; ## SECRET-DATA
+ source-address 164.58.0.255;
+ }
+ }
+ radius-options {
+ attributes {
+ nas-ip-address 164.58.0.255;
+ }
+ }
+ login {
+ message "\n+----------------------------------------------------------------------------+\n| |\n| Managed by Oklahoma State Regents for Higher Education |\n| Oklahoma Network for Education Enrichment (ONENET) |\n| |\n| *** Unauthorized Use or Access Prohibited *** |\n| |\n| For more information, contact: |\n| |\n| Oklahoma State Regents for Higher Education |\n| Educational Telecommunications Network -- ONENET |\n| (888) 566-3638 |\n| !
info at onenet.net |\n| |\n+----------------------------------------------------------------------------+\n";
+ class admin {
+ idle-timeout 30;
+ permissions all;
+ }
+ class lockdown {
+ idle-timeout 2;
+ permissions view;
+ deny-commands .*;
+ deny-configuration .*;
+ }
+ class operator-local {
+ idle-timeout 15;
+ permissions [ access admin configure firewall interface network routing snmp system trace view ];
+ allow-commands "show log messages";
+ }
+ class robot {
+ idle-timeout 10;
+ permissions [ admin configure firewall interface routing secret security snmp system trace view ];
+ }
+ user admin {
+ uid 1000;
+ class super-user;
+ authentication {
+# encrypted-password <removed>;
+ }
+ }
+ user client {
+ uid 2000;
+ class admin;
+ }
+ user eng {
+ uid 2018;
+ class admin;
+ }
+ user rancid {
+ uid 2001;
+ class robot;
+ }
+ user remote {
+ uid 2002;
+ class operator-local;
+ }
+ user upgrades {
+ uid 2003;
+ class operator;
+ authentication {
+# ssh-rsa <removed>;
+ }
+ }
+ }
+ services {
+ ssh {
+ root-login deny;
+ protocol-version v2;
+ }
+ }
+ syslog {
+ archive size 10m files 5;
+ user * {
+ any emergency;
+ }
+ host 164.58.253.92 {
+ any any;
+ }
+ host 164.58.253.38 {
+ any any;
+ }
+ file messages {
+ any notice;
+ authorization info;
+ }
+ file interactive-commands {
+ interactive-commands any;
+ }
+ file PROTECT-RE {
+ firewall any;
+ archive no-world-readable;
+ }
+ file traffic {
+ any any;
+ match RT_FLOW_SESSION;
+ }
+ file updown {
+ any any;
+ match "SNMP_TRAP_LINK_|(TRAP_LINK)|bgp_rt_maxprefixes_check|RPD_BGP_NEIGHBOR_STATE";
+ }
+ source-address 164.58.0.255;
+ }
+ max-configurations-on-flash 20;
+ max-configuration-rollbacks 20;
+ ntp {
+ server 164.58.3.98 prefer;
+ }
+}
+chassis {
+ cluster {
+ control-link-recovery;
+ reth-count 2;
+ redundancy-group 0 {
+ node 0 priority 254;
+ node 1 priority 1;
+ }
+ redundancy-group 1 {
+ node 0 priority 254;
+ node 1 priority 1;
+ preempt;
+ interface-monitor {
+ ge-0/0/15 weight 255;
+ ge-5/0/15 weight 255;
+ ge-0/0/4 weight 255;
+ ge-5/0/4 weight 255;
+ }
+ }
+ }
+}
+interfaces {
+ ge-0/0/4 {
+ gigether-options {
+ redundant-parent reth0;
+ }
+ }
+ ge-0/0/5 {
+ disable;
+ }
+ ge-0/0/6 {
+ disable;
+ }
+ ge-0/0/7 {
+ disable;
+ }
+ ge-0/0/8 {
+ disable;
+ }
+ ge-0/0/9 {
+ disable;
+ }
+ ge-0/0/10 {
+ disable;
+ }
+ ge-0/0/11 {
+ disable;
+ }
+ ge-0/0/12 {
+ disable;
+ }
+ ge-0/0/13 {
+ disable;
+ }
+ ge-0/0/14 {
+ disable;
+ }
+ ge-0/0/15 {
+ gigether-options {
+ redundant-parent reth1;
+ }
+ }
+ ge-5/0/4 {
+ gigether-options {
+ redundant-parent reth0;
+ }
+ }
+ ge-5/0/15 {
+ gigether-options {
+ redundant-parent reth1;
+ }
+ }
+ fab0 {
+ fabric-options {
+ member-interfaces {
+ ge-0/0/2;
+ }
+ }
+ }
+ fab1 {
+ fabric-options {
+ member-interfaces {
+ ge-5/0/2;
+ }
+ }
+ }
+ lo0 {
+ unit 0 {
+ family inet {
+ filter {
+ input PROTECT-RE;
+ }
+ address 164.58.0.252/32;
+ address 164.58.0.253/32;
+ address 164.58.0.254/32;
+ address 164.58.0.255/32 {
+ primary;
+ preferred;
+ }
+ }
+ }
+ }
+ reth0 {
+ description "CORE5-OKC-INTERNET [NO-MONITOR]";
+ vlan-tagging;
+ redundant-ether-options {
+ redundancy-group 1;
+ }
+ unit 500 {
+ description "CORE5-OKC-INTERNET [NO-MONITOR]";
+ vlan-id 500;
+ family inet {
+ address 164.58.9.69/31;
+ }
+ }
+ }
+ reth1 {
+ description "CORE5-OKC-MPLS [NO-MONITOR]";
+ vlan-tagging;
+ redundant-ether-options {
+ redundancy-group 1;
+ }
+ unit 600 {
+ description "CORE5-OKC-OMES-MGMT [NO-MONITOR]";
+ vlan-id 600;
+ family inet {
+ mtu 1500;
+ address 10.119.40.11/31;
+ }
+ }
+ unit 601 {
+ description "CORE5-OKC-OMES-AGENCY-DATA [NO-MONITOR]";
+ vlan-id 601;
+ }
+ unit 602 {
+ description "CORE5-OKC-DHS-DATA [NO-MONITOR]";
+ vlan-id 602;
+ }
+ unit 603 {
+ description "CORE5-OKC-DHS-GUEST [NO-MONITOR]";
+ vlan-id 603;
+ family inet {
+ mtu 1500;
+ address 10.119.56.11/31;
+ }
+ }
+ unit 604 {
+ description "CORE5-OKC-OTRD-DATA [NO-MONITOR]";
+ vlan-id 604;
+ }
+ unit 605 {
+ description "CORE5-OKC-OTRD-GUESTA [NO-MONITOR]";
+ vlan-id 605;
+ }
+ }
+ st0 {
+ unit 0 {
+ description "COMANCHE-PS-VPN [NO-MONITOR]";
+ family inet {
+ address 164.58.23.241/30;
+ }
+ }
+ unit 11 {
+ description "DHS-CARTER-COUNTY-GUEST [NO-MONITOR]";
+ family inet {
+ mtu 1440;
+ address 10.119.56.14/31;
+ }
+ }
+ }
+}
+snmp {
+ description OneNet;
+ contact "Net Group";
+ community "<removed>" {
+ authorization read-only;
+ }
+ community "<removed>" {
+ authorization read-write;
+ }
+}
+routing-options {
+ router-id 164.58.0.255;
+ autonomous-system 64520;
+}
+protocols {
+ bgp {
+ group EBGP-ONENET-V4 {
+ type external;
+ import EBGP-ONENET-V4-IMPORT;
+ family inet {
+ unicast;
+ }
+# authentication-#key <removed>;
+ export EBGP-ONENET-V4-EXPORT;
+ peer-as 5078;
+ neighbor 164.58.9.68 {
+ description "CORE5.OKC.ONENET.NET [NO-MONITOR]";
+ }
+ }
+ group EBGP-COMANCHE-PS-V4 {
+ type external;
+ family inet {
+ unicast;
+ }
+ neighbor 164.58.23.242 {
+ description "EBGP-COMACHE-PS-VPN [NO-MONITOR]";
+ import EBGP-COMANCHE-PS-V4-IMPORT;
+ export EBGP-COMANCHE-PS-V4-EXPORT;
+ peer-as 64571;
+ }
+ }
+ }
+ lldp {
+ interface all;
+ }
+ stp;
+}
+policy-options {
+ prefix-list PRE-MGMT-SOURCES {
+ 156.110.31.0/27;
+ 156.110.31.32/28;
+ 164.58.253.0/24;
+ }
+ prefix-list PRE-LOCALIPv4-SOURCES {
+ apply-path "interfaces <*> unit <*> family inet address <*>";
+ }
+ policy-statement EBGP-COMANCHE-PS-V4-EXPORT {
+ term DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-COMANCHE-PS-V4-IMPORT {
+ term PREFIXES {
+ from {
+ route-filter 164.58.83.192/29 exact;
+ route-filter 164.58.83.200/29 exact;
+ route-filter 164.58.83.208/28 exact;
+ route-filter 164.58.83.224/27 exact;
+ route-filter 164.58.157.0/26 exact;
+ route-filter 164.58.165.160/28 exact;
+ route-filter 164.58.167.128/28 exact;
+ }
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-ONENET-V4-EXPORT {
+ term REJECT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then reject;
+ }
+ term ACCEPT-ALL-ELSE {
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-ONENET-V4-IMPORT {
+ term ACCEPT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+}
+security {
+ ike {
+ proposal PRE-G2-AES128-SHA {
+ authentication-method pre-shared-keys;
+ dh-group group2;
+ authentication-algorithm sha1;
+ encryption-algorithm aes-128-cbc;
+ lifetime-seconds 28800;
+ }
+ policy IKE-COMANCHE-PS {
+ mode main;
+ proposals PRE-G2-AES128-SHA;
+# pre-shared-#key <removed>;
+ }
+ policy IKE-DHS-GUEST-CARTER {
+ 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;
+ dead-peer-detection;
+ external-interface lo0.0;
+ local-address 164.58.0.252;
+ }
+ gateway IKE-GATE-DHS-GUEST-CARTER {
+ ike-policy IKE-DHS-GUEST-CARTER;
+ address 166.130.131.48;
+ external-interface lo0.0;
+ local-address 164.58.0.254;
+ }
+ }
+ ipsec {
+ proposal ESP-AES128-SHA {
+ protocol esp;
+ authentication-algorithm hmac-sha1-96;
+ encryption-algorithm aes-128-cbc;
+ lifetime-seconds 3600;
+ }
+ policy VPN-POLICY-COMANCHE-PS {
+ proposals ESP-AES128-SHA;
+ }
+ policy VPN-POLICY-DHS-GUEST-CARTER {
+ proposals ESP-AES128-SHA;
+ }
+ vpn IPSEC-VPN-COMANCHE-PS {
+ bind-interface st0.0;
+ ike {
+ gateway IKE-GATE-COMANCHE-PS;
+ ipsec-policy VPN-POLICY-COMANCHE-PS;
+ }
+ establish-tunnels immediately;
+ }
+ vpn IPSEC-VPN-DHS-GUEST-CARTER {
+ bind-interface st0.11;
+ vpn-monitor {
+ optimized;
+ source-interface st0.11;
+ destination-ip 10.119.56.15;
+ }
+ ike {
+ gateway IKE-GATE-DHS-GUEST-CARTER;
+ ipsec-policy VPN-POLICY-DHS-GUEST-CARTER;
+ }
+ establish-tunnels immediately;
+ }
+ }
+ forwarding-options {
+ family {
+ inet6 {
+ mode flow-based;
+ }
+ }
+ }
+ flow {
+ tcp-mss {
+ ipsec-vpn {
+ mss 1360;
+ }
+ }
+ }
+ screen {
+ ids-option UNTRUST-SCREEN {
+ icmp {
+ ping-death;
+ }
+ ip {
+ source-route-option;
+ tear-drop;
+ }
+ tcp {
+ syn-flood {
+ alarm-threshold 1024;
+ attack-threshold 200;
+ source-threshold 1024;
+ destination-threshold 2048;
+ timeout 20;
+ }
+ land;
+ }
+ }
+ }
+ policies {
+ from-zone UNTRUST to-zone UNTRUST {
+ policy 201603011900 {
+ match {
+ source-address any;
+ destination-address any;
+ application any;
+ }
+ then {
+ permit;
+ }
+ }
+ }
+ from-zone OMES-MGMT to-zone OMES-MGMT {
+ policy 201603011901 {
+ match {
+ source-address any;
+ destination-address any;
+ application any;
+ }
+ then {
+ permit;
+ }
+ }
+ }
+ from-zone OMES-AGENCY-DATA to-zone OMES-AGENCY-DATA {
+ policy 201603011902 {
+ match {
+ source-address any;
+ destination-address any;
+ application any;
+ }
+ then {
+ permit;
+ }
+ }
+ }
+ from-zone DHS-DATA to-zone DHS-DATA {
+ policy 201603011907 {
+ match {
+ source-address any;
+ destination-address any;
+ application [ CUSTOM-TCP-50000 CUSTOM-TCP-50002 ];
+ }
+ then {
+ permit;
+ }
+ }
+ policy 201603011903 {
+ match {
+ source-address any;
+ destination-address any;
+ application any;
+ }
+ then {
+ permit;
+ }
+ }
+ }
+ from-zone DHS-GUEST to-zone DHS-GUEST {
+ policy 201603011904 {
+ match {
+ source-address any;
+ destination-address any;
+ application any;
+ }
+ then {
+ permit;
+ }
+ }
+ }
+ from-zone OTRD-DATA to-zone OTRD-DATA {
+ policy 201603011905 {
+ match {
+ source-address any;
+ destination-address any;
+ application any;
+ }
+ then {
+ permit;
+ }
+ }
+ }
+ from-zone OTRD-GUEST to-zone OTRD-GUEST {
+ policy 201603011906 {
+ match {
+ source-address any;
+ destination-address any;
+ application any;
+ }
+ then {
+ permit;
+ }
+ }
+ }
+ }
+ zones {
+ security-zone UNTRUST {
+ screen UNTRUST-SCREEN;
+ interfaces {
+ reth0.500 {
+ host-inbound-traffic {
+ system-services {
+ ping;
+ snmp;
+ ssh;
+ traceroute;
+ }
+ protocols {
+ bgp;
+ }
+ }
+ }
+ lo0.0 {
+ host-inbound-traffic {
+ system-services {
+ ping;
+ snmp;
+ ssh;
+ traceroute;
+ }
+ protocols {
+ bgp;
+ }
+ }
+ }
+ st0.0 {
+ host-inbound-traffic {
+ system-services {
+ ping;
+ traceroute;
+ }
+ protocols {
+ bgp;
+ }
+ }
+ }
+ }
+ }
+ security-zone OMES-MGMT {
+ interfaces {
+ reth1.600 {
+ host-inbound-traffic {
+ system-services {
+ ping;
+ traceroute;
+ }
+ protocols {
+ bgp;
+ ospf;
+ }
+ }
+ }
+ }
+ }
+ security-zone OMES-AGENCY-DATA {
+ interfaces {
+ reth1.601 {
+ host-inbound-traffic {
+ system-services {
+ ping;
+ traceroute;
+ }
+ protocols {
+ bgp;
+ ospf;
+ }
+ }
+ }
+ }
+ }
+ security-zone DHS-DATA {
+ interfaces {
+ reth1.602 {
+ host-inbound-traffic {
+ system-services {
+ ping;
+ traceroute;
+ }
+ protocols {
+ bgp;
+ ospf;
+ }
+ }
+ }
+ }
+ }
+ security-zone DHS-GUEST {
+ interfaces {
+ reth1.603 {
+ host-inbound-traffic {
+ system-services {
+ ping;
+ traceroute;
+ }
+ protocols {
+ bgp;
+ ospf;
+ }
+ }
+ }
+ st0.11 {
+ host-inbound-traffic {
+ system-services {
+ ping;
+ traceroute;
+ }
+ protocols {
+ bgp;
+ ospf;
+ }
+ }
+ }
+ }
+ }
+ security-zone OTRD-DATA {
+ interfaces {
+ reth1.604 {
+ host-inbound-traffic {
+ system-services {
+ ping;
+ traceroute;
+ }
+ protocols {
+ bgp;
+ ospf;
+ }
+ }
+ }
+ }
+ }
+ security-zone OTRD-GUEST {
+ interfaces {
+ reth1.605 {
+ host-inbound-traffic {
+ system-services {
+ ping;
+ traceroute;
+ }
+ protocols {
+ bgp;
+ ospf;
+ }
+ }
+ }
+ }
+ }
+ }
+}
+firewall {
+ family inet {
+ filter PROTECT-RE {
+ term SSH-ALLOW {
+ from {
+ source-prefix-list {
+ PRE-MGMT-SOURCES;
+ PRE-LOCALIPv4-SOURCES;
+ }
+ protocol tcp;
+ destination-port ssh;
+ }
+ then accept;
+ }
+ term SNMP-ALLOW {
+ from {
+ source-prefix-list {
+ PRE-MGMT-SOURCES;
+ PRE-LOCALIPv4-SOURCES;
+ }
+ protocol udp;
+ destination-port snmp;
+ }
+ then accept;
+ }
+ term SSH-DENY {
+ from {
+ protocol tcp;
+ destination-port ssh;
+ }
+ then {
+ discard;
+ }
+ }
+ term SNMP-DENY {
+ from {
+ protocol udp;
+ destination-port snmp;
+ }
+ then {
+ discard;
+ }
+ }
+ term ALL-TRAFFIC {
+ then accept;
+ }
+ }
+ }
+}
+routing-instances {
+ DHS-DATA {
+ instance-type virtual-router;
+ interface reth1.602;
+ }
+ DHS-GUEST {
+ instance-type virtual-router;
+ interface reth1.603;
+ interface st0.11;
+ protocols {
+ ospf {
+ area 0.0.0.0 {
+ interface reth1.603;
+ interface st0.11;
+ }
+ }
+ }
+ }
+ OMES-AGENCY-DATA {
+ instance-type virtual-router;
+ interface reth1.601;
+ }
+ OMES-MGMT {
+ instance-type virtual-router;
+ interface reth1.600;
+ protocols {
+ ospf {
+ area 0.0.0.0 {
+ interface reth1.600;
+ }
+ }
+ }
+ }
+ OTRD-DATA {
+ instance-type virtual-router;
+ interface reth1.604;
+ }
+ OTRD-GUEST {
+ instance-type virtual-router;
+ interface reth1.605;
+ }
+}
+applications {
+ application CUSTOM-TCP-50000 {
+ protocol tcp;
+ destination-port 50000;
+ inactivity-timeout 14400;
+ }
+ application CUSTOM-TCP-50002 {
+ protocol tcp;
+ destination-port 50002;
+ inactivity-timeout 14400;
+ }
+}
+# commit confirmed will be rolled back in 9 minutes
+{primary:node0}
+# grnoc-mon at OKC-VPN-CLUSTER-NODE0> show ospf neighbor
+# OSPF instance is not running
+#
+# # commit confirmed will be rolled back in 9 minutes
+# {primary:node0}
+# grnoc-mon at OKC-VPN-CLUSTER-NODE0> show bfd session
+
+0 sessions, 0 clients
+Cumulative transmit rate 0.0 pps, cumulative receive rate 0.0 pps
+
+# commit confirmed will be rolled back in 9 minutes
+{primary:node0}
Index: configs/hub.tsb.onenet.net
===================================================================
--- configs/hub.tsb.onenet.net (revision 140348)
+++ configs/hub.tsb.onenet.net (working copy)
@@ -198,7 +198,7 @@
# -rw-rw---- 1 root field 51994624 Oct 24 2013 ifinfo.core.1
# -rw-rw---- 1 root field 51974144 Oct 24 2013 ifinfo.core.2
# -rw-rw---- 1 root field 52744192 Oct 24 2013 ifinfo.core.3
-# -rw-rw---- 1 root field 52727808 Mar 1 20:58 ifinfo.core.4
+# -rw-rw---- 1 root field 52727808 Mar 1 21:58 ifinfo.core.4
# drwxrwxrwx 2 root wheel 512 Oct 12 2012 install/
# -rw-rw---- 1 root field 33464320 Mar 3 2014 jdiameterd.core.0
# -rw-r--r-- 1 eng field 99542994 Apr 23 2013 jinstall-ppc-11.4R7.5-domestic-signed.tgz
More information about the Nocrancid
mailing list