[Nocrancid] autopop-onenet.net/core.law.onenet.net[0] router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Wed Sep 2 09:15:31 CDT 2015
Index: configs/core.law.onenet.net
===================================================================
--- configs/core.law.onenet.net (revision 132387)
+++ configs/core.law.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at LAWTON-MX480-RE0> show system commit
+# 2015-09-02 09:08:50 CDT by andrew via cli commit synchronize
# 2015-08-31 11:20:08 CDT by andrew via cli commit synchronize
# 2015-08-31 10:50:15 CDT by andrew via cli commit synchronize
# 2015-08-27 23:18:13 CDT by andrew via cli commit synchronize
# 2015-07-30 11:32:47 CDT by sean via cli commit synchronize
# 2015-07-20 14:11:39 CDT by andrew via cli commit synchronize
-# 2015-07-20 14:10:30 CDT by andrew via cli commit synchronize
# grnoc-mon at LAWTON-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -338,7 +338,7 @@
# grnoc-mon at LAWTON-MX480-RE0> show system uptime
# System booted: 2015-06-27 01:27 CDT
# Protocols started: 2015-06-27 01:29 CDT
-# Last configured: 2015-08-31 11:20 CDT by andrew
+# Last configured: 2015-09-02 09:08 CDT by andrew
#
# {master}
# grnoc-mon at LAWTON-MX480-RE0> show interface terse
@@ -524,7 +524,7 @@
#pp0 up up
#tap up up
# grnoc-mon at LAWTON-MX480-RE0> show configuration
-## Last commit: 2015-08-31 11:20:08 CDT by andrew
+## Last commit: 2015-09-02 09:08:50 CDT by andrew
version 13.3R6.5;
groups {
re0 {
@@ -1294,6 +1294,13 @@
vlan-id 500;
family inet {
mtu 9000;
+ policer {
+ input 2G-POL;
+ output 2G-POL;
+ }
+ sampling {
+ input;
+ }
address 156.110.86.1/30;
}
}
@@ -2301,6 +2308,13 @@
}
then discard;
}
+ policer 2G-POL {
+ if-exceeding {
+ bandwidth-limit 2g;
+ burst-size-limit 400m;
+ }
+ then discard;
+ }
}
routing-instances {
ONENET-MGMT-L3VPN {
More information about the Nocrancid
mailing list