[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Mon Aug 7 16:05:33 CDT 2017
Index: configs/tulsa-city-county-library.nid.onenet.net
===================================================================
--- configs/tulsa-city-county-library.nid.onenet.net (revision 155577)
+++ configs/tulsa-city-county-library.nid.onenet.net (working copy)
@@ -1562,6 +1562,7 @@
target-addr ipv6 0000:0000:0000:0000:0000:0000:0000:0000
ip-precedence-mode none 0
use-port-src-mac enabled
+#
#CLI:ECPA CONFIG-2 Edit
#
home
Index: configs/fairfax-pl.client.onenet.net
===================================================================
--- configs/fairfax-pl.client.onenet.net (revision 154500)
+++ configs/fairfax-pl.client.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at FAIRFAX-LIB> show system commit
+# 2017-08-07 15:56:12 CDT by aberrios via cli
+# 2017-08-07 15:49:15 CDT by joel via cli commit confirmed, rollback in 5mins
# 2015-10-22 17:26:03 CDT by joel via cli
# 2015-10-22 16:44:37 CDT by joel via cli
# 2015-10-20 16:00:59 CDT by joel via cli commit confirmed, rollback in 10mins
# 2015-10-20 16:00:30 CDT by joel via cli commit confirmed, rollback in 5mins
-# 2015-10-20 14:36:09 CDT by joel via cli commit confirmed, rollback in 5mins
-# 2015-10-02 22:13:55 CDT by andrew via cli
# grnoc-mon at FAIRFAX-LIB> show chassis environment
# Class Item Status Measurement
# Temp Routing Engine OK
@@ -108,7 +108,7 @@
# grnoc-mon at FAIRFAX-LIB> show system uptime
# System booted: 2017-03-01 13:09 CST
# Protocols started: 2017-03-01 13:11 CST
-# Last configured: 2015-10-22 17:26 CDT by joel
+# Last configured: 2017-08-07 15:56 CDT by aberrios
#
# grnoc-mon at FAIRFAX-LIB> show interface terse
#Interface Admin Link
@@ -160,7 +160,7 @@
#vlan.702 up up
#vlan.999 up down
# grnoc-mon at FAIRFAX-LIB> show configuration
-## Last commit: 2015-10-22 17:26:03 CDT by joel
+## Last commit: 2017-08-07 15:56:12 CDT by aberrios
version 12.1X44-D35.5;
system {
host-name FAIRFAX-LIB;
@@ -486,42 +486,17 @@
security {
address-book {
global {
- address TR-0099-MANAGEMENT-10.0.0.0/24 {
- wildcard-address 10.0.0.0/255.255.255.0;
- }
- address TEST-VLAN-10.1.0.0/24 {
- wildcard-address 10.1.0.0/255.255.255.0;
- }
- address ARUBA-INSTANT-AP-10.70.0.2/24 {
- wildcard-address 10.70.0.2/255.255.255.0;
- }
- address TR-0700-STAFF-10.70.0.0/24 {
- wildcard-address 10.70.0.0/255.255.255.0;
- }
- address TR-0701-PUB-COMPUTER-10.70.1.0/24 {
- wildcard-address 10.70.1.0/255.255.255.0;
- }
- address UN-0702-PUB-WIRELESS-10.70.2.0/24 {
- wildcard-address 10.70.2.0/255.255.255.0;
- }
- address HOST-SRX-10.0.0.1/32 {
- wildcard-address 10.0.0.1/255.255.255.255;
- }
- address HOST-EX2200-10.0.0.10/32 {
- wildcard-address 10.0.0.10/255.255.255.255;
- }
- address NAT-156.110.38.81/32 {
- wildcard-address 156.110.38.81/32;
- }
- address ONENET-164.58.69.122/32 {
- wildcard-address 164.58.69.122/32;
- }
- address HOST-HP-OFFICEJET-6700-10.70.0.23/32 {
- wildcard-address 10.70.0.23/32;
- }
- address HOST-BROTHER-MFC-6710DW-10.70.0.20/32 {
- wildcard-address 10.70.0.20/32;
- }
+ address SUBNET-TR-0099-MANAGEMENT-10.0.0.0/24 10.0.0.0/24;
+ address SUBNET-TR-0700-STAFF-10.70.0.0/24 10.70.0.0/24;
+ address SUBNET-TR-0701-PUB-COMPUTER-10.70.1.0/24 10.70.1.0/24;
+ address SUBNET-UN-0702-PUB-WIRELESS-10.70.2.0/24 10.70.2.0/24;
+ address HOST-SRX-10.0.0.1 10.0.0.1/32;
+ address HOST-EX2200-10.0.0.10 10.0.0.10/32;
+ address HOST-HP-OFFICEJET-6700-10.70.0.23 10.70.0.23/32;
+ address HOST-BROTHER-MFC-6710DW-10.70.0.20 10.70.0.20/32;
+ address NAT-156.110.38.81 156.110.38.81/32;
+ address ONENET-164.58.69.122 164.58.69.122/32;
+ address ARUBA-INSTANT-AP-10.70.0.2 10.70.0.2/32;
}
}
alg {
@@ -764,8 +739,8 @@
from-zone UNTRUST to-zone TR-0700-STAFF {
policy STATIC-NAT-ARUBA {
match {
- source-address ONENET-164.58.69.122/32;
- destination-address NAT-156.110.38.81/32;
+ source-address ONENET-164.58.69.122;
+ destination-address ARUBA-INSTANT-AP-10.70.0.2;
application ARUBA-HTTPS;
}
then {
Index: configs/okc-vpn-cluster.okc.onenet.net
===================================================================
--- configs/okc-vpn-cluster.okc.onenet.net (revision 155576)
+++ configs/okc-vpn-cluster.okc.onenet.net (working copy)
@@ -382,8 +382,8 @@
#st0.14 up up
#st0.15 up up
#st0.16 up up
-#st0.17 up down
-#st0.18 up down
+#st0.17 up up
+#st0.18 up up
#st0.20 up down
#st0.21 up up
#st0.22 up up
Index: configs/osrhe-chancellor-residence.client.onenet.net
===================================================================
--- configs/osrhe-chancellor-residence.client.onenet.net (revision 155577)
+++ configs/osrhe-chancellor-residence.client.onenet.net (working copy)
@@ -155,7 +155,7 @@
#ppe0 up up
#st0 up up
#st0.0 up up
-#st0.1 up down
+#st0.1 up up
#tap up up
#vlan up up
#vlan.4 up up
Index: configs/odmhsas-camhc-idabel.client.onenet.net
===================================================================
--- configs/odmhsas-camhc-idabel.client.onenet.net (revision 155573)
+++ configs/odmhsas-camhc-idabel.client.onenet.net (working copy)
@@ -952,6 +952,7 @@
# OSPF instance is not running
#
# grnoc-mon at ODMHSAS-CARL-ALBERT-MHC-IDABEL-SRX220> show bfd session
+quit
Detect Transmit
Address State Interface Time Interval Multiplier
10.119.20.128 Up t1-1/0/0.0 6.000 2.000 3
Index: configs/core.tah.onenet.net
===================================================================
--- configs/core.tah.onenet.net (revision 155325)
+++ configs/core.tah.onenet.net (working copy)
@@ -26,16 +26,6 @@
# TFEB 0 TBB PFE Chip OK
# TFEB 0 TFEB PCIE TSen OK
# TFEB 0 TFEB PCIE Chip OK
-# TFEB 0 QX 0 TSen OK
-# TFEB 0 QX 0 Chip OK
-# TFEB 0 LU 0 TSen OK
-# TFEB 0 LU 0 Chip OK
-# TFEB 0 MQ 0 TSen OK
-# TFEB 0 MQ 0 Chip OK
-# TFEB 0 TBB PFE TSen OK
-# TFEB 0 TBB PFE Chip OK
-# TFEB 0 TFEB PCIE TSen OK
-# TFEB 0 TFEB PCIE Chip OK
# Fans Fan 1 OK
# Fan 2 OK
# Fan 3 OK
Index: configs/lavern-public-schools.client.onenet.net
===================================================================
--- configs/lavern-public-schools.client.onenet.net (revision 155577)
+++ 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
More information about the Nocrancid
mailing list