[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Sat Jan 28 16:04:19 CST 2017


Index: configs/maysville-es.client.onenet.net
===================================================================
--- configs/maysville-es.client.onenet.net	(revision 150184)
+++ configs/maysville-es.client.onenet.net	(working copy)
@@ -614,7 +614,6 @@
 # OSPF instance is not running
 # 
 # grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> show bfd session 
-quit
 
 0 sessions, 0 clients
 Cumulative transmit rate 0.0 pps, cumulative receive rate 0.0 pps
Index: configs/core8.tul.onenet.net
===================================================================
--- configs/core8.tul.onenet.net	(revision 150106)
+++ configs/core8.tul.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at TULSA-CORE8-MX480-RE0> show system commit 
+#   2017-01-28 15:28:59 CST by andrew via cli commit synchronize
 #   2017-01-25 20:51:31 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
 #   2017-01-19 11:55:47 CST by andrew via cli commit synchronize
 #   2017-01-11 19:37:30 CST by andrew via cli commit synchronize
 #   2016-12-21 18:35:46 CST by andrew via cli commit synchronize
 #   2016-12-21 18:34:21 CST by andrew via cli commit synchronize
-#   2016-12-03 00:59:09 CST by andrew via cli commit synchronize
 # grnoc-mon at TULSA-CORE8-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -311,7 +311,7 @@
 # grnoc-mon at TULSA-CORE8-MX480-RE0> show system uptime 
 # System booted: 2016-03-20 01:06 CDT 
 # Protocols started: 2016-03-20 01:08 CDT 
-# Last configured: 2017-01-25 20:51 CST  by andrew
+# Last configured: 2017-01-28 15:28 CST  by andrew
 # 
 # {master}
 # grnoc-mon at TULSA-CORE8-MX480-RE0> show interface terse 
@@ -410,7 +410,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-CORE8-MX480-RE0> show configuration 
-## Last commit: 2017-01-25 20:51:31 CST by andrew
+## Last commit: 2017-01-28 15:28:59 CST by andrew
 version 13.3R8.7;
 groups {
     re0 {
@@ -443,15 +443,11 @@
             }
         }
     }
