[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Thu Mar 20 15:02:29 CDT 2014


Index: hub.alt.onenet.net
===================================================================
--- hub.alt.onenet.net	(revision 113836)
+++ hub.alt.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at ALTUS-M120-RE0> show system commit 
+#   2014-03-20 14:56:09 CDT by jeremyt via cli commit synchronize
 #   2014-03-12 09:16:50 CDT by donnie via cli commit synchronize
 #   2014-03-05 16:48:18 CST by jeremyt via cli commit synchronize
 #   2014-03-03 16:09:13 CST by rnordmark via cli commit synchronize
 #   2014-03-03 16:01:07 CST by jeremyt via cli commit synchronize
 #   2014-02-26 11:12:32 CST by andrew via netconf commit synchronize
-#   2014-02-25 19:02:26 CST by rnordmark via cli commit synchronize
 # grnoc-mon at ALTUS-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -271,7 +271,7 @@
 # grnoc-mon at ALTUS-M120-RE0> show system uptime 
 # System booted: 2013-12-30 19:52 CST 
 # Protocols started: 2013-12-30 19:53 CST 
-# Last configured: 2014-03-12 09:16 CDT  by donnie
+# Last configured: 2014-03-20 14:56 CDT  by jeremyt
 # 
 # {master}
 # grnoc-mon at ALTUS-M120-RE0> show interface terse 
@@ -394,7 +394,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at ALTUS-M120-RE0> show configuration 
-## Last commit: 2014-03-12 09:16:50 CDT by donnie
+## Last commit: 2014-03-20 14:56:09 CDT by jeremyt
 version 11.4R7.5;
 groups {
     re0 {
@@ -1211,14 +1211,20 @@
     classifiers {
         dscp dscp-onenet {
             import default;
-            forwarding-class scavenger-service {
-                loss-priority high code-points cs1;
-            }
             forwarding-class expedited-forwarding {
                 loss-priority low code-points [ cs3 cs4 ];
                 loss-priority high code-points cs5;
             }
+            forwarding-class scavenger-service {
+                loss-priority low code-points cs1;
+            }
         }
+        exp exp-onenet {
+            import default;
+            forwarding-class scavenger-service {
+                loss-priority high code-points be1;
+            }
+        }
     }
     drop-profiles {
         T1-interpolated {
@@ -1237,10 +1243,11 @@
     }
     interfaces {
         lsq-* {
+            scheduler-map t1-sch-map;
             unit * {
-                scheduler-map t1-sch-map;
                 classifiers {
                     dscp dscp-onenet;
+                    exp exp-onenet;
                 }
             }
         }
@@ -1249,6 +1256,7 @@
             unit * {
                 classifiers {
                     dscp dscp-onenet;
+                    exp exp-onenet;
                 }
             }
         }
@@ -1257,6 +1265,7 @@
             unit * {
                 classifiers {
                     dscp dscp-onenet;
+                    exp exp-onenet;
                 }
             }
         }
@@ -1514,6 +1523,19 @@
             }
         }
     }
+    family mpls {
+        filter FLOW-MPLS {
+            term ALL_FLOW {
+                then {
+                    sample;
+                    accept;
+                }
+            }
+            term ACCEPT-ALL {
+                then accept;
+            }
+        }
+    }
 }
 {master}
 # grnoc-mon at ALTUS-M120-RE0> show ospf neighbor 

Index: hub.alv.onenet.net
===================================================================
--- hub.alv.onenet.net	(revision 113975)
+++ hub.alv.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at ALVA-M120-RE0> show system commit 
+#   2014-03-20 14:58:09 CDT by jeremyt via cli commit synchronize
 #   2014-03-18 13:30:26 CDT by donnie via cli commit synchronize
 #   2014-03-18 13:29:50 CDT by donnie via cli commit synchronize
 #   2014-03-11 16:43:01 CDT by andrew via cli commit confirmed, rollback in 5mins synchronize
 #   2014-03-05 16:56:30 CST by jeremyt via cli commit synchronize
 #   2014-03-03 16:11:13 CST by rnordmark via cli commit synchronize
-#   2014-02-26 11:12:37 CST by andrew via netconf commit synchronize
 # grnoc-mon at ALVA-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -269,7 +269,7 @@
 # grnoc-mon at ALVA-M120-RE0> show system uptime 
 # System booted: 2013-06-04 22:16 CDT 
 # Protocols started: 2013-06-04 22:28 CDT 
