[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Fri Dec 5 15:02:17 CST 2014


Index: configs/acx.cai.ato-acx2100.onenet.net
===================================================================
--- configs/acx.cai.ato-acx2100.onenet.net	(revision 121967)
+++ configs/acx.cai.ato-acx2100.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at ATOKA-MEMORIAL-HOSPITAL-ACX2100> show system commit 
+#   2014-12-05 14:49:31 CST by andrew via cli
+#   2014-12-05 14:48:25 CST by andrew via cli commit confirmed, rollback in 3mins
 #   2014-12-05 10:32:39 CST by andrew via cli
 #   2014-12-05 09:42:54 CST by andrew via cli
 #   2014-12-04 17:30:20 CST by andrew via cli
 #   2014-12-04 16:58:05 CST by andrew via cli
-#   2014-12-04 16:47:35 CST by andrew via cli
-#   2014-12-04 13:25:58 CST by admin via cli
 # grnoc-mon at ATOKA-MEMORIAL-HOSPITAL-ACX2100> show chassis environment 
 # Class Item                           Status     Measurement
 #       PCB Left                       OK        
@@ -158,7 +158,7 @@
 # grnoc-mon at ATOKA-MEMORIAL-HOSPITAL-ACX2100> show system uptime 
 # System booted: 2014-12-03 12:27 CST 
 # Protocols started: 2014-12-03 12:29 CST 
-# Last configured: 2014-12-05 10:32 CST  by andrew
+# Last configured: 2014-12-05 14:49 CST  by andrew
 # 
 # grnoc-mon at ATOKA-MEMORIAL-HOSPITAL-ACX2100> show interface terse 
 #Interface Admin Link
@@ -217,7 +217,7 @@
 #pime up up
 #tap up up
 # grnoc-mon at ATOKA-MEMORIAL-HOSPITAL-ACX2100> show configuration 
-## Last commit: 2014-12-05 10:32:39 CST by andrew
+## Last commit: 2014-12-05 14:49:31 CST by andrew
 version 12.3X54-D10.6;
 system {
     host-name ATOKA-MEMORIAL-HOSPITAL-ACX2100;
@@ -422,6 +422,10 @@
             vlan-id 500;
             family inet {
                 mtu 1500;
+                filter {
+                    input test;
+                    output test;
+                }
                 address 156.110.58.57/30;
             }
         }
@@ -980,7 +984,23 @@
                 }
             }
         }
+        filter test {
+            interface-specific;
+            term 1 {
+                then {
+                    policer test;
+                    accept;
+                }
+            }
+        }
     }
+    policer test {
+        if-exceeding {
+            bandwidth-limit 10m;
+            burst-size-limit 500k;
+        }
+        then discard;
+    }
 }
 routing-instances {
     ONENET-MGMT-L3VPN {
Index: configs/hub.end.onenet.net
===================================================================
--- configs/hub.end.onenet.net	(revision 121963)
+++ configs/hub.end.onenet.net	(working copy)
@@ -312,8 +312,8 @@
 #t1-2/0/2:5 up up
 #t1-2/0/2:5.0 up up
 #t1-2/0/2:6 down down
-#t1-2/0/2:7 up down
-#t1-2/0/2:7.0 up down
+#t1-2/0/2:7 up up
+#t1-2/0/2:7.0 up up
 #t1-2/0/2:8 down down
 #t1-2/0/2:9 down down
 #t1-2/0/2:10 down down
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net	(revision 121967)
+++ configs/core3.okc-m120.onenet.net	(working copy)
@@ -557,8 +557,8 @@
 #coc1-2/3/0:4 up up
 #ct3-2/3/0:4 up up
 #t1-2/3/0:4:1 up down
-#t1-2/3/0:4:2 up down
-#t1-2/3/0:4:2.0 up down
+#t1-2/3/0:4:2 up up
+#t1-2/3/0:4:2.0 up up
 #t1-2/3/0:4:3 up up
 #t1-2/3/0:4:3.0 up up
 #t1-2/3/0:4:4 up down
@@ -1030,8 +1030,8 @@
 #coc12-3/3/0 up up
 #coc1-3/3/0:1 up up
 #ct3-3/3/0:1 up up
-#t1-3/3/0:1:1 up down
-#t1-3/3/0:1:1.0 up down
+#t1-3/3/0:1:1 up up
+#t1-3/3/0:1:1.0 up up
 #t1-3/3/0:1:2 up up
 #t1-3/3/0:1:2.0 up up
 #t1-3/3/0:1:3 up up



More information about the Nocrancid mailing list