-    ISIS-LEVEL2 {
+    ISIS-L2-INTERFACE {
         protocols {
             isis {
                 interface <*> {
-                    link-protection;
-                    bfd-liveness-detection {
-                        minimum-interval 400;
-                        multiplier 3;
-                    }
+                    point-to-point;
                     level 2 {
                         hello-#authentication-#key <removed>;
                         hello-authentication-type md5;
@@ -461,6 +457,19 @@
             }
         }
     }
+    ISIS-PROTECTION {
+        protocols {
+            isis {
+                interface <*> {
+                    link-protection;
+                    bfd-liveness-detection {
+                        minimum-interval 400;
+                        multiplier 3;
+                    }
+                }
+            }
+        }
+    }
 }
 apply-groups [ re0 re1 ];
 system {
@@ -1641,17 +1650,21 @@
         }
     }
     isis {
-        apply-groups ISIS-LEVEL2;
+        apply-groups ISIS-L2-INTERFACE;
         reference-bandwidth 1000g;
         level 1 disable;
-        interface et-0/1/0.42;
-        interface et-1/0/0.42;
+        interface et-0/1/0.42 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface et-1/0/0.42 {
+            apply-groups ISIS-PROTECTION;
+        }
         interface fxp0.0 {
-            apply-groups-except ISIS-LEVEL2;
+            apply-groups-except ISIS-L2-INTERFACE;
             disable;
         }
         interface lo0.0 {
-            apply-groups-except ISIS-LEVEL2;
+            apply-groups-except ISIS-L2-INTERFACE;
             passive;
             level 1 disable;
         }
Index: configs/core6.tul.onenet.net
===================================================================
--- configs/core6.tul.onenet.net	(revision 150183)
+++ configs/core6.tul.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at TULSA-ROUTE-REFLECTOR> show system commit 
+#   2017-01-28 15:26:16 CST by andrew via cli
 #   2017-01-28 13:32:47 CST by andrew via cli
 #   2017-01-25 21:23:36 CST by andrew via cli
 #   2017-01-24 17:24:53 CST by andrew via cli
 #   2017-01-24 13:43:24 CST by andrew via cli
 #   2017-01-24 00:58:18 CST by andrew via cli
-#   2017-01-03 18:28:15 CST by andrew via cli
 # grnoc-mon at TULSA-ROUTE-REFLECTOR> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -285,7 +285,7 @@
 # Time Source:  NTP CLOCK 
 # System booted: 2016-11-05 15:33 CDT 
 # Protocols started: 2016-11-05 15:33 CDT 
-# Last configured: 2017-01-28 13:32 CST  by andrew
+# Last configured: 2017-01-28 15:26 CST  by andrew
 # 
 # grnoc-mon at TULSA-ROUTE-REFLECTOR> show interface terse 
 #Interface Admin Link
@@ -349,18 +349,14 @@
 #tap up up
 #vtep up up
 # grnoc-mon at TULSA-ROUTE-REFLECTOR> show configuration 
-## Last commit: 2017-01-28 13:32:47 CST by andrew
+## Last commit: 2017-01-28 15:26:16 CST by andrew
 version 15.1F6.9;
 groups {
-    ISIS-LEVEL2 {
+    ISIS-L2-INTERFACE {
         protocols {
             isis {
                 interface <*> {
-                    link-protection;
-                    bfd-liveness-detection {
-                        minimum-interval 400;
-                        multiplier 3;
-                    }
+                    point-to-point;
                     level 2 {
                         hello-#authentication-#key <removed>;
                         hello-authentication-type md5;
@@ -370,6 +366,19 @@
             }
         }
     }
+    ISIS-PROTECTION {
+        protocols {
+            isis {
+                interface <*> {
+                    link-protection;
+                    bfd-liveness-detection {
+                        minimum-interval 400;
+                        multiplier 3;
+                    }
+                }
+            }
+        }
+    }
 }
 system {
     host-name TULSA-ROUTE-REFLECTOR;
@@ -1465,18 +1474,22 @@
         }
     }
     isis {
-        apply-groups ISIS-LEVEL2;
+        apply-groups ISIS-L2-INTERFACE;
         reference-bandwidth 1000g;
         overload;
         level 1 disable;
-        interface ge-0/0/0.42;
-        interface ge-0/1/0.42;
+        interface ge-0/0/0.42 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface ge-0/1/0.42 {
+            apply-groups ISIS-PROTECTION;
+        }
         interface fxp0.0 {
-            apply-groups-except ISIS-LEVEL2;
+            apply-groups-except ISIS-L2-INTERFACE;
             disable;
         }
         interface lo0.0 {
-            apply-groups-except ISIS-LEVEL2;
+            apply-groups-except ISIS-L2-INTERFACE;
             passive;
             level 1 disable;
         }
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net	(revision 150154)
+++ configs/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 
+#   2017-01-28 15:41:46 CST by andrew via cli commit synchronize
 #   2017-01-23 20:07:58 CST by andrew via cli commit synchronize
 #   2017-01-18 09:48:12 CST by andrew via cli commit synchronize
 #   2017-01-17 09:23:00 CST by andrew via cli commit synchronize
 #   2017-01-13 12:54:40 CST by andrew via cli commit synchronize
 #   2017-01-11 11:08:54 CST by andrew via cli commit synchronize
-#   2017-01-11 10:00:42 CST by joel via cli commit synchronize
 # grnoc-mon at OKC-CORE3-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -370,7 +370,7 @@
 # grnoc-mon at OKC-CORE3-M120-RE0> show system uptime 
 # System booted: 2016-10-12 08:15 CDT 
 # Protocols started: 2016-10-12 08:19 CDT 
-# Last configured: 2017-01-23 20:07 CST  by andrew
+# Last configured: 2017-01-28 15:41 CST  by andrew
 # 
 # {master}
 # grnoc-mon at OKC-CORE3-M120-RE0> show interface terse 
@@ -1747,7 +1747,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE3-M120-RE0> show configuration 
-## Last commit: 2017-01-23 20:07:58 CST by andrew
+## Last commit: 2017-01-28 15:41:46 CST by andrew
 version 13.3R9.13;
 groups {
     re0 {
@@ -1778,15 +1778,11 @@
             }
         }
     }
-    ISIS-LEVEL2 {
+    ISIS-L2-INTERFACE {
         protocols {
             isis {
                 interface <*> {
-                    link-protection;
-                    bfd-liveness-detection {
-                        minimum-interval 400;
-                        multiplier 3;
-                    }
+                    point-to-point;
                     level 2 {
                         hello-#authentication-#key <removed>;
                         hello-authentication-type md5;
@@ -1796,6 +1792,19 @@
             }
         }
     }
+    ISIS-PROTECTION {
+        protocols {
+            isis {
+                interface <*> {
+                    link-protection;
+                    bfd-liveness-detection {
+                        minimum-interval 400;
+                        multiplier 3;
+                    }
+                }
+            }
+        }
+    }
 }
 apply-groups [ re0 re1 ];
 system {
@@ -8296,17 +8305,21 @@
         }
     }
     isis {
-        apply-groups ISIS-LEVEL2;
+        apply-groups ISIS-L2-INTERFACE;
         reference-bandwidth 1000g;
         level 1 disable;
-        interface xe-0/0/0.36;
-        interface xe-1/0/0.52;
+        interface xe-0/0/0.36 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface xe-1/0/0.52 {
+            apply-groups ISIS-PROTECTION;
+        }
         interface fxp0.0 {
-            apply-groups-except ISIS-LEVEL2;
+            apply-groups-except ISIS-L2-INTERFACE;
             disable;
         }
         interface lo0.0 {
-            apply-groups-except ISIS-LEVEL2;
+            apply-groups-except ISIS-L2-INTERFACE;
             passive;
             level 1 disable;
         }
Index: configs/core4.tul.onenet.net
===================================================================
--- configs/core4.tul.onenet.net	(revision 150156)
+++ configs/core4.tul.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show system commit 
+#   2017-01-28 15:36:52 CST by andrew via cli commit synchronize
 #   2017-01-27 12:33:28 CST by sky via cli commit synchronize
 #   2017-01-27 12:08:26 CST by sky via cli commit synchronize
 #   2017-01-27 11:24:03 CST by sky via cli commit synchronize
 #   2017-01-27 09:38:34 CST by andrew via cli commit synchronize
 #   2017-01-27 09:37:47 CST by andrew via cli commit synchronize
-#   2017-01-27 09:37:11 CST by andrew via cli commit synchronize
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -392,7 +392,7 @@
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show system uptime 
 # System booted: 2016-08-15 04:31 CDT 
 # Protocols started: 2016-08-15 04:34 CDT 
-# Last configured: 2017-01-27 12:33 CST  by sky
+# Last configured: 2017-01-28 15:36 CST  by andrew
 # 
 # {master}
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show interface terse 
@@ -692,7 +692,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show configuration 
-## Last commit: 2017-01-27 12:33:28 CST by sky
+## Last commit: 2017-01-28 15:36:52 CST by andrew
 version 13.3R9.13;
 groups {
     re0 {
@@ -723,15 +723,11 @@
             }
         }
     }
-    ISIS-LEVEL2 {
+    ISIS-L2-INTERFACE {
         protocols {
             isis {
                 interface <*> {
-                    link-protection;
-                    bfd-liveness-detection {
-                        minimum-interval 400;
-                        multiplier 3;
-                    }
+                    point-to-point;
                     level 2 {
                         hello-#authentication-#key <removed>;
                         hello-authentication-type md5;
@@ -741,6 +737,19 @@
             }
         }
     }
+    ISIS-PROTECTION {
+        protocols {
+            isis {
+                interface <*> {
+                    link-protection;
+                    bfd-liveness-detection {
+                        minimum-interval 400;
+                        multiplier 3;
+                    }
+                }
+            }
+        }
+    }
 }
 apply-groups [ re0 re1 ];
 system {
@@ -3116,18 +3125,24 @@
         }
     }
     isis {
-        apply-groups ISIS-LEVEL2;
+        apply-groups ISIS-L2-INTERFACE;
         reference-bandwidth 1000g;
         level 1 disable;
-        interface xe-0/1/1.148;
-        interface ae0.112;
-        interface ae4.132;
+        interface xe-0/1/1.148 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface ae0.112 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface ae4.132 {
+            apply-groups ISIS-PROTECTION;
+        }
         interface fxp0.0 {
-            apply-groups-except ISIS-LEVEL2;
+            apply-groups-except ISIS-L2-INTERFACE;
             disable;
         }
         interface lo0.0 {
-            apply-groups-except ISIS-LEVEL2;
+            apply-groups-except ISIS-L2-INTERFACE;
             passive;
             level 1 disable;
         }
Index: configs/core6.okc.onenet.net
===================================================================
--- configs/core6.okc.onenet.net	(revision 150183)
+++ configs/core6.okc.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKC-ROUTE-REFLECTOR> show system commit 
+#   2017-01-28 15:21:23 CST by andrew via cli
 #   2017-01-28 13:33:20 CST by andrew via cli
 #   2017-01-25 21:22:55 CST by andrew via cli
 #   2017-01-24 17:24:58 CST by andrew via cli
 #   2017-01-24 13:43:10 CST by andrew via cli
 #   2017-01-24 00:58:08 CST by andrew via cli
-#   2017-01-03 18:28:19 CST by andrew via cli
 # grnoc-mon at OKC-ROUTE-REFLECTOR> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -285,7 +285,7 @@
 # Time Source:  NTP CLOCK 
 # System booted: 2016-10-12 08:17 CDT 
 # Protocols started: 2016-10-12 08:18 CDT 
-# Last configured: 2017-01-28 13:33 CST  by andrew
+# Last configured: 2017-01-28 15:21 CST  by andrew
 # 
 # grnoc-mon at OKC-ROUTE-REFLECTOR> show interface terse 
 #Interface Admin Link
@@ -349,18 +349,14 @@
 #tap up up
 #vtep up up
 # grnoc-mon at OKC-ROUTE-REFLECTOR> show configuration 
-## Last commit: 2017-01-28 13:33:20 CST by andrew
+## Last commit: 2017-01-28 15:21:23 CST by andrew
 version 15.1F6.9;
 groups {
-    ISIS-LEVEL2 {
+    ISIS-L2-INTERFACE {
         protocols {
             isis {
                 interface <*> {
-                    link-protection;
-                    bfd-liveness-detection {
-                        minimum-interval 400;
-                        multiplier 3;
-                    }
+                    point-to-point;
                     level 2 {
                         hello-#authentication-#key <removed>;
                         hello-authentication-type md5;
@@ -370,6 +366,19 @@
             }
         }
     }
+    ISIS-PROTECTION {
+        protocols {
+            isis {
+                interface <*> {
+                    link-protection;
+                    bfd-liveness-detection {
+                        minimum-interval 400;
+                        multiplier 3;
+                    }
+                }
+            }
+        }
+    }
 }
 system {
     host-name OKC-ROUTE-REFLECTOR;
@@ -1471,18 +1480,22 @@
         }
     }
     isis {
-        apply-groups ISIS-LEVEL2;
+        apply-groups ISIS-L2-INTERFACE;
         reference-bandwidth 1000g;
         overload;
         level 1 disable;
-        interface ge-0/0/0.42;
-        interface ge-0/1/0.42;
+        interface ge-0/0/0.42 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface ge-0/1/0.42 {
+            apply-groups ISIS-PROTECTION;
+        }
         interface fxp0.0 {
-            apply-groups-except ISIS-LEVEL2;
+            apply-groups-except ISIS-L2-INTERFACE;
             disable;
         }
         interface lo0.0 {
-            apply-groups-except ISIS-LEVEL2;
+            apply-groups-except ISIS-L2-INTERFACE;
             passive;
             level 1 disable;
         }
Index: configs/core1.okc-mx960.onenet.net
===================================================================
--- configs/core1.okc-mx960.onenet.net	(revision 150183)
+++ configs/core1.okc-mx960.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKC-CORE1-MX960-RE0> show system commit 
+#   2017-01-28 15:16:35 CST by andrew via cli commit synchronize
+#   2017-01-28 15:12:01 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
 #   2017-01-26 13:29:00 CST by andrew via cli commit synchronize
 #   2017-01-24 00:55:17 CST by andrew via cli commit synchronize
 #   2017-01-24 00:48:10 CST by andrew via cli commit synchronize
 #   2017-01-24 00:38:59 CST by andrew via cli commit synchronize
-#   2017-01-24 00:34:11 CST by andrew via cli commit synchronize
-#   2017-01-24 00:25:24 CST by andrew via cli commit synchronize
 # grnoc-mon at OKC-CORE1-MX960-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -578,7 +578,7 @@
 # grnoc-mon at OKC-CORE1-MX960-RE0> show system uptime 
 # System booted: 2016-10-12 08:15 CDT 
 # Protocols started: 2016-10-12 08:18 CDT 
-# Last configured: 2017-01-26 13:29 CST  by andrew
+# Last configured: 2017-01-28 15:16 CST  by andrew
 # 
 # {master}
 # grnoc-mon at OKC-CORE1-MX960-RE0> show interface terse 
@@ -856,7 +856,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE1-MX960-RE0> show configuration 
-## Last commit: 2017-01-26 13:29:00 CST by andrew
+## Last commit: 2017-01-28 15:16:35 CST by andrew
 version 13.3R8.7;
 groups {
     re0 {
@@ -887,15 +887,11 @@
             }
         }
     }
-    ISIS-LEVEL2 {
+    ISIS-L2-INTERFACE {
         protocols {
             isis {
                 interface <*> {
-                    link-protection;
-                    bfd-liveness-detection {
-                        minimum-interval 400;
-                        multiplier 3;
-                    }
+                    point-to-point;
                     level 2 {
                         hello-#authentication-#key <removed>;
                         hello-authentication-type md5;
@@ -905,6 +901,19 @@
             }
         }
     }
+    ISIS-PROTECTION {
+        protocols {
+            isis {
+                interface <*> {
+                    link-protection;
+                    bfd-liveness-detection {
+                        minimum-interval 400;
+                        multiplier 3;
+                    }
+                }
+            }
+        }
+    }
 }
 apply-groups [ re0 re1 ];
 system {
@@ -2180,26 +2189,48 @@
         }
     }
     isis {
-        apply-groups ISIS-LEVEL2;
+        apply-groups ISIS-L2-INTERFACE;
         reference-bandwidth 1000g;
         level 1 disable;
-        interface xe-0/0/1.36;
-        interface ge-0/2/0.42;
-        interface xe-2/0/0.69;
-        interface xe-2/1/0.69;
-        interface xe-3/0/0.42;
-        interface et-7/1/0.42;
-        interface et-8/1/0.42;
-        interface ae0.42;
-        interface ae1.42;
-        interface ae3.42;
-        interface ae4.42;
+        interface xe-0/0/1.36 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface ge-0/2/0.42 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface xe-2/0/0.69 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface xe-2/1/0.69 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface xe-3/0/0.42 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface et-7/1/0.42 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface et-8/1/0.42 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface ae0.42 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface ae1.42 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface ae3.42 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface ae4.42 {
+            apply-groups ISIS-PROTECTION;
+        }
         interface fxp0.0 {
-            apply-groups-except ISIS-LEVEL2;
+            apply-groups-except ISIS-L2-INTERFACE;
             disable;
         }
         interface lo0.0 {
-            apply-groups-except ISIS-LEVEL2;
+            apply-groups-except ISIS-L2-INTERFACE;
             passive;
             level 1 disable;
         }
Index: configs/core2-okc-mx960.onenet.net
===================================================================
--- configs/core2-okc-mx960.onenet.net	(revision 150073)
+++ configs/core2-okc-mx960.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKC-CORE2-MX960-RE0> show system commit 
+#   2017-01-28 15:19:39 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
 #   2017-01-24 15:24:26 CST by andrew via cli commit synchronize
 #   2017-01-24 15:19:09 CST by andrew via cli commit synchronize
 #   2016-12-21 15:26:39 CST by andrew via cli commit synchronize
 #   2016-12-10 11:04:04 CST by andrew via cli commit synchronize
 #   2016-12-09 21:50:12 CST by andrew via cli commit synchronize
-#   2016-12-09 21:48:59 CST by andrew via cli commit synchronize
 # grnoc-mon at OKC-CORE2-MX960-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -424,7 +424,7 @@
 # grnoc-mon at OKC-CORE2-MX960-RE0> show system uptime 
 # System booted: 2016-10-12 08:15 CDT 
 # Protocols started: 2016-10-12 08:18 CDT 
-# Last configured: 2017-01-24 15:24 CST  by andrew
+# Last configured: 2017-01-28 15:19 CST  by andrew
 # 
 # {master}
 # grnoc-mon at OKC-CORE2-MX960-RE0> show interface terse 
@@ -616,7 +616,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE2-MX960-RE0> show configuration 
-## Last commit: 2017-01-24 15:24:26 CST by andrew
+## Last commit: 2017-01-28 15:19:39 CST by andrew
 version 13.3R8.7;
 groups {
     re0 {
@@ -647,15 +647,11 @@
             }
         }
     }
-    ISIS-LEVEL2 {
+    ISIS-L2-INTERFACE {
         protocols {
             isis {
                 interface <*> {
-                    link-protection;
-                    bfd-liveness-detection {
-                        minimum-interval 400;
-                        multiplier 3;
-                    }
+                    point-to-point;
                     level 2 {
                         hello-#authentication-#key <removed>;
                         hello-authentication-type md5;
@@ -665,6 +661,19 @@
             }
         }
     }
+    ISIS-PROTECTION {
+        protocols {
+            isis {
+                interface <*> {
+                    link-protection;
+                    bfd-liveness-detection {
+                        minimum-interval 400;
+                        multiplier 3;
+                    }
+                }
+            }
+        }
+    }
 }
 apply-groups [ re0 re1 ];
 system {
@@ -1733,25 +1742,45 @@
         }
     }
     isis {
-        apply-groups ISIS-LEVEL2;
+        apply-groups ISIS-L2-INTERFACE;
         reference-bandwidth 1000g;
         level 1 disable;
-        interface xe-0/0/1.52;
-        interface ge-0/2/0.42;
-        interface ge-0/2/1.42;
-        interface xe-1/0/1.60;
-        interface xe-1/2/0.156;
-        interface xe-1/3/0.56;
-        interface xe-2/2/0.69;
-        interface xe-2/3/0.69;
-        interface ae2.42;
-        interface ae3.42;
+        interface xe-0/0/1.52 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface ge-0/2/0.42 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface ge-0/2/1.42 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface xe-1/0/1.60 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface xe-1/2/0.156 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface xe-1/3/0.56 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface xe-2/2/0.69 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface xe-2/3/0.69 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface ae2.42 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface ae3.42 {
+            apply-groups ISIS-PROTECTION;
+        }
         interface fxp0.0 {
-            apply-groups-except ISIS-LEVEL2;
+            apply-groups-except ISIS-L2-INTERFACE;
             disable;
         }
         interface lo0.0 {
-            apply-groups-except ISIS-LEVEL2;
+            apply-groups-except ISIS-L2-INTERFACE;
             passive;
             level 1 disable;
         }
Index: configs/core4.okc.onenet.net
===================================================================
--- configs/core4.okc.onenet.net	(revision 150157)
+++ configs/core4.okc.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKC-CORE4-MX480-RE0> show system commit 
+#   2017-01-28 15:43:21 CST by andrew via cli commit synchronize
 #   2017-01-27 13:07:59 CST by andrew via cli commit synchronize
 #   2017-01-27 13:03:13 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
 #   2017-01-26 18:21:55 CST by sean via cli commit synchronize
 #   2017-01-26 10:38:36 CST by andrew via cli commit synchronize
 #   2017-01-26 10:00:23 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
-#   2017-01-25 21:21:04 CST by andrew via cli commit synchronize
 # grnoc-mon at OKC-CORE4-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -433,7 +433,7 @@
 # grnoc-mon at OKC-CORE4-MX480-RE0> show system uptime 
 # System booted: 2016-10-12 18:12 CDT 
 # Protocols started: 2016-10-12 18:14 CDT 
-# Last configured: 2017-01-27 13:07 CST  by andrew
+# Last configured: 2017-01-28 15:43 CST  by andrew
 # 
 # {master}
 # grnoc-mon at OKC-CORE4-MX480-RE0> show interface terse 
@@ -1240,7 +1240,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE4-MX480-RE0> show configuration 
-## Last commit: 2017-01-27 13:07:59 CST by andrew
+## Last commit: 2017-01-28 15:43:21 CST by andrew
 version 13.3R9.13;
 groups {
     re0 {
@@ -1273,15 +1273,11 @@
             }
         }
     }
-    ISIS-LEVEL2 {
+    ISIS-L2-INTERFACE {
         protocols {
             isis {
                 interface <*> {
-                    link-protection;
-                    bfd-liveness-detection {
-                        minimum-interval 400;
-                        multiplier 3;
-                    }
+                    point-to-point;
                     level 2 {
                         hello-#authentication-#key <removed>;
                         hello-authentication-type md5;
@@ -1291,6 +1287,19 @@
             }
         }
     }
+    ISIS-PROTECTION {
+        protocols {
+            isis {
+                interface <*> {
+                    link-protection;
+                    bfd-liveness-detection {
+                        minimum-interval 400;
+                        multiplier 3;
+                    }
+                }
+            }
+        }
+    }
 }
 apply-groups [ re0 re1 ];
 system {
@@ -8475,18 +8484,24 @@
         }
     }
     isis {
-        apply-groups ISIS-LEVEL2;
+        apply-groups ISIS-L2-INTERFACE;
         reference-bandwidth 1000g;
         level 1 disable;
-        interface xe-0/1/0.72;
-        interface xe-1/0/1.56;
-        interface ae2.42;
+        interface xe-0/1/0.72 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface xe-1/0/1.56 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface ae2.42 {
+            apply-groups ISIS-PROTECTION;
+        }
         interface fxp0.0 {
-            apply-groups-except ISIS-LEVEL2;
+            apply-groups-except ISIS-L2-INTERFACE;
             disable;
         }
         interface lo0.0 {
-            apply-groups-except ISIS-LEVEL2;
+            apply-groups-except ISIS-L2-INTERFACE;
             passive;
             level 1 disable;
         }
Index: configs/core2.tul-mx960.onenet.net
===================================================================
--- configs/core2.tul-mx960.onenet.net	(revision 149153)
+++ configs/core2.tul-mx960.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at TULSA-CORE2-MX960-RE0> show system commit 
+#   2017-01-28 15:24:50 CST by andrew via cli commit synchronize
 #   2016-12-21 18:41:16 CST by andrew via cli commit synchronize
 #   2016-12-21 18:36:10 CST by andrew via cli commit synchronize
 #   2016-12-21 18:34:48 CST by andrew via cli commit synchronize
 #   2016-12-09 21:42:29 CST by andrew via cli commit synchronize
 #   2016-12-05 12:55:29 CST by andrew via cli commit synchronize
-#   2016-11-05 15:53:11 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
 # grnoc-mon at TULSA-CORE2-MX960-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -478,7 +478,7 @@
 # grnoc-mon at TULSA-CORE2-MX960-RE0> show system uptime 
 # System booted: 2016-03-20 01:35 CDT 
 # Protocols started: 2016-03-20 01:37 CDT 
-# Last configured: 2016-12-21 18:41 CST  by andrew
+# Last configured: 2017-01-28 15:24 CST  by andrew
 # 
 # {master}
 # grnoc-mon at TULSA-CORE2-MX960-RE0> show interface terse 
@@ -676,7 +676,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-CORE2-MX960-RE0> show configuration 
-## Last commit: 2016-12-21 18:41:16 CST by andrew
+## Last commit: 2017-01-28 15:24:50 CST by andrew
 version 13.3R8.7;
 groups {
     re0 {
@@ -707,15 +707,11 @@
             }
         }
     }
-    ISIS-LEVEL2 {
+    ISIS-L2-INTERFACE {
         protocols {
             isis {
                 interface <*> {
-                    link-protection;
-                    bfd-liveness-detection {
-                        minimum-interval 400;
-                        multiplier 3;
-                    }
+                    point-to-point;
                     level 2 {
                         hello-#authentication-#key <removed>;
                         hello-authentication-type md5;
@@ -725,6 +721,19 @@
             }
         }
     }
+    ISIS-PROTECTION {
+        protocols {
+            isis {
+                interface <*> {
+                    link-protection;
+                    bfd-liveness-detection {
+                        minimum-interval 400;
+                        multiplier 3;
+                    }
+                }
+            }
+        }
+    }
 }
 apply-groups [ re0 re1 ];
 system {
@@ -1884,27 +1893,51 @@
         }
     }
     isis {
-        apply-groups ISIS-LEVEL2;
+        apply-groups ISIS-L2-INTERFACE;
         reference-bandwidth 1000g;
         level 1 disable;
-        interface xe-0/0/1.128;
-        interface xe-0/1/1.236;
-        interface ge-0/2/0.42;
-        interface xe-1/1/1.144;
-        interface xe-1/2/1.100;
-        interface xe-2/0/1.69;
-        interface et-3/1/0.42;
-        interface et-3/3/0.42;
-        interface ae0.42;
-        interface ae3.42;
-        interface ae4.104;
-        interface ae5.132;
+        interface xe-0/0/1.128 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface xe-0/1/1.236 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface ge-0/2/0.42 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface xe-1/1/1.144 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface xe-1/2/1.100 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface xe-2/0/1.69 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface et-3/1/0.42 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface et-3/3/0.42 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface ae0.42 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface ae3.42 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface ae4.104 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface ae5.132 {
+            apply-groups ISIS-PROTECTION;
+        }
         interface fxp0.0 {
-            apply-groups-except ISIS-LEVEL2;
+            apply-groups-except ISIS-L2-INTERFACE;
             disable;
         }
         interface lo0.0 {
-            apply-groups-except ISIS-LEVEL2;
+            apply-groups-except ISIS-L2-INTERFACE;
             passive;
             level 1 disable;
         }
Index: configs/core1.okccc.onenet.net
===================================================================
--- configs/core1.okccc.onenet.net	(revision 149083)
+++ configs/core1.okccc.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKCCC-MX960-RE0> show system commit 
+#   2017-01-28 15:32:50 CST by andrew via cli commit synchronize
 #   2016-12-19 08:41:39 CST by andrew via cli commit synchronize
 #   2016-12-10 11:06:18 CST by andrew via cli commit synchronize
 #   2016-12-10 11:05:08 CST by andrew via cli commit synchronize
 #   2016-12-10 11:03:23 CST by andrew via cli commit synchronize
 #   2016-12-09 21:53:40 CST by andrew via cli commit synchronize
-#   2016-12-09 21:24:02 CST by andrew via cli commit synchronize
 # grnoc-mon at OKCCC-MX960-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -416,7 +416,7 @@
 # grnoc-mon at OKCCC-MX960-RE0> show system uptime 
 # System booted: 2016-03-20 01:24 CDT 
 # Protocols started: 2016-03-20 01:26 CDT 
-# Last configured: 2016-12-19 08:41 CST  by andrew
+# Last configured: 2017-01-28 15:32 CST  by andrew
 # 
 # {master}
 # grnoc-mon at OKCCC-MX960-RE0> show interface terse 
@@ -561,7 +561,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKCCC-MX960-RE0> show configuration 
-## Last commit: 2016-12-19 08:41:39 CST by andrew
+## Last commit: 2017-01-28 15:32:50 CST by andrew
 version 13.3R8.7;
 groups {
     re0 {
@@ -592,15 +592,11 @@
             }
         }
     }
-    ISIS-LEVEL2 {
+    ISIS-L2-INTERFACE {
         protocols {
             isis {
                 interface <*> {
-                    link-protection;
-                    bfd-liveness-detection {
-                        minimum-interval 400;
-                        multiplier 3;
-                    }
+                    point-to-point;
                     level 2 {
                         hello-#authentication-#key <removed>;
                         hello-authentication-type md5;
@@ -610,6 +606,19 @@
             }
         }
     }
+    ISIS-PROTECTION {
+        protocols {
+            isis {
+                interface <*> {
+                    link-protection;
+                    bfd-liveness-detection {
+                        minimum-interval 400;
+                        multiplier 3;
+                    }
+                }
+            }
+        }
+    }
 }
 apply-groups [ re0 re1 ];
 system {
@@ -1428,20 +1437,30 @@
         }
     }
     isis {
-        apply-groups ISIS-LEVEL2;
+        apply-groups ISIS-L2-INTERFACE;
         reference-bandwidth 1000g;
         level 1 disable;
-        interface xe-0/1/1.42;
-        interface xe-1/1/1.69;
-        interface xe-1/2/0.69;
-        interface xe-1/3/0.69;
-        interface ae0.42;
+        interface xe-0/1/1.42 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface xe-1/1/1.69 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface xe-1/2/0.69 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface xe-1/3/0.69 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface ae0.42 {
+            apply-groups ISIS-PROTECTION;
+        }
         interface fxp0.0 {
-            apply-groups-except ISIS-LEVEL2;
+            apply-groups-except ISIS-L2-INTERFACE;
             disable;
         }
         interface lo0.0 {
-            apply-groups-except ISIS-LEVEL2;
+            apply-groups-except ISIS-L2-INTERFACE;
             passive;
             level 1 disable;
         }
Index: configs/core1.tul-mx960.onenet.net
===================================================================
--- configs/core1.tul-mx960.onenet.net	(revision 150127)
+++ configs/core1.tul-mx960.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at TULSA-CORE1-MX960-RE0> show system commit 
+#   2017-01-28 15:23:07 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
 #   2017-01-26 13:32:00 CST by andrew via cli commit synchronize
 #   2016-12-21 18:40:54 CST by andrew via cli commit synchronize
 #   2016-12-21 18:35:59 CST by andrew via cli commit synchronize
 #   2016-12-21 18:33:52 CST by andrew via cli commit synchronize
 #   2016-12-10 11:05:02 CST by andrew via cli commit synchronize
-#   2016-12-09 21:38:24 CST by andrew via cli commit synchronize
 # grnoc-mon at TULSA-CORE1-MX960-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -536,7 +536,7 @@
 # grnoc-mon at TULSA-CORE1-MX960-RE0> show system uptime 
 # System booted: 2016-03-20 00:58 CDT 
 # Protocols started: 2016-03-20 01:01 CDT 
-# Last configured: 2017-01-26 13:32 CST  by andrew
+# Last configured: 2017-01-28 15:23 CST  by andrew
 # 
 # {master}
 # grnoc-mon at TULSA-CORE1-MX960-RE0> show interface terse 
@@ -736,7 +736,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-CORE1-MX960-RE0> show configuration 
-## Last commit: 2017-01-26 13:32:00 CST by andrew
+## Last commit: 2017-01-28 15:23:07 CST by andrew
 version 13.3R8.7;
 groups {
     re0 {
@@ -767,15 +767,11 @@
             }
         }
     }
-    ISIS-LEVEL2 {
+    ISIS-L2-INTERFACE {
         protocols {
             isis {
                 interface <*> {
-                    link-protection;
-                    bfd-liveness-detection {
-                        minimum-interval 400;
-                        multiplier 3;
-                    }
+                    point-to-point;
                     level 2 {
                         hello-#authentication-#key <removed>;
                         hello-authentication-type md5;
@@ -785,6 +781,19 @@
             }
         }
     }
+    ISIS-PROTECTION {
+        protocols {
+            isis {
+                interface <*> {
+                    link-protection;
+                    bfd-liveness-detection {
+                        minimum-interval 400;
+                        multiplier 3;
+                    }
+                }
+            }
+        }
+    }
 }
 apply-groups [ re0 re1 ];
 system {
@@ -1868,28 +1877,54 @@
         }
     }
     isis {
-        apply-groups ISIS-LEVEL2;
+        apply-groups ISIS-L2-INTERFACE;
         reference-bandwidth 1000g;
         level 1 disable;
-        interface xe-0/0/1.108;
-        interface xe-0/1/0.124;
-        interface ge-0/2/0.42;
-        interface xe-1/2/0.156;
-        interface xe-1/2/1.100;
-        interface xe-1/3/0.42;
-        interface xe-2/0/1.69;
-        interface et-3/1/0.42;
-        interface et-3/3/0.42;
-        interface ae0.112;
-        interface ae1.116;
-        interface ae2.42;
-        interface ae4.104;
+        interface xe-0/0/1.108 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface xe-0/1/0.124 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface ge-0/2/0.42 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface xe-1/2/0.156 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface xe-1/2/1.100 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface xe-1/3/0.42 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface xe-2/0/1.69 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface et-3/1/0.42 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface et-3/3/0.42 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface ae0.112 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface ae1.116 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface ae2.42 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface ae4.104 {
+            apply-groups ISIS-PROTECTION;
+        }
         interface fxp0.0 {
-            apply-groups-except ISIS-LEVEL2;
+            apply-groups-except ISIS-L2-INTERFACE;
             disable;
         }
         interface lo0.0 {
-            apply-groups-except ISIS-LEVEL2;
+            apply-groups-except ISIS-L2-INTERFACE;
             passive;
             level 1 disable;
         }
Index: configs/core5.tul.onenet.net
===================================================================
--- configs/core5.tul.onenet.net	(revision 150159)
+++ configs/core5.tul.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show system commit 
+#   2017-01-28 15:38:08 CST by andrew via cli commit synchronize
 #   2017-01-27 14:11:06 CST by sky via cli commit synchronize
 #   2017-01-27 11:14:46 CST by andrew via cli commit synchronize
 #   2017-01-27 10:29:31 CST by andrew via cli commit synchronize
 #   2017-01-27 09:48:37 CST by andrew via cli commit synchronize
 #   2017-01-27 09:36:25 CST by andrew via cli commit synchronize
-#   2017-01-27 09:07:31 CST by andrew via cli commit synchronize
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -392,7 +392,7 @@
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show system uptime 
 # System booted: 2016-08-15 04:47 CDT 
 # Protocols started: 2016-08-15 04:53 CDT 
-# Last configured: 2017-01-27 14:11 CST  by sky
+# Last configured: 2017-01-28 15:38 CST  by andrew
 # 
 # {master}
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show interface terse 
@@ -835,7 +835,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show configuration 
-## Last commit: 2017-01-27 14:11:06 CST by sky
+## Last commit: 2017-01-28 15:38:08 CST by andrew
 version 13.3R9.13;
 groups {
     re0 {
@@ -866,15 +866,11 @@
             }
         }
     }
-    ISIS-LEVEL2 {
+    ISIS-L2-INTERFACE {
         protocols {
             isis {
                 interface <*> {
-                    link-protection;
-                    bfd-liveness-detection {
-                        minimum-interval 400;
-                        multiplier 3;
-                    }
+                    point-to-point;
                     level 2 {
                         hello-#authentication-#key <removed>;
                         hello-authentication-type md5;
@@ -884,6 +880,19 @@
             }
         }
     }
+    ISIS-PROTECTION {
+        protocols {
+            isis {
+                interface <*> {
+                    link-protection;
+                    bfd-liveness-detection {
+                        minimum-interval 400;
+                        multiplier 3;
+                    }
+                }
+            }
+        }
+    }
 }
 apply-groups [ re0 re1 ];
 system {
@@ -5953,18 +5962,24 @@
         }
     }
     isis {
-        apply-groups ISIS-LEVEL2;
+        apply-groups ISIS-L2-INTERFACE;
         reference-bandwidth 1000g;
         level 1 disable;
-        interface xe-0/1/1.148;
-        interface ae0.116;
-        interface ae2.42;
+        interface xe-0/1/1.148 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface ae0.116 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface ae2.42 {
+            apply-groups ISIS-PROTECTION;
+        }
         interface fxp0.0 {
-            apply-groups-except ISIS-LEVEL2;
+            apply-groups-except ISIS-L2-INTERFACE;
             disable;
         }
         interface lo0.0 {
-            apply-groups-except ISIS-LEVEL2;
+            apply-groups-except ISIS-L2-INTERFACE;
             passive;
             level 1 disable;
         }
Index: configs/core1.ptc.onenet.net
===================================================================
--- configs/core1.ptc.onenet.net	(revision 150139)
+++ configs/core1.ptc.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at TULSA-PTC1-MX480-RE0> show system commit 
+#   2017-01-28 15:33:55 CST by andrew via cli commit synchronize
 #   2017-01-26 11:11:38 CST by andrew via cli commit synchronize
 #   2017-01-19 10:01:45 CST by joel via cli commit synchronize
 #   2017-01-17 13:27:58 CST by joel via cli commit confirmed, rollback in 3mins synchronize
 #   2017-01-17 13:22:54 CST by joel via cli commit confirmed, rollback in 3mins synchronize
 #   2017-01-11 13:12:30 CST by andrew via cli commit synchronize
-#   2016-12-19 15:34:35 CST by sean via cli commit synchronize
 # grnoc-mon at TULSA-PTC1-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -308,7 +308,7 @@
 # grnoc-mon at TULSA-PTC1-MX480-RE0> show system uptime 
 # System booted: 2016-03-17 00:52 CDT 
 # Protocols started: 2016-03-17 01:01 CDT 
-# Last configured: 2017-01-26 11:11 CST  by andrew
+# Last configured: 2017-01-28 15:33 CST  by andrew
 # 
 # {master}
 # grnoc-mon at TULSA-PTC1-MX480-RE0> show interface terse 
@@ -459,7 +459,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-PTC1-MX480-RE0> show configuration 
-## Last commit: 2017-01-26 11:11:38 CST by andrew
+## Last commit: 2017-01-28 15:33:55 CST by andrew
 version 13.3R8.7;
 groups {
     re0 {
@@ -490,15 +490,11 @@
             }
         }
     }
-    ISIS-LEVEL2 {
+    ISIS-L2-INTERFACE {
         protocols {
             isis {
                 interface <*> {
-                    link-protection;
-                    bfd-liveness-detection {
-                        minimum-interval 400;
-                        multiplier 3;
-                    }
+                    point-to-point;
                     level 2 {
                         hello-#authentication-#key <removed>;
                         hello-authentication-type md5;
@@ -508,6 +504,19 @@
             }
         }
     }
+    ISIS-PROTECTION {
+        protocols {
+            isis {
+                interface <*> {
+                    link-protection;
+                    bfd-liveness-detection {
+                        minimum-interval 400;
+                        multiplier 3;
+                    }
+                }
+            }
+        }
+    }
 }
 apply-groups [ re0 re1 ];
 system {
@@ -1804,17 +1813,21 @@
         }
     }
     isis {
-        apply-groups ISIS-LEVEL2;
+        apply-groups ISIS-L2-INTERFACE;
         reference-bandwidth 1000g;
         level 1 disable;
-        interface xe-0/0/0.124;
-        interface xe-0/1/0.144;
+        interface xe-0/0/0.124 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface xe-0/1/0.144 {
+            apply-groups ISIS-PROTECTION;
+        }
         interface fxp0.0 {
-            apply-groups-except ISIS-LEVEL2;
+            apply-groups-except ISIS-L2-INTERFACE;
             disable;
         }
         interface lo0.0 {
-            apply-groups-except ISIS-LEVEL2;
+            apply-groups-except ISIS-L2-INTERFACE;
             passive;
             level 1 disable;
         }
Index: configs/core5.okc.onenet.net
===================================================================
--- configs/core5.okc.onenet.net	(revision 150160)
+++ configs/core5.okc.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKC-CORE5-MX480-RE0> show system commit 
+#   2017-01-28 15:44:28 CST by andrew via cli commit synchronize
 #   2017-01-27 15:30:35 CST by sky via cli commit synchronize
 #   2017-01-27 13:01:09 CST by andrew via cli commit synchronize
 #   2017-01-27 12:53:42 CST by andrew via cli commit synchronize
 #   2017-01-27 12:43:22 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
 #   2017-01-27 11:39:50 CST by sean via cli commit synchronize
-#   2017-01-27 11:33:53 CST by sean via cli commit synchronize
 # grnoc-mon at OKC-CORE5-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -447,7 +447,7 @@
 # grnoc-mon at OKC-CORE5-MX480-RE0> show system uptime 
 # System booted: 2016-10-12 08:16 CDT 
 # Protocols started: 2016-10-12 08:18 CDT 
-# Last configured: 2017-01-27 15:30 CST  by sky
+# Last configured: 2017-01-28 15:44 CST  by andrew
 # 
 # {master}
 # grnoc-mon at OKC-CORE5-MX480-RE0> show interface terse 
@@ -1042,7 +1042,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE5-MX480-RE0> show configuration 
-## Last commit: 2017-01-27 15:30:35 CST by sky
+## Last commit: 2017-01-28 15:44:28 CST by andrew
 version 13.3R9.13;
 groups {
     re0 {
@@ -1073,15 +1073,11 @@
             }
         }
     }
-    ISIS-LEVEL2 {
+    ISIS-L2-INTERFACE {
         protocols {
             isis {
                 interface <*> {
-                    link-protection;
-                    bfd-liveness-detection {
-                        minimum-interval 400;
-                        multiplier 3;
-                    }
+                    point-to-point;
                     level 2 {
                         hello-#authentication-#key <removed>;
                         hello-authentication-type md5;
@@ -1091,6 +1087,19 @@
             }
         }
     }
+    ISIS-PROTECTION {
+        protocols {
+            isis {
+                interface <*> {
+                    link-protection;
+                    bfd-liveness-detection {
+                        minimum-interval 400;
+                        multiplier 3;
+                    }
+                }
+            }
+        }
+    }
 }
 apply-groups [ re0 re1 ];
 system {
@@ -6639,18 +6648,24 @@
         }
     }
     isis {
-        apply-groups ISIS-LEVEL2;
+        apply-groups ISIS-L2-INTERFACE;
         reference-bandwidth 1000g;
         level 1 disable;
-        interface xe-0/0/1.60;
-        interface xe-0/1/0.72;
-        interface ae1.42;
+        interface xe-0/0/1.60 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface xe-0/1/0.72 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface ae1.42 {
+            apply-groups ISIS-PROTECTION;
+        }
         interface fxp0.0 {
-            apply-groups-except ISIS-LEVEL2;
+            apply-groups-except ISIS-L2-INTERFACE;
             disable;
         }
         interface lo0.0 {
-            apply-groups-except ISIS-LEVEL2;
+            apply-groups-except ISIS-L2-INTERFACE;
             passive;
             level 1 disable;
         }
Index: configs/core3.tul-m120.onenet.net
===================================================================
--- configs/core3.tul-m120.onenet.net	(revision 149424)
+++ configs/core3.tul-m120.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at TULSA-CORE3-M120-RE0> show system commit 
+#   2017-01-28 15:35:49 CST by andrew via cli commit synchronize
 #   2016-12-31 19:11:58 CST by andrew via cli commit synchronize
 #   2016-12-30 09:30:53 CST by andrew via cli commit synchronize
 #   2016-12-29 21:20:30 CST by andrew via cli commit synchronize
 #   2016-12-29 08:38:28 CST by andrew via cli commit synchronize
 #   2016-11-28 09:26:30 CST by andrew via cli commit synchronize
-#   2016-11-23 10:29:05 CST by sean via cli commit synchronize
 # grnoc-mon at TULSA-CORE3-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -328,7 +328,7 @@
 # grnoc-mon at TULSA-CORE3-M120-RE0> show system uptime 
 # System booted: 2016-08-15 03:33 CDT 
 # Protocols started: 2016-08-15 03:41 CDT 
-# Last configured: 2016-12-31 19:11 CST  by andrew
+# Last configured: 2017-01-28 15:35 CST  by andrew
 # 
 # {master}
 # grnoc-mon at TULSA-CORE3-M120-RE0> show interface terse 
@@ -540,7 +540,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-CORE3-M120-RE0> show configuration 
-## Last commit: 2016-12-31 19:11:58 CST by andrew
+## Last commit: 2017-01-28 15:35:49 CST by andrew
 version 13.3R9.13;
 groups {
     re0 {
@@ -571,15 +571,11 @@
             }
         }
     }
-    ISIS-LEVEL2 {
+    ISIS-L2-INTERFACE {
         protocols {
             isis {
                 interface <*> {
-                    link-protection;
-                    bfd-liveness-detection {
-                        minimum-interval 400;
-                        multiplier 3;
-                    }
+                    point-to-point;
                     level 2 {
                         hello-#authentication-#key <removed>;
                         hello-authentication-type md5;
@@ -589,6 +585,19 @@
             }
         }
     }
+    ISIS-PROTECTION {
+        protocols {
+            isis {
+                interface <*> {
+                    link-protection;
+                    bfd-liveness-detection {
+                        minimum-interval 400;
+                        multiplier 3;
+                    }
+                }
+            }
+        }
+    }
 }
 apply-groups [ re0 re1 ];
 system {
@@ -1706,17 +1715,21 @@
         }
     }
     isis {
-        apply-groups ISIS-LEVEL2;
+        apply-groups ISIS-L2-INTERFACE;
         reference-bandwidth 1000g;
         level 1 disable;
-        interface xe-0/0/0.108;
-        interface xe-1/0/0.128;
+        interface xe-0/0/0.108 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface xe-1/0/0.128 {
+            apply-groups ISIS-PROTECTION;
+        }
         interface fxp0.0 {
-            apply-groups-except ISIS-LEVEL2;
+            apply-groups-except ISIS-L2-INTERFACE;
             disable;
         }
         interface lo0.0 {
-            apply-groups-except ISIS-LEVEL2;
+            apply-groups-except ISIS-L2-INTERFACE;
             passive;
             level 1 disable;
         }
Index: configs/maysville-hs.client.onenet.net
===================================================================
--- configs/maysville-hs.client.onenet.net	(revision 150181)
+++ configs/maysville-hs.client.onenet.net	(working copy)
@@ -599,6 +599,7 @@
 # 
 # grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show bfd session 
 
+quit
 0 sessions, 0 clients
 Cumulative transmit rate 0.0 pps, cumulative receive rate 0.0 pps
 
Index: configs/ardmore-higher-ed-ctr.nid.onenet.net
===================================================================
--- configs/ardmore-higher-ed-ctr.nid.onenet.net	(revision 149972)
+++ configs/ardmore-higher-ed-ctr.nid.onenet.net	(working copy)
@@ -2081,7 +2081,7 @@
         cpd-filter lan-bridges pass-thru
         cpd-filter gmrp pass-thru
         cpd-filter gvrp pass-thru
-        cpd-filter garp pass-thru
+        cpd-filter garp pass-thr0
         cpd-filter elmi use-mac-setting
         cpd-filter 01-80-c2-00-00-00 pass-thru
         cpd-filter 01-80-c2-00-00-01 pass-thru
Index: configs/core1.sti-mx960.onenet.net
===================================================================
--- configs/core1.sti-mx960.onenet.net	(revision 150084)
+++ configs/core1.sti-mx960.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at STILLWATER-MX960-RE0> show system commit 
+#   2017-01-28 15:31:03 CST by andrew via cli commit synchronize
 #   2017-01-24 16:27:16 CST by andrew via cli commit synchronize
 #   2016-12-22 15:41:17 CST by andrew via cli commit synchronize
 #   2016-12-22 15:36:01 CST by andrew via cli commit synchronize
 #   2016-12-21 18:40:48 CST by andrew via cli commit synchronize
 #   2016-12-21 11:08:50 CST by andrew via cli commit synchronize
-#   2016-12-10 11:06:20 CST by andrew via cli commit synchronize
 # grnoc-mon at STILLWATER-MX960-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -511,7 +511,7 @@
 # grnoc-mon at STILLWATER-MX960-RE0> show system uptime 
 # System booted: 2016-03-20 01:59 CDT 
 # Protocols started: 2016-03-20 02:02 CDT 
-# Last configured: 2017-01-24 16:27 CST  by andrew
+# Last configured: 2017-01-28 15:31 CST  by andrew
 # 
 # {master}
 # grnoc-mon at STILLWATER-MX960-RE0> show interface terse 
@@ -785,7 +785,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at STILLWATER-MX960-RE0> show configuration 
-## Last commit: 2017-01-24 16:27:16 CST by andrew
+## Last commit: 2017-01-28 15:31:03 CST by andrew
 version 13.3R8.7;
 groups {
     re0 {
@@ -816,15 +816,11 @@
             }
         }
     }
-    ISIS-LEVEL2 {
+    ISIS-L2-INTERFACE {
         protocols {
             isis {
                 interface <*> {
-                    link-protection;
-                    bfd-liveness-detection {
-                        minimum-interval 400;
-                        multiplier 3;
-                    }
+                    point-to-point;
                     level 2 {
                         hello-#authentication-#key <removed>;
                         hello-authentication-type md5;
@@ -834,6 +830,19 @@
             }
         }
     }
+    ISIS-PROTECTION {
+        protocols {
+            isis {
+                interface <*> {
+                    link-protection;
+                    bfd-liveness-detection {
+                        minimum-interval 400;
+                        multiplier 3;
+                    }
+                }
+            }
+        }
+    }
 }
 apply-groups [ re0 re1 ];
 system {
@@ -2180,24 +2189,42 @@
         }
     }
     isis {
-        apply-groups ISIS-LEVEL2;
+        apply-groups ISIS-L2-INTERFACE;
         reference-bandwidth 1000g;
         level 1 disable;
-        interface xe-0/0/0.236;
-        interface xe-2/0/1.69;
-        interface xe-2/1/0.69;
-        interface xe-2/1/1.69;
-        interface xe-2/2/0.69;
-        interface xe-2/2/1.69;
-        interface et-4/1/0.42;
-        interface et-4/3/0.42;
-        interface ae1.42;
+        interface xe-0/0/0.236 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface xe-2/0/1.69 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface xe-2/1/0.69 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface xe-2/1/1.69 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface xe-2/2/0.69 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface xe-2/2/1.69 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface et-4/1/0.42 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface et-4/3/0.42 {
+            apply-groups ISIS-PROTECTION;
+        }
+        interface ae1.42 {
+            apply-groups ISIS-PROTECTION;
+        }
         interface fxp0.0 {
-            apply-groups-except ISIS-LEVEL2;
+            apply-groups-except ISIS-L2-INTERFACE;
             disable;
         }
         interface lo0.0 {
-            apply-groups-except ISIS-LEVEL2;
+            apply-groups-except ISIS-L2-INTERFACE;
             passive;
             level 1 disable;
         }



More information about the Nocrancid mailing list