[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Tue Jan 24 13:04:18 CST 2017
Index: router.db
===================================================================
--- router.db (revision 150065)
+++ router.db (working copy)
@@ -293,7 +293,7 @@
guymon-ps.client.onenet.net:juniper:up
hal-adva.p.onenet.net:fsp3000:up
hanna-isd.nid.onenet.net:fsp150:up
-harra-ps.client.onenet.net:juniper:up
+harra-ps.client.onenet.net:juniper:down
HARRY-S-TRUMAN-BLDG-3281.client.onenet.net:juniper:up
harry-s-truman-bldg-4700.client.onenet.net:juniper:up
HAYNIE-PUBLIC-LIBRARY.client.onenet.net:juniper:up
Index: routers.up
===================================================================
--- routers.up (revision 150065)
+++ routers.up (working copy)
@@ -264,7 +264,6 @@
guymon-ps.client.onenet.net:juniper
hal-adva.p.onenet.net:fsp3000
hanna-isd.nid.onenet.net:fsp150
-harra-ps.client.onenet.net:juniper
harry-s-truman-bldg-3281.client.onenet.net:juniper
harry-s-truman-bldg-4700.client.onenet.net:juniper
haynie-public-library.client.onenet.net:juniper
Index: configs/allen-public-library.client.onenet.net
===================================================================
--- configs/allen-public-library.client.onenet.net (revision 150065)
+++ configs/allen-public-library.client.onenet.net (working copy)
@@ -137,8 +137,8 @@
#ge-0/0/2.0 up up
#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 up
#ge-0/0/5.0 up up
#ge-0/0/6 up up
Index: configs/maysville-es.client.onenet.net
===================================================================
--- configs/maysville-es.client.onenet.net (revision 150063)
+++ configs/maysville-es.client.onenet.net (working copy)
@@ -614,7 +614,6 @@
# OSPF instance is not running
#
# grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> show bfd session
-quit
0 sessions, 0 clients
Cumulative transmit rate 0.0 pps, cumulative receive rate 0.0 pps
Index: configs/lawton-public-library.client.onenet.net
===================================================================
--- configs/lawton-public-library.client.onenet.net (revision 149778)
+++ configs/lawton-public-library.client.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at LAWTON-PUBLIC-LIBRARY-005243> show system commit
+# 2017-01-24 12:46:35 CST by joel via cli commit confirmed, rollback in 5mins
# 2016-12-29 10:21:14 CST by joel via cli
# 2016-12-13 09:03:00 CST by joel via cli
# 2016-12-13 08:53:58 CST by joel via cli
# 2016-12-08 16:07:30 CST by joel via cli
# 2016-12-07 13:45:43 CST by joel via cli
-# 2016-12-07 20:32:42 CST by admin via cli
# grnoc-mon at LAWTON-PUBLIC-LIBRARY-005243> show chassis environment
# Class Item Status Measurement
# Temp Routing Engine OK
@@ -119,7 +119,7 @@
# Time Source: NTP CLOCK
# System booted: 2016-12-07 11:24 CST
# Protocols started: 2016-12-07 11:24 CST
-# Last configured: 2016-12-29 10:21 CST by joel
+# Last configured: 2017-01-24 12:46 CST by joel
#
# grnoc-mon at LAWTON-PUBLIC-LIBRARY-005243> show interface terse
#Interface Admin Link
@@ -142,7 +142,9 @@
#ge-0/0/6 up down
#ge-0/0/6.0 up down
#ge-0/0/7 up up
-#ge-0/0/7.0 up up
+#ge-0/0/7.10 up up
+#ge-0/0/7.20 up up
+#ge-0/0/7.32767 up up
#ge-0/0/8 down down
#ge-0/0/9 down down
#ge-0/0/10 down down
@@ -174,7 +176,7 @@
#vlan up down
#vtep up up
# grnoc-mon at LAWTON-PUBLIC-LIBRARY-005243> show configuration
-## Last commit: 2016-12-29 10:21:14 CST by joel
+## Last commit: 2017-01-24 12:46:35 CST by joel
version 15.1X49-D50.3;
system {
host-name LAWTON-PUBLIC-LIBRARY-005243;
@@ -275,6 +277,18 @@
10.1.0.1;
}
}
+ pool 10.20.0.0/21 {
+ address-range low 10.20.0.50 high 10.20.3.249;
+ maximum-lease-time 7200;
+ domain-name LAWTONLIB.GOV;
+ name-server {
+ 208.67.220.220;
+ 208.67.222.222;
+ }
+ router {
+ 10.20.0.1;
+ }
+ }
pool 192.168.1.1/24 {
address-range low 192.168.1.51 high 192.168.1.250;
maximum-lease-time 7200;
@@ -357,6 +371,16 @@
}
}
security {
+ address-book {
+ global {
+ address CISCO-2960S {
+ description "USER: onenet / PASS: f1ll3r";
+ 192.168.1.4/32;
+ }
+ address USERS-192.168.1.0/24 192.168.1.0/24;
+ address PUBLIC-WIFI-10.20.0.0/21 10.20.0.0/21;
+ }
+ }
screen {
ids-option UNTRUST-SCREEN {
icmp {
@@ -385,7 +409,7 @@
to zone UNTRUST;
rule NAT-TRUST-TO-UNTRUST {
match {
- source-address 0.0.0.0/0;
+ source-address 192.168.1.0/24;
}
then {
source-nat {
@@ -399,7 +423,7 @@
to zone UNTRUST;
rule NAT-TEST-TO-UNTRUST {
match {
- source-address 0.0.0.0/0;
+ source-address 10.1.0.0/24;
}
then {
source-nat {
@@ -408,13 +432,27 @@
}
}
}
+ rule-set PUBLIC-WIFI-TO-UNTRUST-NAT {
+ from zone PUBLIC-WIFI;
+ to zone UNTRUST;
+ rule NAT-PUBLIC-WIFI-TO-UNTRUST {
+ match {
+ source-address 10.20.0.0/21;
+ }
+ then {
+ source-nat {
+ interface;
+ }
+ }
+ }
+ }
}
}
policies {
from-zone TRUST to-zone UNTRUST {
policy TRUST-TO-UNTRUST {
match {
- source-address any;
+ source-address USERS-192.168.1.0/24;
destination-address any;
application any;
}
@@ -423,6 +461,18 @@
}
}
}
+ from-zone PUBLIC-WIFI to-zone UNTRUST {
+ policy ALLOW-PUBLIC-WIFI-OUT {
+ match {
+ source-address PUBLIC-WIFI-10.20.0.0/21;
+ destination-address any;
+ application any;
+ }
+ then {
+ permit;
+ }
+ }
+ }
from-zone TEST to-zone UNTRUST {
policy ALLOW-ALL-OUT {
match {
@@ -451,7 +501,7 @@
zones {
security-zone TRUST {
interfaces {
- ge-0/0/7.0 {
+ ge-0/0/7.10 {
host-inbound-traffic {
system-services {
dhcp;
@@ -498,6 +548,19 @@
}
}
}
+ security-zone PUBLIC-WIFI {
+ interfaces {
+ ge-0/0/7.20 {
+ host-inbound-traffic {
+ system-services {
+ dhcp;
+ ping;
+ traceroute;
+ }
+ }
+ }
+ }
+ }
}
}
interfaces {
@@ -538,12 +601,22 @@
}
}
ge-0/0/7 {
- description "L3 INTERFACE - TRUST-WAN - 192.168.1.1/24";
- unit 0 {
+ description LINK-TO-LIBRARY-CISCO-2960S;
+ vlan-tagging;
+ unit 10 {
+ description "L3 INTERFACE - TRUST-LAN - 192.168.1.1/24";
+ vlan-id 10;
family inet {
address 192.168.1.1/24;
}
}
+ unit 20 {
+ description "L3 INTERFACE - PUBLIC-WIFI-LAN - 10.20.0.1/21";
+ vlan-id 20;
+ family inet {
+ address 10.20.0.1/21;
+ }
+ }
}
ge-0/0/8 {
disable;
Index: configs/hub.lawm120.onenet.net
===================================================================
--- configs/hub.lawm120.onenet.net (revision 150065)
+++ configs/hub.lawm120.onenet.net (working copy)
@@ -270,8 +270,8 @@
#t3-2/0/1 down down
#ct3-2/0/2 up up
#t1-2/0/2:1 down down
-#t1-2/0/2:2 up down
-#t1-2/0/2:2.0 up down
+#t1-2/0/2:2 up up
+#t1-2/0/2:2.0 up up
#t1-2/0/2:3 up up
#t1-2/0/2:3.0 up up
#t1-2/0/2:4 up up
@@ -1764,8 +1764,11 @@
#
# {master}
# grnoc-mon at LAWTON-M120-RE0> show bfd session
+ Detect Transmit
+Address State Interface Time Interval Multiplier
+10.119.20.133 Up t1-2/0/2:2.0 6.000 2.000 3
-0 sessions, 0 clients
-Cumulative transmit rate 0.0 pps, cumulative receive rate 0.0 pps
+1 sessions, 1 clients
+Cumulative transmit rate 0.5 pps, cumulative receive rate 0.5 pps
{master}
Index: configs/meeker-ps.client.onenet.net
===================================================================
--- configs/meeker-ps.client.onenet.net (revision 150062)
+++ configs/meeker-ps.client.onenet.net (working copy)
@@ -144,8 +144,8 @@
#ge-0/0/11 down down
#ge-0/0/12 down down
#ge-0/0/13 down down
-#ge-0/0/14 up down
-#ge-0/0/14.0 up down
+#ge-0/0/14 up up
+#ge-0/0/14.0 up up
#ge-0/0/15 up up
#ge-0/0/15.0 up up
#fxp2 up up
Index: configs/odmhsas-tmhc-lawton-pact.client.onenet.net
===================================================================
--- configs/odmhsas-tmhc-lawton-pact.client.onenet.net (revision 150065)
+++ configs/odmhsas-tmhc-lawton-pact.client.onenet.net (working copy)
@@ -127,8 +127,8 @@
#ge-0/0/6.0 up down
#ge-0/0/7 up up
#ge-0/0/7.0 up up
-#t1-1/0/0 up down
-#t1-1/0/0.0 up down
+#t1-1/0/0 up up
+#t1-1/0/0.0 up up
#fxp2 up up
#fxp2.0 up up
#gre up up
@@ -915,7 +915,10 @@
# OSPF instance is not running
#
# grnoc-mon at ODMHSAS-TALIAFERRO-MHC-LAWTON-OTHER-SRX220> show bfd session
+ Detect Transmit
+Address State Interface Time Interval Multiplier
+10.119.20.132 Up t1-1/0/0.0 6.000 2.000 3
-0 sessions, 0 clients
-Cumulative transmit rate 0.0 pps, cumulative receive rate 0.0 pps
+1 sessions, 1 clients
+Cumulative transmit rate 0.5 pps, cumulative receive rate 0.5 pps
Index: configs/odmhsas.central-office.okc.client.onenet.net
===================================================================
--- configs/odmhsas.central-office.okc.client.onenet.net (revision 150062)
+++ configs/odmhsas.central-office.okc.client.onenet.net (working copy)
@@ -187,7 +187,7 @@
#st0.21 up up
#st0.22 up up
#st0.23 up up
-#st0.24 up up
+#st0.24 up down
#st0.25 up up
#st0.26 up up
#st0.27 up up
Index: configs/odmhsas-camhc-idabel.client.onenet.net
===================================================================
--- configs/odmhsas-camhc-idabel.client.onenet.net (revision 150022)
+++ configs/odmhsas-camhc-idabel.client.onenet.net (working copy)
@@ -147,7 +147,7 @@
#ppd0 up up
#ppe0 up up
#st0 up up
-#st0.1 up up
+#st0.1 up down
#st0.2 up up
#tap up up
#vlan up up
Index: configs/hub.dur.onenet.net
===================================================================
--- configs/hub.dur.onenet.net (revision 150055)
+++ configs/hub.dur.onenet.net (working copy)
@@ -327,7 +327,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 down
+#fe-2/1/3 down up
#ge-2/2/0 down down
#pc-2/2/0 up up
#pc-2/2/0.16383 up up
Index: configs/core5.okc.onenet.net
===================================================================
--- configs/core5.okc.onenet.net (revision 150065)
+++ 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-01-24 12:28:39 CST by andrew via cli commit synchronize
+# 2017-01-24 12:14:16 CST by andrew via cli commit synchronize
# 2017-01-24 11:51:45 CST by andrew via cli commit synchronize
# 2017-01-24 10:45:46 CST by andrew via cli commit synchronize
# 2017-01-23 12:30:22 CST by andrew via cli commit synchronize
# 2017-01-23 12:14:26 CST by andrew via cli commit synchronize
-# 2017-01-23 09:49:31 CST by andrew via cli commit synchronize
-# 2017-01-20 20:17:56 CST by andrew via cli commit synchronize
# grnoc-mon at OKC-CORE5-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -447,7 +447,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-01-24 11:51 CST by andrew
+# Last configured: 2017-01-24 12:28 CST by andrew
#
# {master}
# grnoc-mon at OKC-CORE5-MX480-RE0> show interface terse
@@ -1030,7 +1030,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE5-MX480-RE0> show configuration
-## Last commit: 2017-01-24 11:51:45 CST by andrew
+## Last commit: 2017-01-24 12:28:39 CST by andrew
version 13.3R9.13;
groups {
re0 {
@@ -6255,6 +6255,7 @@
route 156.110.54.12/30 next-hop 164.58.22.149;
route 164.58.58.192/27 next-hop 156.110.25.17;
route 156.110.82.104/30 next-hop 172.23.0.102;
+ route 156.110.118.20/30 next-hop 172.23.5.130;
}
router-id 164.58.199.215;
autonomous-system 5078;
@@ -15305,6 +15306,7 @@
route 10.36.116.0/24 next-hop 10.119.52.179;
route 10.38.36.0/24 next-hop 10.119.52.239;
route 10.12.172.0/24 next-hop 10.119.52.221;
+ route 10.13.12.0/24 next-hop 10.119.52.197;
}
}
protocols {
@@ -15403,6 +15405,7 @@
route 172.25.76.16/29 next-hop 10.119.56.55;
route 172.25.2.16/29 next-hop 10.119.56.75;
route 172.25.63.16/29 next-hop 10.119.56.221;
+ route 172.25.25.16/29 next-hop 10.119.56.197;
}
}
protocols {
@@ -15487,6 +15490,7 @@
static {
route 0.0.0.0/0 next-hop 172.23.6.102;
route 172.23.22.64/26 next-hop 10.119.76.145;
+ route 172.23.120.0/26 next-hop 10.119.76.81;
}
}
protocols {
Index: configs/rpswi1.okc.onenet.net
===================================================================
--- configs/rpswi1.okc.onenet.net (revision 150061)
+++ 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
Index: configs/doh-chandler.client.onenet.net
===================================================================
--- configs/doh-chandler.client.onenet.net (revision 150064)
+++ configs/doh-chandler.client.onenet.net (working copy)
@@ -0,0 +1,782 @@
+# RANCID-CONTENT-TYPE: juniper
+#
+# grnoc-mon at DOH-CHANDLER-SRX220> show system commit
+# 2017-01-24 12:13:38 CST by andrew via cli commit confirmed, rollback in 5mins
+# 2015-12-12 21:35:23 CST by andrew via cli commit confirmed, rollback in 5mins
+# 2015-09-29 16:18:56 CDT by admin via netconf
+# %crId:3145734%changeType:inband%moduleName:CMP.updateDeviceSNMPTrapTarget%
+# 2014-12-24 22:07:13 CST by andrew via cli commit confirmed, rollback in 5mins
+# 2014-11-07 15:47:20 CST by admin via netconf
+# 2014-10-02 09:30:47 CDT by andrew via cli commit confirmed, rollback in 5mins
+# grnoc-mon at DOH-CHANDLER-SRX220> show chassis environment
+# Class Item Status Measurement
+# Temp Routing Engine OK
+# Routing Engine CPU Absent
+# Fans SRX220 Chassis fan 0 OK
+# SRX220 Chassis fan 1 OK
+# Power Power Supply 0 OK
+#
+# grnoc-mon at DOH-CHANDLER-SRX220> show chassis firmware
+# Part Type Version
+# FPC 0 O/S Version 12.1X46-D20.5 by builder on 2014-05
+# FPC 1 O/S Version 12.1X46-D20.5 by builder on 2014-05
+# FWDD O/S Version 12.1X46-D20.5 by builder on 2014-05
+#
+# grnoc-mon at DOH-CHANDLER-SRX220> show chassis fpc detail
+# Slot 0 information:
+# State Online
+# Total CPU DRAM ---- CPU less FPC ----
+# Slot 1 information:
+# State Online
+# Total CPU DRAM ---- CPU less FPC ----
+#
+# grnoc-mon at DOH-CHANDLER-SRX220> show chassis hardware
+# Hardware inventory:
+# Item Version Part number Serial number Description
+# Chassis AR4012AA0013 SRX220H-POE
+# Routing Engine REV 20 750-031177 AAFB0565 RE-SRX220H-POE
+# FPC 0 FPC
+# PIC 0 8x GE Base PIC
+# FPC 1 REV 07 750-023367 AAEY8977 FPC
+# PIC 0 1x T1E1 mPIM
+# Power Supply 0
+#
+# grnoc-mon at DOH-CHANDLER-SRX220> show chassis hardware models
+# grnoc-mon at DOH-CHANDLER-SRX220> show chassis routing-engine
+# Routing Engine status:
+# Serial ID AAFB0565
+#
+# grnoc-mon at DOH-CHANDLER-SRX220> show chassis scb
+# grnoc-mon at DOH-CHANDLER-SRX220> show chassis sfm detail
+# grnoc-mon at DOH-CHANDLER-SRX220> show chassis ssb
+# grnoc-mon at DOH-CHANDLER-SRX220> show system boot-messages
+# kld_map_v: 0x8ff80000, kld_map_p: 0x0
+# Copyright (c) 1996-2014, 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: 2 CPUs
+# Security policy loaded: JUNOS MAC/pcap (mac_pcap)
+# Security policy loaded: JUNOS MAC/runasnonroot (mac_runasnonroot)
+# netisr_init: !debug_mpsafenet, forcing maxthreads from 2 to 1
+# cpu0 on motherboard
+# : CAVIUM's OCTEON 5020 CPU Rev. 0.1 with no FPU implemented
+# L1 Cache: I size 32kb(128 line), D size 8kb(128 line), sixty four way.
+# L2 Cache: Size 128kb, 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
+# cpld0 on obio0
+# pcib0: <Cavium on-chip PCI bridge> on obio0
+# Disabling Octeon big bar support
+# PCI Status: PCI 32-bit: 0xc041b
+# pcib0: Initialized controller
+# pci0: <PCI bus> on pcib0
+# pci0: <simple comms> at device 1.0 (no driver attached)
+# atapci0: <SiI 0680 UDMA133 controller> port 0x8-0xb,0x10-0x17,0x18-0x1b,0x20-0x2f mem 0x8020000-0x80200ff irq 0 at device 2.0 on pci0
+# ata2: <ATA channel 0> on atapci0
+# ata3: <ATA channel 1> on atapci0
+# gblmem0 on obio0
+# octpkt0: <Octeon RGMII> on obio0
+# cfi0: <AMD/Fujitsu - 8MB> on obio0
+# Timecounter "mips" frequency 700000000 Hz quality 0
+# ###PCB Group initialized for udppcbgroup
+# ###PCB Group initialized for tcppcbgroup
+# ad0: Device does not support APM
+# ad0: 1006MB <CF 1GB 20080112> at ata2-master WDMA2
+# Trying to mount root from ufs:/dev/ad0s1a
+# WARNING: / was not properly dismounted
+# WARNING: / was not properly dismounted
+#
+# grnoc-mon at DOH-CHANDLER-SRX220> show version
+# Hostname: DOH-CHANDLER-SRX220 # Model: srx220h-poe # JUNOS Software Release [12.1X46-D20.5] # # grnoc-mon at DOH-CHANDLER-SRX220> file list /var/tmp detail # lrw-r--r-- 1 root wheel 11 May 14 2014 /var/tmp@ -> /cf/var/tmp
+# total files: 1
+#
+# grnoc-mon at DOH-CHANDLER-SRX220> show system uptime
+# System booted: 2017-01-24 12:15 CST
+# Protocols started: 2017-01-24 12:17 CST
+# Last configured: 2017-01-24 12:13 CST by andrew
+#
+# grnoc-mon at DOH-CHANDLER-SRX220> show interface terse
+#Interface Admin Link
+#ge-0/0/0 up up
+#ge-0/0/0.0 up up
+#gr-0/0/0 up up
+#ip-0/0/0 up up
+#lsq-0/0/0 up up
+#lt-0/0/0 up up
+#mt-0/0/0 up up
+#sp-0/0/0 up up
+#sp-0/0/0.0 up up
+#sp-0/0/0.16383 up up
+#ge-0/0/1 up up
+#ge-0/0/1.0 up up
+#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 down down
+#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
+#st0 up up
+#tap up up
+#vlan up up
+# grnoc-mon at DOH-CHANDLER-SRX220> show configuration
+## Last commit: 2017-01-24 12:13:38 CST by andrew
+version 12.1X46-D20.5;
+system {
+ host-name DOH-CHANDLER-SRX220;
+ auto-snapshot;
+ domain-name onenet.net;
+ time-zone America/Chicago;
+ authentication-order [ password radius ];
+ ports {
+ console log-out-on-disconnect;
+ }
+ root-authentication {
+# encrypted-password <removed>;
+ }
+ name-server {
+ 10.119.255.3;
+ 10.119.255.4;
+ }
+ radius-server {
+ 10.119.255.7 {
+ port 1812;
+ accounting-port 1813;
+# secret "<removed>"; ## SECRET-DATA
+ source-address 10.119.78.81;
+ }
+ }
+ radius-options {
+ attributes {
+ nas-ip-address 10.119.78.81;
+ }
+ }
+ 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;
+ }
+ file messages {
+ any critical;
+ authorization info;
+ }
+ file interactive-commands {
+ interactive-commands any;
+ }
+ file PROTECT-RE {
+ firewall any;
+ archive no-world-readable;
+ }
+ file updown {
+ any any;
+ match "SNMP_TRAP_LINK_|(TRAP_LINK)|bgp_rt_maxprefixes_check|RPD_BGP_NEIGHBOR_STATE";
+ }
+ }
+ max-configurations-on-flash 20;
+ max-configuration-rollbacks 20;
+ license {
+ autoupdate {
+ url https://ae1.juniper.net/junos/key_retrieval;
+ }
+ }
+ ntp {
+ server 10.119.255.5 prefer;
+ server 10.119.255.6;
+ }
+}
+interfaces {
+ ge-0/0/0 {
+ description DOH-DATA;
+ speed 100m;
+ link-mode full-duplex;
+ unit 0 {
+ family inet {
+ filter {
+ input DOH-COS;
+ }
+ address 172.23.120.1/26;
+ }
+ }
+ }
+ ge-0/0/1 {
+ description DOH-PUBLIC;
+ speed 100m;
+ link-mode full-duplex;
+ unit 0 {
+ family inet {
+ filter {
+ input DOH-COS;
+ }
+ address 156.110.118.21/30;
+ }
+ }
+ }
+ ge-0/0/2 {
+ description "Link to OneNet";
+ vlan-tagging;
+ unit 500 {
+ description "DATACOMM-MGMT to OneNet";
+ vlan-id 500;
+ family inet {
+ filter {
+ output DOH-COS;
+ }
+ address 10.119.78.81/31;
+ }
+ }
+ unit 501 {
+ description "DOH-DATA to OneNet";
+ vlan-id 501;
+ family inet {
+ filter {
+ output DOH-COS;
+ }
+ address 10.119.76.81/31;
+ }
+ }
+ unit 502 {
+ vlan-id 502;
+ family inet {
+ filter {
+ output DOH-COS;
+ }
+ address 172.23.5.130/30;
+ }
+ }
+ }
+ 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 {
+ disable;
+ }
+ t1-2/0/0 {
+ disable;
+ }
+ lo0 {
+ unit 0 {
+ family inet {
+ filter {
+ input PROTECT-RE;
+ }
+ }
+ }
+ }
+}
+snmp {
+ client-list snmp-management {
+ 10.119.255.0/24;
+ 204.61.5.128/27;
+ 0.0.0.0/0 {
+ restrict;
+ }
+ 156.110.31.0/27;
+ 156.110.31.32/28;
+ 164.58.253.0/24;
+ }
+ community "<removed>" {
+ authorization read-only;
+ }
+ community "<removed>" {
+ authorization read-only;
+ }
+ community "<removed>" {
+ authorization read-only;
+ }
+ community "<removed>" {
+ authorization read-write;
+ }
+ community "<removed>" {
+ authorization read-only;
+ }
+ community "<removed>" {
+ authorization read-write;
+ }
+}
+routing-options {
+ static {
+ route 0.0.0.0/0 next-hop 10.119.78.80;
+ }
+}
+protocols {
+ lldp {
+ interface all;
+ }
+ lldp-med {
+ interface all;
+ }
+}
+policy-options {
+ prefix-list PRE-MGMT-SOURCES {
+ 10.119.255.0/24;
+ 164.58.253.0/24;
+ }
+ prefix-list PRE-LOCALIPv4-SOURCES {
+ apply-path "interfaces <*> unit <*> family inet address <*>";
+ }
+ prefix-list PRE-SNMP-SOURCES {
+ 10.119.255.0/24;
+ 156.110.31.0/27;
+ 156.110.31.32/28;
+ 164.58.253.0/24;
+ 204.61.5.128/27;
+ }
+ prefix-list DOH-TIME-SEN-LOW-BW {
+ 172.23.32.70/32;
+ 172.23.32.72/32;
+ 172.23.32.73/32;
+ 172.23.48.10/32;
+ 172.23.48.49/32;
+ 172.23.48.210/32;
+ 172.23.49.158/32;
+ 172.23.49.160/32;
+ 172.23.49.167/32;
+ 172.23.49.208/32;
+ 204.87.86.20/32;
+ }
+ prefix-list TIME-SEN-TRANS {
+ 172.23.48.13/32;
+ 172.23.48.20/32;
+ 172.23.48.72/32;
+ 172.23.48.105/32;
+ 172.23.48.156/32;
+ 172.23.48.193/32;
+ 172.23.49.4/32;
+ 172.23.49.9/32;
+ 172.23.49.39/32;
+ 172.23.49.70/32;
+ 172.23.49.72/32;
+ }
+}
+class-of-service {
+ classifiers {
+ dscp dscp-default {
+ import default;
+ forwarding-class scavenger-service {
+ loss-priority high code-points ss;
+ }
+ }
+ }
+ code-point-aliases {
+ dscp {
+ ss 001000;
+ }
+ exp {
+ ss 001;
+ }
+ }
+ forwarding-classes {
+ queue 0 best-effort;
+ queue 1 assured-forwarding;
+ queue 2 expedited-forwarding;
+ queue 3 network-control;
+ queue 4 scavenger-service;
+ }
+ interfaces {
+ ge-* {
+ scheduler-map t1-sch-map;
+ unit * {
+ classifiers {
+ dscp dscp-default;
+ }
+ }
+ }
+ t1-* {
+ scheduler-map t1-sch-map;
+ unit * {
+ classifiers {
+ dscp dscp-default;
+ }
+ }
+ }
+ }
+ rewrite-rules {
+ exp exp-inet-table {
+ forwarding-class best-effort {
+ loss-priority low code-point 000;
+ loss-priority high code-point 001;
+ }
+ forwarding-class assured-forwarding {
+ loss-priority low code-point 010;
+ loss-priority high code-point 011;
+ }
+ forwarding-class expedited-forwarding {
+ loss-priority low code-point 111;
+ loss-priority high code-point 110;
+ }
+ forwarding-class network-control {
+ loss-priority low code-point 100;
+ loss-priority high code-point 101;
+ }
+ }
+ }
+ scheduler-maps {
+ t1-sch-map {
+ forwarding-class best-effort scheduler best-effort-sch;
+ forwarding-class expedited-forwarding scheduler t1-expedited-forwarding-sch;
+ forwarding-class network-control scheduler network-control-sch;
+ forwarding-class assured-forwarding scheduler t1-assured-forwarding-sch;
+ forwarding-class scavenger-service scheduler scavenger-service-sch;
+ }
+ }
+ schedulers {
+ best-effort-sch {
+ transmit-rate {
+ remainder;
+ }
+ buffer-size {
+ remainder;
+ }
+ priority low;
+ }
+ network-control-sch {
+ transmit-rate percent 5;
+ buffer-size percent 5;
+ priority high;
+ }
+ scavenger-service-sch {
+ transmit-rate percent 0;
+ buffer-size percent 0;
+ priority low;
+ }
+ t1-assured-forwarding-sch {
+ transmit-rate percent 45;
+ buffer-size percent 5;
+ priority high;
+ }
+ t1-expedited-forwarding-sch {
+ transmit-rate percent 35;
+ buffer-size percent 5;
+ priority high;
+ }
+ }
+}
+security {
+ policies {
+ from-zone DOH-DATA to-zone DOH-DATA {
+ policy DOH-DATA {
+ match {
+ source-address any;
+ destination-address any;
+ application any;
+ }
+ then {
+ permit;
+ }
+ }
+ }
+ from-zone DOH-PUBLIC to-zone DOH-PUBLIC {
+ policy DOH-PUBLIC {
+ match {
+ source-address any;
+ destination-address any;
+ application any;
+ }
+ then {
+ permit;
+ }
+ }
+ }
+ from-zone DATACOMM-MGMT to-zone DATACOMM-MGMT {
+ policy DATACOMM-MGMT {
+ match {
+ source-address any;
+ destination-address any;
+ application any;
+ }
+ then {
+ permit;
+ }
+ }
+ }
+ }
+ zones {
+ security-zone DOH-DATA {
+ interfaces {
+ ge-0/0/2.501 {
+ host-inbound-traffic {
+ system-services {
+ ping;
+ traceroute;
+ ssh;
+ snmp;
+ }
+ }
+ }
+ ge-0/0/0.0 {
+ host-inbound-traffic {
+ system-services {
+ ping;
+ traceroute;
+ snmp;
+ }
+ }
+ }
+ }
+ }
+ security-zone DOH-PUBLIC {
+ interfaces {
+ ge-0/0/2.502 {
+ host-inbound-traffic {
+ system-services {
+ ping;
+ traceroute;
+ ssh;
+ snmp;
+ }
+ }
+ }
+ ge-0/0/1.0 {
+ host-inbound-traffic {
+ system-services {
+ ping;
+ traceroute;
+ snmp;
+ }
+ }
+ }
+ }
+ }
+ security-zone DATACOMM-MGMT {
+ interfaces {
+ ge-0/0/2.500 {
+ host-inbound-traffic {
+ system-services {
+ ping;
+ traceroute;
+ ssh;
+ snmp;
+ }
+ }
+ }
+ }
+ }
+ }
+}
+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 SSH-DENY {
+ from {
+ protocol tcp;
+ destination-port ssh;
+ }
+ then {
+ discard;
+ }
+ }
+ term SNMP-ALLOW {
+ from {
+ source-prefix-list {
+ PRE-SNMP-SOURCES;
+ }
+ protocol udp;
+ destination-port snmp;
+ }
+ then accept;
+ }
+ term SNMP-DENY {
+ from {
+ protocol udp;
+ destination-port snmp;
+ }
+ then {
+ discard;
+ }
+ }
+ term ALL-TRAFFIC {
+ then accept;
+ }
+ }
+ }
+ filter DOH-COS {
+ term expedited-forwarding {
+ from {
+ source-address {
+ 164.58.0.0/16;
+ 156.110.0.0/16;
+ }
+ }
+ then {
+ forwarding-class expedited-forwarding;
+ accept;
+ }
+ }
+ term assured-forwarding-low {
+ from {
+ prefix-list {
+ DOH-TIME-SEN-LOW-BW;
+ }
+ destination-port [ 1433 80 139 445 9100 443 ];
+ }
+ then {
+ loss-priority low;
+ forwarding-class assured-forwarding;
+ accept;
+ }
+ }
+ term assured-forwarding-high {
+ from {
+ prefix-list {
+ TIME-SEN-TRANS;
+ }
+ destination-port [ 80 135 139 445 1433 5088 5089 6087 ];
+ }
+ then {
+ loss-priority high;
+ forwarding-class assured-forwarding;
+ accept;
+ }
+ }
+ term accept-all {
+ then {
+ forwarding-class best-effort;
+ accept;
+ }
+ }
+ }
+}
+routing-instances {
+ DOH-DATA {
+ instance-type virtual-router;
+ interface ge-0/0/0.0;
+ interface ge-0/0/2.501;
+ routing-options {
+ static {
+ route 0.0.0.0/0 next-hop 10.119.76.80;
+ }
+ }
+ }
+ DOH-PUBLIC {
+ instance-type virtual-router;
+ interface ge-0/0/1.0;
+ interface ge-0/0/2.502;
+ routing-options {
+ static {
+ route 0.0.0.0/0 next-hop 172.23.5.129;
+ }
+ }
+ }
+}
+# grnoc-mon at DOH-CHANDLER-SRX220> show ospf neighbor
+# OSPF instance is not running
+#
+# grnoc-mon at DOH-CHANDLER-SRX220> show bfd session
+
+0 sessions, 0 clients
+Cumulative transmit rate 0.0 pps, cumulative receive rate 0.0 pps
+
Index: routers.down
===================================================================
--- routers.down (revision 149678)
+++ routers.down (working copy)
@@ -33,6 +33,7 @@
durant-head-start.client.onenet.net:juniper:down
gatekeeper-backup-3725:cisco:down
geronimo-ps.client.onenet.net:juniper:down
+harra-ps.client.onenet.net:juniper:down
hennessey-ps-srx220.client.onenet.net:juniper:down
hu.ada.onenet.net:cisco:down
hu.alv.onenet.net:cisco:down
More information about the Nocrancid
mailing list