[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Sat Jan 28 21:04:27 CST 2017


Index: configs/maysville-es.client.onenet.net
===================================================================
--- configs/maysville-es.client.onenet.net	(revision 150185)
+++ configs/maysville-es.client.onenet.net	(working copy)
@@ -614,6 +614,7 @@
 # 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 150185)
+++ 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 20:39:59 CST by andrew via cli commit synchronize
 #   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
 # 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-28 15:28 CST  by andrew
+# Last configured: 2017-01-28 20:39 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-28 15:28:59 CST by andrew
+## Last commit: 2017-01-28 20:39:59 CST by andrew
 version 13.3R8.7;
 groups {
     re0 {
@@ -448,6 +448,11 @@
             isis {
                 interface <*> {
                     point-to-point;
+                    link-protection;
+                    bfd-liveness-detection {
+                        minimum-interval 400;
+                        multiplier 3;
+                    }
                     level 2 {
                         hello-#authentication-#key <removed>;
                         hello-authentication-type md5;
@@ -457,19 +462,6 @@
             }
         }
     }
-    ISIS-PROTECTION {
-        protocols {
-            isis {
-                interface <*> {
-                    link-protection;
-                    bfd-liveness-detection {
-                        minimum-interval 400;
-                        multiplier 3;
-                    }
-                }
-            }
-        }
-    }
 }
 apply-groups [ re0 re1 ];
 system {
@@ -1653,12 +1645,8 @@
         apply-groups ISIS-L2-INTERFACE;
         reference-bandwidth 1000g;
         level 1 disable;
-        interface et-0/1/0.42 {
-            apply-groups ISIS-PROTECTION;
-        }
-        interface et-1/0/0.42 {
-            apply-groups ISIS-PROTECTION;
-        }
+        interface et-0/1/0.42;
+        interface et-1/0/0.42;
         interface fxp0.0 {
             apply-groups-except ISIS-L2-INTERFACE;
             disable;
Index: configs/core6.tul.onenet.net
===================================================================
--- configs/core6.tul.onenet.net	(revision 150185)
+++ 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 20:39:14 CST by andrew via cli
 #   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
 # 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 15:26 CST  by andrew
+# Last configured: 2017-01-28 20:39 CST  by andrew
 # 
 # grnoc-mon at TULSA-ROUTE-REFLECTOR> show interface terse 
 #Interface Admin Link
@@ -349,7 +349,7 @@
 #tap up up
 #vtep up up
 # grnoc-mon at TULSA-ROUTE-REFLECTOR> show configuration 
-## Last commit: 2017-01-28 15:26:16 CST by andrew
+## Last commit: 2017-01-28 20:39:14 CST by andrew
 version 15.1F6.9;
 groups {
     ISIS-L2-INTERFACE {
@@ -357,6 +357,11 @@
             isis {
                 interface <*> {
                     point-to-point;
+                    link-protection;
+                    bfd-liveness-detection {
+                        minimum-interval 400;
+                        multiplier 3;
+                    }
                     level 2 {
                         hello-#authentication-#key <removed>;
                         hello-authentication-type md5;
@@ -366,19 +371,6 @@
             }
         }
     }
-    ISIS-PROTECTION {
-        protocols {
-            isis {
-                interface <*> {
-                    link-protection;
-                    bfd-liveness-detection {
-                        minimum-interval 400;
-                        multiplier 3;
-                    }
-                }
-            }
-        }
-    }
 }
 system {
     host-name TULSA-ROUTE-REFLECTOR;
@@ -1478,12 +1470,8 @@
         reference-bandwidth 1000g;
         overload;
         level 1 disable;
-        interface ge-0/0/0.42 {
-            apply-groups ISIS-PROTECTION;
-        }
-        interface ge-0/1/0.42 {
-            apply-groups ISIS-PROTECTION;
-        }
+        interface ge-0/0/0.42;
+        interface ge-0/1/0.42;
         interface fxp0.0 {
             apply-groups-except ISIS-L2-INTERFACE;
             disable;
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net	(revision 150188)
+++ 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 20:30:28 CST by andrew via cli commit synchronize
 #   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
 # 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-28 15:41 CST  by andrew
+# Last configured: 2017-01-28 20:30 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-28 15:41:46 CST by andrew
+## Last commit: 2017-01-28 20:30:28 CST by andrew
 version 13.3R9.13;
 groups {
     re0 {
@@ -1783,6 +1783,11 @@
             isis {
                 interface <*> {
                     point-to-point;
+                    link-protection;
+                    bfd-liveness-detection {
+                        minimum-interval 400;
+                        multiplier 3;
+                    }
                     level 2 {
                         hello-#authentication-#key <removed>;
                         hello-authentication-type md5;
@@ -1792,19 +1797,6 @@
             }
         }
     }
-    ISIS-PROTECTION {
-        protocols {
-            isis {
-                interface <*> {
-                    link-protection;
-                    bfd-liveness-detection {
-                        minimum-interval 400;
-                        multiplier 3;
-                    }
-                }
-            }
-        }
-    }
 }
 apply-groups [ re0 re1 ];
 system {
@@ -8308,12 +8300,8 @@
         apply-groups ISIS-L2-INTERFACE;
         reference-bandwidth 1000g;
         level 1 disable;
-        interface xe-0/0/0.36 {
-            apply-groups ISIS-PROTECTION;
-        }
-        interface xe-1/0/0.52 {
-            apply-groups ISIS-PROTECTION;
-        }
+        interface xe-0/0/0.36;
+        interface xe-1/0/0.52;
         interface fxp0.0 {
             apply-groups-except ISIS-L2-INTERFACE;
             disable;
Index: configs/core1.nor.onenet.net
===================================================================
--- configs/core1.nor.onenet.net	(revision 150186)
+++ configs/core1.nor.onenet.net	(working copy)
@@ -4606,7 +4606,7 @@
 164.58.244.107           Up        xe-0/1/1.42    1.200     0.400        3   
 164.58.245.87            Up        ge-0/2/3.42    1.200     0.400        3   
 
-10 sessions, 16 clients
+10 sessions, 17 clients
 Cumulative transmit rate 24.5 pps, cumulative receive rate 24.5 pps
 
 {master}
Index: configs/core4.tul.onenet.net
===================================================================
--- configs/core4.tul.onenet.net	(revision 150185)
+++ 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 20:37:45 CST by andrew via cli commit synchronize
 #   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
 # 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-28 15:36 CST  by andrew
+# Last configured: 2017-01-28 20:37 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-28 15:36:52 CST by andrew
+## Last commit: 2017-01-28 20:37:45 CST by andrew
 version 13.3R9.13;
 groups {
     re0 {
@@ -728,6 +728,11 @@
             isis {
                 interface <*> {
                     point-to-point;
+                    link-protection;
+                    bfd-liveness-detection {
+                        minimum-interval 400;
+                        multiplier 3;
+                    }
                     level 2 {
                         hello-#authentication-#key <removed>;
                         hello-authentication-type md5;
@@ -737,19 +742,6 @@
             }
         }
     }
-    ISIS-PROTECTION {
-        protocols {
-            isis {
-                interface <*> {
-                    link-protection;
-                    bfd-liveness-detection {
-                        minimum-interval 400;
-                        multiplier 3;
-                    }
-                }
-            }
-        }
-    }
 }
 apply-groups [ re0 re1 ];
 system {
@@ -3128,15 +3120,9 @@
         apply-groups ISIS-L2-INTERFACE;
         reference-bandwidth 1000g;
         level 1 disable;
-        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 xe-0/1/1.148;
+        interface ae0.112;
+        interface ae4.132;
         interface fxp0.0 {
             apply-groups-except ISIS-L2-INTERFACE;
             disable;
Index: configs/core6.okc.onenet.net
===================================================================
--- configs/core6.okc.onenet.net	(revision 150185)
+++ 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 20:33:00 CST by andrew via cli
 #   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
 # 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 15:21 CST  by andrew
+# Last configured: 2017-01-28 20:33 CST  by andrew
 # 
 # grnoc-mon at OKC-ROUTE-REFLECTOR> show interface terse 
 #Interface Admin Link
@@ -349,7 +349,7 @@
 #tap up up
 #vtep up up
 # grnoc-mon at OKC-ROUTE-REFLECTOR> show configuration 
-## Last commit: 2017-01-28 15:21:23 CST by andrew
+## Last commit: 2017-01-28 20:33:00 CST by andrew
 version 15.1F6.9;
 groups {
     ISIS-L2-INTERFACE {
@@ -357,6 +357,11 @@
             isis {
                 interface <*> {
                     point-to-point;
+                    link-protection;
+                    bfd-liveness-detection {
+                        minimum-interval 400;
+                        multiplier 3;
+                    }
                     level 2 {
                         hello-#authentication-#key <removed>;
                         hello-authentication-type md5;
@@ -366,19 +371,6 @@
             }
         }
     }
-    ISIS-PROTECTION {
-        protocols {
-            isis {
-                interface <*> {
-                    link-protection;
-                    bfd-liveness-detection {
-                        minimum-interval 400;
-                        multiplier 3;
-                    }
-                }
-            }
-        }
-    }
 }
 system {
     host-name OKC-ROUTE-REFLECTOR;
@@ -1484,12 +1476,8 @@
         reference-bandwidth 1000g;
         overload;
         level 1 disable;
-        interface ge-0/0/0.42 {
-            apply-groups ISIS-PROTECTION;
-        }
-        interface ge-0/1/0.42 {
-            apply-groups ISIS-PROTECTION;
-        }
+        interface ge-0/0/0.42;
+        interface ge-0/1/0.42;
         interface fxp0.0 {
             apply-groups-except ISIS-L2-INTERFACE;
             disable;
Index: configs/core2-okc-mx960.onenet.net
===================================================================
--- configs/core2-okc-mx960.onenet.net	(revision 150185)
+++ 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 20:44:24 CST by andrew via cli commit synchronize
+#   2017-01-28 20:29:13 CST by andrew via cli commit synchronize
 #   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
 # 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-28 15:19 CST  by andrew
+# Last configured: 2017-01-28 20:44 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-28 15:19:39 CST by andrew
+## Last commit: 2017-01-28 20:44:24 CST by andrew
 version 13.3R8.7;
 groups {
     re0 {
@@ -652,6 +652,11 @@
             isis {
                 interface <*> {
                     point-to-point;
+                    link-protection;
+                    bfd-liveness-detection {
+                        minimum-interval 400;
+                        multiplier 3;
+                    }
                     level 2 {
                         hello-#authentication-#key <removed>;
                         hello-authentication-type md5;
@@ -661,19 +666,6 @@
             }
         }
     }
-    ISIS-PROTECTION {
-        protocols {
-            isis {
-                interface <*> {
-                    link-protection;
-                    bfd-liveness-detection {
-                        minimum-interval 400;
-                        multiplier 3;
-                    }
-                }
-            }
-        }
-    }
 }
 apply-groups [ re0 re1 ];
 system {
@@ -1126,6 +1118,7 @@
                 }
                 address 164.58.15.77/30;
             }
+            family iso;
             family inet6 {
                 address 2610:1d8:1100::18/127;
             }
@@ -1745,36 +1738,17 @@
         apply-groups ISIS-L2-INTERFACE;
         reference-bandwidth 1000g;
         level 1 disable;
-        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 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/1/1.76;
+        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 fxp0.0 {
             apply-groups-except ISIS-L2-INTERFACE;
             disable;
@@ -13438,7 +13412,7 @@
 fe80::8618:8800:2aee:4fc0 Up       ae2.42         1.200     0.400        3   
 fe80::aad0:e500:2ae3:9801 Up       xe-1/1/0.42    1.200     0.400        3   
 
-25 sessions, 33 clients
+25 sessions, 34 clients
 Cumulative transmit rate 56.5 pps, cumulative receive rate 55.0 pps
 
 {master}
Index: configs/core4.okc.onenet.net
===================================================================
--- configs/core4.okc.onenet.net	(revision 150185)
+++ 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 20:31:36 CST by andrew via cli commit synchronize
 #   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
 # 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-28 15:43 CST  by andrew
+# Last configured: 2017-01-28 20:31 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-28 15:43:21 CST by andrew
+## Last commit: 2017-01-28 20:31:36 CST by andrew
 version 13.3R9.13;
 groups {
     re0 {
@@ -1278,6 +1278,11 @@
             isis {
                 interface <*> {
                     point-to-point;
+                    link-protection;
+                    bfd-liveness-detection {
+                        minimum-interval 400;
+                        multiplier 3;
+                    }
                     level 2 {
                         hello-#authentication-#key <removed>;
                         hello-authentication-type md5;
@@ -1287,19 +1292,6 @@
             }
         }
     }
-    ISIS-PROTECTION {
-        protocols {
-            isis {
-                interface <*> {
-                    link-protection;
-                    bfd-liveness-detection {
-                        minimum-interval 400;
-                        multiplier 3;
-                    }
-                }
-            }
-        }
-    }
 }
 apply-groups [ re0 re1 ];
 system {
@@ -8487,15 +8479,9 @@
         apply-groups ISIS-L2-INTERFACE;
         reference-bandwidth 1000g;
         level 1 disable;
-        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 xe-0/1/0.72;
+        interface xe-1/0/1.56;
+        interface ae2.42;
         interface fxp0.0 {
             apply-groups-except ISIS-L2-INTERFACE;
             disable;
Index: configs/core2.tul-mx960.onenet.net
===================================================================
--- configs/core2.tul-mx960.onenet.net	(revision 150185)
+++ 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 20:36:04 CST by andrew via cli commit synchronize
 #   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
 # 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: 2017-01-28 15:24 CST  by andrew
+# Last configured: 2017-01-28 20:36 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: 2017-01-28 15:24:50 CST by andrew
+## Last commit: 2017-01-28 20:36:04 CST by andrew
 version 13.3R8.7;
 groups {
     re0 {
@@ -712,6 +712,11 @@
             isis {
                 interface <*> {
                     point-to-point;
+                    link-protection;
+                    bfd-liveness-detection {
+                        minimum-interval 400;
+                        multiplier 3;
+                    }
                     level 2 {
                         hello-#authentication-#key <removed>;
                         hello-authentication-type md5;
@@ -721,19 +726,6 @@
             }
         }
     }
-    ISIS-PROTECTION {
-        protocols {
-            isis {
-                interface <*> {
-                    link-protection;
-                    bfd-liveness-detection {
-                        minimum-interval 400;
-                        multiplier 3;
-                    }
-                }
-            }
-        }
-    }
 }
 apply-groups [ re0 re1 ];
 system {
@@ -1896,42 +1888,18 @@
         apply-groups ISIS-L2-INTERFACE;
         reference-bandwidth 1000g;
         level 1 disable;
-        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 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 fxp0.0 {
             apply-groups-except ISIS-L2-INTERFACE;
             disable;
Index: configs/hub.lawm120.onenet.net
===================================================================
--- configs/hub.lawm120.onenet.net	(revision 150163)
+++ configs/hub.lawm120.onenet.net	(working copy)
@@ -269,8 +269,8 @@
 #t3-2/0/1 down down
 #ct3-2/0/2 up up
 #t1-2/0/2:1 down down
-#t1-2/0/2:2 up up
-#t1-2/0/2:2.0 up up
+#t1-2/0/2:2 up down
+#t1-2/0/2:2.0 up down
 #t1-2/0/2:3 up up
 #t1-2/0/2:3.0 up up
 #t1-2/0/2:4 up up
@@ -1759,9 +1759,9 @@
 # grnoc-mon at LAWTON-M120-RE0> show bfd session 
                                                   Detect   Transmit
 Address                  State     Interface      Time     Interval  Multiplier
-10.119.20.133            Up        t1-2/0/2:2.0   6.000     2.000        3   
+10.119.20.133            AdminDown t1-2/0/2:2.0   6.000     2.000        3   
 
-1 sessions, 1 clients
+1 sessions, 0 clients
 Cumulative transmit rate 0.5 pps, cumulative receive rate 0.5 pps
 
 {master}
Index: configs/core.hut.412.onenet.net
===================================================================
--- configs/core.hut.412.onenet.net	(revision 149953)
+++ configs/core.hut.412.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at 412-MX40> show system commit 
+#   2017-01-28 20:56:56 CST by andrew via cli
 #   2016-12-09 21:19:19 CST by andrew via cli
 #   2016-09-01 17:39:10 CDT by andrew via cli
 #   2016-07-20 13:57:54 CDT by andrew via cli
 #   2016-07-07 14:31:24 CDT by andrew via cli
 #   2016-03-12 15:46:04 CST by andrew via cli
-#   2016-03-12 15:44:27 CST by andrew via cli
 # grnoc-mon at 412-MX40> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -234,7 +234,7 @@
 # grnoc-mon at 412-MX40> show system uptime 
 # System booted: 2013-06-06 10:54 CDT 
 # Protocols started: 2013-06-06 10:55 CDT 
-# Last configured: 2016-12-09 21:19 CST  by andrew
+# Last configured: 2017-01-28 20:56 CST  by andrew
 # 
 # grnoc-mon at 412-MX40> show interface terse 
 #Interface Admin Link
@@ -350,8 +350,29 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at 412-MX40> show configuration 
-## Last commit: 2016-12-09 21:19:19 CST by andrew
+## Last commit: 2017-01-28 20:56:56 CST by andrew
 version 12.3R2.5;
+groups {
+    ISIS-L2-INTERFACE {
+        protocols {
+            isis {
+                interface <*> {
+                    point-to-point;
+                    link-protection;
+                    bfd-liveness-detection {
+                        minimum-interval 400;
+                        multiplier 3;
+                    }
+                    level 2 {
+                        hello-#authentication-#key <removed>;
+                        hello-authentication-type md5;
+                    }
+                    level 1 disable;
+                }
+            }
+        }
+    }
+}
 system {
     host-name 412-MX40;
     domain-name onenet.net;
@@ -531,6 +552,7 @@
                 }
                 address 164.58.247.2/30;
             }
+            family iso;
             family inet6 {
                 mtu 9000;
                 address 2610:1d8:4100::1/127;
@@ -594,6 +616,7 @@
                 mtu 9000;
                 address 164.58.244.150/31;
             }
+            family iso;
             family inet6 {
                 mtu 9000;
                 address 2610:1d8:5100::/127;
@@ -915,6 +938,9 @@
                 address 127.0.0.1/32;
                 address 164.58.199.153/32;
             }
+            family iso {
+                address 49.0001.1640.5819.9153.00;
+            }
             family inet6 {
                 address 2610:1d8::164:58:199:153/128;
             }
@@ -1070,6 +1096,22 @@
             }
         }
     }
+    isis {
+        apply-groups ISIS-L2-INTERFACE;
+        reference-bandwidth 1000g;
+        level 1 disable;
+        interface xe-0/0/0.40;
+        interface ge-1/1/2.42;
+        interface fxp0.0 {
+            apply-groups-except ISIS-L2-INTERFACE;
+            disable;
+        }
+        interface lo0.0 {
+            apply-groups-except ISIS-L2-INTERFACE;
+            passive;
+            level 1 disable;
+        }
+    }
     ospf {
         reference-bandwidth 100g;
         area 0.0.0.0 {
@@ -1895,6 +1937,6 @@
 fe80::5e5e:ab00:2ad8:1f69 Up       ge-1/1/2.42    1.200     0.400        3   
 fe80::b2a8:6e00:287d:4801 Up       xe-0/0/0.40    1.200     0.400        3   
 
-4 sessions, 4 clients
+4 sessions, 6 clients
 Cumulative transmit rate 10.0 pps, cumulative receive rate 10.0 pps
 
Index: configs/core1.edm.onenet.net
===================================================================
--- configs/core1.edm.onenet.net	(revision 150059)
+++ configs/core1.edm.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at EDMOND-MX104-RE0> show system commit 
+#   2017-01-28 20:43:44 CST by andrew via cli commit synchronize
 #   2016-08-24 13:59:47 CDT by andrew via cli commit synchronize
 #   2016-08-24 13:58:07 CDT by andrew via cli commit synchronize
 #   2016-08-15 05:31:30 CDT by andrew via cli commit synchronize
 #   2016-08-14 08:33:00 CDT by andrew via cli commit synchronize
 #   2016-08-14 08:03:25 CDT by andrew via cli commit confirmed, rollback in 5mins synchronize
-#   2016-08-14 07:25:54 CDT by andrew via cli commit synchronize
 # grnoc-mon at EDMOND-MX104-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -233,7 +233,7 @@
 # grnoc-mon at EDMOND-MX104-RE0> show system uptime 
 # System booted: 2016-03-12 01:11 CST 
 # Protocols started: 2016-03-12 01:15 CST 
-# Last configured: 2016-08-24 13:59 CDT  by andrew
+# Last configured: 2017-01-28 20:43 CST  by andrew
 # 
 # {master}
 # grnoc-mon at EDMOND-MX104-RE0> show interface terse 
@@ -312,7 +312,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at EDMOND-MX104-RE0> show configuration 
-## Last commit: 2016-08-24 13:59:47 CDT by andrew
+## Last commit: 2017-01-28 20:43:44 CST by andrew
 version 13.3R8.7;
 groups {
     re0 {
@@ -345,6 +345,25 @@
             }
         }
     }
+    ISIS-L2-INTERFACE {
+        protocols {
+            isis {
+                interface <*> {
+                    point-to-point;
+                    link-protection;
+                    bfd-liveness-detection {
+                        minimum-interval 400;
+                        multiplier 3;
+                    }
+                    level 2 {
+                        hello-#authentication-#key <removed>;
+                        hello-authentication-type md5;
+                    }
+                    level 1 disable;
+                }
+            }
+        }
+    }
 }
 apply-groups [ re0 re1 ];
 system {
@@ -595,6 +614,7 @@
                 }
                 address 164.58.15.78/30;
             }
+            family iso;
             family inet6 {
                 address 2610:1d8:1100::19/127;
             }
@@ -615,6 +635,7 @@
                 }
                 address 164.58.244.200/31;
             }
+            family iso;
             family inet6 {
                 mtu 9000;
                 address 2610:1d8:c00::/127;
@@ -660,6 +681,7 @@
                 }
                 address 164.58.244.134/31;
             }
+            family iso;
             family inet6 {
                 mtu 9000;
                 address 2610:1d8:c00::2/127;
@@ -678,6 +700,9 @@
                 }
                 address 164.58.199.235/32;
             }
+            family iso {
+                address 49.0001.1640.5819.9235.00;
+            }
             family inet6 {
                 address 2610:1d8::164:58:199:235/128;
             }
@@ -867,6 +892,23 @@
             }
         }
     }
+    isis {
+        apply-groups ISIS-L2-INTERFACE;
+        reference-bandwidth 1000g;
+        level 1 disable;
+        interface xe-2/0/0.76;
+        interface xe-2/0/1.42;
+        interface xe-2/0/3.42;
+        interface fxp0.0 {
+            apply-groups-except ISIS-L2-INTERFACE;
+            disable;
+        }
+        interface lo0.0 {
+            apply-groups-except ISIS-L2-INTERFACE;
+            passive;
+            level 1 disable;
+        }
+    }
     ospf {
         reference-bandwidth 100g;
         area 0.0.0.0 {
@@ -1721,11 +1763,11 @@
 Address                  State     Interface      Time     Interval  Multiplier
 164.58.15.77             Up        xe-2/0/0.76    1.200     0.400        3   
 164.58.244.135           Up        xe-2/0/3.42    1.200     0.400        3   
-164.58.244.201           Down      xe-2/0/1.42    0.000     2.000        3   
+164.58.244.201           Up        xe-2/0/1.42    1.200     0.400        3   
 fe80::561e:5600:2af7:1d4a Down     xe-2/0/1.42    0.000     2.000        3   
 fe80::5e5e:ab00:2ad8:1f00 Up       xe-2/0/3.42    1.200     0.400        3   
 
-5 sessions, 5 clients
-Cumulative transmit rate 8.5 pps, cumulative receive rate 7.5 pps
+5 sessions, 8 clients
+Cumulative transmit rate 10.5 pps, cumulative receive rate 10.0 pps
 
 {master}
Index: configs/core1.tul-mx960.onenet.net
===================================================================
--- configs/core1.tul-mx960.onenet.net	(revision 150185)
+++ 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 20:34:49 CST by andrew via cli commit synchronize
 #   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
 # 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-28 15:23 CST  by andrew
+# Last configured: 2017-01-28 20:34 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-28 15:23:07 CST by andrew
+## Last commit: 2017-01-28 20:34:49 CST by andrew
 version 13.3R8.7;
 groups {
     re0 {
@@ -772,6 +772,11 @@
             isis {
                 interface <*> {
                     point-to-point;
+                    link-protection;
+                    bfd-liveness-detection {
+                        minimum-interval 400;
+                        multiplier 3;
+                    }
                     level 2 {
                         hello-#authentication-#key <removed>;
                         hello-authentication-type md5;
@@ -781,19 +786,6 @@
             }
         }
     }
-    ISIS-PROTECTION {
-        protocols {
-            isis {
-                interface <*> {
-                    link-protection;
-                    bfd-liveness-detection {
-                        minimum-interval 400;
-                        multiplier 3;
-                    }
-                }
-            }
-        }
-    }
 }
 apply-groups [ re0 re1 ];
 system {
@@ -1880,45 +1872,19 @@
         apply-groups ISIS-L2-INTERFACE;
         reference-bandwidth 1000g;
         level 1 disable;
-        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 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 fxp0.0 {
             apply-groups-except ISIS-L2-INTERFACE;
             disable;
Index: configs/core5.tul.onenet.net
===================================================================
--- configs/core5.tul.onenet.net	(revision 150185)
+++ 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 20:38:31 CST by andrew via cli commit synchronize
 #   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
 # 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-28 15:38 CST  by andrew
+# Last configured: 2017-01-28 20: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-28 15:38:08 CST by andrew
+## Last commit: 2017-01-28 20:38:31 CST by andrew
 version 13.3R9.13;
 groups {
     re0 {
@@ -871,6 +871,11 @@
             isis {
                 interface <*> {
                     point-to-point;
+                    link-protection;
+                    bfd-liveness-detection {
+                        minimum-interval 400;
+                        multiplier 3;
+                    }
                     level 2 {
                         hello-#authentication-#key <removed>;
                         hello-authentication-type md5;
@@ -880,19 +885,6 @@
             }
         }
     }
-    ISIS-PROTECTION {
-        protocols {
-            isis {
-                interface <*> {
-                    link-protection;
-                    bfd-liveness-detection {
-                        minimum-interval 400;
-                        multiplier 3;
-                    }
-                }
-            }
-        }
-    }
 }
 apply-groups [ re0 re1 ];
 system {
@@ -5965,15 +5957,9 @@
         apply-groups ISIS-L2-INTERFACE;
         reference-bandwidth 1000g;
         level 1 disable;
-        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 xe-0/1/1.148;
+        interface ae0.116;
+        interface ae2.42;
         interface fxp0.0 {
             apply-groups-except ISIS-L2-INTERFACE;
             disable;
Index: configs/lavern-public-schools.client.onenet.net
===================================================================
--- configs/lavern-public-schools.client.onenet.net	(revision 150188)
+++ configs/lavern-public-schools.client.onenet.net	(working copy)
@@ -102,7 +102,7 @@
 # 
 # grnoc-mon at LAVERN-PUBLIC-SCHOOLS-TAG-004351> show interface terse 
 #Interface Admin Link
-#ge-0/0/0 down up
+#ge-0/0/0 down down
 #gr-0/0/0 up up
 #ip-0/0/0 up up
 #lsq-0/0/0 up up
Index: configs/core1.lan.onenet.net
===================================================================
--- configs/core1.lan.onenet.net	(revision 150086)
+++ configs/core1.lan.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at LANGSTON-MX104-RE0> show system commit 
+#   2017-01-28 20:47:22 CST by andrew via cli commit synchronize
 #   2016-11-17 14:58:08 CST by andrew via cli commit synchronize
 #   2016-10-31 11:36:31 CDT by andrew via cli commit synchronize
 #   2016-10-19 17:45:31 CDT by andrew via cli commit synchronize
 #   2016-10-12 07:29:36 CDT by andrew via cli commit synchronize
 #   2016-10-10 20:14:44 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
-#   2016-10-10 20:08:29 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
 # grnoc-mon at LANGSTON-MX104-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -240,7 +240,7 @@
 # grnoc-mon at LANGSTON-MX104-RE0> show system uptime 
 # System booted: 2016-03-18 00:37 CDT 
 # Protocols started: 2016-03-18 00:41 CDT 
-# Last configured: 2016-11-17 14:58 CST  by andrew
+# Last configured: 2017-01-28 20:47 CST  by andrew
 # 
 # {master}
 # grnoc-mon at LANGSTON-MX104-RE0> show interface terse 
@@ -348,7 +348,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at LANGSTON-MX104-RE0> show configuration 
-## Last commit: 2016-11-17 14:58:08 CST by andrew
+## Last commit: 2017-01-28 20:47:22 CST by andrew
 version 13.3R8.7;
 groups {
     re0 {
@@ -381,6 +381,25 @@
             }
         }
     }
+    ISIS-L2-INTERFACE {
+        protocols {
+            isis {
+                interface <*> {
+                    point-to-point;
+                    link-protection;
+                    bfd-liveness-detection {
+                        minimum-interval 400;
+                        multiplier 3;
+                    }
+                    level 2 {
+                        hello-#authentication-#key <removed>;
+                        hello-authentication-type md5;
+                    }
+                    level 1 disable;
+                }
+            }
+        }
+    }
 }
 apply-groups [ re0 re1 ];
 system {
@@ -653,6 +672,7 @@
                 }
                 address 164.58.244.201/31;
             }
+            family iso;
             family inet6 {
                 mtu 9000;
                 address 2610:1d8:c00::1/127;
@@ -671,6 +691,7 @@
                 mtu 9000;
                 address 164.58.247.235/31;
             }
+            family iso;
             family inet6 {
                 mtu 9000;
                 address 2610:1d8:4100::b/127;
@@ -736,6 +757,9 @@
                 }
                 address 164.58.199.236/32;
             }
+            family iso {
+                address 49.0001.1640.5819.9236.00;
+            }
             family inet6 {
                 address 2610:1d8::164:58:199:236/128;
             }
@@ -900,6 +924,22 @@
             }
         }
     }
+    isis {
+        apply-groups ISIS-L2-INTERFACE;
+        reference-bandwidth 1000g;
+        level 1 disable;
+        interface xe-2/0/0.42;
+        interface xe-2/0/1.42;
+        interface fxp0.0 {
+            apply-groups-except ISIS-L2-INTERFACE;
+            disable;
+        }
+        interface lo0.0 {
+            apply-groups-except ISIS-L2-INTERFACE;
+            passive;
+            level 1 disable;
+        }
+    }
     ospf {
         reference-bandwidth 100g;
         area 0.0.0.0 {
@@ -1408,8 +1448,12 @@
 # 
 # {master}
 # grnoc-mon at LANGSTON-MX104-RE0> show bfd session 
+                                                  Detect   Transmit
+Address                  State     Interface      Time     Interval  Multiplier
+164.58.244.200           Up        xe-2/0/0.42    1.200     0.400        3   
+164.58.247.234           Up        xe-2/0/1.42    1.200     0.400        3   
 
-0 sessions, 0 clients
-Cumulative transmit rate 0.0 pps, cumulative receive rate 0.0 pps
+2 sessions, 2 clients
+Cumulative transmit rate 5.0 pps, cumulative receive rate 5.0 pps
 
 {master}
Index: configs/core5.okc.onenet.net
===================================================================
--- configs/core5.okc.onenet.net	(revision 150185)
+++ 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 20:32:14 CST by andrew via cli commit synchronize
 #   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
 # 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-28 15:44 CST  by andrew
+# Last configured: 2017-01-28 20:32 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-28 15:44:28 CST by andrew
+## Last commit: 2017-01-28 20:32:14 CST by andrew
 version 13.3R9.13;
 groups {
     re0 {
@@ -1078,6 +1078,11 @@
             isis {
                 interface <*> {
                     point-to-point;
+                    link-protection;
+                    bfd-liveness-detection {
+                        minimum-interval 400;
+                        multiplier 3;
+                    }
                     level 2 {
                         hello-#authentication-#key <removed>;
                         hello-authentication-type md5;
@@ -1087,19 +1092,6 @@
             }
         }
     }
-    ISIS-PROTECTION {
-        protocols {
-            isis {
-                interface <*> {
-                    link-protection;
-                    bfd-liveness-detection {
-                        minimum-interval 400;
-                        multiplier 3;
-                    }
-                }
-            }
-        }
-    }
 }
 apply-groups [ re0 re1 ];
 system {
@@ -6651,15 +6643,9 @@
         apply-groups ISIS-L2-INTERFACE;
         reference-bandwidth 1000g;
         level 1 disable;
-        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 xe-0/0/1.60;
+        interface xe-0/1/0.72;
+        interface ae1.42;
         interface fxp0.0 {
             apply-groups-except ISIS-L2-INTERFACE;
             disable;
Index: configs/core3.tul-m120.onenet.net
===================================================================
--- configs/core3.tul-m120.onenet.net	(revision 150185)
+++ 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 20:36:58 CST by andrew via cli commit synchronize
 #   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
 # 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: 2017-01-28 15:35 CST  by andrew
+# Last configured: 2017-01-28 20:36 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: 2017-01-28 15:35:49 CST by andrew
+## Last commit: 2017-01-28 20:36:58 CST by andrew
 version 13.3R9.13;
 groups {
     re0 {
@@ -576,6 +576,11 @@
             isis {
                 interface <*> {
                     point-to-point;
+                    link-protection;
+                    bfd-liveness-detection {
+                        minimum-interval 400;
+                        multiplier 3;
+                    }
                     level 2 {
                         hello-#authentication-#key <removed>;
                         hello-authentication-type md5;
@@ -585,19 +590,6 @@
             }
         }
     }
-    ISIS-PROTECTION {
-        protocols {
-            isis {
-                interface <*> {
-                    link-protection;
-                    bfd-liveness-detection {
-                        minimum-interval 400;
-                        multiplier 3;
-                    }
-                }
-            }
-        }
-    }
 }
 apply-groups [ re0 re1 ];
 system {
@@ -1718,12 +1710,8 @@
         apply-groups ISIS-L2-INTERFACE;
         reference-bandwidth 1000g;
         level 1 disable;
-        interface xe-0/0/0.108 {
-            apply-groups ISIS-PROTECTION;
-        }
-        interface xe-1/0/0.128 {
-            apply-groups ISIS-PROTECTION;
-        }
+        interface xe-0/0/0.108;
+        interface xe-1/0/0.128;
         interface fxp0.0 {
             apply-groups-except ISIS-L2-INTERFACE;
             disable;
Index: configs/core.edmmcs.onenet.net
===================================================================
--- configs/core.edmmcs.onenet.net	(revision 150015)
+++ configs/core.edmmcs.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at EDMOND-MCS-MX80> show system commit 
+#   2017-01-28 20:54:32 CST by andrew via cli
 #   2016-10-17 13:18:38 CDT by andrew via cli
 #   2016-08-24 14:00:05 CDT by andrew via cli
 #   2016-08-24 13:55:18 CDT by andrew via cli
 #   2016-08-14 07:26:44 CDT by andrew via cli
 #   2016-08-14 07:26:16 CDT by andrew via cli
-#   2016-08-14 07:20:59 CDT by andrew via cli commit confirmed, rollback in 3mins
 # grnoc-mon at EDMOND-MCS-MX80> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -223,7 +223,7 @@
 # grnoc-mon at EDMOND-MCS-MX80> show system uptime 
 # System booted: 2016-06-26 09:48 CDT 
 # Protocols started: 2016-06-26 09:51 CDT 
-# Last configured: 2016-10-17 13:18 CDT  by andrew
+# Last configured: 2017-01-28 20:54 CST  by andrew
 # 
 # grnoc-mon at EDMOND-MCS-MX80> show interface terse 
 #Interface Admin Link
@@ -293,8 +293,29 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at EDMOND-MCS-MX80> show configuration 
-## Last commit: 2016-10-17 13:18:38 CDT by andrew
+## Last commit: 2017-01-28 20:54:32 CST by andrew
 version 13.3R8.7;
+groups {
+    ISIS-L2-INTERFACE {
+        protocols {
+            isis {
+                interface <*> {
+                    point-to-point;
+                    link-protection;
+                    bfd-liveness-detection {
+                        minimum-interval 400;
+                        multiplier 3;
+                    }
+                    level 2 {
+                        hello-#authentication-#key <removed>;
+                        hello-authentication-type md5;
+                    }
+                    level 1 disable;
+                }
+            }
+        }
+    }
+}
 system {
     host-name EDMOND-MCS-MX80;
     domain-name onenet.net;
@@ -480,6 +501,7 @@
                 }
                 address 164.58.244.135/31;
             }
+            family iso;
             family inet6 {
                 mtu 9000;
                 address 2610:1d8:c00::3/127;
@@ -537,6 +559,7 @@
                 }
                 address 164.58.244.151/31;
             }
+            family iso;
             family inet6 {
                 mtu 9000;
                 address 2610:1d8:5100::1/127;
@@ -560,6 +583,9 @@
                 }
                 address 164.58.199.238/32;
             }
+            family iso {
+                address 49.0001.1640.5819.9238.00;
+            }
             family inet6 {
                 address 2610:1d8::164:58:199:238/128;
             }
@@ -753,6 +779,22 @@
             }
         }
     }
+    isis {
+        apply-groups ISIS-L2-INTERFACE;
+        reference-bandwidth 1000g;
+        level 1 disable;
+        interface xe-0/0/0.42;
+        interface ge-1/0/9.42;
+        interface fxp0.0 {
+            apply-groups-except ISIS-L2-INTERFACE;
+            disable;
+        }
+        interface lo0.0 {
+            apply-groups-except ISIS-L2-INTERFACE;
+            passive;
+            level 1 disable;
+        }
+    }
     ospf {
         reference-bandwidth 100g;
         area 0.0.0.0 {
@@ -1369,6 +1411,6 @@
 fe80::120e:7e00:2a99:6285 Up       xe-0/0/0.42    1.200     0.400        3   
 fe80::8ae0:f300:2a7f:5d7a Up       ge-1/0/9.42    1.200     0.400        3   
 
-4 sessions, 4 clients
+4 sessions, 6 clients
 Cumulative transmit rate 10.0 pps, cumulative receive rate 10.0 pps
 
Index: configs/core1.sti-mx960.onenet.net
===================================================================
--- configs/core1.sti-mx960.onenet.net	(revision 150186)
+++ 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 20:57:29 CST by andrew via cli commit synchronize
+#   2017-01-28 20:48:34 CST by andrew via cli commit synchronize
 #   2017-01-28 16:49:14 CST by andrew via cli commit synchronize
 #   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
 # 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-28 16:49 CST  by andrew
+# Last configured: 2017-01-28 20:57 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-28 16:49:14 CST by andrew
+## Last commit: 2017-01-28 20:57:29 CST by andrew
 version 13.3R8.7;
 groups {
     re0 {
@@ -1087,6 +1087,7 @@
                 mtu 9000;
                 address 164.58.247.1/30;
             }
+            family iso;
             family inet6 {
                 mtu 9000;
                 address 2610:1d8:4100::/127;
@@ -1661,6 +1662,7 @@
                 mtu 9000;
                 address 164.58.247.234/31;
             }
+            family iso;
             family inet6 {
                 mtu 9000;
                 address 2610:1d8:4100::a/127;
@@ -2185,11 +2187,13 @@
         reference-bandwidth 1000g;
         level 1 disable;
         interface xe-0/0/0.236;
+        interface xe-0/0/1.40;
         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 xe-3/0/0.42;
         interface et-4/1/0.42;
         interface et-4/3/0.42;
         interface ae1.42;
@@ -3818,7 +3822,7 @@
 164.58.247.10            Up        xe-0/1/1.40    0.300     0.100        3   
 164.58.247.14            Up        xe-1/1/0.40    0.300     0.100        3   
 164.58.247.62            Up        xe-2/3/0.40    0.300     0.100        3   
-164.58.247.235           Down      xe-3/0/0.42    0.000     2.000        3   
+164.58.247.235           Up        xe-3/0/0.42    1.200     0.400        3   
 fe80::561e:5600:2af7:1d4b Down     xe-3/0/0.42    0.000     2.000        3   
 fe80::56e0:3200:28c8:200 Up        xe-1/0/1.40    0.300     0.100        3   
 fe80::8618:8800:2aee:1fc0 Up       ae1.42         1.200     0.400        3   
@@ -3830,7 +3834,7 @@
 fe80::8ae0:f300:287f:5a00 Up       xe-1/1/0.40    0.300     0.100        3   
 fe80::8ae0:f300:287f:5d00 Up       xe-0/0/1.40    1.200     0.400        3   
 
-25 sessions, 34 clients
-Cumulative transmit rate 112.5 pps, cumulative receive rate 110.0 pps
+25 sessions, 36 clients
+Cumulative transmit rate 114.5 pps, cumulative receive rate 112.5 pps
 
 {master}



More information about the Nocrancid mailing list