[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Thu Apr 17 14:02:26 CDT 2014


Index: configs/hub.tah.onenet.net
===================================================================
--- configs/hub.tah.onenet.net	(revision 115325)
+++ configs/hub.tah.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at TAHLEQUAH-M120-RE0> show system commit 
+#   2014-04-17 13:29:22 CDT by jeremyt via cli commit confirmed, rollback in 5mins synchronize
 #   2014-04-17 10:39:35 CDT by jeremyt via cli commit synchronize
 #   2014-04-17 09:51:54 CDT by jeremyt via cli commit confirmed, rollback in 5mins synchronize
 #   2014-04-14 16:55:47 CDT by jeremyt via cli commit synchronize
 #   2014-04-14 16:17:50 CDT by rnordmark via cli commit synchronize
 #   2014-04-14 16:17:26 CDT by rnordmark via cli commit confirmed, rollback in 10mins synchronize
-#   2014-04-14 16:10:00 CDT by rnordmark via cli commit synchronize
 # grnoc-mon at TAHLEQUAH-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -293,7 +293,7 @@
 # grnoc-mon at TAHLEQUAH-M120-RE0> show system uptime 
 # System booted: 2014-03-20 00:43 CDT 
 # Protocols started: 2014-03-20 00:45 CDT 
-# Last configured: 2014-04-17 10:39 CDT  by jeremyt
+# Last configured: 2014-04-17 13:29 CDT  by jeremyt
 # 
 # {master}
 # grnoc-mon at TAHLEQUAH-M120-RE0> show interface terse 
@@ -494,7 +494,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TAHLEQUAH-M120-RE0> show configuration 
-## Last commit: 2014-04-17 10:39:35 CDT by jeremyt
+## Last commit: 2014-04-17 13:29:22 CDT by jeremyt
 version 11.4R7.5;
 groups {
     re0 {
@@ -1262,8 +1262,11 @@
         unit 0 {
             family inet {
                 filter {
-                    input FLOW-INFO;
+                    input STATE-TESTING-SERVERS;
                 }
+                sampling {
+                    input;
+                }
                 address 164.58.245.174/30;
             }
             family inet6 {
@@ -2021,6 +2024,25 @@
                 then accept;
             }
         }
+        filter STATE-TESTING-SERVERS {
+            term SERVERS {
+                from {
+                    source-address {
+                        204.8.131.239/32;
+                        204.8.134.66/32;
+                        12.167.24.52/32;
+                        79.136.80.254/32;
+                    }
+                }
+                then {
+                    forwarding-class expedited-forwarding;
+                    accept;
+                }
+            }
+            term ACCEPT {
+                then accept;
+            }
+        }
     }
     family mpls {
         filter FLOW-MPLS {



More information about the Nocrancid mailing list