-# Last configured: 2014-03-18 13:30 CDT  by donnie
+# Last configured: 2014-03-20 14:58 CDT  by jeremyt
 # 
 # {master}
 # grnoc-mon at ALVA-M120-RE0> show interface terse 
@@ -380,7 +380,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at ALVA-M120-RE0> show configuration 
-## Last commit: 2014-03-18 13:30:26 CDT by donnie
+## Last commit: 2014-03-20 14:58:09 CDT by jeremyt
 version 11.4R7.5;
 groups {
     re0 {
@@ -1123,14 +1123,20 @@
     classifiers {
         dscp dscp-onenet {
             import default;
-            forwarding-class scavenger-service {
-                loss-priority high code-points cs1;
-            }
             forwarding-class expedited-forwarding {
                 loss-priority low code-points [ cs3 cs4 ];
                 loss-priority high code-points cs5;
             }
+            forwarding-class scavenger-service {
+                loss-priority low code-points cs1;
+            }
         }
+        exp exp-onenet {
+            import default;
+            forwarding-class scavenger-service {
+                loss-priority high code-points be1;
+            }
+        }
     }
     drop-profiles {
         T1-interpolated {
@@ -1149,10 +1155,11 @@
     }
     interfaces {
         lsq-* {
+            scheduler-map t1-sch-map;
             unit * {
-                scheduler-map t1-sch-map;
                 classifiers {
                     dscp dscp-onenet;
+                    exp exp-onenet;
                 }
             }
         }
@@ -1161,6 +1168,7 @@
             unit * {
                 classifiers {
                     dscp dscp-onenet;
+                    exp exp-onenet;
                 }
             }
         }
@@ -1169,6 +1177,7 @@
             unit * {
                 classifiers {
                     dscp dscp-onenet;
+                    exp exp-onenet;
                 }
             }
         }
@@ -1426,6 +1435,19 @@
             }
         }
     }
