[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Wed May 24 17:05:22 CDT 2017
Index: configs/sayre-public-library-ex.client.onenet.net
===================================================================
--- configs/sayre-public-library-ex.client.onenet.net (revision 153507)
+++ configs/sayre-public-library-ex.client.onenet.net (working copy)
@@ -188,8 +188,8 @@
#ge-0/0/11.0 up down
#ge-0/0/12 up up
#ge-0/0/12.0 up up
-#ge-0/0/13 up up
-#ge-0/0/13.0 up up
+#ge-0/0/13 up down
+#ge-0/0/13.0 up down
#ge-0/0/14 up up
#ge-0/0/14.0 up up
#ge-0/0/15 up up
Index: configs/opt.occ.onenet.net
===================================================================
--- configs/opt.occ.onenet.net (revision 153514)
+++ configs/opt.occ.onenet.net (working copy)
@@ -33,6 +33,7 @@
<interface name="CHAN-1-3-19-RX" abbr_name="CHAN-1-3-19-RX" admin_state="up" spanning_tree_metric="" description="" type="MUX" monitoring_state="monitor"></interface>
<interface name="CHAN-1-3-20-RX" abbr_name="CHAN-1-3-20-RX" admin_state="up" spanning_tree_metric="" description="" type="MUX" monitoring_state="monitor"></interface>
<interface name="CHAN-1-3-21-RX" abbr_name="CHAN-1-3-21-RX" admin_state="up" spanning_tree_metric="" description="" type="MUX" monitoring_state="monitor"></interface>
+ <interface name="CHAN-1-3-22-RX" abbr_name="CHAN-1-3-22-RX" admin_state="up" spanning_tree_metric="" description="" type="MUX" monitoring_state="monitor"></interface>
<interface name="CHAN-1-3-23-RX" abbr_name="CHAN-1-3-23-RX" admin_state="up" spanning_tree_metric="" description="" type="MUX" monitoring_state="monitor"></interface>
<interface name="CHAN-1-3-24-RX" abbr_name="CHAN-1-3-24-RX" admin_state="down" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
<interface name="CHAN-1-3-25-RX" abbr_name="CHAN-1-3-25-RX" admin_state="down" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
Index: configs/core.ard.onenet.net
===================================================================
--- configs/core.ard.onenet.net (revision 153511)
+++ configs/core.ard.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at ARDMORE-MX480-RE0> show system commit
+# 2017-05-24 16:43:02 CDT by andrew via cli commit synchronize
+# 2017-05-24 16:14:55 CDT by andrew via cli commit synchronize
# 2017-05-18 20:38:44 CDT by andrew via cli commit synchronize
# 2017-05-18 20:38:01 CDT by andrew via cli commit synchronize
# 2017-05-18 20:31:21 CDT by andrew via cli commit synchronize
# 2017-05-18 20:30:36 CDT by andrew via cli commit synchronize
-# 2017-05-18 20:24:06 CDT by andrew via cli commit synchronize
-# 2017-05-17 15:57:06 CDT by andrew via cli commit synchronize
# grnoc-mon at ARDMORE-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -255,7 +255,7 @@
# grnoc-mon at ARDMORE-MX480-RE0> show system uptime
# System booted: 2016-03-18 00:51 CDT
# Protocols started: 2016-03-18 00:53 CDT
-# Last configured: 2017-05-18 20:38 CDT by andrew
+# Last configured: 2017-05-24 16:43 CDT by andrew
#
# {master}
# grnoc-mon at ARDMORE-MX480-RE0> show interface terse
@@ -373,7 +373,7 @@
#pp0 up up
#tap up up
# grnoc-mon at ARDMORE-MX480-RE0> show configuration
-## Last commit: 2017-05-18 20:38:44 CDT by andrew
+## Last commit: 2017-05-24 16:43:02 CDT by andrew
version 13.3R8.7;
groups {
re0 {
@@ -729,6 +729,11 @@
}
address 10.199.28.41/30;
}
+ family inet6 {
+ rpf-check;
+ mtu 1500;
+ address 2610:1d8:5401::2/127;
+ }
}
unit 503 {
description "HEI-MURRAY-STATE-COLLEGE-HEC-1G-CIR000XXXX [ORDERED]";
@@ -742,6 +747,11 @@
address 164.58.0.217/30;
address 164.58.0.236/31;
}
+ family inet6 {
+ rpf-check;
+ mtu 1500;
+ address 2610:1d8:5400::2/127;
+ }
}
unit 600 {
encapsulation vlan-ccc;
@@ -1091,6 +1101,11 @@
}
routing-options {
nonstop-routing;
+ rib inet6.0 {
+ static {
+ route 2610:1d8:5401::/48 next-hop 2610:1d8:5400::3;
+ }
+ }
static {
route 156.110.47.56/29 next-hop 164.58.1.94;
route 164.58.211.232/30 next-hop 164.58.1.94;
More information about the Nocrancid
mailing list