[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Fri Nov 15 00:01:06 CST 2013
Index: core.hut.law.onenet.net
===================================================================
--- core.hut.law.onenet.net (revision 89064)
+++ core.hut.law.onenet.net (working copy)
@@ -194,14 +194,14 @@
# Hostname: LAWTON-HUT-MX40 # Model: mx40-t # JUNOS Base OS boot [12.3R2.5] # JUNOS Base OS Software Suite [12.3R2.5] # JUNOS Kernel Software Suite [12.3R2.5] # JUNOS Crypto Software Suite [12.3R2.5] # JUNOS Packet Forwarding Engine Support (MX80) [12.3R2.5] # JUNOS Online Documentation [12.3R2.5] # JUNOS Routing Software Suite [12.3R2.5] # # grnoc-mon at LAWTON-HUT-MX40> file list /var/tmp detail #
# /var/tmp:
# total blocks: 40
-# -rw-r--r-- 1 root field 30 May 19 00:56 ex.txt
-# drwxr-xr-x 2 root field 512 May 19 00:58 gres-tp/
+# -rw-r--r-- 1 root field 30 May 19 2013 ex.txt
+# drwxr-xr-x 2 root field 512 May 19 2013 gres-tp/
# drwxrwxrwx 2 root wheel 512 Jun 3 12:14 install/
# -rw-r--r-- 1 root field 155 May 31 15:05 krt_gencfg_filter.txt
# drwxrwxrwx 2 root wheel 512 Jun 3 12:14 pics/
# -r--r--r-- 1 root field 237 Jun 3 12:04 preinstall_boot_loader.conf
-# drwxr-xr-x 2 root field 512 May 19 00:59 rtsdb/
-# drwxrwxrwt 2 root wheel 512 May 19 00:56 vi.recover/
+# drwxr-xr-x 2 root field 512 May 19 2013 rtsdb/
+# drwxrwxrwt 2 root wheel 512 May 19 2013 vi.recover/
# total files: 3
#
# grnoc-mon at LAWTON-HUT-MX40> show system uptime
Index: hub.tah.onenet.net
===================================================================
--- hub.tah.onenet.net (revision 89054)
+++ hub.tah.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at TAHLEQUAH-M120-RE0> show system commit
+# 2013-11-14 23:55:15 CST by admin via cli commit synchronize
# 2013-11-13 11:10:59 CST by donnie via cli commit synchronize
# 2013-11-11 15:22:44 CST by rnordmark via cli commit synchronize
# 2013-11-08 15:55:40 CST by jed via cli commit synchronize
# 2013-10-31 14:27:57 CDT by jeremyt via cli commit synchronize
# 2013-08-29 13:16:55 CDT by jeremyt via cli commit synchronize
-# 2013-08-19 13:27:46 CDT by jeremyt via cli commit synchronize
# grnoc-mon at TAHLEQUAH-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -290,7 +290,7 @@
# grnoc-mon at TAHLEQUAH-M120-RE0> show system uptime
# System booted: 2013-07-24 02:04 CDT
# Protocols started: 2013-07-24 02:06 CDT
-# Last configured: 2013-11-13 11:10 CST by donnie
+# Last configured: 2013-11-14 23:55 CST by admin
#
# {master}
# grnoc-mon at TAHLEQUAH-M120-RE0> show interface terse
@@ -490,7 +490,7 @@
#pp0 up up
#tap up up
# grnoc-mon at TAHLEQUAH-M120-RE0> show configuration
-## Last commit: 2013-11-13 11:10:59 CST by donnie
+## Last commit: 2013-11-14 23:55:15 CST by admin
version 11.4R7.5;
groups {
re0 {
@@ -1280,6 +1280,10 @@
filter {
input FLOW-INFO;
}
+ policer {
+ input 800M-POL;
+ output 800M-POL;
+ }
address 156.110.235.193/28;
}
}
@@ -1882,6 +1886,21 @@
}
}
}
+ policer 500M-POL {
+ if-exceeding {
+ bandwidth-limit 500m;
+ burst-size-limit 300k;
+ }
+ then discard;
+ }
+ policer 800M-POL {
+ logical-interface-policer;
+ if-exceeding {
+ bandwidth-limit 800m;
+ burst-size-limit 300k;
+ }
+ then discard;
+ }
}
{master}
# grnoc-mon at TAHLEQUAH-M120-RE0> show ospf neighbor
More information about the Nocrancid
mailing list