+    family mpls {
+        filter FLOW-MPLS {
+            term ALL_FLOW {
+                then {
+                    sample;
+                    accept;
+                }
+            }
+            term ACCEPT-ALL {
+                then accept;
+            }
+        }
+    }
 }
 routing-instances {
     VPLS-NORTHWESTERN-OSU {

Index: hub.ada.onenet.net
===================================================================
--- hub.ada.onenet.net	(revision 113740)
+++ hub.ada.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at ADA-M120-RE0> show system commit 
+#   2014-03-20 14:54:08 CDT by jeremyt via cli commit synchronize
 #   2014-03-11 16:40:12 CDT by andrew via cli commit confirmed, rollback in 5mins synchronize
 #   2014-03-05 16:46:45 CST by jeremyt via cli commit synchronize
 #   2014-03-03 16:09:00 CST by rnordmark via cli commit synchronize
 #   2014-03-03 16:00:58 CST by jeremyt via cli commit synchronize
 #   2014-02-26 11:12:29 CST by andrew via netconf commit synchronize
-#   2014-02-25 19:02:14 CST by rnordmark via cli commit synchronize
 # grnoc-mon at ADA-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -275,7 +275,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: 2014-03-11 16:40 CDT  by andrew
+# Last configured: 2014-03-20 14:54 CDT  by jeremyt
 # 
 # {master}
 # grnoc-mon at ADA-M120-RE0> show interface terse 
@@ -453,7 +453,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at ADA-M120-RE0> show configuration 
-## Last commit: 2014-03-11 16:40:12 CDT by andrew
+## Last commit: 2014-03-20 14:54:08 CDT by jeremyt
 version 11.4R7.5;
 groups {
     re0 {
@@ -1600,32 +1600,26 @@
     classifiers {
         dscp dscp-onenet {
             import default;
-            forwarding-class scavenger-service {
-                loss-priority high code-points cs1;
-            }
             forwarding-class expedited-forwarding {
                 loss-priority low code-points [ cs3 cs4 ];
                 loss-priority high code-points cs5;
             }
-        }
-    }
-    drop-profiles {
-        T1-High-PLP {
-            interpolate {
-                fill-level [ 25 75 ];
-                drop-probability [ 50 75 ];
+            forwarding-class scavenger-service {
+                loss-priority low code-points cs1;
             }
         }
-        T1-Low-PLP {
-            interpolate {
-                fill-level [ 1 15 ];
-                drop-probability [ 85 100 ];
+        exp exp-onenet {
+            import default;
+            forwarding-class scavenger-service {
+                loss-priority high code-points be1;
             }
         }
-        T1-Medium-PLP {
+    }
+    drop-profiles {
+        T1-interpolated {
             interpolate {
-                fill-level [ 5 35 ];
-                drop-probability [ 50 100 ];
+                fill-level [ 50 75 ];
+                drop-probability [ 0 25 ];
             }
         }
     }
@@ -1638,10 +1632,11 @@
     }
     interfaces {
         lsq-* {
+            scheduler-map t1-sch-map;
             unit * {
-                scheduler-map t1-sch-map;
                 classifiers {
                     dscp dscp-onenet;
+                    exp exp-onenet;
                 }
             }
         }
@@ -1650,6 +1645,7 @@
             unit * {
                 classifiers {
                     dscp dscp-onenet;
+                    exp exp-onenet;
                 }
             }
         }
@@ -1658,6 +1654,7 @@
             unit * {
                 classifiers {
                     dscp dscp-onenet;
+                    exp exp-onenet;
                 }
             }
         }
@@ -1671,7 +1668,7 @@
             forwarding-class scavenger-service scheduler scavenger-service-sch;
         }
         t1-sch-map {
-            forwarding-class best-effort scheduler t1-best-effort-sch;
+            forwarding-class best-effort scheduler best-effort-sch;
             forwarding-class expedited-forwarding scheduler t1-expedited-forwarding-sch;
             forwarding-class network-control scheduler network-control-sch;
             forwarding-class assured-forwarding scheduler t1-assured-forwarding-sch;
@@ -1687,6 +1684,7 @@
                 remainder;
             }
             priority low;
+            drop-profile-map loss-priority any protocol any drop-profile T1-interpolated;
         }
         assured-forwarding-sch {
             transmit-rate percent 5;
@@ -1705,36 +1703,18 @@
         }
         scavenger-service-sch {
             transmit-rate percent 0;
-            excess-rate percent 10;
-            buffer-size {
-                percent 0;
-                exact;
-            }
+            buffer-size percent 0;
             priority low;
-            drop-profile-map loss-priority any protocol any drop-profile T1-Low-PLP;
         }
         t1-assured-forwarding-sch {
-            transmit-rate percent 65;
+            transmit-rate percent 90;
             buffer-size percent 60;
             priority medium-high;
-            drop-profile-map loss-priority any protocol any drop-profile T1-High-PLP;
         }
         t1-expedited-forwarding-sch {
-            transmit-rate percent 25;
             buffer-size percent 25;
             priority strict-high;
-            drop-profile-map loss-priority any protocol any drop-profile T1-High-PLP;
         }
-        t1-best-effort-sch {
-            transmit-rate {
-                remainder;
-            }
-            buffer-size {
-                remainder;
-            }
-            priority medium-low;
-            drop-profile-map loss-priority any protocol any drop-profile T1-Medium-PLP;
-        }
     }
 }
 security {
@@ -1937,15 +1917,6 @@
             term ALL_FLOW {
                 then {
                     sample;
-                    next term;
-                }
-            }
-            term SS {
-                from {
-                    exp 001;
-                }
-                then {
-                    forwarding-class scavenger-service;
                     accept;
                 }
             }

Index: hub.dur.onenet.net
===================================================================
--- hub.dur.onenet.net	(revision 114073)
+++ hub.dur.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at DURANT-M120-RE0> show system commit 
+#   2014-03-20 14:48:44 CDT by jeremyt via cli commit synchronize
 #   2014-03-18 14:30:04 CDT by jeremyt via cli commit synchronize
 #   2014-03-18 14:14:05 CDT by jeremyt via cli commit synchronize
 #   2014-03-18 13:51:35 CDT by jeremyt via cli commit confirmed, rollback in 5mins synchronize
 #   2014-03-14 16:49:57 CDT by root via other
 #   2014-03-14 16:44:37 CDT by jeremyt via cli commit confirmed, rollback in 5mins synchronize
-#   2014-03-14 16:25:27 CDT by jeremyt via cli commit synchronize
 # grnoc-mon at DURANT-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -271,7 +271,7 @@
 # grnoc-mon at DURANT-M120-RE0> show system uptime 
 # System booted: 2013-05-26 00:18 CDT 
 # Protocols started: 2013-05-26 00:24 CDT 
-# Last configured: 2014-03-18 14:30 CDT  by jeremyt
+# Last configured: 2014-03-20 14:48 CDT  by jeremyt
 # 
 # {master}
 # grnoc-mon at DURANT-M120-RE0> show interface terse 
@@ -447,7 +447,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at DURANT-M120-RE0> show configuration 
-## Last commit: 2014-03-18 14:30:04 CDT by jeremyt
+## Last commit: 2014-03-20 14:48:44 CDT by jeremyt
 version 11.4R7.5;
 groups {
     re0 {
@@ -1935,7 +1935,7 @@
             term ALL_FLOW {
                 then {
                     sample;
-                    next term;
+                    accept;
                 }
             }
             term ACCEPT-ALL {

Index: hub.ard.onenet.net
===================================================================
--- hub.ard.onenet.net	(revision 114181)
+++ hub.ard.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at ARDMORE-M120-RE0> show system commit 
+#   2014-03-20 14:59:16 CDT by jeremyt via cli commit synchronize
 #   2014-03-14 08:35:08 CDT by donnie via cli commit synchronize
 #   2014-03-05 16:31:30 CST by jeremyt via cli commit synchronize
 #   2014-03-04 13:04:56 CST by rnordmark via cli commit synchronize
 #   2014-03-04 13:04:28 CST by rnordmark via cli commit confirmed, rollback in 5mins synchronize
 #   2014-03-04 12:53:48 CST by rnordmark via cli commit synchronize
-#   2014-03-04 12:53:36 CST by rnordmark via cli commit synchronize
 # grnoc-mon at ARDMORE-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -274,7 +274,7 @@
 # grnoc-mon at ARDMORE-M120-RE0> show system uptime 
 # System booted: 2013-05-26 01:53 CDT 
 # Protocols started: 2013-05-26 01:56 CDT 
-# Last configured: 2014-03-14 08:35 CDT  by donnie
+# Last configured: 2014-03-20 14:59 CDT  by jeremyt
 # 
 # {master}
 # grnoc-mon at ARDMORE-M120-RE0> show interface terse 
@@ -441,7 +441,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at ARDMORE-M120-RE0> show configuration 
-## Last commit: 2014-03-14 08:35:08 CDT by donnie
+## Last commit: 2014-03-20 14:59:16 CDT by jeremyt
 version 11.4R7.5;
 groups {
     re0 {
@@ -1509,14 +1509,20 @@
     classifiers {
         dscp dscp-onenet {
             import default;
-            forwarding-class scavenger-service {
-                loss-priority high code-points cs1;
-            }
             forwarding-class expedited-forwarding {
                 loss-priority low code-points [ cs3 cs4 ];
                 loss-priority high code-points cs5;
             }
+            forwarding-class scavenger-service {
+                loss-priority low code-points cs1;
+            }
         }
+        exp exp-onenet {
+            import default;
+            forwarding-class scavenger-service {
+                loss-priority high code-points be1;
+            }
+        }
     }
     drop-profiles {
         T1-interpolated {
@@ -1535,10 +1541,11 @@
     }
     interfaces {
         lsq-* {
+            scheduler-map t1-sch-map;
             unit * {
-                scheduler-map t1-sch-map;
                 classifiers {
                     dscp dscp-onenet;
+                    exp exp-onenet;
                 }
             }
         }
@@ -1547,6 +1554,7 @@
             unit * {
                 classifiers {
                     dscp dscp-onenet;
+                    exp exp-onenet;
                 }
             }
         }
@@ -1555,6 +1563,7 @@
             unit * {
                 classifiers {
                     dscp dscp-onenet;
+                    exp exp-onenet;
                 }
             }
         }
@@ -1812,6 +1821,19 @@
             }
         }
     }
+    family mpls {
+        filter FLOW-MPLS {
+            term ALL_FLOW {
+                then {
+                    sample;
+                    accept;
+                }
+            }
+            term ACCEPT-ALL {
+                then accept;
+            }
+        }
+    }
 }
 {master}
 # grnoc-mon at ARDMORE-M120-RE0> show ospf neighbor 

Index: hub.pot.onenet.net
===================================================================
--- hub.pot.onenet.net	(revision 114198)
+++ hub.pot.onenet.net	(working copy)
@@ -330,8 +330,8 @@
 #t1-2/0/3:7.0 up up
 #t1-2/0/3:8 down down
 #t1-2/0/3:9 down down
-#t1-2/0/3:10 up down
-#t1-2/0/3:10.0 up down
+#t1-2/0/3:10 up up
+#t1-2/0/3:10.0 up up
 #t1-2/0/3:11 down down
 #t1-2/0/3:12 down down
 #t1-2/0/3:13 down down

Index: core3.okc-m120.onenet.net
===================================================================
--- core3.okc-m120.onenet.net	(revision 114199)
+++ core3.okc-m120.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKC-CORE3-M120-RE0> show system commit 
+#   2014-03-20 14:51:08 CDT by jeremyt via cli commit synchronize
 #   2014-03-20 08:01:00 CDT by joe via cli commit synchronize
 #   2014-03-19 12:48:07 CDT by joe via cli commit synchronize
 #   2014-03-19 09:54:37 CDT by joe via cli commit synchronize
 #   2014-03-19 09:52:58 CDT by joe via cli commit synchronize
 #   2014-03-19 09:23:44 CDT by joe via cli commit synchronize
-#   2014-03-19 09:20:19 CDT by joe via cli commit synchronize
 # grnoc-mon at OKC-CORE3-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -366,7 +366,7 @@
 # grnoc-mon at OKC-CORE3-M120-RE0> show system uptime 
 # System booted: 2013-04-14 00:17 CDT 
 # Protocols started: 2013-04-14 00:30 CDT 
-# Last configured: 2014-03-20 08:01 CDT  by joe
+# Last configured: 2014-03-20 14:51 CDT  by jeremyt
 # 
 # {master}
 # grnoc-mon at OKC-CORE3-M120-RE0> show interface terse 
@@ -438,9 +438,9 @@
 #t1-2/3/0:1:13 up up
 #t1-2/3/0:1:13.0 up up
 #t1-2/3/0:1:14 up up
-#t1-2/3/0:1:14.0 up up
-#t1-2/3/0:1:15 up up
-#t1-2/3/0:1:15.0 up up
+#t1-2/3/0:1:14.0 up down
+#t1-2/3/0:1:15 up down
+#t1-2/3/0:1:15.0 up down
 #t1-2/3/0:1:16 up up
 #t1-2/3/0:1:16.0 up up
 #t1-2/3/0:1:17 up down
@@ -675,8 +675,8 @@
 #t1-2/3/0:6:14 up down
 #t1-2/3/0:6:15 up up
 #t1-2/3/0:6:15.0 up up
-#t1-2/3/0:6:16 up down
-#t1-2/3/0:6:16.0 up down
+#t1-2/3/0:6:16 up up
+#t1-2/3/0:6:16.0 up up
 #t1-2/3/0:6:17 up up
 #t1-2/3/0:6:17.0 up up
 #t1-2/3/0:6:18 up up
@@ -1847,7 +1847,7 @@
 #lsq-5/1/0.28 up up
 #lsq-5/1/0.30 up up
 #lsq-5/1/0.31 up up
-#lsq-5/1/0.32 up up
+#lsq-5/1/0.32 up down
 #lsq-5/1/0.33 up up
 #lsq-5/1/0.34 up up
 #lsq-5/1/0.35 up up
@@ -1946,7 +1946,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE3-M120-RE0> show configuration 
-## Last commit: 2014-03-20 08:01:00 CDT by joe
+## Last commit: 2014-03-20 14:51:08 CDT by jeremyt
 version 11.4R7.5;
 groups {
     re0 {
@@ -8898,14 +8898,20 @@
     classifiers {
         dscp dscp-onenet {
             import default;
-            forwarding-class scavenger-service {
-                loss-priority high code-points cs1;
-            }
             forwarding-class expedited-forwarding {
                 loss-priority low code-points [ cs3 cs4 ];
                 loss-priority high code-points cs5;
             }
+            forwarding-class scavenger-service {
+                loss-priority low code-points cs1;
+            }
         }
+        exp exp-onenet {
+            import default;
+            forwarding-class scavenger-service {
+                loss-priority high code-points be1;
+            }
+        }
     }
     drop-profiles {
         T1-interpolated {
@@ -8928,6 +8934,7 @@
             unit * {
                 classifiers {
                     dscp dscp-onenet;
+                    exp exp-onenet;
                 }
             }
         }
@@ -8936,6 +8943,7 @@
             unit * {
                 classifiers {
                     dscp dscp-onenet;
+                    exp exp-onenet;
                 }
             }
         }
@@ -8944,6 +8952,7 @@
             unit * {
                 classifiers {
                     dscp dscp-onenet;
+                    exp exp-onenet;
                 }
             }
         }
@@ -9238,15 +9247,6 @@
             term ALL_FLOW {
                 then {
                     sample;
-                    next term;
-                }
-            }
-            term SS {
-                from {
-                    exp 001;
-                }
-                then {
-                    forwarding-class scavenger-service;
                     accept;
                 }
             }

Index: hub.chi.onenet.net
===================================================================
--- hub.chi.onenet.net	(revision 114197)
+++ 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



More information about the Nocrancid mailing list