[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Wed Dec 10 14:02:17 CST 2014
Index: configs/core.ard.onenet.net
===================================================================
--- configs/core.ard.onenet.net (revision 122094)
+++ configs/core.ard.onenet.net (working copy)
@@ -1,13 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at ARDMORE-MX480-RE0> show system commit
+# 2014-12-10 13:05:17 CST by andrew via cli commit synchronize
# 2014-11-10 08:57:31 CST by rnordmark via cli commit synchronize
# 2014-11-10 08:57:05 CST by rnordmark via cli commit synchronize
# 2014-11-07 15:22:33 CST by admin via netconf commit synchronize
# 2014-10-17 15:12:29 CDT by sky via cli commit synchronize
# 2014-09-28 00:24:26 CDT by andrew via cli commit synchronize
-# 2014-09-14 04:53:30 CDT by root via other
-# Synchronization with remote Routing Engine
# grnoc-mon at ARDMORE-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -257,7 +256,7 @@
# grnoc-mon at ARDMORE-MX480-RE0> show system uptime
# System booted: 2014-09-14 04:51 CDT
# Protocols started: 2014-09-14 04:53 CDT
-# Last configured: 2014-11-10 08:57 CST by rnordmark
+# Last configured: 2014-12-10 13:05 CST by andrew
#
# {master}
# grnoc-mon at ARDMORE-MX480-RE0> show interface terse
@@ -349,7 +348,7 @@
#pp0 up up
#tap up up
# grnoc-mon at ARDMORE-MX480-RE0> show configuration
-## Last commit: 2014-11-10 08:57:31 CST by rnordmark
+## Last commit: 2014-12-10 13:05:17 CST by andrew
version 12.3R7.7;
groups {
re0 {
@@ -749,6 +748,10 @@
description Davis-PS-100Mb-CIR0005873;
vlan-id 200;
family inet {
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
sampling {
input;
}
@@ -1416,6 +1419,13 @@
}
then discard;
}
+ policer 100M-POL {
+ if-exceeding {
+ bandwidth-limit 100m;
+ burst-size-limit 20m;
+ }
+ then discard;
+ }
}
routing-instances {
ONENET-PoP-APPLIANCES-L3VPN {
More information about the Nocrancid
mailing list