[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Wed Oct 30 20:01:04 CDT 2013


Index: core1.okc-mx960.onenet.net
===================================================================
--- core1.okc-mx960.onenet.net	(revision 87018)
+++ core1.okc-mx960.onenet.net	(working copy)
@@ -692,7 +692,7 @@
 #lsi.1049089 up up
 #lsi.1049090 up up
 #lsi.1049096 up up
-#lsi.1957121 up up
+#lsi.1958403 up up
 #mtun up up
 #pimd up up
 #pime up up

Index: core5.okc.onenet.net
===================================================================
--- core5.okc.onenet.net	(revision 87022)
+++ core5.okc.onenet.net	(working copy)
@@ -570,8 +570,8 @@
 #lsi.1383945 up up
 #lsi.1383946 up up
 #lsi.1496838 up up
-#lsi.1943042 up up
-#lsi.1943043 up up
+#lsi.1944326 up up
+#lsi.1944327 up up
 #mtun up up
 #pimd up up
 #pime up up

Index: hub.ada.onenet.net
===================================================================
--- hub.ada.onenet.net	(revision 87019)
+++ hub.ada.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at ADA-M120-RE0> show system commit 
-#   2013-10-30 19:00:15 CDT by jeremyt via cli commit synchronize
-#   2013-10-30 18:57:40 CDT by jeremyt via cli commit synchronize
-#   2013-10-30 18:55:06 CDT by jeremyt via cli commit synchronize
-#   2013-10-30 18:52:04 CDT by jeremyt via cli commit synchronize
-#   2013-10-30 18:48:20 CDT by jeremyt via cli commit synchronize
-#   2013-10-30 18:21:55 CDT by jeremyt via cli commit synchronize
+#   2013-10-30 19:52:51 CDT by jeremyt via cli commit synchronize
+#   2013-10-30 19:47:36 CDT by jeremyt via cli commit synchronize
+#   2013-10-30 19:44:46 CDT by jeremyt via cli commit synchronize
+#   2013-10-30 19:39:23 CDT by jeremyt via cli commit synchronize
+#   2013-10-30 19:36:26 CDT by jeremyt via cli commit synchronize
+#   2013-10-30 19:34:42 CDT by jeremyt via cli commit synchronize
 # grnoc-mon at ADA-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -276,7 +276,7 @@
 # grnoc-mon at ADA-M120-RE0> show system uptime 
 # System booted: 2013-05-26 01:59 CDT 
 # Protocols started: 2013-05-26 02:02 CDT 
-# Last configured: 2013-10-30 19:00 CDT  by jeremyt
+# Last configured: 2013-10-30 19:52 CDT  by jeremyt
 # 
 # {master}
 # grnoc-mon at ADA-M120-RE0> show interface terse 
@@ -459,7 +459,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at ADA-M120-RE0> show configuration 
-## Last commit: 2013-10-30 19:00:15 CDT by jeremyt
+## Last commit: 2013-10-30 19:52:51 CDT by jeremyt
 version 11.4R7.5;
 groups {
     re0 {
@@ -871,6 +871,9 @@
         unit 0 {
             family inet {
                 mtu 1512;
+                filter {
+                    output JOSH;
+                }
                 sampling {
                     input;
                     output;
@@ -1615,14 +1618,14 @@
         }
         T1-Low-PLP {
             interpolate {
-                fill-level [ 0 1 ];
-                drop-probability [ 99 100 ];
+                fill-level [ 1 15 ];
+                drop-probability [ 85 100 ];
             }
         }
         T1-Medium-PLP {
             interpolate {
-                fill-level [ 5 10 50 ];
-                drop-probability [ 35 50 100 ];
+                fill-level [ 5 35 ];
+                drop-probability [ 50 100 ];
             }
         }
     }
@@ -1643,21 +1646,13 @@
             }
         }
         t1-* {
+            scheduler-map t1-sch-map;
             unit * {
-                scheduler-map t1-sch-map;
                 classifiers {
                     dscp dscp-onenet;
                 }
             }
         }
-        t1-2/0/2:21 {
-            scheduler-map t1-sch-map;
-            unit 0 {
-                classifiers {
-                    dscp dscp-onenet;
-                }
-            }
-        }
         all {
             scheduler-map sch-map;
             unit * {
@@ -1939,6 +1934,33 @@
             }
         }
     }
+    filter JOSH {
+        term MIRAGE {
+            from {
+                source-address {
+                    164.58.253.20/32;
+                }
+            }
+            then {
+                forwarding-class scavenger-service;
+                accept;
+            }
+        }
+        term OASIS {
+            from {
+                source-address {
+                    164.58.253.40/32;
+                }
+            }
+            then {
+                forwarding-class assured-forwarding;
+                accept;
+            }
+        }
+        term all {
+            then accept;
+        }
+    }
 }
 services {
     flow-monitoring {

Index: hub.chi.onenet.net
===================================================================
--- hub.chi.onenet.net	(revision 87025)
+++ hub.chi.onenet.net	(working copy)
@@ -309,7 +309,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 up
+#t1-2/0/2:24 down down
 #t1-2/0/2:25 down up
 #t1-2/0/2:26 down down
 #t1-2/0/2:27 down down

Index: core2-okc-mx960.onenet.net
===================================================================
--- core2-okc-mx960.onenet.net	(revision 87026)
+++ core2-okc-mx960.onenet.net	(working copy)
@@ -539,7 +539,7 @@
 #lsi.1 up up
 #lsi.1048836 up up
 #lsi.1048838 up up
-#lsi.1957889 up up
+#lsi.1959171 up up
 #mtun up up
 #pimd up up
 #pime up up

Index: hub.dun.onenet.net
===================================================================
--- hub.dun.onenet.net	(revision 87020)
+++ hub.dun.onenet.net	(working copy)
@@ -293,8 +293,8 @@
 #t1-2/0/2:9 up down
 #t1-2/0/2:10 up up
 #t1-2/0/2:10.0 up up
-#t1-2/0/2:11 up down
-#t1-2/0/2:11.0 up down
+#t1-2/0/2:11 up up
+#t1-2/0/2:11.0 up up
 #t1-2/0/2:12 up up
 #t1-2/0/2:12.0 up up
 #t1-2/0/2:13 up down
@@ -1578,4 +1578,5 @@
 # 164.58.245.181   ge-3/2/0.0             Full      164.58.199.202
 # 164.58.244.125   ge-3/2/3.0             Full      164.58.199.19
 # 172.23.5.166     t1-2/0/2:10.0          Full      10.199.2.66
+# 172.23.5.162     t1-2/0/2:11.0          Full      10.199.2.67
 # 

Index: core3.okc-m120.onenet.net
===================================================================
--- core3.okc-m120.onenet.net	(revision 87021)
+++ core3.okc-m120.onenet.net	(working copy)
@@ -766,8 +766,8 @@
 #t1-2/3/0:8:11 up up
 #t1-2/3/0:8:11.0 up up
 #t1-2/3/0:8:12 up down
-#t1-2/3/0:8:13 up up
-#t1-2/3/0:8:13.0 up up
+#t1-2/3/0:8:13 up down
+#t1-2/3/0:8:13.0 up down
 #t1-2/3/0:8:14 up up
 #t1-2/3/0:8:14.0 up up
 #t1-2/3/0:8:15 up down

Index: hub.sem.onenet.net
===================================================================
--- hub.sem.onenet.net	(revision 87024)
+++ hub.sem.onenet.net	(working copy)
@@ -330,8 +330,8 @@
 #t1-2/0/2:14 up up
 #t1-2/0/2:14.0 up up
 #t1-2/0/2:15 up down
-#t1-2/0/2:16 up down
-#t1-2/0/2:16.0 up down
+#t1-2/0/2:16 up up
+#t1-2/0/2:16.0 up up
 #t1-2/0/2:17 up up
 #t1-2/0/2:17.0 up up
 #t1-2/0/2:18 up up



More information about the Nocrancid mailing list