[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Thu Feb 26 18:02:17 CST 2015
Index: configs/core1.dc.onenet.net
===================================================================
--- configs/core1.dc.onenet.net (revision 124364)
+++ configs/core1.dc.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at MX480_DC_01_RE0> show system commit
+# 2015-02-26 17:03:16 CST by andrew via cli commit synchronize
# 2015-02-24 20:52:56 CST by andrew via cli commit synchronize
# 2015-02-24 16:16:55 CST by andrew via cli commit synchronize
# 2015-02-24 16:15:42 CST by andrew via cli commit synchronize
# 2015-02-19 21:47:49 CST by andrew via cli commit synchronize
# 2015-02-18 16:14:08 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
-# 2015-02-17 22:24:58 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
# grnoc-mon at MX480_DC_01_RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -423,7 +423,7 @@
# grnoc-mon at MX480_DC_01_RE0> show system uptime
# System booted: 2014-08-25 20:38 CDT
# Protocols started: 2014-08-25 20:40 CDT
-# Last configured: 2015-02-24 20:52 CST by andrew
+# Last configured: 2015-02-26 17:03 CST by andrew
#
# {master}
# grnoc-mon at MX480_DC_01_RE0> show interface terse
@@ -942,7 +942,7 @@
#pp0 up up
#tap up up
# grnoc-mon at MX480_DC_01_RE0> show configuration
-## Last commit: 2015-02-24 20:52:56 CST by andrew
+## Last commit: 2015-02-26 17:03:16 CST by andrew
version 12.3R7.7;
groups {
re0 {
@@ -1308,7 +1308,7 @@
unit 0 {
family bridge {
interface-mode trunk;
- vlan-id-list [ 248 250 510 604 801 802 891 ];
+ vlan-id-list [ 248 250 510 604 801 802 ];
}
}
}
Index: configs/hub.sal.onenet.net
===================================================================
--- configs/hub.sal.onenet.net (revision 124313)
+++ configs/hub.sal.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at SALLISAW-M120-RE0> show system commit
+# 2015-02-26 17:09:24 CST by andrew via cli commit synchronize
# 2015-02-24 12:39:29 CST by andrew via cli commit synchronize
# 2015-02-13 10:13:11 CST by joel via cli commit synchronize
# 2015-02-06 14:41:52 CST by rnordmark via cli commit synchronize
# 2015-02-06 13:24:09 CST by sean via cli commit synchronize
# 2015-02-04 14:12:23 CST by sean via cli commit synchronize
-# 2015-01-26 08:59:04 CST by sky via cli commit synchronize
# grnoc-mon at SALLISAW-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -279,7 +279,7 @@
# grnoc-mon at SALLISAW-M120-RE0> show system uptime
# System booted: 2014-09-16 00:54 CDT
# Protocols started: 2014-09-16 00:56 CDT
-# Last configured: 2015-02-24 12:39 CST by andrew
+# Last configured: 2015-02-26 17:09 CST by andrew
#
# {master}
# grnoc-mon at SALLISAW-M120-RE0> show interface terse
@@ -444,7 +444,7 @@
#pp0 up up
#tap up up
# grnoc-mon at SALLISAW-M120-RE0> show configuration
-## Last commit: 2015-02-24 12:39:29 CST by andrew
+## Last commit: 2015-02-26 17:09:24 CST by andrew
version 12.3R7.7;
groups {
re0 {
@@ -1191,9 +1191,13 @@
}
}
unit 118 {
- description "Cave Springs PS 10M CIR0005033";
+ description CAVE-SPRINGS-PS-50M-CIR0006076;
vlan-id 118;
family inet {
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
sampling {
input;
}
@@ -2033,6 +2037,13 @@
}
then discard;
}
+ policer 50M-POL {
+ if-exceeding {
+ bandwidth-limit 50m;
+ burst-size-limit 10m;
+ }
+ then discard;
+ }
}
routing-instances {
SEPLS-L3VPN {
More information about the Nocrancid
mailing list