[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Fri Mar 2 10:00:42 CST 2012
Index: core5.tul-mx480.onenet.net
===================================================================
--- core5.tul-mx480.onenet.net (revision 27623)
+++ core5.tul-mx480.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at TULSA-CORE5-MX480-RE0> show system commit
+# 2012-03-02 09:53:25 CST by joe via cli commit synchronize
+# 2012-03-02 09:47:36 CST by joe via cli commit synchronize
# 2012-03-01 11:36:05 CST by joe via cli commit synchronize
# 2012-02-29 11:42:38 CST by joe via cli commit synchronize
# 2012-02-29 11:40:07 CST by joe via cli commit synchronize
# 2012-02-29 10:51:44 CST by joe via cli commit synchronize
-# 2012-02-29 10:50:12 CST by joe via cli commit synchronize
-# 2012-02-29 10:28:52 CST by joe via cli commit synchronize
# grnoc-mon at TULSA-CORE5-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -334,7 +334,7 @@
# grnoc-mon at TULSA-CORE5-MX480-RE0> show system uptime
# System booted: 2011-11-30 00:44 CST
# Protocols started: 2011-11-30 00:52 CST
-# Last configured: 2012-03-01 11:36 CST by joe
+# Last configured: 2012-03-02 09:53 CST by joe
#
# {master}
# grnoc-mon at TULSA-CORE5-MX480-RE0> show interface terse
@@ -456,7 +456,7 @@
#pp0 up up
#tap up up
# grnoc-mon at TULSA-CORE5-MX480-RE0> show configuration
-## Last commit: 2012-03-01 11:36:05 CST by joe
+## Last commit: 2012-03-02 09:53:25 CST by joe
version 10.4R6.5;
groups {
re0 {
Index: hub.chi.onenet.net
===================================================================
--- hub.chi.onenet.net (revision 27654)
+++ hub.chi.onenet.net (working copy)
@@ -309,7 +309,7 @@
#t3-2/0/1.0 up up
#ct3-2/0/2 up up
#t1-2/0/2:1 up down
-#t1-2/0/2:2 down down
+#t1-2/0/2:2 down up
#t1-2/0/2:3 up up
#t1-2/0/2:3.0 up up
#t1-2/0/2:4 up up
Index: hub.say.onenet.net
===================================================================
--- hub.say.onenet.net (revision 27637)
+++ hub.say.onenet.net (working copy)
@@ -303,7 +303,7 @@
#t3-2/0/1 down down
#t3-2/0/1.0 up down
#ct3-2/0/2 up up
-#t1-2/0/2:1 up down
+#t1-2/0/2:1 up up
#t1-2/0/2:1.0 up down
#t1-2/0/2:2 up up
#t1-2/0/2:2.0 up up
Index: core3.okc-m120.onenet.net
===================================================================
--- core3.okc-m120.onenet.net (revision 27663)
+++ core3.okc-m120.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKC-CORE3-M120-RE0> show system commit
+# 2012-03-02 09:40:17 CST by jeremyt via cli commit synchronize
# 2012-02-27 16:21:37 CST by joel via cli commit synchronize
# 2012-02-27 15:55:12 CST by joel via cli commit synchronize
# 2012-02-24 10:55:16 CST by joe via cli commit synchronize
# 2012-02-24 10:43:54 CST by joe via cli commit synchronize
# 2012-02-24 10:33:29 CST by joe via cli commit synchronize
-# 2012-02-23 12:58:43 CST by joe via cli commit synchronize
# grnoc-mon at OKC-CORE3-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -387,7 +387,7 @@
# grnoc-mon at OKC-CORE3-M120-RE0> show system uptime
# System booted: 2011-04-16 20:36 CDT
# Protocols started: 2011-09-06 10:49 CDT
-# Last configured: 2012-02-27 16:21 CST by joel
+# Last configured: 2012-03-02 09:40 CST by jeremyt
#
# {master}
# grnoc-mon at OKC-CORE3-M120-RE0> show interface terse
@@ -2162,7 +2162,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE3-M120-RE0> show configuration
-## Last commit: 2012-02-27 16:21:37 CST by joel
+## Last commit: 2012-03-02 09:40:17 CST by jeremyt
version 10.4R2.6;
groups {
re0 {
@@ -10402,13 +10402,6 @@
}
}
}
- policer PANHANDLE-POL {
- if-exceeding {
- bandwidth-limit 35m;
- burst-size-limit 150k;
- }
- then discard;
- }
policer RESIDENCE-HALL-POL {
if-exceeding {
bandwidth-percent 5;
@@ -10416,58 +10409,6 @@
}
then forwarding-class scavenger;
}
- filter PANHANDLE {
- interface-specific;
- term ALL_FLOW {
- from {
- source-address {
- 0.0.0.0/0;
- }
- destination-address {
- 0.0.0.0/0;
- }
- }
- then {
- sample;
- next term;
- }
- }
- term 1 {
- from {
- destination-address {
- 164.58.210.0/24;
- 156.110.78.62/32;
- 156.110.78.2/32;
- }
- }
- then policer PANHANDLE-POL;
- }
- term 3 {
- from {
- source-prefix-list {
- VIDEO;
- }
- }
- then {
- forwarding-class video;
- accept;
- }
- }
- term 4 {
- from {
- destination-prefix-list {
- VIDEO;
- }
- }
- then {
- forwarding-class video;
- accept;
- }
- }
- term ACCEPT-ALL {
- then accept;
- }
- }
filter VIDEO-FLOW {
interface-specific;
term 1 {
More information about the Nocrancid
mailing list