[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Thu Apr 3 18:09:11 CDT 2014
Index: configs/hub.sem.onenet.net
===================================================================
--- configs/hub.sem.onenet.net (revision 114925)
+++ configs/hub.sem.onenet.net (working copy)
@@ -9,7 +9,7 @@
# 2014-03-14 10:24:34 CDT by donnie via cli commit synchronize
# grnoc-mon at SEMINOLE-M120-RE0> show chassis environment
# Class Item Status Measurement
-# Temp PEM 0 OK
+# Temp PEM 0 Check
# PEM 1 OK
# Routing Engine 0 OK
# Routing Engine 0 CPU OK
@@ -276,9 +276,9 @@
#pfh-2/0/0 up up
#pfh-2/0/0.16383 up up
#t3-2/0/0 down down
-#ct3-2/0/1 up up
-#t1-2/0/1:1 up up
-#t1-2/0/1:1.0 up up
+#ct3-2/0/1 up down
+#t1-2/0/1:1 up down
+#t1-2/0/1:1.0 up down
#t1-2/0/1:2 down down
#t1-2/0/1:3 up down
#t1-2/0/1:4 up down
@@ -314,8 +314,8 @@
#t1-2/0/2:4 up up
#t1-2/0/2:4.0 up up
#t1-2/0/2:5 down down
-#t1-2/0/2:6 up up
-#t1-2/0/2:6.0 up up
+#t1-2/0/2:6 up down
+#t1-2/0/2:6.0 up down
#t1-2/0/2:7 up down
#t1-2/0/2:8 up up
#t1-2/0/2:8.0 up up
@@ -388,8 +388,8 @@
#fe-2/1/0.0 up up
#fe-2/1/1 up up
#fe-2/1/1.0 up up
-#fe-2/1/2 up up
-#fe-2/1/2.0 up up
+#fe-2/1/2 up down
+#fe-2/1/2.0 up down
#fe-2/1/3 up up
#fe-2/1/3.0 up up
#ge-2/2/0 up up
Index: configs/core2-okc-mx960.onenet.net
===================================================================
--- configs/core2-okc-mx960.onenet.net (revision 114936)
+++ configs/core2-okc-mx960.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKC-CORE2-MX960-RE1> show system commit
+# 2014-04-03 17:10:43 CDT by andrew via cli commit synchronize
+# 2014-04-03 17:02:31 CDT by andrew via cli commit synchronize
+# 2014-04-03 17:01:35 CDT by andrew via cli commit synchronize
# 2014-04-03 08:26:55 CDT by rnordmark via cli commit synchronize
# 2014-03-24 14:19:44 CDT by donnie via cli commit synchronize
# 2014-03-24 14:06:41 CDT by donnie via cli commit synchronize
-# 2014-03-24 14:05:38 CDT by donnie via cli commit confirmed, rollback in 10mins synchronize
-# 2014-03-17 08:59:39 CDT by josh via cli commit confirmed, rollback in 2mins synchronize
-# 2014-03-14 07:08:47 CDT by josh via synchronize
# grnoc-mon at OKC-CORE2-MX960-RE1> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -429,7 +429,7 @@
# grnoc-mon at OKC-CORE2-MX960-RE1> show system uptime
# System booted: 2013-04-13 23:28 CDT
# Protocols started: 2014-02-24 17:54 CST
-# Last configured: 2014-04-03 08:26 CDT by rnordmark
+# Last configured: 2014-04-03 17:10 CDT by andrew
#
# {master}
# grnoc-mon at OKC-CORE2-MX960-RE1> show interface terse
@@ -615,7 +615,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE2-MX960-RE1> show configuration
-## Last commit: 2014-04-03 08:26:55 CDT by rnordmark
+## Last commit: 2014-04-03 17:10:43 CDT by andrew
version 11.4R7.5;
groups {
re0 {
@@ -12727,11 +12727,18 @@
}
then discard;
}
+ policer 1500K-POL {
+ if-exceeding {
+ bandwidth-limit 1500000;
+ burst-size-limit 200k;
+ }
+ then discard;
+ }
filter DOH-COS {
term POLICE-BLUECOAT-750 {
from {
source-address {
- 172.23.49.189/32;
+ 172.23.49.188/31;
}
destination-address {
172.23.88.0/25;
@@ -12742,6 +12749,20 @@
accept;
}
}
+ term POLICE-BLUECOAT-NORMAN {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ }
+ destination-address {
+ 172.23.104.0/24;
+ }
+ }
+ then {
+ policer 1500K-POL;
+ accept;
+ }
+ }
term EXPEDITED {
from {
source-prefix-list {
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net (revision 114948)
+++ configs/core3.okc-m120.onenet.net (working copy)
@@ -1678,7 +1678,7 @@
#t1-4/1/2:4 up down
#t1-4/1/2:5 up up
#t1-4/1/2:5.0 up up
-#t1-4/1/2:6 up down
+#t1-4/1/2:6 up up
#t1-4/1/2:7 up down
#t1-4/1/2:8 down down
#t1-4/1/2:9 up down
More information about the Nocrancid
mailing list