[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Tue Sep 23 09:02:17 CDT 2014
Index: configs/hub.end.onenet.net
===================================================================
--- configs/hub.end.onenet.net (revision 119840)
+++ configs/hub.end.onenet.net (working copy)
@@ -383,6 +383,7 @@
#sp-2/3/0 up up
#sp-2/3/0.16383 up up
#vt-2/3/0 up up
+#vt-2/3/0.1048611 up up
#fe-3/0/0 down down
#pfh-3/0/0 up up
#pfh-3/0/0.16383 up up
@@ -412,7 +413,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.1048610 up up
#demux0 up up
#dsc up up
#em0 up up
Index: configs/hub.war.onenet.net
===================================================================
--- configs/hub.war.onenet.net (revision 119755)
+++ configs/hub.war.onenet.net (working copy)
@@ -1,6 +1,7 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at WARNER-M120-RE0> show system commit
+# 2014-09-23 08:52:41 CDT by andrew via cli commit synchronize
# 2014-09-20 00:14:08 CDT by andrew via cli commit confirmed, rollback in 5mins synchronize
# 2014-09-16 01:54:09 CDT by root via other
# Synchronization with remote Routing Engine
@@ -9,7 +10,6 @@
# 2014-09-16 01:53:37 CDT by root via other
# 2014-09-16 01:43:20 CDT by root via other
# Synchronization with remote Routing Engine
-# 2014-09-10 15:01:48 CDT by joel via cli commit synchronize
# grnoc-mon at WARNER-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -307,7 +307,7 @@
# grnoc-mon at WARNER-M120-RE0> show system uptime
# System booted: 2014-09-16 01:52 CDT
# Protocols started: 2014-09-16 01:53 CDT
-# Last configured: 2014-09-20 00:14 CDT by andrew
+# Last configured: 2014-09-23 08:52 CDT by andrew
#
# {master}
# grnoc-mon at WARNER-M120-RE0> show interface terse
@@ -420,6 +420,7 @@
#ge-3/2/2.831 up up
#ge-3/2/2.832 up up
#ge-3/2/2.833 up up
+#ge-3/2/2.834 up up
#ge-3/2/2.32767 up up
#ge-3/2/3 up up
#ge-3/2/3.0 up up
@@ -453,7 +454,7 @@
#pp0 up up
#tap up up
# grnoc-mon at WARNER-M120-RE0> show configuration
-## Last commit: 2014-09-20 00:14:08 CDT by andrew
+## Last commit: 2014-09-23 08:52:41 CDT by andrew
version 12.3R7.7;
groups {
re0 {
@@ -1357,6 +1358,10 @@
input NTP-DETECT;
output NTP-DROP;
}
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
sampling {
input;
}
@@ -1371,6 +1376,10 @@
input NTP-DETECT;
output NTP-DROP;
}
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
sampling {
input;
}
@@ -1381,6 +1390,10 @@
description "Quinton PS 45M | CIR0005225";
vlan-id 829;
family inet {
+ policer {
+ input 45M-POL;
+ output 45M-POL;
+ }
sampling {
input;
}
@@ -1391,6 +1404,10 @@
description "McCurtain PS 10M | CIR0005310";
vlan-id 830;
family inet {
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
sampling {
input;
}
@@ -1401,6 +1418,10 @@
description "Kinta PS 20M | CIR0005312";
vlan-id 831;
family inet {
+ policer {
+ input 20M-POL;
+ output 20M-POL;
+ }
sampling {
input;
}
@@ -1429,6 +1450,16 @@
address 156.110.25.105/30;
}
}
+ unit 834 {
+ description WEBBERS-FALLS-SCHOOL-DISTRICT-100M-CIR0005878;
+ vlan-id 834;
+ family inet {
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ }
+ }
}
ge-3/2/3 {
description HEI-CONNOR-STATE-COLLEGE-GE-CIR0004036;
@@ -2183,7 +2214,7 @@
logical-interface-policer;
if-exceeding {
bandwidth-limit 100m;
- burst-size-limit 300k;
+ burst-size-limit 20m;
}
then discard;
}
@@ -2191,10 +2222,26 @@
logical-interface-policer;
if-exceeding {
bandwidth-limit 45m;
- burst-size-limit 300k;
+ burst-size-limit 9m;
}
then discard;
}
+ policer 20M-POL {
+ logical-interface-policer;
+ if-exceeding {
+ bandwidth-limit 20m;
+ burst-size-limit 4m;
+ }
+ then discard;
+ }
+ policer 10M-POL {
+ logical-interface-policer;
+ if-exceeding {
+ bandwidth-limit 10m;
+ burst-size-limit 2m;
+ }
+ then discard;
+ }
}
routing-instances {
ONENET-PoP-APPLIANCES-L3VPN {
Index: configs/hub.alv.onenet.net
===================================================================
--- configs/hub.alv.onenet.net (revision 119833)
+++ configs/hub.alv.onenet.net (working copy)
@@ -342,7 +342,6 @@
#sp-2/3/0 up up
#sp-2/3/0.16383 up up
#vt-2/3/0 up up
-#vt-2/3/0.1048609 up up
#fe-3/0/0 down down
#pfh-3/0/0 up up
#pfh-3/0/0.16383 up up
@@ -372,6 +371,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.1048610 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 119843)
+++ configs/core3.okc-m120.onenet.net (working copy)
@@ -541,7 +541,7 @@
#t1-2/3/0:3:12 up up
#t1-2/3/0:3:12.0 up up
#t1-2/3/0:3:13 up up
-#t1-2/3/0:3:13.0 up down
+#t1-2/3/0:3:13.0 up up
#t1-2/3/0:3:14 up up
#t1-2/3/0:3:14.0 up up
#t1-2/3/0:3:15 up up
More information about the Nocrancid
mailing list