[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Mon Mar 7 16:02:31 CST 2016
Index: configs/maysville-es.client.onenet.net
===================================================================
--- configs/maysville-es.client.onenet.net (revision 140517)
+++ 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 {
@@ -613,6 +617,7 @@
# 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/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net (revision 140518)
+++ configs/core3.okc-m120.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKC-CORE3-M120-RE0> show system commit
+# 2016-03-07 15:12:52 CST by andrew via cli commit synchronize
# 2016-03-07 14:47:37 CST by andrew via cli commit synchronize
# 2016-03-07 14:43:27 CST by andrew via cli commit confirmed, rollback in 5mins synchronize
# 2016-03-04 11:47:48 CST by sean via cli commit synchronize
# 2016-03-04 11:30:57 CST by sean via cli commit synchronize
# 2016-02-22 14:27:45 CST by sky via cli commit synchronize
-# 2016-02-22 13:52:34 CST by sky via cli commit synchronize
# grnoc-mon at OKC-CORE3-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -367,7 +367,7 @@
# grnoc-mon at OKC-CORE3-M120-RE0> show system uptime
# System booted: 2015-05-06 01:06 CDT
# Protocols started: 2015-05-06 01:08 CDT
-# Last configured: 2016-03-07 14:47 CST by andrew
+# Last configured: 2016-03-07 15:12 CST by andrew
#
# {master}
# grnoc-mon at OKC-CORE3-M120-RE0> show interface terse
@@ -1055,8 +1055,8 @@
#t1-3/3/0:2:12 down down
#t1-3/3/0:2:13 down down
#t1-3/3/0:2:14 down down
-#t1-3/3/0:2:15 up down
-#t1-3/3/0:2:15.0 up down
+#t1-3/3/0:2:15 up up
+#t1-3/3/0:2:15.0 up up
#t1-3/3/0:2:16 down down
#t1-3/3/0:2:17 down down
#t1-3/3/0:2:18 down down
@@ -1872,13 +1872,14 @@
#lsi.7 up up
#lsi.8 up up
#lsi.9 up up
+#lsi.11 up up
#mtun up up
#pimd up up
#pime up up
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE3-M120-RE0> show configuration
-## Last commit: 2016-03-07 14:47:37 CST by andrew
+## Last commit: 2016-03-07 15:12:52 CST by andrew
version 12.3R7.7;
groups {
re0 {
@@ -9899,6 +9900,48 @@
then reject;
}
}
+ policy-statement ODOT-LEGACY-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add ODOT-LEGACY-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add ODOT-LEGACY-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol ospf;
+ then {
+ community add ODOT-LEGACY-VPN;
+ accept;
+ }
+ }
+ term 4 {
+ from protocol bgp;
+ then {
+ community add ODOT-LEGACY-VPN;
+ accept;
+ }
+ }
+ }
+ policy-statement ODOT-LEGACY-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community ODOT-LEGACY-VPN;
+ }
+ then accept;
+ }
+ term 2 {
+ then reject;
+ }
+ }
policy-statement ODOT-VRF-EXPORT {
term 1 {
from protocol static;
@@ -10275,6 +10318,7 @@
community NORMANCORE1 members 5078:230;
community NORMANCORE2 members 5078:231;
community ODMHSAS-VPN members target:5078:2559;
+ community ODOT-LEGACY-VPN members target:5078:2541;
community ODOT-VPN members target:5078:2538;
community OKCCCCORE1 members 5078:233;
community OKCCORE1 members 5078:211;
@@ -10995,6 +11039,16 @@
}
}
}
+ ODOT-LEGACY-L3VPN {
+ description ODOT-LEGACY-L3VPN;
+ instance-type vrf;
+ interface lsq-5/1/0.129;
+ route-distinguisher 164.58.199.213:2541;
+ vrf-import ODOT-LEGACY-VRF-IMPORT;
+ vrf-export ODOT-LEGACY-VRF-EXPORT;
+ vrf-target target:5078:2541;
+ vrf-table-label;
+ }
OMES-AGENCY-DATA-L3VPN {
description OMES-AGENCY-DATA-L3VPN;
instance-type vrf;
Index: configs/swi.cai.sei.onenet.net
===================================================================
--- configs/swi.cai.sei.onenet.net (revision 140518)
+++ configs/swi.cai.sei.onenet.net (working copy)
@@ -33,7 +33,6 @@
#
# {master:0}
# grnoc-mon at SWI-SEI-MUNICIPAL-HOSPITAL-EX-3300> show chassis hardware
-# show chassis hardware models
# Hardware inventory:
# Item Version Part number Serial number Description
# Chassis GD0211402252 EX3300-24T
Index: configs/rpswi2.rp1f3.onenet.net
===================================================================
--- configs/rpswi2.rp1f3.onenet.net (revision 140518)
+++ configs/rpswi2.rp1f3.onenet.net (working copy)
@@ -430,14 +430,14 @@
#ge-0/0/12.0 up up
#ge-0/0/13 up up
#ge-0/0/13.0 up up
-#ge-0/0/14 up up
-#ge-0/0/14.0 up up
+#ge-0/0/14 up down
+#ge-0/0/14.0 up down
#ge-0/0/15 up down
#ge-0/0/15.0 up down
#ge-0/0/16 up up
#ge-0/0/16.0 up up
-#ge-0/0/17 up up
-#ge-0/0/17.0 up up
+#ge-0/0/17 up down
+#ge-0/0/17.0 up down
#ge-0/0/18 up up
#ge-0/0/18.0 up up
#ge-0/0/19 up up
@@ -556,8 +556,8 @@
#ge-1/0/26.0 up down
#ge-1/0/27 up down
#ge-1/0/27.0 up down
-#ge-1/0/28 up up
-#ge-1/0/28.0 up up
+#ge-1/0/28 up down
+#ge-1/0/28.0 up down
#ge-1/0/29 up up
#ge-1/0/29.0 up up
#ge-1/0/30 up up
@@ -600,8 +600,8 @@
#ge-2/0/0.0 up down
#ge-2/0/1 up down
#ge-2/0/1.0 up down
-#ge-2/0/2 up down
-#ge-2/0/2.0 up down
+#ge-2/0/2 up up
+#ge-2/0/2.0 up up
#ge-2/0/3 up down
#ge-2/0/3.0 up down
#ge-2/0/4 up down
Index: configs/acx.cai.hart-acx2100.onenet.net
===================================================================
--- configs/acx.cai.hart-acx2100.onenet.net (revision 140518)
+++ configs/acx.cai.hart-acx2100.onenet.net (working copy)
@@ -58,7 +58,6 @@
# Hardware inventory:
# Item Version Part number Serial number FRU model number
# Midplane REV 11 650-047694 PY0214190099 ACX2100-AC
-# show chassis routing-engine
# Routing Engine BUILTIN BUILTIN
# FEB 0 BUILTIN BUILTIN
# FPC 0 BUILTIN BUILTIN
Index: configs/core5.okc.onenet.net
===================================================================
--- configs/core5.okc.onenet.net (revision 140518)
+++ 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-07 15:12:39 CST by andrew via cli commit confirmed, rollback in 5mins synchronize
# 2016-03-07 14:47:37 CST by andrew via cli commit synchronize
# 2016-03-07 14:43:14 CST by andrew via cli commit confirmed, rollback in 5mins synchronize
# 2016-03-07 13:18:20 CST by andrew via cli commit synchronize
# 2016-03-07 13:14:22 CST by andrew via cli commit synchronize
# 2016-03-07 08:17:28 CST by andrew via cli commit synchronize
-# 2016-03-07 07:56:50 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
@@ -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-07 14:47 CST by andrew
+# Last configured: 2016-03-07 15:12 CST by andrew
#
# {master}
# grnoc-mon at OKC-CORE5-MX480-RE0> show interface terse
@@ -811,6 +811,7 @@
#lsi.15 up up
#lsi.16 up up
#lsi.17 up up
+#lsi.19 up up
#lsi.1494019 up up
#lsi.1496614 up up
#lsi.1522457 up up
@@ -866,7 +867,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE5-MX480-RE0> show configuration
-## Last commit: 2016-03-07 14:47:37 CST by andrew
+## Last commit: 2016-03-07 15:12:39 CST by andrew
version 12.3R7.7;
groups {
re0 {
@@ -5033,6 +5034,48 @@
then accept;
}
}
+ policy-statement ODOT-LEGACY-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add ODOT-LEGACY-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add ODOT-LEGACY-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol ospf;
+ then {
+ community add ODOT-LEGACY-VPN;
+ accept;
+ }
+ }
+ term 4 {
+ from protocol bgp;
+ then {
+ community add ODOT-LEGACY-VPN;
+ accept;
+ }
+ }
+ }
+ policy-statement ODOT-LEGACY-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community ODOT-LEGACY-VPN;
+ }
+ then accept;
+ }
+ term 2 {
+ then reject;
+ }
+ }
policy-statement ODOT-VRF-EXPORT {
term 1 {
from protocol static;
@@ -5569,6 +5612,7 @@
invert-match;
members 5078:*;
}
+ community ODOT-LEGACY-VPN members target:5078:2541;
community ODOT-VPN members target:5078:2538;
community OKCCORE5 members 5078:215;
community OMES-AGENCY-DATA-VPN members target:5078:2548;
@@ -12004,6 +12048,16 @@
}
}
}
+ ODOT-LEGACY-L3VPN {
+ description ODOT-LEGACY-L3VPN;
+ instance-type vrf;
+ interface ge-2/2/8.959;
+ route-distinguisher 164.58.199.215:2541;
+ vrf-import ODOT-LEGACY-VRF-IMPORT;
+ vrf-export ODOT-LEGACY-VRF-EXPORT;
+ vrf-target target:5078:2541;
+ vrf-table-label;
+ }
ODOT-VPLS-2527 {
description ODOT-VPLS;
instance-type vpls;
Index: configs/maysville-hs.client.onenet.net
===================================================================
--- configs/maysville-hs.client.onenet.net (revision 140518)
+++ configs/maysville-hs.client.onenet.net (working copy)
@@ -49,7 +49,6 @@
# 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.
@@ -114,10 +113,11 @@
# 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
+# 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
# 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
@@ -173,6 +173,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 {
@@ -600,6 +601,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/hub.tsb.onenet.net
===================================================================
--- configs/hub.tsb.onenet.net (revision 140518)
+++ 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 7 14:58 ifinfo.core.4
+# -rw-rw---- 1 root field 52727808 Mar 7 15:59 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