[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Thu Feb 5 00:02:20 CST 2015


Index: configs/faye.okcdc.onenet.net
===================================================================
--- configs/faye.okcdc.onenet.net	(revision 123735)
+++ configs/faye.okcdc.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at FAYE-MX104-RE0> show system commit 
+#   2015-02-04 23:12:48 CST by andrew via cli commit synchronize
 #   2015-02-04 22:56:04 CST by andrew via cli commit synchronize
 #   2015-02-04 18:04:12 CST by andrew via cli commit synchronize
 #   2015-02-04 16:13:12 CST by andrew via cli commit synchronize
 #   2015-02-03 17:55:04 CST by andrew via cli commit synchronize
 #   2015-02-03 17:52:33 CST by andrew via cli commit confirmed, rollback in 2mins synchronize
-#   2015-02-03 10:11:26 CST by jeremyt via cli commit synchronize
 # grnoc-mon at FAYE-MX104-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -244,7 +244,7 @@
 # grnoc-mon at FAYE-MX104-RE0> show system uptime 
 # System booted: 2015-01-09 15:38 CST 
 # Protocols started: 2015-01-09 15:40 CST 
-# Last configured: 2015-02-04 22:56 CST  by andrew
+# Last configured: 2015-02-04 23:12 CST  by andrew
 # 
 # {master}
 # grnoc-mon at FAYE-MX104-RE0> show interface terse 
@@ -364,7 +364,7 @@
 #tap up up
 #vtep up up
 # grnoc-mon at FAYE-MX104-RE0> show configuration 
-## Last commit: 2015-02-04 22:56:04 CST by andrew
+## Last commit: 2015-02-04 23:12:48 CST by andrew
 version 14.1R2.12;
 groups {
     re0 {
@@ -759,8 +759,8 @@
             vlan-id 505;
             family ccc {
                 policer {
-                    input 45M-POL;
-                    output 45M-POL;
+                    input 80M-POL;
+                    output 80M-POL;
                 }
             }
         }
@@ -2102,6 +2102,14 @@
         }
         then discard;
     }
+    policer 80M-POL {
+        logical-interface-policer;
+        if-exceeding {
+            bandwidth-limit 80m;
+            burst-size-limit 16m;
+        }
+        then discard;
+    }
 }
 routing-instances {
     DPS-L3VPN {



More information about the Nocrancid mailing list