[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Mon May 9 21:03:18 CDT 2016
Index: configs/faye.okcdc.onenet.net
===================================================================
--- configs/faye.okcdc.onenet.net (revision 142525)
+++ 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-05-09 20:59:18 CDT by andrew via cli commit synchronize
+# 2016-05-09 20:33:52 CDT by andrew via cli commit synchronize
# 2016-05-03 10:51:16 CDT by andrew via cli commit synchronize
# 2016-04-18 18:13:36 CDT by andrew via cli commit synchronize
# 2016-04-12 22:50:53 CDT by andrew via cli commit synchronize
# 2016-04-12 22:46:57 CDT by andrew via cli commit synchronize
-# 2016-04-12 22:37:30 CDT by andrew via cli commit synchronize
-# 2016-04-12 22:22:08 CDT by andrew via cli commit synchronize
# grnoc-mon at FAYE-MX104-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -241,7 +241,7 @@
# grnoc-mon at FAYE-MX104-RE0> show system uptime
# System booted: 2016-03-29 19:14 CDT
# Protocols started: 2016-03-29 19:18 CDT
-# Last configured: 2016-05-03 10:51 CDT by andrew
+# Last configured: 2016-05-09 20:59 CDT by andrew
#
# {master}
# grnoc-mon at FAYE-MX104-RE0> show interface terse
@@ -253,6 +253,7 @@
#pfh-0/0/0 up up
#pfh-0/0/0.16383 up up
#ge-1/0/0 up up
+#ge-1/0/0.42 up up
#ge-1/0/0.80 up up
#ge-1/0/0.504 up up
#ge-1/0/0.510 up up
@@ -372,7 +373,7 @@
#pp0 up up
#tap up up
# grnoc-mon at FAYE-MX104-RE0> show configuration
-## Last commit: 2016-05-03 10:51:16 CDT by andrew
+## Last commit: 2016-05-09 20:59:18 CDT by andrew
version 13.3R9.13;
groups {
re0 {
@@ -672,6 +673,18 @@
flexible-vlan-tagging;
mtu 9192;
encapsulation flexible-ethernet-services;
+ unit 42 {
+ vlan-id 42;
+ family inet {
+ mtu 9000;
+ address 164.58.244.252/31;
+ }
+ family inet6 {
+ mtu 9000;
+ address 2610:1d8:6900::/127;
+ }
+ family mpls;
+ }
unit 80 {
description "RPSWI3.RP3F2 MGMT-L3VPN [NO-MONITOR]";
vlan-id 80;
@@ -1129,6 +1142,7 @@
interface lo0.0;
interface xe-2/0/0.42;
interface ge-1/1/8.0;
+ interface ge-1/0/0.42;
}
bgp {
family inet {
@@ -1297,6 +1311,16 @@
md5 7# key <removed>;
}
}
+ interface ge-1/0/0.42 {
+ link-protection;
+ authentication {
+ md5 7# key <removed>;
+ }
+ bfd-liveness-detection {
+ minimum-interval 400;
+ multiplier 3;
+ }
+ }
}
}
ospf3 {
@@ -1314,11 +1338,19 @@
interface xe-2/0/0.42 {
ipsec-sa OneNet-OSPF3-AUTH;
}
+ interface ge-1/0/0.42 {
+ ipsec-sa OneNet-OSPF3-AUTH;
+ bfd-liveness-detection {
+ minimum-interval 400;
+ multiplier 3;
+ }
+ }
}
}
ldp {
preference 255;
track-igp-metric;
+ interface ge-1/0/0.42;
interface ge-1/1/8.0;
interface xe-2/0/0.42;
interface lo0.0;
@@ -2362,6 +2394,7 @@
{master}
# grnoc-mon at FAYE-MX104-RE0> show ospf neighbor
# Address Interface State ID Pri Dead
+# 164.58.244.253 ge-1/0/0.42 Full 164.58.199.68
# 164.58.22.70 ge-1/1/8.0 Full 164.58.199.75
# 164.58.244.20 xe-2/0/0.42 Full 164.58.199.211
#
@@ -2371,9 +2404,11 @@
Address State Interface Time Interval Multiplier
164.58.22.70 Up ge-1/1/8.0 1.200 0.400 3
164.58.244.20 Up xe-2/0/0.42 1.200 0.400 3
+164.58.244.253 Down ge-1/0/0.42 0.000 2.000 3
+fe80::5e5e:ab00:2ad8:4469 Up ge-1/0/0.42 1.200 0.400 3
fe80::8618:8800:2a28:39ef Down xe-2/0/0.42 0.000 2.000 3
-3 sessions, 5 clients
-Cumulative transmit rate 5.5 pps, cumulative receive rate 5.0 pps
+5 sessions, 7 clients
+Cumulative transmit rate 8.5 pps, cumulative receive rate 7.5 pps
{master}
Index: configs/odmhsas-camhc-altus.client.onenet.net
===================================================================
--- configs/odmhsas-camhc-altus.client.onenet.net (revision 142524)
+++ configs/odmhsas-camhc-altus.client.onenet.net (working copy)
@@ -1,6 +1,7 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at ODMHSAS-CARL-ALBERT-MHC-ALTUS-SRX220> show system commit
+# show chassis environment
# 2016-04-29 14:28:43 CDT by admin via cli
# 2016-03-15 14:12:18 CDT by admin via cli
# 2015-04-21 19:12:55 CDT by admin via cli commit confirmed, rollback in 3mins
Index: configs/hub.dur.onenet.net
===================================================================
--- configs/hub.dur.onenet.net (revision 142530)
+++ configs/hub.dur.onenet.net (working copy)
@@ -304,8 +304,8 @@
#t1-2/0/2:13 down down
#t1-2/0/2:14 up up
#t1-2/0/2:14.0 up up
-#t1-2/0/2:15 up down
-#t1-2/0/2:15.0 up down
+#t1-2/0/2:15 up up
+#t1-2/0/2:15.0 up up
#t1-2/0/2:16 up down
#t1-2/0/2:17 up up
#t1-2/0/2:17.0 up up
Index: configs/hub.ada.onenet.net
===================================================================
--- configs/hub.ada.onenet.net (revision 142528)
+++ configs/hub.ada.onenet.net (working copy)
@@ -308,8 +308,8 @@
#t1-2/0/2:15 up up
#t1-2/0/2:15.0 up up
#t1-2/0/2:16 down down
-#t1-2/0/2:17 up down
-#t1-2/0/2:17.0 up down
+#t1-2/0/2:17 up up
+#t1-2/0/2:17.0 up up
#t1-2/0/2:18 down down
#t1-2/0/2:19 down down
#t1-2/0/2:20 down down
Index: configs/bennington-ps-srx220.client.onenet.net
===================================================================
--- configs/bennington-ps-srx220.client.onenet.net (revision 141881)
+++ configs/bennington-ps-srx220.client.onenet.net (working copy)
@@ -88,14 +88,16 @@
# ad0: Device does not support APM
# ad0: 2000MB <CF 2GB 20100924> at ata2-master WDMA2
# Trying to mount root from ufs:/dev/ad0s1a
+# WARNING: / was not properly dismounted
+# WARNING: / was not properly dismounted
#
# grnoc-mon at BENNINGTON-PS-LR-004630> show version
# Hostname: BENNINGTON-PS-LR-004630 # Model: srx220h2 # JUNOS Software Release [12.1X46-D20.5] # # grnoc-mon at BENNINGTON-PS-LR-004630> file list /var/tmp detail # lrw-r--r-- 1 root wheel 11 May 14 2014 /var/tmp@ -> /cf/var/tmp
# total files: 1
#
# grnoc-mon at BENNINGTON-PS-LR-004630> show system uptime
-# System booted: 2016-04-21 00:00 CDT
-# Protocols started: 2016-04-21 00:02 CDT
+# System booted: 2016-05-09 20:37 CDT
+# Protocols started: 2016-05-09 20:39 CDT
# Last configured: 2015-10-02 22:12 CDT by andrew
#
# grnoc-mon at BENNINGTON-PS-LR-004630> show interface terse
Index: configs/stringtown-high-school.client.onenet.net
===================================================================
--- configs/stringtown-high-school.client.onenet.net (revision 142528)
+++ 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/acx.cai.hart-acx2100.onenet.net
===================================================================
--- configs/acx.cai.hart-acx2100.onenet.net (revision 142522)
+++ configs/acx.cai.hart-acx2100.onenet.net (working copy)
@@ -72,6 +72,7 @@
# 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
@@ -140,7 +141,8 @@
# WARNING: /var was not properly dismounted
#
# grnoc-mon at HARTSHORNE-PUBLIC-LIBRARY-ACX2100> show version
-# Hostname: HARTSHORNE-PUBLIC-LIBRARY-ACX2100 # Model: acx2100 # JUNOS Crypto Software Suite [12.3X54-D10.6] # JUNOS Base OS Software Suite [12.3X54-D10.6] # JUNOS Kernel Software Suite [12.3X54-D10.6] # JUNOS Base OS boot [12.3X54-D10.6] # JUNOS Packet Forwarding Engine Support (ACX) [12.3X54-D10.6] # JUNOS Online Documentation [12.3X54-D10.6] # JUNOS Routing Software Suite [12.3X54-D10.6] # # grnoc-mon at HARTSHORNE-PUBLIC-LIBRARY-ACX2100> file list /var/tmp detail #
+# Hostname: HARTSHORNE-PUBLIC-LIBRARY-ACX2100 # Model: acx2100 # JUNOS Crypto Software Suite [12.3X54-D10.6] # JUNOS Base OS Software Suite [12.3X54-D10.6] # JUNOS Kernel Software Suite [12.3X54-D10.6] # JUNOS Base OS boot [12.3X54-D10.6] # JUNOS Packet Forwarding Engine Support (ACX) [12.3X54-D10.6] # JUNOS Online Documentation [12.3X54-D10.6] # JUNOS Routing Software Suite [12.3X54-D10.6] # # grnoc-mon at HARTSHORNE-PUBLIC-LIBRARY-ACX2100> file list /var/tmp detail # show system uptime
+#
# /var/tmp:
# total blocks: 291872
# drwxr-xr-x 2 root field 512 Dec 31 2009 gres-tp/
Index: configs/maysville-hs.client.onenet.net
===================================================================
--- configs/maysville-hs.client.onenet.net (revision 142530)
+++ configs/maysville-hs.client.onenet.net (working copy)
@@ -22,6 +22,7 @@
# Power Power Supply 0 OK
#
# grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show chassis firmware
+# show chassis fpc detail
# Part Type Version
# FPC 0 O/S Version 12.1X44-D35.5 by builder on 2014-05
# FWDD O/S Version 12.1X44-D35.5 by builder on 2014-05
@@ -114,7 +115,7 @@
# 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 # 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
Index: configs/okc-vpn-cluster.okc.onenet.net
===================================================================
--- configs/okc-vpn-cluster.okc.onenet.net (revision 142528)
+++ configs/okc-vpn-cluster.okc.onenet.net (working copy)
@@ -354,7 +354,7 @@
#st0.14 up down
#st0.15 up up
#st0.16 up up
-#st0.17 up down
+#st0.17 up up
#st0.18 up down
#st0.19 up up
#st0.20 up up
More information about the Nocrancid
mailing list