[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Fri Jan 22 17:02:25 CST 2016
Index: configs/allen-public-library.client.onenet.net
===================================================================
--- configs/allen-public-library.client.onenet.net (revision 139060)
+++ configs/allen-public-library.client.onenet.net (working copy)
@@ -145,8 +145,8 @@
#ge-0/0/6.0 up up
#ge-0/0/7 up down
#ge-0/0/7.0 up down
-#ge-0/0/8 up down
-#ge-0/0/8.0 up down
+#ge-0/0/8 up up
+#ge-0/0/8.0 up up
#ge-0/0/9 up down
#ge-0/0/9.0 up down
#ge-0/0/10 up down
Index: configs/maysville-es.client.onenet.net
===================================================================
--- configs/maysville-es.client.onenet.net (revision 139093)
+++ configs/maysville-es.client.onenet.net (working copy)
@@ -1,6 +1,7 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> show system commit
+# show chassis environment
# 2015-10-26 13:12:04 CDT by admin via cli
# 2015-10-26 13:08:26 CDT by admin via cli
# 2015-10-26 12:58:03 CDT by admin via cli
@@ -44,10 +45,8 @@
# 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.
Index: configs/core8.tul.onenet.net
===================================================================
--- configs/core8.tul.onenet.net (revision 139089)
+++ configs/core8.tul.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at TULSA-CORE8-MX480-RE0> show system commit
+# 2016-01-22 16:53:42 CST by andrew via cli commit synchronize
# 2016-01-22 11:51:52 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
# 2016-01-22 09:48:16 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
# 2016-01-22 09:47:21 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
# 2016-01-22 09:46:14 CST by andrew via cli commit synchronize
# 2016-01-21 21:39:53 CST by andrew via cli commit synchronize
-# 2016-01-18 19:48:27 CST by andrew via cli commit synchronize
# grnoc-mon at TULSA-CORE8-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -308,7 +308,7 @@
# grnoc-mon at TULSA-CORE8-MX480-RE0> show system uptime
# System booted: 2014-12-03 04:09 CST
# Protocols started: 2014-12-03 04:12 CST
-# Last configured: 2016-01-22 11:51 CST by andrew
+# Last configured: 2016-01-22 16:53 CST by andrew
#
# {master}
# grnoc-mon at TULSA-CORE8-MX480-RE0> show interface terse
@@ -393,9 +393,11 @@
#irb up up
#lo0 up up
#lo0.0 up up
+#lo0.1 up up
#lo0.16384 up up
#lo0.16385 up up
#lsi up up
+#lsi.256 up up
#lsi.1048641 up up
#lsi.1048646 up up
#lsi.1048647 up up
@@ -406,7 +408,7 @@
#pp0 up up
#tap up up
# grnoc-mon at TULSA-CORE8-MX480-RE0> show configuration
-## Last commit: 2016-01-22 11:51:52 CST by andrew
+## Last commit: 2016-01-22 16:53:42 CST by andrew
version 13.3R4.6;
groups {
re0 {
@@ -1010,6 +1012,10 @@
address 2610:1d8::164:58:199:228/128;
}
}
+ unit 1 {
+ description "SCRUBBER-L3VPN [NO-MONITOR]";
+ family inet;
+ }
}
}
snmp {
@@ -2459,6 +2465,48 @@
}
}
}
+ policy-statement SCRUBBER-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add SCRUBBER-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add SCRUBBER-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol ospf;
+ then {
+ community add SCRUBBER-VPN;
+ accept;
+ }
+ }
+ term 4 {
+ from protocol bgp;
+ then {
+ community add SCRUBBER-VPN;
+ accept;
+ }
+ }
+ }
+ policy-statement SCRUBBER-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community SCRUBBER-VPN;
+ }
+ then accept;
+ }
+ term 2 {
+ then reject;
+ }
+ }
policy-statement SOX-EXPORT {
term STEP-1 {
from policy RE-PREFIXES-LIST;
@@ -2883,6 +2931,7 @@
community 65000:6939 members 65000:6939;
community CPS-DEPREFER members [ 65001:15169 65001:22822 ];
community Netflix-Prepend members 65001:2906;
+ community SCRUBBER-VPN members target:5078:2596;
community TULSACORE8 members 5078:228;
community on_blackhole members 5078:911;
community wn_blackhole members 2381:911;
@@ -3106,6 +3155,16 @@
}
}
routing-instances {
+ SCRUBBER-L3VPN {
+ description SCRUBBER-L3VPN;
+ instance-type vrf;
+ interface lo0.1;
+ route-distinguisher 164.58.199.228:2596;
+ vrf-import SCRUBBER-VRF-IMPORT;
+ vrf-export SCRUBBER-VRF-EXPORT;
+ vrf-target target:5078:2594;
+ vrf-table-label;
+ }
VPLS-AREON {
description AREON-VPLS-INSTANCE;
instance-type vpls;
Index: configs/hub.dur.onenet.net
===================================================================
--- configs/hub.dur.onenet.net (revision 139090)
+++ configs/hub.dur.onenet.net (working copy)
@@ -373,7 +373,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/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net (revision 139091)
+++ configs/core3.okc-m120.onenet.net (working copy)
@@ -604,8 +604,8 @@
#t1-2/3/0:5:1.0 up up
#t1-2/3/0:5:2 up up
#t1-2/3/0:5:2.0 up up
-#t1-2/3/0:5:3 up up
-#t1-2/3/0:5:3.0 up up
+#t1-2/3/0:5:3 up down
+#t1-2/3/0:5:3.0 up down
#t1-2/3/0:5:4 up up
#t1-2/3/0:5:4.0 up up
#t1-2/3/0:5:5 up down
@@ -1821,7 +1821,7 @@
#lsq-5/1/0.109 up up
#lsq-5/1/0.116 up up
#lsq-5/1/0.117 up up
-#lsq-5/1/0.119 up up
+#lsq-5/1/0.119 up down
#lsq-5/1/0.125 up up
#lsq-5/1/0.128 up up
#lsq-5/1/0.129 up up
Index: configs/rpswi2.rp1f3.onenet.net
===================================================================
--- configs/rpswi2.rp1f3.onenet.net (revision 139093)
+++ configs/rpswi2.rp1f3.onenet.net (working copy)
@@ -424,20 +424,20 @@
#ge-0/0/9.0 up down
#ge-0/0/10 up up
#ge-0/0/10.0 up up
-#ge-0/0/11 up down
-#ge-0/0/11.0 up down
+#ge-0/0/11 up up
+#ge-0/0/11.0 up up
#ge-0/0/12 up up
#ge-0/0/12.0 up up
#ge-0/0/13 up down
#ge-0/0/13.0 up 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 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 down
-#ge-0/0/17.0 up down
+#ge-0/0/17 up up
+#ge-0/0/17.0 up up
#ge-0/0/18 up down
#ge-0/0/18.0 up down
#ge-0/0/19 up up
@@ -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
@@ -552,12 +552,12 @@
#ge-1/0/24.0 up down
#ge-1/0/25 up up
#ge-1/0/25.0 up up
-#ge-1/0/26 up down
-#ge-1/0/26.0 up down
+#ge-1/0/26 up up
+#ge-1/0/26.0 up up
#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
Index: configs/core2.dc.onenet.net
===================================================================
--- configs/core2.dc.onenet.net (revision 139063)
+++ configs/core2.dc.onenet.net (working copy)
@@ -358,9 +358,9 @@
#xe-0/0/1 up up
#xe-0/0/1.0 up up
#xe-0/0/1.32767 up up
-#xe-0/1/0 up up
-#xe-0/1/0.0 up up
-#xe-0/1/0.32767 up up
+#xe-0/1/0 up down
+#xe-0/1/0.0 up down
+#xe-0/1/0.32767 up down
#xe-0/1/1 up up
#xe-0/1/1.0 up up
#xe-0/1/1.32767 up up
@@ -467,9 +467,9 @@
#ae3 up up
#ae3.0 up up
#ae3.32767 up up
-#ae4 up up
-#ae4.0 up up
-#ae4.32767 up up
+#ae4 up down
+#ae4.0 up down
+#ae4.32767 up down
#ae5 up up
#ae5.0 up up
#ae5.1 up up
Index: configs/core1.okc-mx960.onenet.net
===================================================================
--- configs/core1.okc-mx960.onenet.net (revision 139092)
+++ configs/core1.okc-mx960.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKC-CORE1-MX960-RE0> show system commit
+# 2016-01-22 16:39:50 CST by andrew via cli commit synchronize
+# 2016-01-22 16:29:15 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
# 2016-01-22 14:10:03 CST by andrew via cli commit synchronize
# 2016-01-22 12:17:20 CST by andrew via cli commit synchronize
# 2016-01-22 12:15:29 CST by andrew via cli commit synchronize
# 2016-01-22 11:48:58 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
-# 2016-01-22 09:40:28 CST by andrew via cli commit synchronize
-# 2016-01-21 16:35:58 CST by andrew via cli commit synchronize
# grnoc-mon at OKC-CORE1-MX960-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -554,7 +554,7 @@
# grnoc-mon at OKC-CORE1-MX960-RE0> show system uptime
# System booted: 2015-06-07 00:00 CDT
# Protocols started: 2015-06-07 00:03 CDT
-# Last configured: 2016-01-22 14:10 CST by andrew
+# Last configured: 2016-01-22 16:39 CST by andrew
#
# {master}
# grnoc-mon at OKC-CORE1-MX960-RE0> show interface terse
@@ -865,7 +865,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE1-MX960-RE0> show configuration
-## Last commit: 2016-01-22 14:10:03 CST by andrew
+## Last commit: 2016-01-22 16:39:50 CST by andrew
version 13.3R6.5;
groups {
re0 {
@@ -1836,9 +1836,6 @@
vlan-id 501;
family inet {
mtu 9000;
- filter {
- output MARK-CLEAN-TRAFFIC;
- }
sampling {
input;
}
@@ -13520,6 +13517,14 @@
class assured-forwarding queue-num 2;
}
interfaces {
+ ae5 {
+ unit 501 {
+ rewrite-rules {
+ dscp default;
+ exp exp-inet-table;
+ }
+ }
+ }
all {
scheduler-map sch-map;
unit * {
@@ -13965,8 +13970,7 @@
filter MARK-CLEAN-TRAFFIC {
term ALLOW-ALL-ELSE {
then {
- forwarding-class assured-forwarding;
- accept;
+ forwarding-class best-effort;
dscp cs2;
}
}
Index: configs/acx.cai.hart-acx2100.onenet.net
===================================================================
--- configs/acx.cai.hart-acx2100.onenet.net (revision 139093)
+++ configs/acx.cai.hart-acx2100.onenet.net (working copy)
@@ -73,7 +73,6 @@
# grnoc-mon at HARTSHORNE-PUBLIC-LIBRARY-ACX2100> show chassis sfm detail
# grnoc-mon at HARTSHORNE-PUBLIC-LIBRARY-ACX2100> show chassis ssb
# grnoc-mon at HARTSHORNE-PUBLIC-LIBRARY-ACX2100> show system boot-messages
-# show version
# platform_early_bootinit: MX-PPC Series Early Boot Initialization
# mxppc_set_re_type: hw.board.type is ACX-2100
# WDOG initialized
@@ -156,7 +155,6 @@
# total files: 2
#
# grnoc-mon at HARTSHORNE-PUBLIC-LIBRARY-ACX2100> show system uptime
-# show interface terse
# System booted: 2016-01-08 11:40 CST
# Protocols started: 2016-01-08 11:42 CST
# Last configured: 2015-10-16 09:22 CDT by andrew
@@ -227,7 +225,6 @@
host-name HARTSHORNE-PUBLIC-LIBRARY-ACX2100;
domain-name onenet.net;
time-zone America/Chicago;
-show ospf neighbor
authentication-order [ radius password ];
ports {
console log-out-on-disconnect;
Index: configs/acx.okc.onenet.net
===================================================================
--- configs/acx.okc.onenet.net (revision 139092)
+++ configs/acx.okc.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKC-ACX2100> show system commit
+# 2016-01-22 16:51:06 CST by andrew via cli
+# 2016-01-22 16:45:07 CST by andrew via cli
+# 2016-01-22 16:31:06 CST by andrew via cli
# 2016-01-22 14:19:01 CST by andrew via cli
# 2016-01-22 14:11:06 CST by andrew via cli
# 2016-01-22 12:20:59 CST by andrew via cli
-# 2016-01-22 12:14:10 CST by andrew via cli
-# 2016-01-22 12:12:44 CST by andrew via cli commit confirmed, rollback in 3mins
-# 2016-01-22 12:11:04 CST by andrew via cli
# grnoc-mon at OKC-ACX2100> show chassis environment
# Class Item Status Measurement
# PCB Left OK
@@ -152,7 +152,7 @@
# grnoc-mon at OKC-ACX2100> show system uptime
# System booted: 2015-12-09 16:19 CST
# Protocols started: 2015-12-09 16:21 CST
-# Last configured: 2016-01-22 14:19 CST by andrew
+# Last configured: 2016-01-22 16:51 CST by andrew
#
# grnoc-mon at OKC-ACX2100> show interface terse
#Interface Admin Link
@@ -224,7 +224,7 @@
#pime up up
#tap up up
# grnoc-mon at OKC-ACX2100> show configuration
-## Last commit: 2016-01-22 14:19:01 CST by andrew
+## Last commit: 2016-01-22 16:51:06 CST by andrew
version 12.3X54-D15.3;
system {
host-name OKC-ACX2100;
@@ -1938,13 +1938,12 @@
}
then discard;
}
- inactive: route TEST {
+ route TEST {
match {
destination 164.58.29.69/32;
- source 45.79.0.102/32;
dscp 0;
}
- then routing-instance target:5078:2594;
+ then routing-instance target:5078:2596;
}
}
}
Index: configs/core1.dc.onenet.net
===================================================================
--- configs/core1.dc.onenet.net (revision 139093)
+++ configs/core1.dc.onenet.net (working copy)
@@ -474,9 +474,9 @@
#xe-0/0/1 up up
#xe-0/0/1.0 up up
#xe-0/0/1.32767 up up
-#xe-0/1/0 up down
-#xe-0/1/0.0 up down
-#xe-0/1/0.32767 up down
+#xe-0/1/0 up up
+#xe-0/1/0.0 up up
+#xe-0/1/0.32767 up up
#xe-0/1/1 up up
#xe-0/1/1.0 up up
#xe-0/1/1.32767 up up
@@ -717,9 +717,9 @@
#ae3.0 up up
#ae3.2561 up up
#ae3.32767 up up
-#ae4 up down
-#ae4.0 up down
-#ae4.32767 up down
+#ae4 up up
+#ae4.0 up up
+#ae4.32767 up up
#ae5 up down
#ae5.32767 up down
#ae6 up up
Index: configs/maysville-hs.client.onenet.net
===================================================================
--- configs/maysville-hs.client.onenet.net (revision 139093)
+++ configs/maysville-hs.client.onenet.net (working copy)
@@ -1,6 +1,7 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show system commit
+# show chassis environment
# 2015-10-26 14:44:11 CDT by admin via cli
# 2015-10-26 18:25:25 CDT by root via cli
# 2015-10-26 18:10:08 CDT by root via cli
@@ -45,7 +46,6 @@
# 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
# grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show system boot-messages
@@ -112,11 +112,10 @@
# 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 # 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
+# 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
# 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: 2015-10-26 14:44 CDT by admin
@@ -172,7 +171,6 @@
#vlan up up
#vlan.999 up down
# grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show configuration
-show ospf neighbor
## Last commit: 2015-10-26 14:44:11 CDT by admin
version 12.1X44-D35.5;
system {
@@ -619,7 +617,6 @@
# 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 139092)
+++ 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 139093)
+++ configs/hub.tsb.onenet.net (working copy)
@@ -199,7 +199,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 Jan 22 15:56 ifinfo.core.4
+# -rw-rw---- 1 root field 52727808 Jan 22 16:56 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
Index: configs/rpswi1.okc.onenet.net
===================================================================
--- configs/rpswi1.okc.onenet.net (revision 139093)
+++ configs/rpswi1.okc.onenet.net (working copy)
@@ -261,12 +261,12 @@
#ge-0/0/42.0 up down
#ge-0/0/43 up up
#ge-0/0/43.0 up up
-#ge-0/0/44 up up
-#ge-0/0/44.0 up up
-#ge-0/0/45 up up
-#ge-0/0/45.0 up up
-#ge-0/0/46 up up
-#ge-0/0/46.0 up up
+#ge-0/0/44 up down
+#ge-0/0/44.0 up down
+#ge-0/0/45 up down
+#ge-0/0/45.0 up down
+#ge-0/0/46 up down
+#ge-0/0/46.0 up down
#ge-0/0/47 up up
#ge-0/0/47.0 up up
#xe-0/1/0 up up
More information about the Nocrancid
mailing list