[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Fri Jun 10 11:02:57 CDT 2016
Index: configs/vinita-public-library.client.onenet.net
===================================================================
--- configs/vinita-public-library.client.onenet.net (revision 142494)
+++ configs/vinita-public-library.client.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at VINITA-PUBLIC-LIBRARY-CLIENT-OWNED> show system commit
+# 2016-06-10 10:29:26 CDT by joel via cli
+# 2016-06-10 10:24:03 CDT by joel via cli commit confirmed, rollback in 3mins
# 2016-04-28 15:05:38 CDT by sean via cli
# 2016-04-28 14:50:20 CDT by sean via cli
# 2016-04-28 10:39:58 CDT by sean via cli
# 2016-04-28 09:20:41 CDT by sean via cli
-# 2016-04-28 09:09:20 CDT by sean via cli
-# 2016-04-28 09:08:55 CDT by sean via cli
# grnoc-mon at VINITA-PUBLIC-LIBRARY-CLIENT-OWNED> show chassis environment
# Class Item Status Measurement
# Temp Routing Engine OK
@@ -115,7 +115,7 @@
# grnoc-mon at VINITA-PUBLIC-LIBRARY-CLIENT-OWNED> show system uptime
# System booted: 2016-03-15 09:57 CDT
# Protocols started: 2016-03-15 10:00 CDT
-# Last configured: 2016-04-28 15:05 CDT by sean
+# Last configured: 2016-06-10 10:29 CDT by joel
#
# grnoc-mon at VINITA-PUBLIC-LIBRARY-CLIENT-OWNED> show interface terse
#Interface Admin Link
@@ -173,7 +173,7 @@
#vlan up up
#vlan.1 up up
# grnoc-mon at VINITA-PUBLIC-LIBRARY-CLIENT-OWNED> show configuration
-## Last commit: 2016-04-28 15:05:38 CDT by sean
+## Last commit: 2016-06-10 10:29:26 CDT by joel
version 12.1X44-D30;
system {
host-name VINITA-PUBLIC-LIBRARY-CLIENT-OWNED;
@@ -476,6 +476,8 @@
address ONENET-164.58.69.122/32 164.58.69.122/32;
address NAT-ARUBA-AP251-10.1.1.251/32 10.1.1.251/32;
address NAT-ARUBA-AP250-10.1.1.250/32 10.1.1.250/32;
+ address NAT-VIDEO-10.1.1.10/32 10.1.1.10/32;
+ address VIDEO-164.58.9.86/32 164.58.9.86/32;
}
}
utm {
@@ -579,11 +581,28 @@
}
nat {
source {
- rule-set nsw_srcnat {
+ pool VIDEO-NAT-POOL {
+ address {
+ 156.110.9.86/32;
+ }
+ }
+ rule-set NAT-INTERNAL-TO-INTERNET {
from zone Internal;
to zone Internet;
- rule nsw-src-interface {
+ rule NAT-VIDEO-UNIT-OUT {
match {
+ source-address 10.1.1.10/32;
+ }
+ then {
+ source-nat {
+ pool {
+ VIDEO-NAT-POOL;
+ }
+ }
+ }
+ }
+ rule NAT-INTERNAL-TO-INTERNET {
+ match {
source-address 0.0.0.0/0;
destination-address 0.0.0.0/0;
}
@@ -596,7 +615,7 @@
}
}
static {
- rule-set STATIC-NAT-ARUBA {
+ rule-set STATIC-NAT-to-Internal {
from zone Internet;
rule NAT-Internet-TO-ARUBA-AP-250 {
match {
@@ -610,11 +629,33 @@
}
}
}
+ rule NAT-Internet-VIDEO-IN {
+ match {
+ destination-address 156.110.9.86/32;
+ }
+ then {
+ static-nat {
+ prefix {
+ 10.1.1.10/32;
+ }
+ }
+ }
+ }
}
}
}
policies {
from-zone Internet to-zone Internal {
+ policy STATIC-NAT-VIDEO {
+ match {
+ source-address VIDEO-164.58.9.86/32;
+ destination-address NAT-VIDEO-10.1.1.10/32;
+ application any;
+ }
+ then {
+ permit;
+ }
+ }
policy STATIC-NAT-ARUBA {
match {
source-address ONENET-164.58.69.122/32;
Index: configs/maysville-es.client.onenet.net
===================================================================
--- configs/maysville-es.client.onenet.net (revision 143518)
+++ 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
@@ -110,11 +111,10 @@
# WARNING: / was not properly dismounted
#
# grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> show version
-# file list /var/tmp detail # Hostname: MAYSVILLE-ES-LEASED-ASSET-TAG-004945 # Model: srx240h2 # JUNOS Software Release [12.1X44-D35.5] # # grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> file list /var/tmp detail # lrw-r--r-- 1 root wheel 11 May 19 2014 /var/tmp@ -> /cf/var/tmp
+# Hostname: MAYSVILLE-ES-LEASED-ASSET-TAG-004945 # file list /var/tmp detail # Model: srx240h2 # JUNOS Software Release [12.1X44-D35.5] # # grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> 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-ES-LEASED-ASSET-TAG-004945> show system uptime
-# show interface terse
# System booted: 2016-03-25 14:07 CDT
# Protocols started: 2016-03-25 14:10 CDT
# Last configured: 2016-03-25 14:17 CDT by joel
@@ -616,7 +616,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/rpswi2.rp1f3.onenet.net
===================================================================
--- configs/rpswi2.rp1f3.onenet.net (revision 143517)
+++ configs/rpswi2.rp1f3.onenet.net (working copy)
@@ -438,8 +438,8 @@
#ge-0/0/16.0 up up
#ge-0/0/17 up up
#ge-0/0/17.0 up up
-#ge-0/0/18 up up
-#ge-0/0/18.0 up up
+#ge-0/0/18 up down
+#ge-0/0/18.0 up down
#ge-0/0/19 up up
#ge-0/0/19.0 up up
#ge-0/0/20 up up
Index: configs/stringtown-high-school.client.onenet.net
===================================================================
--- configs/stringtown-high-school.client.onenet.net (revision 143518)
+++ configs/stringtown-high-school.client.onenet.net (working copy)
@@ -46,7 +46,6 @@
# grnoc-mon at STRINGTOWN-HIGH-SCHOOL-TAG-004909> show chassis scb
# grnoc-mon at STRINGTOWN-HIGH-SCHOOL-TAG-004909> show chassis sfm detail
# grnoc-mon at STRINGTOWN-HIGH-SCHOOL-TAG-004909> show chassis ssb
-# show system boot-messages
# grnoc-mon at STRINGTOWN-HIGH-SCHOOL-TAG-004909> show system boot-messages
# kld_map_v: 0x8ff80000, kld_map_p: 0x0
# Copyright (c) 1996-2014, Juniper Networks, Inc.
@@ -111,7 +110,7 @@
# WARNING: / was not properly dismounted
#
# grnoc-mon at STRINGTOWN-HIGH-SCHOOL-TAG-004909> show version
-# Hostname: STRINGTOWN-HIGH-SCHOOL-TAG-004909 # Model: srx240h2 # file list /var/tmp detail # JUNOS Software Release [12.1X44-D35.5] # # grnoc-mon at STRINGTOWN-HIGH-SCHOOL-TAG-004909> file list /var/tmp detail # lrw-r--r-- 1 root wheel 11 May 19 2014 /var/tmp@ -> /cf/var/tmp
+# Hostname: STRINGTOWN-HIGH-SCHOOL-TAG-004909 # Model: srx240h2 # JUNOS Software Release [12.1X44-D35.5] # # file list /var/tmp detail # grnoc-mon at STRINGTOWN-HIGH-SCHOOL-TAG-004909> 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 STRINGTOWN-HIGH-SCHOOL-TAG-004909> show system uptime
Index: configs/maysville-hs.client.onenet.net
===================================================================
--- configs/maysville-hs.client.onenet.net (revision 143518)
+++ configs/maysville-hs.client.onenet.net (working copy)
@@ -46,6 +46,7 @@
# 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
@@ -113,10 +114,11 @@
# WARNING: / was not properly dismounted
#
# grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show version
-# Hostname: MAYSVILLE-HS-LEASED-ASSET-TAG-004887 # file list /var/tmp detail # 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
+# Hostname: MAYSVILLE-HS-LEASED-ASSET-TAG-004887 # Model: srx240h2 # file list /var/tmp detail # 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
+# show interface terse
# System booted: 2016-04-26 11:51 CDT
# Protocols started: 2016-04-26 11:54 CDT
# Last configured: 2016-01-27 15:43 CST by joel
Index: configs/okc-vpn-cluster.okc.onenet.net
===================================================================
--- configs/okc-vpn-cluster.okc.onenet.net (revision 143517)
+++ configs/okc-vpn-cluster.okc.onenet.net (working copy)
@@ -355,7 +355,7 @@
#st0.15 up up
#st0.16 up up
#st0.17 up down
-#st0.18 up up
+#st0.18 up down
#st0.19 up up
#st0.20 up down
#st0.21 up up
Index: configs/opt.okc.onenet.net
===================================================================
--- configs/opt.okc.onenet.net (revision 143517)
+++ configs/opt.okc.onenet.net (working copy)
@@ -188,7 +188,6 @@
<part name="PPM-2-17-2" description="ONS-XC-10G-SR-MM" hw_version="01" part_id="ONS-XC-10G-SR-MM" part_num="10-2420-01" serial_number="ONT1626046H" slot="PPM-2-17-2" vendor_id="Cisco"></part>
<part name="PPM-2-17-3" description="ONS-XC-10G-EP42.9" hw_version="01" part_id="ONS-XC-10G-EP42.9" part_num="10-2603-01" serial_number="FLJ1509G029" slot="PPM-2-17-3" vendor_id="Cisco"></part>
<part name="PPM-2-17-4" description="ONS-XC-10G-EP31.9" hw_version="01" part_id="ONS-XC-10G-EP31.9" part_num="10-2580-01" serial_number="FLJ1507G00A" slot="PPM-2-17-4" vendor_id="Cisco"></part>
- <interface name="CHAN-2-17-2-1" abbr_name="CHAN-2-17-2-1" admin_state="up" spanning_tree_metric="" description="Core1 xe-4/3/1" type="TXP" monitoring_state="monitor"></interface>
<interface name="CHAN-2-17-3-1" abbr_name="CHAN-2-17-3-1" admin_state="up" spanning_tree_metric="" description="" type="TXP" monitoring_state="monitor"></interface>
<interface name="CHAN-2-17-4-1" abbr_name="CHAN-2-17-4-1" admin_state="up" spanning_tree_metric="" description="" type="TXP" monitoring_state="monitor"></interface>
<interface name="VFAC-2-17-1-1" abbr_name="VFAC-2-17-1-1" admin_state="up" spanning_tree_metric="" description="" type="VFAC" monitoring_state="monitor"></interface>
Index: configs/odmhsas-tmhc-lawton-pact.client.onenet.net
===================================================================
--- configs/odmhsas-tmhc-lawton-pact.client.onenet.net (revision 143518)
+++ configs/odmhsas-tmhc-lawton-pact.client.onenet.net (working copy)
@@ -97,7 +97,7 @@
# WARNING: / was not properly dismounted
#
# grnoc-mon at ODMHSAS-TALIAFERRO-MHC-LAWTON-OTHER-SRX220> show version
-# file list /var/tmp detail # Hostname: ODMHSAS-TALIAFERRO-MHC-LAWTON-OTHER-SRX220 # Model: srx220h2 # JUNOS Software Release [12.1X44-D30.4] # # grnoc-mon at ODMHSAS-TALIAFERRO-MHC-LAWTON-OTHER-SRX220> file list /var/tmp detail # lrw-r--r-- 1 root wheel 11 Jan 11 2014 /var/tmp@ -> /cf/var/tmp
+# Hostname: ODMHSAS-TALIAFERRO-MHC-LAWTON-OTHER-SRX220 # Model: srx220h2 # JUNOS Software Release [12.1X44-D30.4] # # grnoc-mon at ODMHSAS-TALIAFERRO-MHC-LAWTON-OTHER-SRX220> file list /var/tmp detail # lrw-r--r-- 1 root wheel 11 Jan 11 2014 /var/tmp@ -> /cf/var/tmp
# total files: 1
#
# grnoc-mon at ODMHSAS-TALIAFERRO-MHC-LAWTON-OTHER-SRX220> show system uptime
@@ -106,6 +106,7 @@
# Last configured: 2016-04-29 15:11 CDT by admin
#
# grnoc-mon at ODMHSAS-TALIAFERRO-MHC-LAWTON-OTHER-SRX220> show interface terse
+#show ospf neighbor
#Interface Admin Link
#ge-0/0/0 down down
#gr-0/0/0 up up
Index: configs/odmhsas-tmhc-duncan.client.onenet.net
===================================================================
--- configs/odmhsas-tmhc-duncan.client.onenet.net (revision 143518)
+++ configs/odmhsas-tmhc-duncan.client.onenet.net (working copy)
@@ -1,7 +1,6 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at ODMHSAS-TALIAFERRO-MHC-DUNCAN-SRX220> show system commit
-# show chassis environment
# 2016-04-29 15:08:04 CDT by admin via cli
# 2016-03-15 14:13:35 CDT by admin via cli
# 2015-04-21 19:15:07 CDT by admin via cli commit confirmed, rollback in 3mins
More information about the Nocrancid
mailing list