[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Fri Jan 23 11:02:26 CST 2015
Index: configs/core4.okc.onenet.net
===================================================================
--- configs/core4.okc.onenet.net (revision 123365)
+++ configs/core4.okc.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKC-CORE4-MX480-RE0> show system commit
+# 2015-01-23 10:00:31 CST by sky via cli commit synchronize
# 2015-01-22 15:59:33 CST by andrew via cli commit synchronize
# 2015-01-22 15:18:51 CST by andrew via cli commit synchronize
# 2015-01-21 16:06:44 CST by rnordmark via cli commit synchronize
# 2015-01-21 09:41:51 CST by sky via cli commit synchronize
# 2015-01-20 17:35:44 CST by andrew via cli commit synchronize
-# 2015-01-20 16:39:48 CST by andrew via cli commit synchronize
# grnoc-mon at OKC-CORE4-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -421,7 +421,7 @@
# grnoc-mon at OKC-CORE4-MX480-RE0> show system uptime
# System booted: 2014-09-16 23:49 CDT
# Protocols started: 2014-09-16 23:51 CDT
-# Last configured: 2015-01-22 15:59 CST by andrew
+# Last configured: 2015-01-23 10:00 CST by sky
#
# {master}
# grnoc-mon at OKC-CORE4-MX480-RE0> show interface terse
@@ -820,7 +820,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE4-MX480-RE0> show configuration
-## Last commit: 2015-01-22 15:59:33 CST by andrew
+## Last commit: 2015-01-23 10:00:31 CST by sky
version 12.3R7.7;
groups {
re0 {
@@ -3176,6 +3176,9 @@
unit 836 {
description "Kiamichi-Vo-Tech-Antlers-100Mb-CIR0005909 [ORDERED]";
vlan-id 836;
+ family inet {
+ address 156.110.58.29/30;
+ }
}
unit 837 {
description SOPER-ISD-45M-CIR0005915;
Index: configs/hub.end.onenet.net
===================================================================
--- configs/hub.end.onenet.net (revision 123380)
+++ configs/hub.end.onenet.net (working copy)
@@ -382,6 +382,7 @@
#sp-2/3/0 up up
#sp-2/3/0.16383 up up
#vt-2/3/0 up up
+#vt-2/3/0.1051037 up up
#fe-3/0/0 down down
#pfh-3/0/0 up up
#pfh-3/0/0.16383 up up
@@ -411,7 +412,6 @@
#sp-3/3/0.0 up up
#sp-3/3/0.16383 up up
#vt-3/3/0 up up
-#vt-3/3/0.1051036 up up
#demux0 up up
#dsc up up
#em0 up up
Index: configs/core.mca.onenet.net
===================================================================
--- configs/core.mca.onenet.net (revision 123377)
+++ configs/core.mca.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at MCALESTER-MX480-RE0> show system commit
+# 2015-01-23 10:23:52 CST by andrew via cli commit synchronize
# 2015-01-22 21:00:06 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
# 2015-01-22 20:40:23 CST by andrew via cli commit confirmed, rollback in 5mins synchronize
# 2015-01-22 20:37:18 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
# 2015-01-22 08:36:14 CST by andrew via cli commit synchronize
# 2015-01-21 12:45:31 CST by andrew via cli commit synchronize
-# 2015-01-13 17:24:02 CST by andrew via cli commit synchronize
# grnoc-mon at MCALESTER-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -257,7 +257,7 @@
# grnoc-mon at MCALESTER-MX480-RE0> show system uptime
# System booted: 2014-09-15 22:41 CDT
# Protocols started: 2014-09-15 22:43 CDT
-# Last configured: 2015-01-22 21:00 CST by andrew
+# Last configured: 2015-01-23 10:23 CST by andrew
#
# {master}
# grnoc-mon at MCALESTER-MX480-RE0> show interface terse
@@ -296,6 +296,7 @@
#ge-0/2/3 up up
#ge-0/2/3.0 up up
#ge-0/2/4 up down
+#ge-0/2/4.0 up down
#ge-0/2/5 up down
#ge-0/2/6 up down
#ge-0/2/7 up down
@@ -362,7 +363,7 @@
#pp0 up up
#tap up up
# grnoc-mon at MCALESTER-MX480-RE0> show configuration
-## Last commit: 2015-01-22 21:00:06 CST by andrew
+## Last commit: 2015-01-23 10:23:52 CST by andrew
version 12.3R7.7;
groups {
re0 {
@@ -753,6 +754,16 @@
}
}
}
+ ge-0/2/4 {
+ unit 0 {
+ family inet {
+ policer {
+ input 500M-POL;
+ output 500M-POL;
+ }
+ }
+ }
+ }
ge-0/3/0 {
disable;
}
@@ -1604,6 +1615,13 @@
}
then discard;
}
+ policer 500M-POL {
+ if-exceeding {
+ bandwidth-limit 500m;
+ burst-size-limit 100m;
+ }
+ then discard;
+ }
}
routing-instances {
ONENET-MGMT-L3VPN {
Index: configs/core.chi.onenet.net
===================================================================
--- configs/core.chi.onenet.net (revision 123379)
+++ configs/core.chi.onenet.net (working copy)
@@ -332,7 +332,6 @@
#lsi.1048703 up up
#lsi.1048708 up up
#lsi.1048712 up up
-#lsi.1048713 up up
#lsi.1048715 up up
#lsi.1048716 up up
#lsi.1048719 up up
@@ -341,6 +340,7 @@
#lsi.1048723 up up
#lsi.1048724 up up
#lsi.1048725 up up
+#lsi.1048726 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/hub.alv.onenet.net
===================================================================
--- configs/hub.alv.onenet.net (revision 123380)
+++ configs/hub.alv.onenet.net (working copy)
@@ -339,7 +339,6 @@
#sp-2/3/0 up up
#sp-2/3/0.16383 up up
#vt-2/3/0 up up
-#vt-2/3/0.1051349 up up
#fe-3/0/0 down down
#pfh-3/0/0 up up
#pfh-3/0/0.16383 up up
@@ -369,6 +368,7 @@
#sp-3/3/0.0 up up
#sp-3/3/0.16383 up up
#vt-3/3/0 up up
+#vt-3/3/0.1051350 up up
#demux0 up up
#dsc up up
#em0 up up
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net (revision 123370)
+++ configs/core3.okc-m120.onenet.net (working copy)
@@ -474,8 +474,8 @@
#t1-2/3/0:2:10.0 up up
#t1-2/3/0:2:11 up up
#t1-2/3/0:2:11.0 up up
-#t1-2/3/0:2:12 up up
-#t1-2/3/0:2:12.0 up up
+#t1-2/3/0:2:12 up down
+#t1-2/3/0:2:12.0 up down
#t1-2/3/0:2:13 down down
#t1-2/3/0:2:14 down down
#t1-2/3/0:2:15 up up
@@ -1271,8 +1271,8 @@
#t1-3/3/0:6:17 up up
#t1-3/3/0:6:17.0 up up
#t1-3/3/0:6:18 down down
-#t1-3/3/0:6:19 up up
-#t1-3/3/0:6:19.0 up up
+#t1-3/3/0:6:19 up down
+#t1-3/3/0:6:19.0 up down
#t1-3/3/0:6:20 up up
#t1-3/3/0:6:20.0 up up
#t1-3/3/0:6:21 up up
@@ -1910,7 +1910,7 @@
#lsq-5/1/0.142 up up
#lsq-5/1/0.143 up up
#lsq-5/1/0.145 up up
-#lsq-5/1/0.146 up up
+#lsq-5/1/0.146 up down
#lsq-5/1/0.148 up up
#lsq-5/1/0.149 up up
#lsq-5/1/0.150 up down
More information about the Nocrancid
mailing list