[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Fri Feb 26 12:02:48 CST 2016
Index: configs/maysville-es.client.onenet.net
===================================================================
--- configs/maysville-es.client.onenet.net (revision 140185)
+++ configs/maysville-es.client.onenet.net (working copy)
@@ -44,8 +44,10 @@
# 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
+# show system boot-messages
# grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> show system boot-messages
# kld_map_v: 0x8ff80000, kld_map_p: 0x0
# Copyright (c) 1996-2014, Juniper Networks, Inc.
@@ -109,10 +111,11 @@
# Trying to mount root from ufs:/dev/da0s1a
#
# grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> show version
-# 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 # Model: srx240h2 # file list /var/tmp detail # 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-01-07 00:16 CST
# Protocols started: 2016-01-07 00:19 CST
# Last configured: 2015-10-26 13:12 CDT by admin
@@ -168,6 +171,7 @@
#vlan up up
#vlan.999 up down
# grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> show configuration
+show ospf neighbor
## Last commit: 2015-10-26 13:12:04 CDT by admin
version 12.1X44-D35.5;
system {
Index: configs/faye.okcdc.onenet.net
===================================================================
--- configs/faye.okcdc.onenet.net (revision 140161)
+++ configs/faye.okcdc.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at FAYE-MX104-RE0> show system commit
+# 2016-02-26 11:59:53 CST by andrew via cli
# 2016-02-25 16:58:30 CST by andrew via cli
# 2016-02-25 16:28:15 CST by andrew via cli
# 2016-02-24 22:43:11 CST by andrew via cli
# 2016-02-24 22:34:24 CST by andrew via cli
# 2016-02-24 10:38:53 CST by sky via cli
-# 2016-02-24 10:35:35 CST by sky via cli
# grnoc-mon at FAYE-MX104-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -246,7 +246,7 @@
# grnoc-mon at FAYE-MX104-RE0> show system uptime
# System booted: 2016-02-14 17:30 CST
# Protocols started: 2016-02-14 17:39 CST
-# Last configured: 2016-02-25 16:58 CST by andrew
+# Last configured: 2016-02-26 11:59 CST by andrew
#
# grnoc-mon at FAYE-MX104-RE0> show interface terse
#Interface Admin Link
@@ -353,7 +353,6 @@
#lsi.1 up up
#lsi.2 up up
#lsi.3 up up
-#lsi.5 up up
#lsi.1048576 up up
#lsi.1048577 up up
#lsi.1048578 up up
@@ -386,7 +385,7 @@
#pp0 up up
#tap up up
# grnoc-mon at FAYE-MX104-RE0> show configuration
-## Last commit: 2016-02-25 16:58:30 CST by andrew
+## Last commit: 2016-02-26 11:59:53 CST by andrew
version 13.3R8.7;
groups {
re0 {
@@ -1974,48 +1973,6 @@
then reject;
}
}
- policy-statement SOCKNET-VRF-EXPORT {
- term 1 {
- from protocol static;
- then {
- community add SOCKNET-VPN;
- accept;
- }
- }
- term 2 {
- from protocol direct;
- then {
- community add SOCKNET-VPN;
- accept;
- }
- }
- term 3 {
- from protocol ospf;
- then {
- community add SOCKNET-VPN;
- accept;
- }
- }
- term 4 {
- from protocol bgp;
- then {
- community add SOCKNET-VPN;
- accept;
- }
- }
- }
- policy-statement SOCKNET-VRF-IMPORT {
- term 1 {
- from {
- protocol bgp;
- community SOCKNET-VPN;
- }
- then accept;
- }
- term 2 {
- then reject;
- }
- }
community 6969:6969 members 6969:6969;
community FAYE members [ 5078:69 5078:9069 ];
community NON_ONENET {
@@ -2082,7 +2039,6 @@
community ON_TRCPS-SEAT members 5078:304;
community ON_WISCNET members 5078:500;
community SCRUBBER-VPN members target:5078:2596;
- community SOCKNET-VPN members target:5078:2594;
community on_blocksnmp members 5078:920;
as-path NULL "()";
as-path-group EBGP-ANDREW-TEST-AS-PATHS {
@@ -2616,15 +2572,6 @@
vrf-target target:5078:2594;
vrf-table-label;
}
- SOCKNET-L3VPN {
- description SOCKNET-L3VPN;
- instance-type vrf;
- route-distinguisher 164.58.199.69:2594;
- vrf-import SOCKNET-VRF-IMPORT;
- vrf-export SOCKNET-VRF-EXPORT;
- vrf-target target:5078:2594;
- vrf-table-label;
- }
VPLS-ONENET-IPERF {
description ONENET-IPERF-MGMT;
instance-type vpls;
Index: configs/hub.dur.onenet.net
===================================================================
--- configs/hub.dur.onenet.net (revision 140185)
+++ configs/hub.dur.onenet.net (working copy)
@@ -292,20 +292,20 @@
#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:3 up down
-#t1-2/0/2:3.0 up down
-#t1-2/0/2:4 up down
-#t1-2/0/2:4.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
+#t1-2/0/2:4.0 up up
#t1-2/0/2:5 up up
#t1-2/0/2:5.0 up up
-#t1-2/0/2:6 up down
-#t1-2/0/2:6.0 up down
+#t1-2/0/2:6 up up
+#t1-2/0/2:6.0 up up
#t1-2/0/2:7 up up
#t1-2/0/2:7.0 up up
-#t1-2/0/2:8 up down
-#t1-2/0/2:8.0 up down
+#t1-2/0/2:8 up up
+#t1-2/0/2:8.0 up up
#t1-2/0/2:9 up up
#t1-2/0/2:9.0 up up
#t1-2/0/2:10 up up
@@ -329,8 +329,8 @@
#t1-2/0/2:21.0 up up
#t1-2/0/2:22 down down
#t1-2/0/2:23 down down
-#t1-2/0/2:24 up down
-#t1-2/0/2:24.0 up down
+#t1-2/0/2:24 up up
+#t1-2/0/2:24.0 up up
#t1-2/0/2:25 down down
#t1-2/0/2:26 down down
#t1-2/0/2:27 down down
@@ -369,7 +369,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 up
+#fe-2/1/3 down down
#ge-2/2/0 down down
#pc-2/2/0 up up
#pc-2/2/0.16383 up up
@@ -380,7 +380,7 @@
#gr-2/3/0 up up
#ip-2/3/0 up up
#lsq-2/3/0 up up
-#lsq-2/3/0.9 up down
+#lsq-2/3/0.9 up up
#lsq-2/3/0.10 up up
#mt-2/3/0 up up
#pd-2/3/0 up up
Index: configs/granite-public-schools.client.onenet.net
===================================================================
--- configs/granite-public-schools.client.onenet.net (revision 140152)
+++ configs/granite-public-schools.client.onenet.net (working copy)
@@ -5,6 +5,7 @@
# 2015-12-04 14:26:02 CST by onenet via cli commit confirmed, rollback in 5mins
# 2014-06-27 21:42:44 CDT by onenet via cli commit confirmed, rollback in 10mins
# 2014-06-27 21:38:48 CDT by root via other
+# show chassis environment
# 2014-06-27 21:36:46 CDT by onenet via cli commit confirmed, rollback in 1mins
# 2014-06-27 21:35:40 CDT by root via other
# grnoc-mon at GRANITE-PUBLIC-SCHOOLS-TAG-004358> show chassis environment
Index: configs/core5.tul.onenet.net
===================================================================
--- configs/core5.tul.onenet.net (revision 140161)
+++ configs/core5.tul.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at TULSA-CORE5-MX480-RE0> show system commit
+# 2016-02-26 11:49:04 CST by sky via cli commit synchronize
# 2016-02-25 16:41:54 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
# 2016-02-24 11:31:57 CST by sky via cli commit synchronize
# 2016-02-24 11:12:54 CST by sky via cli commit synchronize
# 2016-02-24 08:51:24 CST by sky via cli commit synchronize
# 2016-02-23 13:29:36 CST by sky via cli commit synchronize
-# 2016-02-23 13:21:19 CST by sky via cli commit synchronize
# grnoc-mon at TULSA-CORE5-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -388,7 +388,7 @@
# grnoc-mon at TULSA-CORE5-MX480-RE0> show system uptime
# System booted: 2014-09-20 01:27 CDT
# Protocols started: 2014-09-20 01:28 CDT
-# Last configured: 2016-02-25 16:41 CST by andrew
+# Last configured: 2016-02-26 11:49 CST by sky
#
# {master}
# grnoc-mon at TULSA-CORE5-MX480-RE0> show interface terse
@@ -664,7 +664,7 @@
#pp0 up up
#tap up up
# grnoc-mon at TULSA-CORE5-MX480-RE0> show configuration
-## Last commit: 2016-02-25 16:41:54 CST by andrew
+## Last commit: 2016-02-26 11:49:04 CST by sky
version 12.3R7.7;
groups {
re0 {
@@ -2683,6 +2683,7 @@
route 164.58.98.48/29 next-hop 164.58.11.218;
route 156.110.28.224/29 next-hop 164.58.63.194;
route 156.110.47.64/29 next-hop 164.58.63.194;
+ route 156.110.47.192/28 next-hop 164.58.63.194;
}
router-id 164.58.199.225;
autonomous-system 5078;
Index: configs/rpswi2.rp1f3.onenet.net
===================================================================
--- configs/rpswi2.rp1f3.onenet.net (revision 140185)
+++ configs/rpswi2.rp1f3.onenet.net (working copy)
@@ -504,8 +504,8 @@
#ge-1/0/0.0 up up
#ge-1/0/1 up up
#ge-1/0/1.0 up up
-#ge-1/0/2 up down
-#ge-1/0/2.0 up down
+#ge-1/0/2 up up
+#ge-1/0/2.0 up up
#ge-1/0/3 up down
#ge-1/0/3.0 up down
#ge-1/0/4 up down
@@ -676,8 +676,8 @@
#ge-2/0/38.0 up up
#ge-2/0/39 up up
#ge-2/0/39.0 up up
-#ge-2/0/40 up up
-#ge-2/0/40.0 up up
+#ge-2/0/40 up down
+#ge-2/0/40.0 up down
#ge-2/0/41 up down
#ge-2/0/41.0 up down
#ge-2/0/42 up down
Index: configs/stringtown-high-school.client.onenet.net
===================================================================
--- configs/stringtown-high-school.client.onenet.net (revision 140185)
+++ configs/stringtown-high-school.client.onenet.net (working copy)
@@ -1,7 +1,6 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at STRINGTOWN-HIGH-SCHOOL-TAG-004909> show system commit
-# show chassis environment
# 2016-02-17 16:01:39 CST by sean via cli commit confirmed, rollback in 3mins
# 2016-01-19 09:16:22 CST by joel via cli
# 2016-01-11 10:33:48 CST by joel via cli
Index: configs/hub.dun.onenet.net
===================================================================
--- configs/hub.dun.onenet.net (revision 140185)
+++ configs/hub.dun.onenet.net (working copy)
@@ -305,7 +305,7 @@
#t1-2/0/2:10.0 up up
#t1-2/0/2:11 down down
#t1-2/0/2:12 up up
-#t1-2/0/2:12.0 up down
+#t1-2/0/2:12.0 up up
#t1-2/0/2:13 down down
#t1-2/0/2:14 down down
#t1-2/0/2:15 down down
Index: configs/acx.cai.hart-acx2100.onenet.net
===================================================================
--- configs/acx.cai.hart-acx2100.onenet.net (revision 140185)
+++ configs/acx.cai.hart-acx2100.onenet.net (working copy)
@@ -88,7 +88,6 @@
# Security policy loaded: Junos MAC/veriexec (mac_veriexec)
# Security policy loaded: JUNOS MAC/pcap (mac_pcap)
# MAC/veriexec fingerprint module loaded: SHA1
-# show version
# MAC/veriexec fingerprint module loaded: SHA256
# ETHERNET SOCKET BRIDGE initialising
# Initializing M/T platform properties ..
Index: configs/maysville-hs.client.onenet.net
===================================================================
--- configs/maysville-hs.client.onenet.net (revision 140185)
+++ 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.
@@ -116,6 +118,7 @@
# total files: 1
#
# grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show system uptime
+# show interface terse
# System booted: 2016-01-11 12:47 CST
# Protocols started: 2016-01-11 12:50 CST
# Last configured: 2016-01-27 15:43 CST by joel
@@ -171,6 +174,7 @@
#vlan up up
#vlan.999 up down
# grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show configuration
+show ospf neighbor
## Last commit: 2016-01-27 15:43:17 CST by joel
version 12.1X44-D35.5;
system {
@@ -598,6 +602,7 @@
# OSPF instance is not running
#
# grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show bfd session
+quit
0 sessions, 0 clients
Cumulative transmit rate 0.0 pps, cumulative receive rate 0.0 pps
Index: configs/meeker-ps.client.onenet.net
===================================================================
--- configs/meeker-ps.client.onenet.net (revision 140185)
+++ configs/meeker-ps.client.onenet.net (working copy)
@@ -110,7 +110,7 @@
# WARNING: / was not properly dismounted
#
# grnoc-mon at MEEKER-PS-LEASED-ASSET-TAG-004947> show version
-# Hostname: MEEKER-PS-LEASED-ASSET-TAG-004947 # Model: srx240h2 # JUNOS Software Release [12.1X44-D35.5] # # grnoc-mon at MEEKER-PS-LEASED-ASSET-TAG-004947> 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: MEEKER-PS-LEASED-ASSET-TAG-004947 # Model: srx240h2 # JUNOS Software Release [12.1X44-D35.5] # # grnoc-mon at MEEKER-PS-LEASED-ASSET-TAG-004947> 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 MEEKER-PS-LEASED-ASSET-TAG-004947> show system uptime
Index: configs/hub.tsb.onenet.net
===================================================================
--- configs/hub.tsb.onenet.net (revision 140185)
+++ 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 Feb 26 10:59 ifinfo.core.4
+# -rw-rw---- 1 root field 52727808 Feb 26 11: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