[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Fri Jul 18 07:02:16 CDT 2014


Index: configs/hub.chi.onenet.net
===================================================================
--- configs/hub.chi.onenet.net	(revision 117921)
+++ configs/hub.chi.onenet.net	(working copy)
@@ -282,7 +282,7 @@
 #t3-2/0/1.0 up up
 #ct3-2/0/2 up up
 #t1-2/0/2:1 down down
-#t1-2/0/2:2 down down
+#t1-2/0/2:2 down up
 #t1-2/0/2:3 down down
 #t1-2/0/2:4 up up
 #t1-2/0/2:4.0 up up
@@ -308,7 +308,7 @@
 #t1-2/0/2:21 down down
 #t1-2/0/2:22 down down
 #t1-2/0/2:23 down down
-#t1-2/0/2:24 down down
+#t1-2/0/2:24 down up
 #t1-2/0/2:25 down up
 #t1-2/0/2:26 down down
 #t1-2/0/2:27 down down
Index: configs/core1.dc.onenet.net
===================================================================
--- configs/core1.dc.onenet.net	(revision 117923)
+++ configs/core1.dc.onenet.net	(working copy)
@@ -835,7 +835,6 @@
 #lsi.0 up up
 #lsi.1 up up
 #lsi.2 up up
-#lsi.1048893 up up
 #lsi.1048930 up up
 #lsi.1048939 up up
 #lsi.1048940 up up
@@ -843,6 +842,7 @@
 #lsi.1048944 up up
 #lsi.1048947 up up
 #lsi.1048948 up up
+#lsi.1048949 up up
 #mtun up up
 #pimd up up
 #pime up up
Index: configs/hub.war.onenet.net
===================================================================
--- configs/hub.war.onenet.net	(revision 117257)
+++ configs/hub.war.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at WARNER-M120-RE0> show system commit 
+#   2014-07-18 06:59:18 CDT by joel via cli commit synchronize
 #   2014-06-24 08:38:25 CDT by joel via cli commit synchronize
 #   2014-06-20 16:39:30 CDT by joel via cli commit synchronize
 #   2014-06-20 10:51:39 CDT by joel via cli commit synchronize
 #   2014-06-05 22:33:04 CDT by joel via cli commit synchronize
 #   2014-05-15 10:05:29 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
-#   2014-05-04 17:27:40 CDT by admin via cli commit confirmed, rollback in 5mins synchronize
 # grnoc-mon at WARNER-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -297,7 +297,7 @@
 # grnoc-mon at WARNER-M120-RE0> show system uptime 
 # System booted: 2013-06-04 22:18 CDT 
 # Protocols started: 2013-06-04 22:27 CDT 
-# Last configured: 2014-06-24 08:38 CDT  by joel
+# Last configured: 2014-07-18 06:59 CDT  by joel
 # 
 # {master}
 # grnoc-mon at WARNER-M120-RE0> show interface terse 
@@ -442,7 +442,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at WARNER-M120-RE0> show configuration 
-## Last commit: 2014-06-24 08:38:25 CDT by joel
+## Last commit: 2014-07-18 06:59:18 CDT by joel
 version 11.4R7.5;
 groups {
     re0 {
@@ -1363,8 +1363,8 @@
             vlan-id 832;
             family inet {
                 policer {
-                    input 100M-POL;
-                    output 100M-POL;
+                    input 45M-POL;
+                    output 45M-POL;
                 }
                 inactive: address 156.110.25.137/30;
             }
@@ -1374,8 +1374,8 @@
             vlan-id 833;
             family inet {
                 policer {
-                    input 100M-POL;
-                    output 100M-POL;
+                    input 45M-POL;
+                    output 45M-POL;
                 }
                 inactive: address 156.110.25.105/30;
             }
@@ -2130,6 +2130,14 @@
         }
         then discard;
     }
+    policer 45M-POL {
+        logical-interface-policer;
+        if-exceeding {
+            bandwidth-limit 45m;
+            burst-size-limit 300k;
+        }
+        then discard;
+    }
 }
 routing-instances {
     ONENET-PoP-APPLIANCES-L3VPN {



More information about the Nocrancid mailing list