[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Tue Sep 26 22:05:05 CDT 2017


Index: configs/core.hut.sal.onenet.net
===================================================================
--- configs/core.hut.sal.onenet.net	(revision 156892)
+++ configs/core.hut.sal.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at Sallisaw-MX40> show system commit 
+#   2017-09-26 21:19:11 CDT by andrew via cli
+#   2017-09-26 21:17:30 CDT by andrew via cli
 #   2017-09-25 22:28:37 CDT by andrew via cli
 #   2017-09-24 19:32:52 CDT by andrew via cli
 #   2017-09-23 15:01:22 CDT by andrew via cli
 #   2017-09-16 01:15:57 CDT by andrew via cli
-#   2017-08-21 22:19:31 CDT by andrew via cli
-#   2017-07-29 21:15:20 CDT by andrew via cli
 # grnoc-mon at Sallisaw-MX40> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -272,7 +272,7 @@
 # grnoc-mon at Sallisaw-MX40> show system uptime 
 # System booted: 2016-02-20 00:32 CST 
 # Protocols started: 2016-02-20 00:34 CST 
-# Last configured: 2017-09-25 22:28 CDT  by andrew
+# Last configured: 2017-09-26 21:19 CDT  by andrew
 # 
 # grnoc-mon at Sallisaw-MX40> show interface terse 
 #Interface Admin Link
@@ -379,7 +379,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at Sallisaw-MX40> show configuration 
-## Last commit: 2017-09-25 22:28:37 CDT by andrew
+## Last commit: 2017-09-26 21:19:11 CDT by andrew
 version 13.3R8.7;
 groups {
     ISIS-L2-INTERFACE {
@@ -894,16 +894,39 @@
         interface xe-0/0/1.69;
     }
     bgp {
-        group CORE-RR {
+        group CORE-RR-OKC-V6 {
             type internal;
+            local-address 2610:1d8::164:58:199:158;
+            family inet6 {
+                any;
+            }
+#            authentication-#key <removed>;
+            export IBGP-CORE-RR-V6-EXPORT;
+            peer-as 5078;
+            neighbor 2610:1d8::164:58:199:216 {
+                description OKC-CORE6-IBGP-V6;
+            }
+        }
+        group CORE-RR-TUL-V6 {
+            type internal;
+            local-address 2610:1d8::164:58:199:158;
+            family inet6 {
+                any;
+            }
+#            authentication-#key <removed>;
+            export IBGP-CORE-RR-V6-EXPORT;
+            peer-as 5078;
+            neighbor 2610:1d8::164:58:199:226 {
+                description TUL-CORE6-IBGP-V6;
+            }
+        }
+        group CORE-RR-OKC-V4 {
+            type internal;
             local-address 164.58.199.158;
             family inet {
                 any;
             }
             family inet-vpn {
-                any;
-            }
-            family inet6 {
                 unicast;
             }
             family inet6-vpn {
@@ -912,46 +935,33 @@
             family l2vpn {
                 signaling;
             }
-            family inet-mvpn {
-                signaling;
-            }
-            family inet6-mvpn {
-                signaling;
-            }
 #            authentication-#key <removed>;
-            export [ REDISTRIBUTE-STATICS REDISTRIBUTE-DIRECTS ];
+            export IBGP-CORE-RR-V4-EXPORT;
             peer-as 5078;
             neighbor 164.58.199.216 {
-                description OKC-CORE6-IBGP;
+                description OKC-CORE6-IBGP-V4;
             }
-            neighbor 164.58.199.226 {
-                description TUL-CORE6-IBGP;
-            }
         }
-        group CORE-RR-OKC-V6 {
+        group CORE-RR-TUL-V4 {
             type internal;
-            local-address 2610:1d8::164:58:199:158;
-            family inet6 {
+            local-address 164.58.199.158;
+            family inet {
                 any;
             }
-#            authentication-#key <removed>;
-            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
-            peer-as 5078;
-            neighbor 2610:1d8::164:58:199:216 {
-                description OKC-CORE6-IBGP-V6;
+            family inet-vpn {
+                unicast;
             }
-        }
-        group CORE-RR-TUL-V6 {
-            type internal;
-            local-address 2610:1d8::164:58:199:158;
-            family inet6 {
-                any;
+            family inet6-vpn {
+                unicast;
             }
+            family l2vpn {
+                signaling;
+            }
 #            authentication-#key <removed>;
-            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
+            export IBGP-CORE-RR-V4-EXPORT;
             peer-as 5078;
-            neighbor 2610:1d8::164:58:199:226 {
-                description TUL-CORE6-IBGP-V6;
+            neighbor 164.58.199.226 {
+                description TUL-CORE6-IBGP-V4;
             }
         }
         group EBGP-DIAMONDNET-V4 {
Index: configs/core.hut.elk.onenet.net
===================================================================
--- configs/core.hut.elk.onenet.net	(revision 156892)
+++ configs/core.hut.elk.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at ELK-CITY-MX40> show system commit 
+#   2017-09-26 21:10:47 CDT by andrew via cli
+#   2017-09-26 21:09:37 CDT by andrew via cli
 #   2017-09-25 22:27:29 CDT by andrew via cli
 #   2017-09-24 19:32:23 CDT by andrew via cli
 #   2017-09-16 01:15:09 CDT by andrew via cli
 #   2017-07-29 21:15:04 CDT by andrew via cli
-#   2017-07-26 23:24:28 CDT by andrew via cli
-#   2017-07-26 19:53:26 CDT by andrew via cli
 # grnoc-mon at ELK-CITY-MX40> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -275,7 +275,7 @@
 # grnoc-mon at ELK-CITY-MX40> show system uptime 
 # System booted: 2017-08-07 14:24 CDT 
 # Protocols started: 2017-08-07 14:27 CDT 
-# Last configured: 2017-09-25 22:27 CDT  by andrew
+# Last configured: 2017-09-26 21:10 CDT  by andrew
 # 
 # grnoc-mon at ELK-CITY-MX40> show interface terse 
 #Interface Admin Link
@@ -370,7 +370,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at ELK-CITY-MX40> show configuration 
-## Last commit: 2017-09-25 22:27:29 CDT by andrew
+## Last commit: 2017-09-26 21:10:47 CDT by andrew
 version 13.3R8.7;
 groups {
     ISIS-L2-INTERFACE {
@@ -849,16 +849,39 @@
         interface lo0.0;
     }
     bgp {
-        group CORE-RR {
+        group CORE-RR-OKC-V6 {
             type internal;
+            local-address 2610:1d8::164:58:199:155;
+            family inet6 {
+                any;
+            }
+#            authentication-#key <removed>;
+            export IBGP-CORE-RR-V6-EXPORT;
+            peer-as 5078;
+            neighbor 2610:1d8::164:58:199:216 {
+                description OKC-CORE6-IBGP-V6;
+            }
+        }
+        group CORE-RR-TUL-V6 {
+            type internal;
+            local-address 2610:1d8::164:58:199:155;
+            family inet6 {
+                any;
+            }
+#            authentication-#key <removed>;
+            export IBGP-CORE-RR-V6-EXPORT;
+            peer-as 5078;
+            neighbor 2610:1d8::164:58:199:226 {
+                description TUL-CORE6-IBGP-V6;
+            }
+        }
+        group CORE-RR-OKC-V4 {
+            type internal;
             local-address 164.58.199.155;
             family inet {
                 any;
             }
             family inet-vpn {
-                any;
-            }
-            family inet6 {
                 unicast;
             }
             family inet6-vpn {
@@ -867,46 +890,33 @@
             family l2vpn {
                 signaling;
             }
-            family inet-mvpn {
-                signaling;
-            }
-            family inet6-mvpn {
-                signaling;
-            }
 #            authentication-#key <removed>;
-            export [ REDISTRIBUTE-STATICS REDISTRIBUTE-DIRECTS ];
+            export IBGP-CORE-RR-V4-EXPORT;
             peer-as 5078;
             neighbor 164.58.199.216 {
-                description OKC-CORE6-IBGP;
+                description OKC-CORE6-IBGP-V4;
             }
-            neighbor 164.58.199.226 {
-                description TUL-CORE6-IBGP;
-            }
         }
-        group CORE-RR-OKC-V6 {
+        group CORE-RR-TUL-V4 {
             type internal;
-            local-address 2610:1d8::164:58:199:155;
-            family inet6 {
+            local-address 164.58.199.155;
+            family inet {
                 any;
             }
-#            authentication-#key <removed>;
-            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
-            peer-as 5078;
-            neighbor 2610:1d8::164:58:199:216 {
-                description OKC-CORE6-IBGP-V6;
+            family inet-vpn {
+                unicast;
             }
-        }
-        group CORE-RR-TUL-V6 {
-            type internal;
-            local-address 2610:1d8::164:58:199:155;
-            family inet6 {
-                any;
+            family inet6-vpn {
+                unicast;
             }
+            family l2vpn {
+                signaling;
+            }
 #            authentication-#key <removed>;
-            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
+            export IBGP-CORE-RR-V4-EXPORT;
             peer-as 5078;
-            neighbor 2610:1d8::164:58:199:226 {
-                description TUL-CORE6-IBGP-V6;
+            neighbor 164.58.199.226 {
+                description TUL-CORE6-IBGP-V4;
             }
         }
     }
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net	(revision 156894)
+++ 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-09-26 21:32:01 CDT by andrew via cli commit synchronize
 #   2017-09-25 23:09:02 CDT by andrew via cli commit synchronize
 #   2017-09-24 14:01:31 CDT by andrew via cli commit synchronize
 #   2017-09-20 16:08:13 CDT by joel via cli commit synchronize
 #   2017-09-19 01:58:51 CDT by andrew via cli commit synchronize
 #   2017-09-19 01:54:25 CDT by andrew via cli commit synchronize
-#   2017-09-19 01:48:55 CDT by andrew via cli commit synchronize
 # grnoc-mon at OKC-CORE3-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -480,7 +480,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-09-25 23:09 CDT  by andrew
+# Last configured: 2017-09-26 21:32 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at OKC-CORE3-M120-RE0> show interface terse 
@@ -1694,7 +1694,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE3-M120-RE0> show configuration 
-## Last commit: 2017-09-25 23:09:02 CDT by andrew
+## Last commit: 2017-09-26 21:32:01 CDT by andrew
 version 13.3R9.13;
 groups {
     re0 {
@@ -7173,9 +7173,6 @@
         interface lo0.0;
     }
     bgp {
-        family inet {
-            unicast;
-        }
         group CORE-RR-OKC-V4 {
             type internal;
             local-address 164.58.199.213;
@@ -7192,7 +7189,7 @@
                 signaling;
             }
 #            authentication-#key <removed>;
-            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
+            export IBGP-CORE-RR-V4-EXPORT;
             peer-as 5078;
             neighbor 164.58.199.216 {
                 description OKC-CORE6-IBGP-V4;
@@ -7214,7 +7211,7 @@
                 signaling;
             }
 #            authentication-#key <removed>;
-            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
+            export IBGP-CORE-RR-V4-EXPORT;
             peer-as 5078;
             neighbor 164.58.199.226 {
                 description TUL-CORE6-IBGP-V4;
@@ -7227,7 +7224,7 @@
                 any;
             }
 #            authentication-#key <removed>;
-            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
+            export IBGP-CORE-RR-V6-EXPORT;
             peer-as 5078;
             neighbor 2610:1d8::164:58:199:216 {
                 description OKC-CORE6-IBGP-V6;
@@ -7240,7 +7237,7 @@
                 any;
             }
 #            authentication-#key <removed>;
-            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
+            export IBGP-CORE-RR-V6-EXPORT;
             peer-as 5078;
             neighbor 2610:1d8::164:58:199:226 {
                 description TUL-CORE6-IBGP-V6;
Index: configs/core1.nor.onenet.net
===================================================================
--- configs/core1.nor.onenet.net	(revision 156917)
+++ configs/core1.nor.onenet.net	(working copy)
@@ -757,9 +757,9 @@
 #xe-5/2/1 up down
 #xe-5/2/2 up down
 #xe-5/2/3 up down
-#et-5/3/0 up down
-#et-5/3/0.42 up down
-#et-5/3/0.32767 up down
+#et-5/3/0 up up
+#et-5/3/0.42 up up
+#et-5/3/0.32767 up up
 #ae0 down down
 #ae1 up up
 #ae1.0 up up
@@ -4508,11 +4508,12 @@
 164.58.15.210            Up        xe-1/0/1.208   1.200     0.400        3   
 164.58.15.214            Up        xe-1/0/0.212   1.200     0.400        3   
 164.58.15.218            Up        xe-1/1/0.216   1.200     0.400        3   
+164.58.244.30            Up        et-5/3/0.42    1.200     0.400        3   
 164.58.244.32            Up        et-4/3/0.42    1.200     0.400        3   
 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   
 
-8 sessions, 8 clients
-Cumulative transmit rate 20.0 pps, cumulative receive rate 20.0 pps
+9 sessions, 9 clients
+Cumulative transmit rate 22.5 pps, cumulative receive rate 22.5 pps
 
 {master}
Index: configs/core4.tul.onenet.net
===================================================================
--- configs/core4.tul.onenet.net	(revision 156910)
+++ 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-09-26 21:39:57 CDT by andrew via cli commit synchronize
+#   2017-09-26 21:38:45 CDT by andrew via cli commit synchronize
+#   2017-09-26 21:37:26 CDT by andrew via cli commit synchronize
 #   2017-09-26 13:07:27 CDT by sky via cli commit synchronize
 #   2017-09-26 12:58:55 CDT by sky via cli commit synchronize
 #   2017-09-26 12:55:05 CDT by andrew via cli commit synchronize
-#   2017-09-26 12:54:35 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
-#   2017-09-25 23:09:18 CDT by andrew via cli commit synchronize
-#   2017-09-24 16:49:23 CDT by andrew via cli commit synchronize
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -507,7 +507,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-09-26 13:07 CDT  by sky
+# Last configured: 2017-09-26 21:39 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show interface terse 
@@ -864,7 +864,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show configuration 
-## Last commit: 2017-09-26 13:07:27 CDT by sky
+## Last commit: 2017-09-26 21:39:57 CDT by andrew
 version 13.3R9.13;
 groups {
     re0 {
@@ -3621,16 +3621,50 @@
     }
     bgp {
         damping;
-        group CUSTOMER-EBGP {
-            neighbor 164.58.16.26 {
-                description UNIVERSITY-of-OKLAHOMA-SHARED-SERVICES-eBGP;
-                import EBGP-OUSS-IMPORT;
-#                authentication-#key <removed>;
-                export EBGP-OUSS-EXPORT;
-                remove-private;
-                peer-as 16922;
+        group CORE-RR-OKC-V4 {
+            type internal;
+            local-address 164.58.199.224;
+            family inet {
+                any;
             }
+            family inet-vpn {
+                unicast;
+            }
+            family inet6-vpn {
+                unicast;
+            }
+            family l2vpn {
+                signaling;
+            }
+#            authentication-#key <removed>;
+            export IBGP-CORE-RR-V4-EXPORT;
+            peer-as 5078;
+            neighbor 164.58.199.216 {
+                description OKC-CORE6-IBGP-V4;
+            }
         }
+        group CORE-RR-TUL-V4 {
+            type internal;
+            local-address 164.58.199.224;
+            family inet {
+                any;
+            }
+            family inet-vpn {
+                unicast;
+            }
+            family inet6-vpn {
+                unicast;
+            }
+            family l2vpn {
+                signaling;
+            }
+#            authentication-#key <removed>;
+            export IBGP-CORE-RR-V4-EXPORT;
+            peer-as 5078;
+            neighbor 164.58.199.226 {
+                description TUL-CORE6-IBGP-V4;
+            }
+        }
         group CORE-RR-OKC-V6 {
             type internal;
             local-address 2610:1d8::164:58:199:224;
@@ -3638,7 +3672,7 @@
                 any;
             }
 #            authentication-#key <removed>;
-            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
+            export IBGP-CORE-RR-V6-EXPORT;
             peer-as 5078;
             neighbor 2610:1d8::164:58:199:216 {
                 description OKC-CORE6-IBGP-V6;
@@ -3651,12 +3685,54 @@
                 any;
             }
 #            authentication-#key <removed>;
-            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
+            export IBGP-CORE-RR-V6-EXPORT;
             peer-as 5078;
             neighbor 2610:1d8::164:58:199:226 {
                 description TUL-CORE6-IBGP-V6;
             }
         }
+        group EBGP-ONENET-ANYCAST-V4 {
+            type external;
+            import EBGP-ONENET-ANYCAST-V4-IMPORT;
+            family inet {
+                unicast;
+            }
+#            authentication-#key <removed>;
+            export EBGP-ONENET-ANYCAST-V4-EXPORT;
+            peer-as 64610;
+            neighbor 156.110.39.162 {
+                description "TUL-RDNS1 [ORDERED]";
+            }
+            neighbor 156.110.39.163 {
+                description "TUL-RDNS2 [ORDERED]";
+            }
+        }
+        group EBGP-ONENET-ANYCAST-V6 {
+            type external;
+            import EBGP-ONENET-ANYCAST-V6-IMPORT;
+            family inet6 {
+                unicast;
+            }
+#            authentication-#key <removed>;
+            export EBGP-ONENET-ANYCAST-V6-EXPORT;
+            peer-as 64610;
+            neighbor 2610:1d8:2301:1::162 {
+                description "TUL-RDNS1 [ORDERED]";
+            }
+            neighbor 2610:1d8:2301:1::163 {
+                description "TUL-RDNS2 [ORDERED]";
+            }
+        }
+        group CUSTOMER-EBGP {
+            neighbor 164.58.16.26 {
+                description UNIVERSITY-of-OKLAHOMA-SHARED-SERVICES-eBGP;
+                import EBGP-OUSS-IMPORT;
+#                authentication-#key <removed>;
+                export EBGP-OUSS-EXPORT;
+                remove-private;
+                peer-as 16922;
+            }
+        }
         group EBGP-MBO-V4 {
             type external;
             accept-remote-nexthop;
@@ -3728,50 +3804,6 @@
             peer-as 63293;
             neighbor 2610:1d8:2301::10;
         }
-        group CORE-RR-TUL-V4 {
-            type internal;
-            local-address 164.58.199.224;
-            family inet {
-                any;
-            }
-            family inet-vpn {
-                unicast;
-            }
-            family inet6-vpn {
-                unicast;
-            }
-            family l2vpn {
-                signaling;
-            }
-#            authentication-#key <removed>;
-            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS NEXT-HOP-SELF ];
-            peer-as 5078;
-            neighbor 164.58.199.226 {
-                description TUL-CORE6-IBGP-V4;
-            }
-        }
-        group CORE-RR-OKC-V4 {
-            type internal;
-            local-address 164.58.199.224;
-            family inet {
-                any;
-            }
-            family inet-vpn {
-                unicast;
-            }
-            family inet6-vpn {
-                unicast;
-            }
-            family l2vpn {
-                signaling;
-            }
-#            authentication-#key <removed>;
-            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS NEXT-HOP-SELF ];
-            peer-as 5078;
-            neighbor 164.58.199.216 {
-                description OKC-CORE6-IBGP-V4;
-            }
-        }
         group EBGP-UNIVERSITY-OF-TULSA-V4 {
             type external;
             accept-remote-nexthop;
@@ -3786,38 +3818,6 @@
                 peer-as 8036;
             }
         }
-        group EBGP-ONENET-ANYCAST-V4 {
-            type external;
-            import EBGP-ONENET-ANYCAST-V4-IMPORT;
-            family inet {
-                unicast;
-            }
-#            authentication-#key <removed>;
-            export EBGP-ONENET-ANYCAST-V4-EXPORT;
-            peer-as 64610;
-            neighbor 156.110.39.162 {
-                description "TUL-RDNS1 [ORDERED]";
-            }
-            neighbor 156.110.39.163 {
-                description "TUL-RDNS2 [ORDERED]";
-            }
-        }
-        group EBGP-ONENET-ANYCAST-V6 {
-            type external;
-            import EBGP-ONENET-ANYCAST-V6-IMPORT;
-            family inet6 {
-                unicast;
-            }
-#            authentication-#key <removed>;
-            export EBGP-ONENET-ANYCAST-V6-EXPORT;
-            peer-as 64610;
-            neighbor 2610:1d8:2301:1::162 {
-                description "TUL-RDNS1 [ORDERED]";
-            }
-            neighbor 2610:1d8:2301:1::163 {
-                description "TUL-RDNS2 [ORDERED]";
-            }
-        }
     }
     isis {
         apply-groups ISIS-L2-INTERFACE;
Index: configs/core4.okc.onenet.net
===================================================================
--- configs/core4.okc.onenet.net	(revision 156908)
+++ 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-09-26 21:59:14 CDT by andrew via cli commit synchronize
+#   2017-09-26 21:47:31 CDT by andrew via cli commit synchronize
 #   2017-09-26 12:54:35 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
 #   2017-09-26 10:42:23 CDT by sky via cli commit synchronize
 #   2017-09-26 10:07:48 CDT by andrew via cli commit synchronize
 #   2017-09-25 23:09:49 CDT by andrew via cli commit synchronize
-#   2017-09-25 16:11:20 CDT by sky via cli commit synchronize
-#   2017-09-25 10:42:25 CDT by sean via cli commit synchronize
 # grnoc-mon at OKC-CORE4-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -556,7 +556,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-09-26 12:54 CDT  by andrew
+# Last configured: 2017-09-26 21:59 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at OKC-CORE4-MX480-RE0> show interface terse 
@@ -1528,7 +1528,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE4-MX480-RE0> show configuration 
-## Last commit: 2017-09-26 12:54:35 CDT by andrew
+## Last commit: 2017-09-26 21:59:14 CDT by andrew
 version 13.3R9.13;
 groups {
     re0 {
@@ -9746,6 +9746,108 @@
     }
     bgp {
         damping;
+        group CORE-RR-OKC-V4 {
+            type internal;
+            local-address 164.58.199.214;
+            family inet {
+                any;
+            }
+            family inet-vpn {
+                unicast;
+            }
+            family inet6-vpn {
+                unicast;
+            }
+            family l2vpn {
+                signaling;
+            }
+#            authentication-#key <removed>;
+            export IBGP-CORE-RR-V4-EXPORT;
+            peer-as 5078;
+            neighbor 164.58.199.216 {
+                description OKC-CORE6-IBGP-V4;
+            }
+        }
+        group CORE-RR-TUL-V4 {
+            type internal;
+            local-address 164.58.199.214;
+            family inet {
+                any;
+            }
+            family inet-vpn {
+                unicast;
+            }
+            family inet6-vpn {
+                unicast;
+            }
+            family l2vpn {
+                signaling;
+            }
+#            authentication-#key <removed>;
+            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS NEXT-HOP-SELF ];
+            peer-as 5078;
+            neighbor 164.58.199.226 {
+                description TUL-CORE6-IBGP-V4;
+            }
+        }
+        group CORE-RR-OKC-V6 {
+            type internal;
+            local-address 2610:1d8::164:58:199:214;
+            family inet6 {
+                any;
+            }
+#            authentication-#key <removed>;
+            export IBGP-CORE-RR-V6-EXPORT;
+            peer-as 5078;
+            neighbor 2610:1d8::164:58:199:216 {
+                description OKC-CORE6-IBGP-V6;
+            }
+        }
+        group CORE-RR-TUL-V6 {
+            type internal;
+            local-address 2610:1d8::164:58:199:214;
+            family inet6 {
+                any;
+            }
+#            authentication-#key <removed>;
+            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
+            peer-as 5078;
+            neighbor 2610:1d8::164:58:199:226 {
+                description TUL-CORE6-IBGP-V6;
+            }
+        }
+        group EBGP-ONENET-ANYCAST-V4 {
+            type external;
+            import EBGP-ONENET-ANYCAST-V4-IMPORT;
+            family inet {
+                unicast;
+            }
+#            authentication-#key <removed>;
+            export EBGP-ONENET-ANYCAST-V4-EXPORT;
+            peer-as 64610;
+            neighbor 156.110.28.178 {
+                description "OKC-RDNS1 [ORDERED]";
+            }
+            neighbor 156.110.28.179 {
+                description "OKC-RDNS2 [ORDERED]";
+            }
+        }
+        group EBGP-ONENET-ANYCAST-V6 {
+            type external;
+            import EBGP-ONENET-ANYCAST-V6-IMPORT;
+            family inet6 {
+                unicast;
+            }
+#            authentication-#key <removed>;
+            export EBGP-ONENET-ANYCAST-V6-EXPORT;
+            peer-as 64610;
+            neighbor 2610:1d8:1301::178 {
+                description "OKC-RDNS1 [ORDERED]";
+            }
+            neighbor 2610:1d8:1301::179 {
+                description "OKC-RDNS2 [ORDERED]";
+            }
+        }
         group EBGP-QWEST-AS209 {
             type external;
             description EBGP-QWEST-AS209;
@@ -9860,32 +9962,6 @@
                 peer-as 65505;
             }
         }
-        group CORE-RR-OKC-V6 {
-            type internal;
-            local-address 2610:1d8::164:58:199:214;
-            family inet6 {
-                any;
-            }
-#            authentication-#key <removed>;
-            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
-            peer-as 5078;
-            neighbor 2610:1d8::164:58:199:216 {
-                description OKC-CORE6-IBGP-V6;
-            }
-        }
-        group CORE-RR-TUL-V6 {
-            type internal;
-            local-address 2610:1d8::164:58:199:214;
-            family inet6 {
-                any;
-            }
-#            authentication-#key <removed>;
-            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
-            peer-as 5078;
-            neighbor 2610:1d8::164:58:199:226 {
-                description TUL-CORE6-IBGP-V6;
-            }
-        }
         group EBGP-ODMHSAS-LELAND-WOLF {
             type external;
             family inet {
@@ -9963,82 +10039,6 @@
                 peer-as 40628;
             }
         }
-        group CORE-RR-OKC-V4 {
-            type internal;
-            local-address 164.58.199.214;
-            family inet {
-                any;
-            }
-            family inet-vpn {
-                unicast;
-            }
-            family inet6-vpn {
-                unicast;
-            }
-            family l2vpn {
-                signaling;
-            }
-#            authentication-#key <removed>;
-            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS NEXT-HOP-SELF ];
-            peer-as 5078;
-            neighbor 164.58.199.216 {
-                description OKC-CORE6-IBGP-V4;
-            }
-        }
-        group CORE-RR-TUL-V4 {
-            type internal;
-            local-address 164.58.199.214;
-            family inet {
-                any;
-            }
-            family inet-vpn {
-                unicast;
-            }
-            family inet6-vpn {
-                unicast;
-            }
-            family l2vpn {
-                signaling;
-            }
-#            authentication-#key <removed>;
-            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS NEXT-HOP-SELF ];
-            peer-as 5078;
-            neighbor 164.58.199.226 {
-                description TUL-CORE6-IBGP-V4;
-            }
-        }
-        group EBGP-ONENET-ANYCAST-V4 {
-            type external;
-            import EBGP-ONENET-ANYCAST-V4-IMPORT;
-            family inet {
-                unicast;
-            }
-#            authentication-#key <removed>;
-            export EBGP-ONENET-ANYCAST-V4-EXPORT;
-            peer-as 64610;
-            neighbor 156.110.28.178 {
-                description "OKC-RDNS1 [ORDERED]";
-            }
-            neighbor 156.110.28.179 {
-                description "OKC-RDNS2 [ORDERED]";
-            }
-        }
-        group EBGP-ONENET-ANYCAST-V6 {
-            type external;
-            import EBGP-ONENET-ANYCAST-V6-IMPORT;
-            family inet6 {
-                unicast;
-            }
-#            authentication-#key <removed>;
-            export EBGP-ONENET-ANYCAST-V6-EXPORT;
-            peer-as 64610;
-            neighbor 2610:1d8:1301::178 {
-                description "OKC-RDNS1 [ORDERED]";
-            }
-            neighbor 2610:1d8:1301::179 {
-                description "OKC-RDNS2 [ORDERED]";
-            }
-        }
         group EBGP-COMANCHE-PS {
             type external;
             import EBGP-COMANCHE-PS-IMPORT;
Index: configs/core.hut.ard.onenet.net
===================================================================
--- configs/core.hut.ard.onenet.net	(revision 156893)
+++ configs/core.hut.ard.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at ARDMORE-MX40> show system commit 
+#   2017-09-26 21:26:06 CDT by andrew via cli
+#   2017-09-26 21:24:38 CDT by andrew via cli
 #   2017-09-25 23:07:04 CDT by andrew via cli
 #   2017-09-25 11:17:56 CDT by andrew via cli
 #   2017-09-24 19:33:11 CDT by andrew via cli
 #   2017-09-16 01:16:27 CDT by andrew via cli
-#   2017-09-11 19:26:03 CDT by andrew via cli
-#   2017-09-11 10:58:40 CDT by sky via cli
 # grnoc-mon at ARDMORE-MX40> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -270,7 +270,7 @@
 # grnoc-mon at ARDMORE-MX40> show system uptime 
 # System booted: 2016-03-14 01:34 CDT 
 # Protocols started: 2016-03-14 01:36 CDT 
-# Last configured: 2017-09-25 23:07 CDT  by andrew
+# Last configured: 2017-09-26 21:26 CDT  by andrew
 # 
 # grnoc-mon at ARDMORE-MX40> show interface terse 
 #Interface Admin Link
@@ -402,7 +402,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at ARDMORE-MX40> show configuration 
-## Last commit: 2017-09-25 23:07:04 CDT by andrew
+## Last commit: 2017-09-26 21:26:06 CDT by andrew
 version 13.3R8.7;
 groups {
     ISIS-L2-INTERFACE {
@@ -1220,16 +1220,39 @@
         interface ge-1/0/2.42;
     }
     bgp {
-        group CORE-RR {
+        group CORE-RR-OKC-V6 {
             type internal;
+            local-address 2610:1d8::164:58:199:160;
+            family inet6 {
+                any;
+            }
+#            authentication-#key <removed>;
+            export IBGP-CORE-RR-V6-EXPORT;
+            peer-as 5078;
+            neighbor 2610:1d8::164:58:199:216 {
+                description OKC-CORE6-IBGP-V6;
+            }
+        }
+        group CORE-RR-TUL-V6 {
+            type internal;
+            local-address 2610:1d8::164:58:199:160;
+            family inet6 {
+                any;
+            }
+#            authentication-#key <removed>;
+            export IBGP-CORE-RR-V6-EXPORT;
+            peer-as 5078;
+            neighbor 2610:1d8::164:58:199:226 {
+                description TUL-CORE6-IBGP-V6;
+            }
+        }
+        group CORE-RR-OKC-V4 {
+            type internal;
             local-address 164.58.199.160;
             family inet {
                 any;
             }
             family inet-vpn {
-                any;
-            }
-            family inet6 {
                 unicast;
             }
             family inet6-vpn {
@@ -1238,46 +1261,33 @@
             family l2vpn {
                 signaling;
             }
-            family inet-mvpn {
-                signaling;
-            }
-            family inet6-mvpn {
-                signaling;
-            }
 #            authentication-#key <removed>;
-            export [ REDISTRIBUTE-STATICS REDISTRIBUTE-DIRECTS ];
+            export IBGP-CORE-RR-V4-EXPORT;
             peer-as 5078;
             neighbor 164.58.199.216 {
-                description OKC-CORE6-IBGP;
+                description OKC-CORE6-IBGP-V4;
             }
-            neighbor 164.58.199.226 {
-                description TUL-CORE6-IBGP;
-            }
         }
-        group CORE-RR-OKC-V6 {
+        group CORE-RR-TUL-V4 {
             type internal;
-            local-address 2610:1d8::164:58:199:160;
-            family inet6 {
+            local-address 164.58.199.160;
+            family inet {
                 any;
             }
-#            authentication-#key <removed>;
-            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
-            peer-as 5078;
-            neighbor 2610:1d8::164:58:199:216 {
-                description OKC-CORE6-IBGP-V6;
+            family inet-vpn {
+                unicast;
             }
-        }
-        group CORE-RR-TUL-V6 {
-            type internal;
-            local-address 2610:1d8::164:58:199:160;
-            family inet6 {
-                any;
+            family inet6-vpn {
+                unicast;
             }
+            family l2vpn {
+                signaling;
+            }
 #            authentication-#key <removed>;
-            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
+            export IBGP-CORE-RR-V4-EXPORT;
             peer-as 5078;
-            neighbor 2610:1d8::164:58:199:226 {
-                description TUL-CORE6-IBGP-V6;
+            neighbor 164.58.199.226 {
+                description TUL-CORE6-IBGP-V4;
             }
         }
     }
Index: configs/odmhsas.central-office.okc.client.onenet.net
===================================================================
--- configs/odmhsas.central-office.okc.client.onenet.net	(revision 156906)
+++ configs/odmhsas.central-office.okc.client.onenet.net	(working copy)
@@ -198,7 +198,7 @@
 #st0.21 up up
 #st0.22 up up
 #st0.23 up up
-#st0.24 up up
+#st0.24 up down
 #st0.25 up up
 #st0.26 up up
 #st0.27 up up
Index: configs/odmhsas-camhc-idabel.client.onenet.net
===================================================================
--- configs/odmhsas-camhc-idabel.client.onenet.net	(revision 156766)
+++ configs/odmhsas-camhc-idabel.client.onenet.net	(working copy)
@@ -157,7 +157,7 @@
 #ppd0 up up
 #ppe0 up up
 #st0 up up
-#st0.1 up up
+#st0.1 up down
 #st0.2 up up
 #tap up up
 #vlan up up
Index: configs/core.hut.pra.onenet.net
===================================================================
--- configs/core.hut.pra.onenet.net	(revision 156892)
+++ configs/core.hut.pra.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at PRAGUE-MX40> show system commit 
+#   2017-09-26 21:22:11 CDT by andrew via cli
+#   2017-09-26 21:20:47 CDT by andrew via cli
 #   2017-09-25 22:29:01 CDT by andrew via cli
 #   2017-09-24 19:33:01 CDT by andrew via cli
 #   2017-09-16 01:16:12 CDT by andrew via cli
 #   2017-07-29 21:15:28 CDT by andrew via cli
-#   2017-07-28 20:14:22 CDT by andrew via cli
-#   2017-07-26 19:53:49 CDT by andrew via cli
 # grnoc-mon at PRAGUE-MX40> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -266,7 +266,7 @@
 # grnoc-mon at PRAGUE-MX40> show system uptime 
 # System booted: 2016-03-22 00:12 CDT 
 # Protocols started: 2016-03-22 00:15 CDT 
-# Last configured: 2017-09-25 22:29 CDT  by andrew
+# Last configured: 2017-09-26 21:22 CDT  by andrew
 # 
 # grnoc-mon at PRAGUE-MX40> show interface terse 
 #Interface Admin Link
@@ -372,7 +372,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at PRAGUE-MX40> show configuration 
-## Last commit: 2017-09-25 22:29:01 CDT by andrew
+## Last commit: 2017-09-26 21:22:11 CDT by andrew
 version 13.3R8.7;
 groups {
     ISIS-L2-INTERFACE {
@@ -908,16 +908,39 @@
         interface xe-0/0/1.42;
     }
     bgp {
-        group CORE-RR {
+        group CORE-RR-OKC-V6 {
             type internal;
+            local-address 2610:1d8::164:58:199:159;
+            family inet6 {
+                any;
+            }
+#            authentication-#key <removed>;
+            export IBGP-CORE-RR-V6-EXPORT;
+            peer-as 5078;
+            neighbor 2610:1d8::164:58:199:216 {
+                description OKC-CORE6-IBGP-V6;
+            }
+        }
+        group CORE-RR-TUL-V6 {
+            type internal;
+            local-address 2610:1d8::164:58:199:159;
+            family inet6 {
+                any;
+            }
+#            authentication-#key <removed>;
+            export IBGP-CORE-RR-V6-EXPORT;
+            peer-as 5078;
+            neighbor 2610:1d8::164:58:199:226 {
+                description TUL-CORE6-IBGP-V6;
+            }
+        }
+        group CORE-RR-OKC-V4 {
+            type internal;
             local-address 164.58.199.159;
             family inet {
                 any;
             }
             family inet-vpn {
-                any;
-            }
-            family inet6 {
                 unicast;
             }
             family inet6-vpn {
@@ -926,46 +949,33 @@
             family l2vpn {
                 signaling;
             }
-            family inet-mvpn {
-                signaling;
-            }
-            family inet6-mvpn {
-                signaling;
-            }
 #            authentication-#key <removed>;
-            export [ REDISTRIBUTE-STATICS REDISTRIBUTE-DIRECTS ];
+            export IBGP-CORE-RR-V4-EXPORT;
             peer-as 5078;
             neighbor 164.58.199.216 {
-                description OKC-CORE6-IBGP;
+                description OKC-CORE6-IBGP-V4;
             }
-            neighbor 164.58.199.226 {
-                description TUL-CORE6-IBGP;
-            }
         }
-        group CORE-RR-OKC-V6 {
+        group CORE-RR-TUL-V4 {
             type internal;
-            local-address 2610:1d8::164:58:199:159;
-            family inet6 {
+            local-address 164.58.199.159;
+            family inet {
                 any;
             }
-#            authentication-#key <removed>;
-            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
-            peer-as 5078;
-            neighbor 2610:1d8::164:58:199:216 {
-                description OKC-CORE6-IBGP-V6;
+            family inet-vpn {
+                unicast;
             }
-        }
-        group CORE-RR-TUL-V6 {
-            type internal;
-            local-address 2610:1d8::164:58:199:159;
-            family inet6 {
-                any;
+            family inet6-vpn {
+                unicast;
             }
+            family l2vpn {
+                signaling;
+            }
 #            authentication-#key <removed>;
-            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
+            export IBGP-CORE-RR-V4-EXPORT;
             peer-as 5078;
-            neighbor 2610:1d8::164:58:199:226 {
-                description TUL-CORE6-IBGP-V6;
+            neighbor 164.58.199.226 {
+                description TUL-CORE6-IBGP-V4;
             }
         }
     }
Index: configs/core.hut.sei.onenet.net
===================================================================
--- configs/core.hut.sei.onenet.net	(revision 156892)
+++ configs/core.hut.sei.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at SEILING-MX40> show system commit 
+#   2017-09-26 21:13:11 CDT by andrew via cli
+#   2017-09-26 21:12:03 CDT by andrew via cli
 #   2017-09-25 22:27:54 CDT by andrew via cli
 #   2017-09-24 19:32:32 CDT by andrew via cli
 #   2017-09-16 01:15:26 CDT by andrew via cli
 #   2017-07-29 21:15:10 CDT by andrew via cli
-#   2017-07-26 23:24:55 CDT by andrew via cli
-#   2017-07-26 19:53:32 CDT by andrew via cli
 # grnoc-mon at SEILING-MX40> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -265,7 +265,7 @@
 # grnoc-mon at SEILING-MX40> show system uptime 
 # System booted: 2016-03-22 00:17 CDT 
 # Protocols started: 2016-03-22 00:20 CDT 
-# Last configured: 2017-09-25 22:27 CDT  by andrew
+# Last configured: 2017-09-26 21:13 CDT  by andrew
 # 
 # grnoc-mon at SEILING-MX40> show interface terse 
 #Interface Admin Link
@@ -367,7 +367,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at SEILING-MX40> show configuration 
-## Last commit: 2017-09-25 22:27:54 CDT by andrew
+## Last commit: 2017-09-26 21:13:11 CDT by andrew
 version 13.3R8.7;
 groups {
     ISIS-L2-INTERFACE {
@@ -902,16 +902,39 @@
         interface lo0.0;
     }
     bgp {
-        group CORE-RR {
+        group CORE-RR-OKC-V6 {
             type internal;
+            local-address 2610:1d8::164:58:199:156;
+            family inet6 {
+                any;
+            }
+#            authentication-#key <removed>;
+            export IBGP-CORE-RR-V6-EXPORT;
+            peer-as 5078;
+            neighbor 2610:1d8::164:58:199:216 {
+                description OKC-CORE6-IBGP-V6;
+            }
+        }
+        group CORE-RR-TUL-V6 {
+            type internal;
+            local-address 2610:1d8::164:58:199:156;
+            family inet6 {
+                any;
+            }
+#            authentication-#key <removed>;
+            export IBGP-CORE-RR-V6-EXPORT;
+            peer-as 5078;
+            neighbor 2610:1d8::164:58:199:226 {
+                description TUL-CORE6-IBGP-V6;
+            }
+        }
+        group CORE-RR-OKC-V4 {
+            type internal;
             local-address 164.58.199.156;
             family inet {
                 any;
             }
             family inet-vpn {
-                any;
-            }
-            family inet6 {
                 unicast;
             }
             family inet6-vpn {
@@ -920,46 +943,33 @@
             family l2vpn {
                 signaling;
             }
-            family inet-mvpn {
-                signaling;
-            }
-            family inet6-mvpn {
-                signaling;
-            }
 #            authentication-#key <removed>;
-            export [ REDISTRIBUTE-STATICS REDISTRIBUTE-DIRECTS ];
+            export IBGP-CORE-RR-V4-EXPORT;
             peer-as 5078;
             neighbor 164.58.199.216 {
-                description OKC-CORE6-IBGP;
+                description OKC-CORE6-IBGP-V4;
             }
-            neighbor 164.58.199.226 {
-                description TUL-CORE6-IBGP;
-            }
         }
-        group CORE-RR-OKC-V6 {
+        group CORE-RR-TUL-V4 {
             type internal;
-            local-address 2610:1d8::164:58:199:156;
-            family inet6 {
+            local-address 164.58.199.156;
+            family inet {
                 any;
             }
-#            authentication-#key <removed>;
-            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
-            peer-as 5078;
-            neighbor 2610:1d8::164:58:199:216 {
-                description OKC-CORE6-IBGP-V6;
+            family inet-vpn {
+                unicast;
             }
-        }
-        group CORE-RR-TUL-V6 {
-            type internal;
-            local-address 2610:1d8::164:58:199:156;
-            family inet6 {
-                any;
+            family inet6-vpn {
+                unicast;
             }
+            family l2vpn {
+                signaling;
+            }
 #            authentication-#key <removed>;
-            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
+            export IBGP-CORE-RR-V4-EXPORT;
             peer-as 5078;
-            neighbor 2610:1d8::164:58:199:226 {
-                description TUL-CORE6-IBGP-V6;
+            neighbor 164.58.199.226 {
+                description TUL-CORE6-IBGP-V4;
             }
         }
     }
Index: configs/core.hut.cli.onenet.net
===================================================================
--- configs/core.hut.cli.onenet.net	(revision 156892)
+++ configs/core.hut.cli.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at CLINTON-MX40> show system commit 
+#   2017-09-26 21:08:21 CDT by andrew via cli
+#   2017-09-26 21:07:07 CDT by andrew via cli
 #   2017-09-25 22:27:07 CDT by andrew via cli
 #   2017-09-24 19:32:14 CDT by andrew via cli
 #   2017-09-16 01:04:59 CDT by andrew via cli
 #   2017-07-29 21:14:59 CDT by andrew via cli
-#   2017-07-26 23:23:57 CDT by andrew via cli
-#   2017-07-26 19:53:20 CDT by andrew via cli
 # grnoc-mon at CLINTON-MX40> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -265,7 +265,7 @@
 # grnoc-mon at CLINTON-MX40> show system uptime 
 # System booted: 2016-03-14 01:36 CDT 
 # Protocols started: 2016-03-14 01:38 CDT 
-# Last configured: 2017-09-25 22:27 CDT  by andrew
+# Last configured: 2017-09-26 21:08 CDT  by andrew
 # 
 # grnoc-mon at CLINTON-MX40> show interface terse 
 #Interface Admin Link
@@ -370,7 +370,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at CLINTON-MX40> show configuration 
-## Last commit: 2017-09-25 22:27:07 CDT by andrew
+## Last commit: 2017-09-26 21:08:21 CDT by andrew
 version 13.3R8.7;
 groups {
     ISIS-L2-INTERFACE {
@@ -858,16 +858,39 @@
         interface lo0.0;
     }
     bgp {
-        group CORE-RR {
+        group CORE-RR-OKC-V6 {
             type internal;
+            local-address 2610:1d8::164:58:199:154;
+            family inet6 {
+                any;
+            }
+#            authentication-#key <removed>;
+            export IBGP-CORE-RR-V6-EXPORT;
+            peer-as 5078;
+            neighbor 2610:1d8::164:58:199:216 {
+                description OKC-CORE6-IBGP-V6;
+            }
+        }
+        group CORE-RR-TUL-V6 {
+            type internal;
+            local-address 2610:1d8::164:58:199:154;
+            family inet6 {
+                any;
+            }
+#            authentication-#key <removed>;
+            export IBGP-CORE-RR-V6-EXPORT;
+            peer-as 5078;
+            neighbor 2610:1d8::164:58:199:226 {
+                description TUL-CORE6-IBGP-V6;
+            }
+        }
+        group CORE-RR-OKC-V4 {
+            type internal;
             local-address 164.58.199.154;
             family inet {
                 any;
             }
             family inet-vpn {
-                any;
-            }
-            family inet6 {
                 unicast;
             }
             family inet6-vpn {
@@ -876,46 +899,33 @@
             family l2vpn {
                 signaling;
             }
-            family inet-mvpn {
-                signaling;
-            }
-            family inet6-mvpn {
-                signaling;
-            }
 #            authentication-#key <removed>;
-            export [ REDISTRIBUTE-STATICS REDISTRIBUTE-DIRECTS ];
+            export IBGP-CORE-RR-V4-EXPORT;
             peer-as 5078;
             neighbor 164.58.199.216 {
-                description OKC-CORE6-IBGP;
+                description OKC-CORE6-IBGP-V4;
             }
-            neighbor 164.58.199.226 {
-                description TUL-CORE6-IBGP;
-            }
         }
-        group CORE-RR-OKC-V6 {
+        group CORE-RR-TUL-V4 {
             type internal;
-            local-address 2610:1d8::164:58:199:154;
-            family inet6 {
+            local-address 164.58.199.154;
+            family inet {
                 any;
             }
-#            authentication-#key <removed>;
-            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
-            peer-as 5078;
-            neighbor 2610:1d8::164:58:199:216 {
-                description OKC-CORE6-IBGP-V6;
+            family inet-vpn {
+                unicast;
             }
-        }
-        group CORE-RR-TUL-V6 {
-            type internal;
-            local-address 2610:1d8::164:58:199:154;
-            family inet6 {
-                any;
+            family inet6-vpn {
+                unicast;
             }
+            family l2vpn {
+                signaling;
+            }
 #            authentication-#key <removed>;
-            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
+            export IBGP-CORE-RR-V4-EXPORT;
             peer-as 5078;
-            neighbor 2610:1d8::164:58:199:226 {
-                description TUL-CORE6-IBGP-V6;
+            neighbor 164.58.199.226 {
+                description TUL-CORE6-IBGP-V4;
             }
         }
     }
Index: configs/core5.tul.onenet.net
===================================================================
--- configs/core5.tul.onenet.net	(revision 156913)
+++ 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-09-26 21:42:27 CDT by andrew via cli commit synchronize
+#   2017-09-26 21:41:43 CDT by andrew via cli commit synchronize
 #   2017-09-25 23:09:59 CDT by andrew via cli commit synchronize
 #   2017-09-25 19:46:15 CDT by andrew via cli commit synchronize
 #   2017-09-24 16:51:02 CDT by andrew via cli commit synchronize
 #   2017-09-24 14:03:09 CDT by andrew via cli commit synchronize
-#   2017-09-23 15:01:58 CDT by andrew via cli commit synchronize
-#   2017-09-20 14:46:53 CDT by andrew via cli commit synchronize
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -502,7 +502,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-09-25 23:09 CDT  by andrew
+# Last configured: 2017-09-26 21:42 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show interface terse 
@@ -991,7 +991,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show configuration 
-## Last commit: 2017-09-25 23:09:59 CDT by andrew
+## Last commit: 2017-09-26 21:42:27 CDT by andrew
 version 13.3R9.13;
 groups {
     re0 {
@@ -6560,8 +6560,77 @@
         interface xe-1/0/1.261;
     }
     bgp {
-        log-updown;
         damping;
+        group CORE-RR-OKC-V4 {
+            type internal;
+            local-address 164.58.199.225;
+            family inet {
+                any;
+            }
+            family inet-vpn {
+                unicast;
+            }
+            family inet6-vpn {
+                unicast;
+            }
+            family l2vpn {
+                signaling;
+            }
+#            authentication-#key <removed>;
+            export IBGP-CORE-RR-V4-EXPORT;
+            peer-as 5078;
+            neighbor 164.58.199.216 {
+                description OKC-CORE6-IBGP-V4;
+            }
+        }
+        group CORE-RR-TUL-V4 {
+            type internal;
+            local-address 164.58.199.225;
+            family inet {
+                any;
+            }
+            family inet-vpn {
+                unicast;
+            }
+            family inet6-vpn {
+                unicast;
+            }
+            family l2vpn {
+                signaling;
+            }
+#            authentication-#key <removed>;
+            export IBGP-CORE-RR-V4-EXPORT;
+            peer-as 5078;
+            neighbor 164.58.199.226 {
+                description TUL-CORE6-IBGP-V4;
+            }
+        }
+        group CORE-RR-OKC-V6 {
+            type internal;
+            local-address 2610:1d8::164:58:199:225;
+            family inet6 {
+                any;
+            }
+#            authentication-#key <removed>;
+            export IBGP-CORE-RR-V6-EXPORT;
+            peer-as 5078;
+            neighbor 2610:1d8::164:58:199:216 {
+                description OKC-CORE6-IBGP-V6;
+            }
+        }
+        group CORE-RR-TUL-V6 {
+            type internal;
+            local-address 2610:1d8::164:58:199:225;
+            family inet6 {
+                any;
+            }
+#            authentication-#key <removed>;
+            export IBGP-CORE-RR-V6-EXPORT;
+            peer-as 5078;
+            neighbor 2610:1d8::164:58:199:226 {
+                description TUL-CORE6-IBGP-V6;
+            }
+        }
         group CUSTOMER-EBGP {
             type external;
             family inet {
@@ -6616,32 +6685,6 @@
                 peer-as 22773;
             }
         }
-        group CORE-RR-OKC-V6 {
-            type internal;
-            local-address 2610:1d8::164:58:199:225;
-            family inet6 {
-                any;
-            }
-#            authentication-#key <removed>;
-            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
-            peer-as 5078;
-            neighbor 2610:1d8::164:58:199:216 {
-                description OKC-CORE6-IBGP-V6;
-            }
-        }
-        group CORE-RR-TUL-V6 {
-            type internal;
-            local-address 2610:1d8::164:58:199:225;
-            family inet6 {
-                any;
-            }
-#            authentication-#key <removed>;
-            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
-            peer-as 5078;
-            neighbor 2610:1d8::164:58:199:226 {
-                description TUL-CORE6-IBGP-V6;
-            }
-        }
         group IBGP-KENTIK-V4 {
             type internal;
             local-address 164.58.199.225;
@@ -6686,50 +6729,6 @@
                 peer-as 8036;
             }
         }
-        group CORE-RR-TUL-V4 {
-            type internal;
-            local-address 164.58.199.225;
-            family inet {
-                any;
-            }
-            family inet-vpn {
-                unicast;
-            }
-            family inet6-vpn {
-                unicast;
-            }
-            family l2vpn {
-                signaling;
-            }
-#            authentication-#key <removed>;
-            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS NEXT-HOP-SELF ];
-            peer-as 5078;
-            neighbor 164.58.199.226 {
-                description TUL-CORE6-IBGP-V4;
-            }
-        }
-        group CORE-RR-OKC-V4 {
-            type internal;
-            local-address 164.58.199.225;
-            family inet {
-                any;
-            }
-            family inet-vpn {
-                unicast;
-            }
-            family inet6-vpn {
-                unicast;
-            }
-            family l2vpn {
-                signaling;
-            }
-#            authentication-#key <removed>;
-            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS NEXT-HOP-SELF ];
-            peer-as 5078;
-            neighbor 164.58.199.216 {
-                description OKC-CORE6-IBGP-V4;
-            }
-        }
         group EBGP-NETFLIX-V4 {
             type external;
             family inet {
Index: configs/lavern-public-schools.client.onenet.net
===================================================================
--- configs/lavern-public-schools.client.onenet.net	(revision 156917)
+++ configs/lavern-public-schools.client.onenet.net	(working copy)
@@ -110,7 +110,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/core.hut.web.onenet.net
===================================================================
--- configs/core.hut.web.onenet.net	(revision 156892)
+++ configs/core.hut.web.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at WEBBERS-FALLS-MX40> show system commit 
+#   2017-09-26 21:15:53 CDT by andrew via cli
+#   2017-09-26 21:14:53 CDT by andrew via cli
+#   2017-09-26 21:14:50 CDT by andrew via cli
+#   2017-09-26 21:14:37 CDT by andrew via cli
 #   2017-09-25 22:28:14 CDT by andrew via cli
 #   2017-09-24 19:32:41 CDT by andrew via cli
-#   2017-09-16 01:15:42 CDT by andrew via cli
-#   2017-07-29 21:15:15 CDT by andrew via cli
-#   2017-07-27 16:20:56 CDT by andrew via cli
-#   2017-07-26 19:53:37 CDT by andrew via cli
 # grnoc-mon at WEBBERS-FALLS-MX40> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -265,7 +265,7 @@
 # grnoc-mon at WEBBERS-FALLS-MX40> show system uptime 
 # System booted: 2016-03-21 00:15 CDT 
 # Protocols started: 2016-03-21 00:17 CDT 
-# Last configured: 2017-09-25 22:28 CDT  by andrew
+# Last configured: 2017-09-26 21:15 CDT  by andrew
 # 
 # grnoc-mon at WEBBERS-FALLS-MX40> show interface terse 
 #Interface Admin Link
@@ -336,7 +336,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at WEBBERS-FALLS-MX40> show configuration 
-## Last commit: 2017-09-25 22:28:14 CDT by andrew
+## Last commit: 2017-09-26 21:15:53 CDT by andrew
 version 13.3R8.7;
 groups {
     ISIS-L2-INTERFACE {
@@ -822,16 +822,39 @@
         interface xe-0/0/1.42;
     }
     bgp {
-        group CORE-RR {
+        group CORE-RR-OKC-V6 {
             type internal;
+            local-address 2610:1d8::164:58:199:157;
+            family inet6 {
+                any;
+            }
+#            authentication-#key <removed>;
+            export IBGP-CORE-RR-V6-EXPORT;
+            peer-as 5078;
+            neighbor 2610:1d8::164:58:199:216 {
+                description OKC-CORE6-IBGP-V6;
+            }
+        }
+        group CORE-RR-TUL-V6 {
+            type internal;
+            local-address 2610:1d8::164:58:199:157;
+            family inet6 {
+                any;
+            }
+#            authentication-#key <removed>;
+            export IBGP-CORE-RR-V6-EXPORT;
+            peer-as 5078;
+            neighbor 2610:1d8::164:58:199:226 {
+                description TUL-CORE6-IBGP-V6;
+            }
+        }
+        group CORE-RR-OKC-V4 {
+            type internal;
             local-address 164.58.199.157;
             family inet {
                 any;
             }
             family inet-vpn {
-                any;
-            }
-            family inet6 {
                 unicast;
             }
             family inet6-vpn {
@@ -840,46 +863,33 @@
             family l2vpn {
                 signaling;
             }
-            family inet-mvpn {
-                signaling;
-            }
-            family inet6-mvpn {
-                signaling;
-            }
 #            authentication-#key <removed>;
-            export [ REDISTRIBUTE-STATICS REDISTRIBUTE-DIRECTS ];
+            export IBGP-CORE-RR-V4-EXPORT;
             peer-as 5078;
             neighbor 164.58.199.216 {
-                description OKC-CORE6-IBGP;
+                description OKC-CORE6-IBGP-V4;
             }
-            neighbor 164.58.199.226 {
-                description TUL-CORE6-IBGP;
-            }
         }
-        group CORE-RR-OKC-V6 {
+        group CORE-RR-TUL-V4 {
             type internal;
-            local-address 2610:1d8::164:58:199:157;
-            family inet6 {
+            local-address 164.58.199.157;
+            family inet {
                 any;
             }
-#            authentication-#key <removed>;
-            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
-            peer-as 5078;
-            neighbor 2610:1d8::164:58:199:216 {
-                description OKC-CORE6-IBGP-V6;
+            family inet-vpn {
+                unicast;
             }
-        }
-        group CORE-RR-TUL-V6 {
-            type internal;
-            local-address 2610:1d8::164:58:199:157;
-            family inet6 {
-                any;
+            family inet6-vpn {
+                unicast;
             }
+            family l2vpn {
+                signaling;
+            }
 #            authentication-#key <removed>;
-            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
+            export IBGP-CORE-RR-V4-EXPORT;
             peer-as 5078;
-            neighbor 2610:1d8::164:58:199:226 {
-                description TUL-CORE6-IBGP-V6;
+            neighbor 164.58.199.226 {
+                description TUL-CORE6-IBGP-V4;
             }
         }
     }
Index: configs/core5.okc.onenet.net
===================================================================
--- configs/core5.okc.onenet.net	(revision 156916)
+++ 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-09-26 21:59:35 CDT by andrew via cli commit synchronize
+#   2017-09-26 21:58:13 CDT by andrew via cli commit synchronize
 #   2017-09-25 23:10:19 CDT by andrew via cli commit synchronize
 #   2017-09-24 14:02:07 CDT by andrew via cli commit synchronize
 #   2017-09-23 15:00:24 CDT by andrew via cli commit synchronize
 #   2017-09-23 00:11:18 CDT by andrew via cli commit synchronize
-#   2017-09-23 00:07:23 CDT by andrew via cli commit synchronize
-#   2017-09-22 15:29:11 CDT by andrew via cli commit synchronize
 # grnoc-mon at OKC-CORE5-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -561,7 +561,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-09-25 23:10 CDT  by andrew
+# Last configured: 2017-09-26 21:59 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at OKC-CORE5-MX480-RE0> show interface terse 
@@ -1424,7 +1424,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE5-MX480-RE0> show configuration 
-## Last commit: 2017-09-25 23:10:19 CDT by andrew
+## Last commit: 2017-09-26 21:59:35 CDT by andrew
 version 13.3R9.13;
 groups {
     re0 {
@@ -11109,26 +11109,49 @@
     }
     bgp {
         damping;
-        group EBGP-AKAMAI-AS21357 {
-            type external;
-            description EBGP-AKAMAI-AS21357;
-            multihop;
-            local-address 164.58.10.100;
-            import EBGP-AKAMAI-IMPORT;
+        group CORE-RR-OKC-V4 {
+            type internal;
+            local-address 164.58.199.215;
             family inet {
+                any;
+            }
+            family inet-vpn {
                 unicast;
             }
-            export EBGP-AKAMAI-V4-EXPORT;
-            neighbor 80.67.67.43 {
-                remove-private;
-                peer-as 21357;
+            family inet6-vpn {
+                unicast;
             }
+            family l2vpn {
+                signaling;
+            }
+#            authentication-#key <removed>;
+            export IBGP-CORE-RR-V4-EXPORT;
+            peer-as 5078;
+            neighbor 164.58.199.216 {
+                description OKC-CORE6-IBGP-V4;
+            }
         }
-        group CUSTOMER-EBGP {
-            type external;
+        group CORE-RR-TUL-V4 {
+            type internal;
+            local-address 164.58.199.215;
             family inet {
                 any;
             }
+            family inet-vpn {
+                unicast;
+            }
+            family inet6-vpn {
+                unicast;
+            }
+            family l2vpn {
+                signaling;
+            }
+#            authentication-#key <removed>;
+            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS NEXT-HOP-SELF ];
+            peer-as 5078;
+            neighbor 164.58.199.226 {
+                description TUL-CORE6-IBGP-V4;
+            }
         }
         group CORE-RR-OKC-V6 {
             type internal;
@@ -11137,7 +11160,7 @@
                 any;
             }
 #            authentication-#key <removed>;
-            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
+            export IBGP-CORE-RR-V6-EXPORT;
             peer-as 5078;
             neighbor 2610:1d8::164:58:199:216 {
                 description OKC-CORE6-IBGP-V6;
@@ -11156,6 +11179,27 @@
                 description TUL-CORE6-IBGP-V6;
             }
         }
+        group EBGP-AKAMAI-AS21357 {
+            type external;
+            description EBGP-AKAMAI-AS21357;
+            multihop;
+            local-address 164.58.10.100;
+            import EBGP-AKAMAI-IMPORT;
+            family inet {
+                unicast;
+            }
+            export EBGP-AKAMAI-V4-EXPORT;
+            neighbor 80.67.67.43 {
+                remove-private;
+                peer-as 21357;
+            }
+        }
+        group CUSTOMER-EBGP {
+            type external;
+            family inet {
+                any;
+            }
+        }
         group EBGP-DPS-OLETS-OKC {
             type external;
             accept-remote-nexthop;
@@ -11228,50 +11272,6 @@
                 peer-as 40628;
             }
         }
-        group CORE-RR-TUL-V4 {
-            type internal;
-            local-address 164.58.199.215;
-            family inet {
-                any;
-            }
-            family inet-vpn {
-                unicast;
-            }
-            family inet6-vpn {
-                unicast;
-            }
-            family l2vpn {
-                signaling;
-            }
-#            authentication-#key <removed>;
-            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS NEXT-HOP-SELF ];
-            peer-as 5078;
-            neighbor 164.58.199.226 {
-                description TUL-CORE6-IBGP-V4;
-            }
-        }
-        group CORE-RR-OKC-V4 {
-            type internal;
-            local-address 164.58.199.215;
-            family inet {
-                any;
-            }
-            family inet-vpn {
-                unicast;
-            }
-            family inet6-vpn {
-                unicast;
-            }
-            family l2vpn {
-                signaling;
-            }
-#            authentication-#key <removed>;
-            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS NEXT-HOP-SELF ];
-            peer-as 5078;
-            neighbor 164.58.199.216 {
-                description OKC-CORE6-IBGP-V4;
-            }
-        }
         group EBGP-AKAMAI-V6 {
             type external;
             family inet6 {
Index: configs/core3.tul-m120.onenet.net
===================================================================
--- configs/core3.tul-m120.onenet.net	(revision 156893)
+++ 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-09-26 21:34:19 CDT by andrew via cli commit synchronize
+#   2017-09-26 21:33:03 CDT by andrew via cli commit synchronize
 #   2017-09-25 23:08:39 CDT by andrew via cli commit synchronize
 #   2017-09-24 14:02:52 CDT by andrew via cli commit synchronize
 #   2017-08-25 14:36:41 CDT by andrew via cli commit synchronize
 #   2017-08-23 22:55:07 CDT by andrew via cli commit synchronize
-#   2017-08-22 14:37:31 CDT by sky via cli commit synchronize
-#   2017-08-15 22:28:37 CDT by andrew via cli commit synchronize
 # grnoc-mon at TULSA-CORE3-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -438,7 +438,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-09-25 23:08 CDT  by andrew
+# Last configured: 2017-09-26 21:34 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at TULSA-CORE3-M120-RE0> show interface terse 
@@ -579,7 +579,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-CORE3-M120-RE0> show configuration 
-## Last commit: 2017-09-25 23:08:39 CDT by andrew
+## Last commit: 2017-09-26 21:34:19 CDT by andrew
 version 13.3R9.13;
 groups {
     re0 {
@@ -1319,16 +1319,39 @@
         interface xe-1/0/0.128;
     }
     bgp {
-        group CORE-RR {
+        group CORE-RR-OKC-V6 {
             type internal;
+            local-address 2610:1d8::164:58:199:223;
+            family inet6 {
+                any;
+            }
+#            authentication-#key <removed>;
+            export IBGP-CORE-RR-V6-EXPORT;
+            peer-as 5078;
+            neighbor 2610:1d8::164:58:199:216 {
+                description OKC-CORE6-IBGP-V6;
+            }
+        }
+        group CORE-RR-TUL-V6 {
+            type internal;
+            local-address 2610:1d8::164:58:199:223;
+            family inet6 {
+                any;
+            }
+#            authentication-#key <removed>;
+            export IBGP-CORE-RR-V6-EXPORT;
+            peer-as 5078;
+            neighbor 2610:1d8::164:58:199:226 {
+                description TUL-CORE6-IBGP-V6;
+            }
+        }
+        group CORE-RR-OKC-V4 {
+            type internal;
             local-address 164.58.199.223;
             family inet {
                 any;
             }
             family inet-vpn {
-                any;
-            }
-            family inet6 {
                 unicast;
             }
             family inet6-vpn {
@@ -1337,47 +1360,33 @@
             family l2vpn {
                 signaling;
             }
-            family inet-mvpn {
-                signaling;
-            }
-            family inet6-mvpn {
-                signaling;
-            }
-            export [ NEXT-HOP-SELF REDISTRIBUTE-STATICS REDISTRIBUTE-DIRECTS ];
+#            authentication-#key <removed>;
+            export IBGP-CORE-RR-V4-EXPORT;
             peer-as 5078;
             neighbor 164.58.199.216 {
-                description OKC-CORE6-IBGP;
-#                authentication-#key <removed>;
+                description OKC-CORE6-IBGP-V4;
             }
-            neighbor 164.58.199.226 {
-                description TUL-CORE6-IBGP;
-#                authentication-#key <removed>;
-            }
         }
-        group CORE-RR-OKC-V6 {
+        group CORE-RR-TUL-V4 {
             type internal;
-            local-address 2610:1d8::164:58:199:223;
-            family inet6 {
+            local-address 164.58.199.223;
+            family inet {
                 any;
             }
-#            authentication-#key <removed>;
-            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
-            peer-as 5078;
-            neighbor 2610:1d8::164:58:199:216 {
-                description OKC-CORE6-IBGP-V6;
+            family inet-vpn {
+                unicast;
             }
-        }
-        group CORE-RR-TUL-V6 {
-            type internal;
-            local-address 2610:1d8::164:58:199:223;
-            family inet6 {
-                any;
+            family inet6-vpn {
+                unicast;
             }
+            family l2vpn {
+                signaling;
+            }
 #            authentication-#key <removed>;
-            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
+            export IBGP-CORE-RR-V4-EXPORT;
             peer-as 5078;
-            neighbor 2610:1d8::164:58:199:226 {
-                description TUL-CORE6-IBGP-V6;
+            neighbor 164.58.199.226 {
+                description TUL-CORE6-IBGP-V4;
             }
         }
     }
Index: configs/core1.sti-mx960.onenet.net
===================================================================
--- configs/core1.sti-mx960.onenet.net	(revision 156917)
+++ configs/core1.sti-mx960.onenet.net	(working copy)
@@ -815,9 +815,9 @@
 #xe-4/2/1 up down
 #xe-4/2/2 up down
 #xe-4/2/3 up down
-#et-4/3/0 up down
-#et-4/3/0.42 up down
-#et-4/3/0.32767 up down
+#et-4/3/0 up up
+#et-4/3/0.42 up up
+#et-4/3/0.32767 up up
 #ae0 up up
 #ae0.13 up up
 #ae0.101 up up
@@ -4069,6 +4069,7 @@
 Address                  State     Interface      Time     Interval  Multiplier
 164.58.15.238            Up        xe-0/0/0.236   1.200     0.400        3   
 164.58.244.16            Up        et-4/1/0.42    1.200     0.400        3   
+164.58.244.31            Up        et-4/3/0.42    1.200     0.400        3   
 164.58.244.83            Up        xe-4/0/0.42    1.200     0.400        3   
 164.58.246.113           Up        xe-2/0/1.69    1.200     0.400        3   
 164.58.246.117           Up        xe-2/1/0.69    1.200     0.400        3   
@@ -4082,7 +4083,7 @@
 164.58.247.62            Up        xe-2/3/0.40    1.200     0.400        3   
 164.58.247.235           Up        xe-3/0/0.42    1.200     0.400        3   
 
-14 sessions, 14 clients
-Cumulative transmit rate 35.0 pps, cumulative receive rate 35.0 pps
+15 sessions, 15 clients
+Cumulative transmit rate 37.5 pps, cumulative receive rate 37.5 pps
 
 {master}
Index: configs/core.hut.ato.onenet.net
===================================================================
--- configs/core.hut.ato.onenet.net	(revision 156893)
+++ configs/core.hut.ato.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at Atoka-MX40> show system commit 
+#   2017-09-26 21:30:17 CDT by andrew via cli
+#   2017-09-26 21:29:17 CDT by andrew via cli
 #   2017-09-25 23:06:41 CDT by andrew via cli
 #   2017-09-24 13:57:20 CDT by andrew via cli
 #   2017-09-22 16:11:06 CDT by andrew via cli
 #   2017-09-22 16:03:24 CDT by sky via cli
-#   2017-09-22 15:53:09 CDT by sky via cli
-#   2017-09-22 15:17:42 CDT by sky via cli
 # grnoc-mon at Atoka-MX40> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -266,7 +266,7 @@
 # grnoc-mon at Atoka-MX40> show system uptime 
 # System booted: 2016-03-14 01:36 CDT 
 # Protocols started: 2016-03-14 01:38 CDT 
-# Last configured: 2017-09-25 23:06 CDT  by andrew
+# Last configured: 2017-09-26 21:30 CDT  by andrew
 # 
 # grnoc-mon at Atoka-MX40> show interface terse 
 #Interface Admin Link
@@ -350,7 +350,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at Atoka-MX40> show configuration 
-## Last commit: 2017-09-25 23:06:41 CDT by andrew
+## Last commit: 2017-09-26 21:30:17 CDT by andrew
 version 13.3R8.7;
 groups {
     ISIS-L2-INTERFACE {
@@ -933,16 +933,39 @@
         interface ge-1/0/1.42;
     }
     bgp {
-        group CORE-RR {
+        group CORE-RR-OKC-V6 {
             type internal;
+            local-address 2610:1d8::164:58:199:161;
+            family inet6 {
+                any;
+            }
+#            authentication-#key <removed>;
+            export IBGP-CORE-RR-V6-EXPORT;
+            peer-as 5078;
+            neighbor 2610:1d8::164:58:199:216 {
+                description OKC-CORE6-IBGP-V6;
+            }
+        }
+        group CORE-RR-TUL-V6 {
+            type internal;
+            local-address 2610:1d8::164:58:199:161;
+            family inet6 {
+                any;
+            }
+#            authentication-#key <removed>;
+            export IBGP-CORE-RR-V6-EXPORT;
+            peer-as 5078;
+            neighbor 2610:1d8::164:58:199:226 {
+                description TUL-CORE6-IBGP-V6;
+            }
+        }
+        group CORE-RR-OKC-V4 {
+            type internal;
             local-address 164.58.199.161;
             family inet {
                 any;
             }
             family inet-vpn {
-                any;
-            }
-            family inet6 {
                 unicast;
             }
             family inet6-vpn {
@@ -951,46 +974,33 @@
             family l2vpn {
                 signaling;
             }
-            family inet-mvpn {
-                signaling;
-            }
-            family inet6-mvpn {
-                signaling;
-            }
 #            authentication-#key <removed>;
-            export [ REDISTRIBUTE-STATICS REDISTRIBUTE-DIRECTS ];
+            export IBGP-CORE-RR-V4-EXPORT;
             peer-as 5078;
             neighbor 164.58.199.216 {
-                description OKC-CORE6-IBGP;
+                description OKC-CORE6-IBGP-V4;
             }
-            neighbor 164.58.199.226 {
-                description TUL-CORE6-IBGP;
-            }
         }
-        group CORE-RR-OKC-V6 {
+        group CORE-RR-TUL-V4 {
             type internal;
-            local-address 2610:1d8::164:58:199:161;
-            family inet6 {
+            local-address 164.58.199.161;
+            family inet {
                 any;
             }
-#            authentication-#key <removed>;
-            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
-            peer-as 5078;
-            neighbor 2610:1d8::164:58:199:216 {
-                description OKC-CORE6-IBGP-V6;
+            family inet-vpn {
+                unicast;
             }
-        }
-        group CORE-RR-TUL-V6 {
-            type internal;
-            local-address 2610:1d8::164:58:199:161;
-            family inet6 {
-                any;
+            family inet6-vpn {
+                unicast;
             }
+            family l2vpn {
+                signaling;
+            }
 #            authentication-#key <removed>;
-            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
+            export IBGP-CORE-RR-V4-EXPORT;
             peer-as 5078;
-            neighbor 2610:1d8::164:58:199:226 {
-                description TUL-CORE6-IBGP-V6;
+            neighbor 164.58.199.226 {
+                description TUL-CORE6-IBGP-V4;
             }
         }
     }



More information about the Nocrancid mailing list