[Nocrancid] autopop-onenet.net/core.end.onenet.net[0] router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Thu Nov 27 18:27:09 CST 2014


Index: configs/core.end.onenet.net
===================================================================
--- configs/core.end.onenet.net	(revision 121700)
+++ configs/core.end.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at ENID-MX480-RE0> show system commit 
+#   2014-11-27 18:26:11 CST by andrew via cli commit synchronize
 #   2014-11-07 15:22:31 CST by admin via netconf commit synchronize
 #   2014-11-05 23:01:37 CST by andrew via cli commit synchronize
 #   2014-11-05 22:53:31 CST by andrew via cli commit synchronize
 #   2014-11-05 22:49:10 CST by andrew via cli commit synchronize
 #   2014-10-08 13:58:46 CDT by andrew via cli commit synchronize
-#   2014-10-08 12:31:03 CDT by andrew via cli commit synchronize
 # grnoc-mon at ENID-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -251,7 +251,7 @@
 # grnoc-mon at ENID-MX480-RE0> show system uptime 
 # System booted: 2014-09-17 01:24 CDT 
 # Protocols started: 2014-09-17 01:26 CDT 
-# Last configured: 2014-11-07 15:22 CST  by admin
+# Last configured: 2014-11-27 18:26 CST  by andrew
 # 
 # {master}
 # grnoc-mon at ENID-MX480-RE0> show interface terse 
@@ -350,7 +350,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at ENID-MX480-RE0> show configuration 
-## Last commit: 2014-11-07 15:22:31 CST by admin
+## Last commit: 2014-11-27 18:26:11 CST by andrew
 version 12.3R7.7;
 groups {
     re0 {
@@ -754,9 +754,12 @@
             description "DPS-Troop-J-Enid-100Mb-CIR000XXXX | [NO-MONITOR]";
             vlan-id 2540;
             family inet {
+                policer {
+                    input 100M-POL;
+                    output 100M-POL;
+                }
                 sampling {
                     input;
-                    output;
                 }
                 address 10.119.16.133/30;
             }
@@ -1790,6 +1793,14 @@
         }
         then discard;
     }
+    policer 100M-POL {
+        logical-interface-policer;
+        if-exceeding {
+            bandwidth-limit 100m;
+            burst-size-limit 20m;
+        }
+        then discard;
+    }
 }
 routing-instances {
     DPS-L3VPN {



More information about the Nocrancid mailing list