[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Sat Dec 31 15:03:55 CST 2016


Index: configs/hub.tis.onenet.net
===================================================================
--- configs/hub.tis.onenet.net	(revision 149418)
+++ configs/hub.tis.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at TISHOMINGO-M120-RE0> show system commit 
+#   2016-12-31 14:05:01 CST by andrew via cli commit synchronize
 #   2016-12-31 13:59:10 CST by andrew via cli commit synchronize
 #   2016-12-27 19:12:18 CST by andrew via cli commit synchronize
 #   2016-12-27 18:47:00 CST by andrew via cli commit synchronize
 #   2016-12-20 14:15:01 CST by andrew via cli commit synchronize
 #   2016-11-21 11:35:46 CST by andrew via cli commit synchronize
-#   2016-11-14 14:01:45 CST by andrew via cli commit synchronize
 # grnoc-mon at TISHOMINGO-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -272,7 +272,7 @@
 # grnoc-mon at TISHOMINGO-M120-RE0> show system uptime 
 # System booted: 2016-06-21 23:51 CDT 
 # Protocols started: 2016-06-21 23:54 CDT 
-# Last configured: 2016-12-31 13:59 CST  by andrew
+# Last configured: 2016-12-31 14:05 CST  by andrew
 # 
 # {master}
 # grnoc-mon at TISHOMINGO-M120-RE0> show interface terse 
@@ -287,7 +287,6 @@
 #t1-2/0/2:2 up up
 #t1-2/0/2:2.16 up up
 #t1-2/0/2:2.17 up up
-#t1-2/0/2:2.30 up up
 #t1-2/0/2:3 down down
 #t1-2/0/2:4 up up
 #t1-2/0/2:4.0 up up
@@ -418,7 +417,6 @@
 #lo0.16384 up up
 #lo0.16385 up up
 #lsi up up
-#lsi.0 up up
 #lsi.1 up up
 #lsi.2 up up
 #lsi.3 up up
@@ -430,7 +428,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TISHOMINGO-M120-RE0> show configuration 
-## Last commit: 2016-12-31 13:59:10 CST by andrew
+## Last commit: 2016-12-31 14:05:01 CST by andrew
 version 13.3R8.7;
 groups {
     re0 {
@@ -744,12 +742,6 @@
                 address 10.119.88.124/31;
             }
         }
-        unit 30 {
-            dlci 30;
-            family inet {
-                address 10.119.8.157/30;
-            }
-        }
     }
     t1-2/0/2:3 {
         disable;
@@ -1421,108 +1413,11 @@
             then reject;
         }
     }
-    policy-statement EBGP-OMES-AGENCY-DATA-SITE-EXPORT {
-        term SEND-DEFAULT {
-            from {
-                route-filter 0.0.0.0/0 exact;
-            }
-            then accept;
-        }
-        term ONENET-MGMT {
-            from {
-                route-filter 10.119.255.0/24 orlonger;
-            }
-            then accept;
-        }
-        term REJECT-ALL-ELSE {
-            then reject;
-        }
-    }
-    policy-statement EBGP-OMES-AGENCY-DATA-SITE-IMPORT {
-        term REJECT-DEFAULT {
-            from {
-                route-filter 0.0.0.0/0 exact;
-            }
-            then reject;
-        }
-        term ACCEPT-ALL {
-            then accept;
-        }
-        term REJECT-ALL-ELSE {
-            then reject;
-        }
-    }
-    policy-statement EBGP-OMES-MGMT-SITE-EXPORT {
-        term SEND-DEFAULT {
-            from {
-                route-filter 0.0.0.0/0 exact;
-            }
-            then accept;
-        }
-        term ONENET-MGMT {
-            from {
-                route-filter 10.119.255.0/24 orlonger;
-            }
-            then accept;
-        }
-        term REJECT-ALL-ELSE {
-            then reject;
-        }
-    }
-    policy-statement EBGP-OMES-MGMT-SITE-IMPORT {
-        term REJECT-DEFAULT {
-            from {
-                route-filter 0.0.0.0/0 exact;
-            }
-            then reject;
-        }
-        term ACCEPT-ALL {
-            then accept;
-        }
-        term REJECT-ALL-ELSE {
-            then reject;
-        }
-    }
     policy-statement LOAD-BALANCE {
         then {
             load-balance per-packet;
         }
     }
-    policy-statement ODOT-VRF-EXPORT {
-        term 1 {
-            from protocol static;
-            then {
-                community add ODOT-VPN;
-                accept;
-            }
-        }
-        term 2 {
-            from protocol direct;
-            then {
-                community add ODOT-VPN;
-                accept;
-            }
-        }
-        term 3 {
-            from protocol ospf;
-            then {
-                community add ODOT-VPN;
-                accept;
-            }
-        }
-    }
-    policy-statement ODOT-VRF-IMPORT {
-        term 1 {
-            from {
-                protocol bgp;
-                community ODOT-VPN;
-            }
-            then accept;
-        }
-        term reject {
-            then reject;
-        }
-    }
     policy-statement OMES-AGENCY-DATA-VRF-EXPORT {
         term 1 {
             from protocol static;
@@ -1730,7 +1625,6 @@
     community Miami members 5078:138;
     community Midwest-City members 5078:2;
     community Muskogee members 5078:94;
-    community ODOT-VPN members target:5078:2538;
     community OMES-AGENCY-DATA-VPN members target:5078:2548;
     community OMES-MGMT-VPN members target:5078:2550;
     community OSUOKC members 5078:50;
@@ -2098,16 +1992,6 @@
             }
         }
     }
-    ODOT-L3VPN {
-        description ODOT-L3VPN;
-        instance-type vrf;
-        interface t1-2/0/2:2.30;
-        route-distinguisher 164.58.199.86:2538;
-        vrf-import ODOT-VRF-IMPORT;
-        vrf-export ODOT-VRF-EXPORT;
-        vrf-target target:5078:2538;
-        vrf-table-label;
-    }
     OMES-AGENCY-DATA-L3VPN {
         description OMES-AGENCY-DATA-L3VPN;
         instance-type vrf;
@@ -2123,23 +2007,6 @@
                 route 10.119.25.16/31 next-hop 10.119.88.125;
             }
         }
-        protocols {
-            bgp {
-                group EBGP-OMES-AGENCY-DATA {
-                    type external;
-                    family inet {
-                        unicast;
-                    }
-                    neighbor 10.119.88.125 {
-                        description "EBGP-ODOT-TISHOMINGO-REGMAINT-T1-CIR0004355 [DECOM]";
-                        import EBGP-OMES-AGENCY-DATA-SITE-IMPORT;
-#                        authentication-#key <removed>;
-                        export EBGP-OMES-AGENCY-DATA-SITE-EXPORT;
-                        peer-as 64591;
-                    }
-                }
-            }
-        }
     }
     OMES-MGMT-L3VPN {
         description OMES-MGMT-L3VPN;
@@ -2157,23 +2024,6 @@
                 route 10.119.41.16/31 next-hop 10.119.80.125;
             }
         }
-        protocols {
-            bgp {
-                group EBGP-OMES-MGMT {
-                    type external;
-                    family inet {
-                        unicast;
-                    }
-                    neighbor 10.119.80.125 {
-                        description "EBGP-ODOT-TISHOMINGO-REGMAINT-T1-CIR0004355 [DECOM]";
-                        import EBGP-OMES-MGMT-SITE-IMPORT;
-#                        authentication-#key <removed>;
-                        export EBGP-OMES-MGMT-SITE-EXPORT;
-                        peer-as 64591;
-                    }
-                }
-            }
-        }
     }
     SKYRIDER-MGMT-L3VPN {
         description SKYRIDER-MGMT-L3VPN;
Index: configs/odot-talihina-regmaint.client.onenet.net
===================================================================
--- configs/odot-talihina-regmaint.client.onenet.net	(revision 149396)
+++ configs/odot-talihina-regmaint.client.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at ODOT-TALIHINA-REGMAINT-SRX220> show system commit 
+#   2016-12-31 14:13:22 CST by andrew via cli commit confirmed, rollback in 3mins
 #   2016-12-30 17:54:17 CST by andrew via cli
 #   2016-12-28 08:45:46 CST by andrew via cli
 #   2016-12-27 19:15:15 CST by andrew via cli
 #   2016-04-29 10:14:39 CDT by admin via cli
 #   2016-04-28 19:49:52 CDT by admin via cli commit confirmed, rollback in 10mins
-#   2014-10-30 14:49:54 CDT by onenet via cli
 # grnoc-mon at ODOT-TALIHINA-REGMAINT-SRX220> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  Routing Engine                 OK        
@@ -104,7 +104,7 @@
 # grnoc-mon at ODOT-TALIHINA-REGMAINT-SRX220> show system uptime 
 # System booted: 2016-12-09 14:23 CST 
 # Protocols started: 2016-12-09 14:25 CST 
-# Last configured: 2016-12-30 17:54 CST  by andrew
+# Last configured: 2016-12-31 14:13 CST  by andrew
 # 
 # grnoc-mon at ODOT-TALIHINA-REGMAINT-SRX220> show interface terse 
 #Interface Admin Link
@@ -135,7 +135,6 @@
 #t1-1/0/0 up up
 #t1-1/0/0.16 up up
 #t1-1/0/0.17 up up
-#t1-1/0/0.30 up up
 #fxp2 up up
 #fxp2.0 up up
 #gre up up
@@ -160,7 +159,7 @@
 #vlan.500 up down
 #vlan.501 up down
 # grnoc-mon at ODOT-TALIHINA-REGMAINT-SRX220> show configuration 
-## Last commit: 2016-12-30 17:54:17 CST by andrew
+## Last commit: 2016-12-31 14:13:22 CST by andrew
 version 12.1X46-D20.5;
 system {
     host-name ODOT-TALIHINA-REGMAINT-SRX220;
@@ -383,13 +382,6 @@
                 address 10.119.88.121/31;
             }
         }
-        unit 30 {
-            description ODOT-T1;
-            dlci 30;
-            family inet {
-                address 10.119.8.138/30;
-            }
-        }
     }
     lo0 {
         unit 0 {
@@ -443,24 +435,11 @@
     }
 }
 routing-options {
-    autonomous-system 64591;
+    static {
+        route 0.0.0.0/0 next-hop 10.119.80.120;
+    }
 }
 protocols {
-    bgp {
-        group EBGP-DATACOMM-MGMT-ONENET {
-            type external;
-            family inet {
-                unicast;
-            }
-            neighbor 10.119.80.120 {
-                description "[DECOM]";
-                import IMPORT-DEFAULT;
-#                authentication-#key <removed>;
-                export EXPORT-ROUTES;
-                peer-as 5078;
-            }
-        }
-    }
     ospf {
         export EXPORT-DEFAULT;
         area 10.119.40.214 {
@@ -498,34 +477,6 @@
             then reject;
         }
     }
-    policy-statement EXPORT-ROUTES {
-        term REJECT-DEFAULT {
-            from {
-                route-filter 0.0.0.0/0 exact;
-            }
-            then reject;
-        }
-        term SEND-ALL-ELSE {
-            then accept;
-        }
-    }
-    policy-statement IMPORT-DEFAULT {
-        term ACCEPT-DEFAULT {
-            from {
-                route-filter 0.0.0.0/0 exact;
-            }
-            then accept;
-        }
-        term ONENET-MGMT {
-            from {
-                route-filter 10.119.255.0/24 orlonger;
-            }
-            then accept;
-        }
-        term REJECT-ALL-ELSE {
-            then reject;
-        }
-    }
 }
 security {
     policies {
@@ -553,18 +504,6 @@
                 }
             }
         }
-        from-zone ODOT to-zone ODOT {
-            policy ODOT {
-                match {
-                    source-address any;
-                    destination-address any;
-                    application any;
-                }
-                then {
-                    permit;
-                }
-            }
-        }
     }
     zones {
         security-zone AGENCY-DATA {
@@ -577,9 +516,6 @@
                             ssh;
                             snmp;
                         }
-                        protocols {
-                            bgp;
-                        }
                     }
                 }
                 vlan.501 {
@@ -615,9 +551,6 @@
                             ssh;
                             snmp;
                         }
-                        protocols {
-                            bgp;
-                        }
                     }
                 }
                 vlan.500 {
@@ -634,20 +567,6 @@
                 }
             }
         }
-        security-zone ODOT {
-            interfaces {
-                t1-1/0/0.30 {
-                    host-inbound-traffic {
-                        system-services {
-                            ping;
-                            traceroute;
-                            ssh;
-                            snmp;
-                        }
-                    }
-                }
-            }
-        }
     }
 }
 firewall {
@@ -736,22 +655,12 @@
         interface t1-1/0/0.17;
         interface vlan.3;
         interface vlan.501;
-        protocols {
-            bgp {
-                group EBGP-AGENCY-DATA-ONENET {
-                    type external;
-                    family inet {
-                        unicast;
-                    }
-                    neighbor 10.119.88.120 {
-                        description "[DECOM]";
-                        import IMPORT-DEFAULT;
-#                        authentication-#key <removed>;
-                        export EXPORT-ROUTES;
-                        peer-as 5078;
-                    }
-                }
+        routing-options {
+            static {
+                route 0.0.0.0/0 next-hop 10.119.88.120;
             }
+        }
+        protocols {
             ospf {
                 export EXPORT-DEFAULT;
                 area 10.119.24.214 {
@@ -760,15 +669,6 @@
             }
         }
     }
-    ODOT {
-        instance-type virtual-router;
-        interface t1-1/0/0.30;
-        routing-options {
-            static {
-                route 0.0.0.0/0 next-hop 10.119.8.137;
-            }
-        }
-    }
 }
 vlans {
     VLAN-AGENCY-DATA {
Index: configs/hub.sem.onenet.net
===================================================================
--- configs/hub.sem.onenet.net	(revision 149311)
+++ configs/hub.sem.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at SEMINOLE-M120-RE0> show system commit 
+#   2016-12-31 14:47:41 CST by andrew via cli commit synchronize
+#   2016-12-31 14:40:23 CST by andrew via cli commit synchronize
 #   2016-12-27 18:36:57 CST by andrew via cli commit synchronize
 #   2016-12-27 18:34:11 CST by andrew via cli commit synchronize
 #   2016-11-28 08:14:38 CST by andrew via cli commit synchronize
 #   2016-11-15 14:49:08 CST by aberrios via cli commit synchronize
-#   2016-11-10 16:17:25 CST by aberrios via cli commit synchronize
-#   2016-11-08 17:00:06 CST by sean via cli commit synchronize
 # grnoc-mon at SEMINOLE-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -264,7 +264,7 @@
 # grnoc-mon at SEMINOLE-M120-RE0> show system uptime 
 # System booted: 2016-03-21 01:23 CDT 
 # Protocols started: 2016-03-21 01:26 CDT 
-# Last configured: 2016-12-27 18:36 CST  by andrew
+# Last configured: 2016-12-31 14:47 CST  by andrew
 # 
 # {master}
 # grnoc-mon at SEMINOLE-M120-RE0> show interface terse 
@@ -327,7 +327,6 @@
 #t1-2/0/2:14 up up
 #t1-2/0/2:14.16 up up
 #t1-2/0/2:14.17 up up
-#t1-2/0/2:14.30 up up
 #t1-2/0/2:15 up up
 #t1-2/0/2:15.0 up up
 #t1-2/0/2:16 down down
@@ -411,7 +410,6 @@
 #lo0.16384 up up
 #lo0.16385 up up
 #lsi up up
-#lsi.0 up up
 #lsi.1 up up
 #lsi.2 up up
 #lsi.3 up up
@@ -422,7 +420,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at SEMINOLE-M120-RE0> show configuration 
-## Last commit: 2016-12-27 18:36:57 CST by andrew
+## Last commit: 2016-12-31 14:47:41 CST by andrew
 version 13.3R8.7;
 groups {
     re0 {
@@ -861,12 +859,6 @@
                 address 10.119.88.134/31;
             }
         }
-        unit 30 {
-            dlci 30;
-            family inet {
-                address 10.119.8.161/30;
-            }
-        }
     }
     t1-2/0/2:15 {
         description TAGNET-6324-BETHELACRES-T1-CIR0005646;
@@ -1428,96 +1420,11 @@
             then reject;
         }
     }
-    policy-statement EBGP-OMES-AGENCY-DATA-SITE-EXPORT {
-        term SEND-DEFAULT {
-            from {
-                route-filter 0.0.0.0/0 exact;
-            }
-            then accept;
-        }
-        term REJECT-ALL-ELSE {
-            then reject;
-        }
-    }
-    policy-statement EBGP-OMES-AGENCY-DATA-SITE-IMPORT {
-        term REJECT-DEFAULT {
-            from {
-                route-filter 0.0.0.0/0 exact;
-            }
-            then reject;
-        }
-        term ACCEPT-ALL {
-            then accept;
-        }
-        term REJECT-ALL-ELSE {
-            then reject;
-        }
-    }
-    policy-statement EBGP-OMES-MGMT-SITE-EXPORT {
-        term SEND-DEFAULT {
-            from {
-                route-filter 0.0.0.0/0 exact;
-            }
-            then accept;
-        }
-        term REJECT-ALL-ELSE {
-            then reject;
-        }
-    }
-    policy-statement EBGP-OMES-MGMT-SITE-IMPORT {
-        term REJECT-DEFAULT {
-            from {
-                route-filter 0.0.0.0/0 exact;
-            }
-            then reject;
-        }
-        term ACCEPT-ALL {
-            then accept;
-        }
-        term REJECT-ALL-ELSE {
-            then reject;
-        }
-    }
     policy-statement LOAD-BALANCE {
         then {
             load-balance per-packet;
         }
     }
-    policy-statement ODOT-VRF-EXPORT {
-        term 1 {
-            from protocol static;
-            then {
-                community add ODOT-VPN;
-                accept;
-            }
-        }
-        term 2 {
-            from protocol direct;
-            then {
-                community add ODOT-VPN;
-                accept;
-            }
-        }
-        term 3 {
-            from protocol ospf;
-            then {
-                community add ODOT-VPN;
-                accept;
-            }
-        }
-    }
-    policy-statement ODOT-VRF-IMPORT {
-        term 1 {
-            from {
-                protocol bgp;
-                community ODOT-VPN;
-            }
-            then accept;
-        }
-        term reject {
-            then reject;
-        }
-    }
     policy-statement OMES-AGENCY-DATA-VRF-EXPORT {
         term 1 {
             from protocol static;
@@ -1683,7 +1590,6 @@
     community Miami members 5078:138;
     community Midwest-City members 5078:2;
     community Muskogee members 5078:94;
-    community ODOT-VPN members target:5078:2538;
     community OMES-AGENCY-DATA-VPN members target:5078:2548;
     community OMES-MGMT-VPN members target:5078:2550;
     community OSUOKC members 5078:50;
@@ -2036,16 +1942,6 @@
             }
         }
     }
-    ODOT-L3VPN {
-        description ODOT-L3VPN;
-        instance-type vrf;
-        interface t1-2/0/2:14.30;
-        route-distinguisher 164.58.199.46:2538;
-        vrf-import ODOT-VRF-IMPORT;
-        vrf-export ODOT-VRF-EXPORT;
-        vrf-target target:5078:2538;
-        vrf-table-label;
-    }
     OMES-AGENCY-DATA-L3VPN {
         description OMES-AGENCY-DATA-L3VPN;
         instance-type vrf;
@@ -2059,32 +1955,11 @@
         routing-options {
             static {
                 route 172.25.142.0/24 next-hop 10.119.88.135;
+                route 172.25.71.0/24 next-hop 10.119.88.61;
+                route 10.119.24.250/31 next-hop 10.119.88.61;
+                route 10.119.25.8/31 next-hop 10.119.88.135;
             }
         }
-        protocols {
-            bgp {
-                group EBGP-OMES-AGENCY-DATA {
-                    type external;
-                    family inet {
-                        unicast;
-                    }
-                    neighbor 10.119.88.61 {
-                        description "EBGP-ODOT-HOLDENVILLE-REGMAINT-T1-CIR0006188 [DECOM]";
-                        import EBGP-OMES-AGENCY-DATA-SITE-IMPORT;
-#                        authentication-#key <removed>;
-                        export EBGP-OMES-AGENCY-DATA-SITE-EXPORT;
-                        peer-as 64591;
-                    }
-                    neighbor 10.119.88.135 {
-                        description "EBGP-ODOT-WEWOKA-RESIDENCE-T1-CIR0000233 [DECOM]";
-                        import EBGP-OMES-AGENCY-DATA-SITE-IMPORT;
-#                        authentication-#key <removed>;
-                        export EBGP-OMES-AGENCY-DATA-SITE-EXPORT;
-                        peer-as 64591;
-                    }
-                }
-            }
-        }
     }
     OMES-MGMT-L3VPN {
         description OMES-MGMT-L3VPN;
@@ -2099,28 +1974,10 @@
         vrf-export OMES-MGMT-VRF-EXPORT;
         vrf-target target:5078:2550;
         vrf-table-label;
-        protocols {
-            bgp {
-                group EBGP-OMES-MGMT {
-                    type external;
-                    family inet {
-                        unicast;
-                    }
-                    neighbor 10.119.80.61 {
-                        description "EBGP-ODOT-HOLDENVILLE-REGMAINT-T1-CIR0006188 [DECOM]";
-                        import EBGP-OMES-MGMT-SITE-IMPORT;
-#                        authentication-#key <removed>;
-                        export EBGP-OMES-MGMT-SITE-EXPORT;
-                        peer-as 64591;
-                    }
-                    neighbor 10.119.80.135 {
-                        description "EBGP-ODOT-WEWOKA-RESIDENCE-T1-CIR0000233 [DECOM]";
-                        import EBGP-OMES-MGMT-SITE-IMPORT;
-#                        authentication-#key <removed>;
-                        export EBGP-OMES-MGMT-SITE-EXPORT;
-                        peer-as 64591;
-                    }
-                }
+        routing-options {
+            static {
+                route 10.119.40.250/31 next-hop 10.119.80.61;
+                route 10.119.41.8/31 next-hop 10.119.80.135;
             }
         }
     }
Index: configs/odmhsas-ncbh-alva.client.onenet.net
===================================================================
--- configs/odmhsas-ncbh-alva.client.onenet.net	(revision 149418)
+++ configs/odmhsas-ncbh-alva.client.onenet.net	(working copy)
@@ -148,7 +148,7 @@
 #ppd0 up up
 #ppe0 up up
 #st0 up up
-#st0.1 up down
+#st0.1 up up
 #st0.2 up up
 #tap up up
 #vlan up up
Index: configs/odot-bristow-regmaint.client.onenet.net
===================================================================
--- configs/odot-bristow-regmaint.client.onenet.net	(revision 149417)
+++ configs/odot-bristow-regmaint.client.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at ODOT-BRISTOW-REGMAINT-SRX220> show system commit 
+#   2016-12-31 14:57:17 CST by andrew via cli
 #   2016-12-31 12:35:03 CST by andrew via cli
 #   2016-12-28 08:46:50 CST by andrew via cli
 #   2016-12-27 19:22:00 CST by andrew via cli
 #   2016-04-29 11:02:44 CDT by admin via cli
 #   2016-04-28 20:17:24 CDT by admin via cli commit confirmed, rollback in 10mins
-#   2014-10-30 14:54:08 CDT by onenet via cli
 # grnoc-mon at ODOT-BRISTOW-REGMAINT-SRX220> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  Routing Engine                 OK        
@@ -104,7 +104,7 @@
 # grnoc-mon at ODOT-BRISTOW-REGMAINT-SRX220> show system uptime 
 # System booted: 2016-11-10 13:27 CST 
 # Protocols started: 2016-11-10 13:30 CST 
-# Last configured: 2016-12-31 12:35 CST  by andrew
+# Last configured: 2016-12-31 14:57 CST  by andrew
 # 
 # grnoc-mon at ODOT-BRISTOW-REGMAINT-SRX220> show interface terse 
 #Interface Admin Link
@@ -135,7 +135,6 @@
 #t1-1/0/0 up up
 #t1-1/0/0.16 up up
 #t1-1/0/0.17 up up
-#t1-1/0/0.30 up up
 #fxp2 up up
 #fxp2.0 up up
 #gre up up
@@ -160,7 +159,7 @@
 #vlan.500 up down
 #vlan.501 up down
 # grnoc-mon at ODOT-BRISTOW-REGMAINT-SRX220> show configuration 
-## Last commit: 2016-12-31 12:35:03 CST by andrew
+## Last commit: 2016-12-31 14:57:17 CST by andrew
 version 12.1X46-D20.5;
 system {
     host-name ODOT-BRISTOW-REGMAINT-SRX220;
@@ -383,13 +382,6 @@
                 address 10.119.88.15/31;
             }
         }
-        unit 30 {
-            description ODOT-T1;
-            dlci 30;
-            family inet {
-                address 10.119.8.210/30;
-            }
-        }
     }
     lo0 {
         unit 0 {
@@ -443,24 +435,11 @@
     }
 }
 routing-options {
-    autonomous-system 64591;
+    static {
+        route 0.0.0.0/0 next-hop 10.119.80.14;
+    }
 }
 protocols {
-    bgp {
-        group EBGP-DATACOMM-MGMT-ONENET {
-            type external;
-            family inet {
-                unicast;
-            }
-            neighbor 10.119.80.14 {
-                description "[DECOM]";
-                import IMPORT-DEFAULT;
-#                authentication-#key <removed>;
-                export EXPORT-ROUTES;
-                peer-as 5078;
-            }
-        }
-    }
     ospf {
         export EXPORT-DEFAULT;
         area 10.119.40.222 {
@@ -498,34 +477,6 @@
             then reject;
         }
     }
-    policy-statement EXPORT-ROUTES {
-        term REJECT-DEFAULT {
-            from {
-                route-filter 0.0.0.0/0 exact;
-            }
-            then reject;
-        }
-        term SEND-ALL-ELSE {
-            then accept;
-        }
-    }
-    policy-statement IMPORT-DEFAULT {
-        term ACCEPT-DEFAULT {
-            from {
-                route-filter 0.0.0.0/0 exact;
-            }
-            then accept;
-        }
-        term ONENET-MGMT {
-            from {
-                route-filter 10.119.255.0/24 orlonger;
-            }
-            then accept;
-        }
-        term REJECT-ALL-ELSE {
-            then reject;
-        }
-    }
 }
 security {
     policies {
@@ -553,18 +504,6 @@
                 }
             }
         }
-        from-zone ODOT to-zone ODOT {
-            policy ODOT {
-                match {
-                    source-address any;
-                    destination-address any;
-                    application any;
-                }
-                then {
-                    permit;
-                }
-            }
-        }
     }
     zones {
         security-zone AGENCY-DATA {
@@ -577,9 +516,6 @@
                             ssh;
                             snmp;
                         }
-                        protocols {
-                            bgp;
-                        }
                     }
                 }
                 vlan.501 {
@@ -615,9 +551,6 @@
                             ssh;
                             snmp;
                         }
-                        protocols {
-                            bgp;
-                        }
                     }
                 }
                 vlan.500 {
@@ -634,20 +567,6 @@
                 }
             }
         }
-        security-zone ODOT {
-            interfaces {
-                t1-1/0/0.30 {
-                    host-inbound-traffic {
-                        system-services {
-                            ping;
-                            traceroute;
-                            ssh;
-                            snmp;
-                        }
-                    }
-                }
-            }
-        }
     }
 }
 firewall {
@@ -736,22 +655,12 @@
         interface t1-1/0/0.17;
         interface vlan.3;
         interface vlan.501;
-        protocols {
-            bgp {
-                group EBGP-AGENCY-DATA-ONENET {
-                    type external;
-                    family inet {
-                        unicast;
-                    }
-                    neighbor 10.119.88.14 {
-                        description "[DECOM]";
-                        import IMPORT-DEFAULT;
-#                        authentication-#key <removed>;
-                        export EXPORT-ROUTES;
-                        peer-as 5078;
-                    }
-                }
+        routing-options {
+            static {
+                route 0.0.0.0/0 next-hop 10.119.88.14;
             }
+        }
+        protocols {
             ospf {
                 export EXPORT-DEFAULT;
                 area 10.119.24.222 {
@@ -760,15 +669,6 @@
             }
         }
     }
-    ODOT {
-        instance-type virtual-router;
-        interface t1-1/0/0.30;
-        routing-options {
-            static {
-                route 0.0.0.0/0 next-hop 10.119.8.209;
-            }
-        }
-    }
 }
 vlans {
     VLAN-AGENCY-DATA {
Index: configs/odot-alva-regmaint.client.onenet.net
===================================================================
--- configs/odot-alva-regmaint.client.onenet.net	(revision 149418)
+++ configs/odot-alva-regmaint.client.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at ODOT-ALVA-REGMAINT-SRX210> show system commit 
+#   2016-12-31 14:14:00 CST by andrew via cli
 #   2016-12-31 13:46:36 CST by andrew via cli commit confirmed, rollback in 3mins
 #   2016-12-30 17:49:56 CST by andrew via cli
 #   2016-04-27 14:14:49 CDT by aberrios via cli
 #   2016-04-27 12:00:14 CDT by andrew via cli
 #   2016-04-27 09:35:23 CDT by admin via cli
-#   2016-04-22 18:19:56 CDT by admin via cli commit confirmed, rollback in 10mins
 # grnoc-mon at ODOT-ALVA-REGMAINT-SRX210> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  Routing Engine                 OK        
@@ -104,7 +104,7 @@
 # grnoc-mon at ODOT-ALVA-REGMAINT-SRX210> show system uptime 
 # System booted: 2016-12-12 13:08 CST 
 # Protocols started: 2016-12-12 13:11 CST 
-# Last configured: 2016-12-31 13:46 CST  by andrew
+# Last configured: 2016-12-31 14:14 CST  by andrew
 # 
 # grnoc-mon at ODOT-ALVA-REGMAINT-SRX210> show interface terse 
 #Interface Admin Link
@@ -151,7 +151,7 @@
 #vlan.500 up up
 #vlan.501 up up
 # grnoc-mon at ODOT-ALVA-REGMAINT-SRX210> show configuration 
-## Last commit: 2016-12-31 13:46:36 CST by andrew
+## Last commit: 2016-12-31 14:14:00 CST by andrew
 version 12.1X46-D20.5;
 system {
     host-name ODOT-ALVA-REGMAINT-SRX210;
@@ -452,9 +452,6 @@
                             ssh;
                             snmp;
                         }
-                        protocols {
-                            bgp;
-                        }
                     }
                 }
                 vlan.501 {
@@ -481,9 +478,6 @@
                             ssh;
                             snmp;
                         }
-                        protocols {
-                            bgp;
-                        }
                     }
                 }
                 vlan.500 {
Index: configs/odot-wewoka-residence.client.onenet.net
===================================================================
--- configs/odot-wewoka-residence.client.onenet.net	(revision 149396)
+++ configs/odot-wewoka-residence.client.onenet.net	(working copy)
@@ -1,12 +1,13 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at ODOT-WEWOKA-RESIDENCY-SRX220> show system commit 
+#   2016-12-31 14:45:23 CST by andrew via cli
 #   2016-12-30 17:47:42 CST by andrew via cli
 #   2016-12-27 18:36:50 CST by andrew via cli
 #   2016-06-30 19:34:33 CDT by root via cli
 #   2016-06-30 19:10:23 CDT by root via other
 #   2015-06-03 01:15:57 CDT by root via other
-# rescue  2016-12-30 17:48:04 CST by andrew via cli
+# rescue  2016-12-31 14:47:07 CST by andrew via cli
 # 
 # grnoc-mon at ODOT-WEWOKA-RESIDENCY-SRX220> show chassis environment 
 # Class Item                           Status     Measurement
@@ -105,7 +106,7 @@
 # grnoc-mon at ODOT-WEWOKA-RESIDENCY-SRX220> show system uptime 
 # System booted: 2016-10-19 20:28 CDT 
 # Protocols started: 2016-10-19 20:30 CDT 
-# Last configured: 2016-12-30 17:47 CST  by andrew
+# Last configured: 2016-12-31 14:45 CST  by andrew
 # 
 # grnoc-mon at ODOT-WEWOKA-RESIDENCY-SRX220> show interface terse 
 #Interface Admin Link
@@ -136,7 +137,6 @@
 #t1-1/0/0 up up
 #t1-1/0/0.16 up up
 #t1-1/0/0.17 up up
-#t1-1/0/0.30 up up
 #fxp2 up up
 #fxp2.0 up up
 #gre up up
@@ -161,7 +161,7 @@
 #vlan.500 up down
 #vlan.501 up down
 # grnoc-mon at ODOT-WEWOKA-RESIDENCY-SRX220> show configuration 
-## Last commit: 2016-12-30 17:47:42 CST by andrew
+## Last commit: 2016-12-31 14:45:23 CST by andrew
 version 12.1X44-D35.5;
 system {
     host-name ODOT-WEWOKA-RESIDENCY-SRX220;
@@ -384,13 +384,6 @@
                 address 10.119.88.135/31;
             }
         }
-        unit 30 {
-            description "ODOT-T1 [DECOM]";
-            dlci 30;
-            family inet {
-                address 10.119.8.162/30;
-            }
-        }
     }
     lo0 {
         unit 0 {
@@ -444,24 +437,11 @@
     }
 }
 routing-options {
-    autonomous-system 64591;
+    static {
+        route 0.0.0.0/0 next-hop 10.119.80.134;
+    }
 }
 protocols {
-    bgp {
-        group EBGP-DATACOMM-MGMT-ONENET {
-            type external;
-            family inet {
-                unicast;
-            }
-            neighbor 10.119.80.134 {
-                description "[DECOM]";
-                import IMPORT-DEFAULT;
-#                authentication-#key <removed>;
-                export EXPORT-ROUTES;
-                peer-as 5078;
-            }
-        }
-    }
     ospf {
         export EXPORT-DEFAULT;
         area 10.119.41.8 {
@@ -499,34 +479,6 @@
             then reject;
         }
     }
-    policy-statement EXPORT-ROUTES {
-        term REJECT-DEFAULT {
-            from {
-                route-filter 0.0.0.0/0 exact;
-            }
-            then reject;
-        }
-        term SEND-ALL-ELSE {
-            then accept;
-        }
-    }
-    policy-statement IMPORT-DEFAULT {
-        term ACCEPT-DEFAULT {
-            from {
-                route-filter 0.0.0.0/0 exact;
-            }
-            then accept;
-        }
-        term ONENET-MGMT {
-            from {
-                route-filter 10.119.255.0/24 orlonger;
-            }
-            then accept;
-        }
-        term REJECT-ALL-ELSE {
-            then reject;
-        }
-    }
 }
 security {
     policies {
@@ -554,18 +506,6 @@
                 }
             }
         }
-        from-zone ODOT to-zone ODOT {
-            policy ODOT {
-                match {
-                    source-address any;
-                    destination-address any;
-                    application any;
-                }
-                then {
-                    permit;
-                }
-            }
-        }
     }
     zones {
         security-zone AGENCY-DATA {
@@ -578,9 +518,6 @@
                             ssh;
                             snmp;
                         }
-                        protocols {
-                            bgp;
-                        }
                     }
                 }
                 vlan.501 {
@@ -615,9 +552,6 @@
                             ssh;
                             snmp;
                         }
-                        protocols {
-                            bgp;
-                        }
                     }
                 }
                 vlan.500 {
@@ -634,20 +568,6 @@
                 }
             }
         }
-        security-zone ODOT {
-            interfaces {
-                t1-1/0/0.30 {
-                    host-inbound-traffic {
-                        system-services {
-                            ping;
-                            traceroute;
-                            ssh;
-                            snmp;
-                        }
-                    }
-                }
-            }
-        }
     }
 }
 firewall {
@@ -704,22 +624,12 @@
         interface t1-1/0/0.17;
         interface vlan.3;
         interface vlan.501;
-        protocols {
-            bgp {
-                group EBGP-AGENCY-DATA-ONENET {
-                    type external;
-                    family inet {
-                        unicast;
-                    }
-                    neighbor 10.119.88.134 {
-                        description "[DECOM]";
-                        import IMPORT-DEFAULT;
-#                        authentication-#key <removed>;
-                        export EXPORT-ROUTES;
-                        peer-as 5078;
-                    }
-                }
+        routing-options {
+            static {
+                route 0.0.0.0/0 next-hop 10.119.88.134;
             }
+        }
+        protocols {
             ospf {
                 export EXPORT-DEFAULT;
                 area 10.119.25.8 {
@@ -728,15 +638,6 @@
             }
         }
     }
-    ODOT {
-        instance-type virtual-router;
-        interface t1-1/0/0.30;
-        routing-options {
-            static {
-                route 0.0.0.0/0 next-hop 10.119.8.161;
-            }
-        }
-    }
 }
 vlans {
     VLAN-AGENCY-DATA {
Index: configs/odmhsas.central-office.okc.client.onenet.net
===================================================================
--- configs/odmhsas.central-office.okc.client.onenet.net	(revision 149418)
+++ configs/odmhsas.central-office.okc.client.onenet.net	(working copy)
@@ -177,7 +177,7 @@
 #st0.0 up up
 #st0.12 up up
 #st0.13 up up
-#st0.14 up down
+#st0.14 up up
 #st0.15 up up
 #st0.16 up down
 #st0.17 up up
Index: configs/hub.ida.onenet.net
===================================================================
--- configs/hub.ida.onenet.net	(revision 149312)
+++ configs/hub.ida.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at IDABEL-M120-RE0> show system commit 
+#   2016-12-31 14:33:13 CST by andrew via cli commit synchronize
+#   2016-12-31 14:24:45 CST by andrew via cli commit synchronize
 #   2016-12-27 19:18:26 CST by andrew via cli commit synchronize
 #   2016-12-27 18:49:48 CST by andrew via cli commit synchronize
 #   2016-12-04 16:53:42 CST by andrew via cli commit synchronize
 #   2016-12-04 16:46:46 CST by andrew via cli commit synchronize
-#   2016-08-12 10:37:20 CDT by andrew via cli commit synchronize
-#   2016-08-12 09:42:23 CDT by andrew via cli commit synchronize
 # grnoc-mon at IDABEL-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -263,7 +263,7 @@
 # grnoc-mon at IDABEL-M120-RE0> show system uptime 
 # System booted: 2016-03-16 00:52 CDT 
 # Protocols started: 2016-03-16 01:01 CDT 
-# Last configured: 2016-12-27 19:18 CST  by andrew
+# Last configured: 2016-12-31 14:33 CST  by andrew
 # 
 # {master}
 # grnoc-mon at IDABEL-M120-RE0> show interface terse 
@@ -323,7 +323,6 @@
 #t1-2/0/3:26 up up
 #t1-2/0/3:26.16 up up
 #t1-2/0/3:26.17 up up
-#t1-2/0/3:26.30 up up
 #t1-2/0/3:27 up up
 #t1-2/0/3:27.0 up up
 #t1-2/0/3:28 up up
@@ -384,7 +383,6 @@
 #lo0.16385 up up
 #lsi up up
 #lsi.0 up up
-#lsi.1 up up
 #lsi.2 up up
 #lsi.3 up up
 #lsi.4 up up
@@ -396,7 +394,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at IDABEL-M120-RE0> show configuration 
-## Last commit: 2016-12-27 19:18:26 CST by andrew
+## Last commit: 2016-12-31 14:33:13 CST by andrew
 version 13.3R8.7;
 groups {
     re0 {
@@ -935,12 +933,6 @@
                 address 10.119.88.66/31;
             }
         }
-        unit 30 {
-            dlci 30;
-            family inet {
-                address 10.119.8.129/30;
-            }
-        }
     }
     t1-2/0/3:27 {
         description Choctaw-Nation-Community-Center-Smithville-T1-CIR0003528-MR;
@@ -1407,68 +1399,6 @@
             then reject;
         }
     }
-    policy-statement EBGP-OMES-AGENCY-DATA-SITE-EXPORT {
-        term SEND-DEFAULT {
-            from {
-                route-filter 0.0.0.0/0 exact;
-            }
-            then accept;
-        }
-        term ONENET-MGMT {
-            from {
-                route-filter 10.119.255.0/24 orlonger;
-            }
-            then accept;
-        }
-        term REJECT-ALL-ELSE {
-            then reject;
-        }
-    }
-    policy-statement EBGP-OMES-AGENCY-DATA-SITE-IMPORT {
-        term REJECT-DEFAULT {
-            from {
-                route-filter 0.0.0.0/0 exact;
-            }
-            then reject;
-        }
-        term ACCEPT-ALL {
-            then accept;
-        }
-        term REJECT-ALL-ELSE {
-            then reject;
-        }
-    }
-    policy-statement EBGP-OMES-MGMT-SITE-EXPORT {
-        term SEND-DEFAULT {
-            from {
-                route-filter 0.0.0.0/0 exact;
-            }
-            then accept;
-        }
-        term ONENET-MGMT {
-            from {
-                route-filter 10.119.255.0/24 orlonger;
-            }
-            then accept;
-        }
-        term REJECT-ALL-ELSE {
-            then reject;
-        }
-    }
-    policy-statement EBGP-OMES-MGMT-SITE-IMPORT {
-        term REJECT-DEFAULT {
-            from {
-                route-filter 0.0.0.0/0 exact;
-            }
-            then reject;
-        }
-        term ACCEPT-ALL {
-            then accept;
-        }
-        term REJECT-ALL-ELSE {
-            then reject;
-        }
-    }
     policy-statement LOAD-BALANCE {
         then {
             load-balance per-packet;
@@ -1509,41 +1439,6 @@
             then reject;
         }
     }
-    policy-statement ODOT-VRF-EXPORT {
-        term 1 {
-            from protocol static;
-            then {
-                community add ODOT-VPN;
-                accept;
-            }
-        }
-        term 2 {
-            from protocol direct;
-            then {
-                community add ODOT-VPN;
-                accept;
-            }
-        }
-        term 3 {
-            from protocol ospf;
-            then {
-                community add ODOT-VPN;
-                accept;
-            }
-        }
-    }
-    policy-statement ODOT-VRF-IMPORT {
-        term 1 {
-            from {
-                protocol bgp;
-                community ODOT-VPN;
-            }
-            then accept;
-        }
-        term reject {
-            then reject;
-        }
-    }
     policy-statement OMES-AGENCY-DATA-VRF-EXPORT {
         term 1 {
             from protocol static;
@@ -1748,7 +1643,6 @@
     community Midwest-City members 5078:2;
     community Muskogee members 5078:94;
     community ODMHSAS-VPN members target:5078:2559;
-    community ODOT-VPN members target:5078:2538;
     community OMES-AGENCY-DATA-VPN members target:5078:2548;
     community OMES-MGMT-VPN members target:5078:2550;
     community OSUOKC members 5078:50;
@@ -2138,16 +2032,6 @@
             }
         }
     }
-    ODOT-L3VPN {
-        description ODOT-L3VPN;
-        instance-type vrf;
-        interface t1-2/0/3:26.30;
-        route-distinguisher 164.58.199.102:2538;
-        vrf-import ODOT-VRF-IMPORT;
-        vrf-export ODOT-VRF-EXPORT;
-        vrf-target target:5078:2538;
-        vrf-table-label;
-    }
     OMES-AGENCY-DATA-L3VPN {
         description OMES-AGENCY-DATA-L3VPN;
         instance-type vrf;
@@ -2161,32 +2045,11 @@
         routing-options {
             static {
                 route 172.25.134.0/24 next-hop 10.119.88.67;
+                route 172.25.133.0/24 next-hop 10.119.88.65;
+                route 10.119.24.154/31 next-hop 10.119.88.65;
+                route 10.119.24.202/31 next-hop 10.119.88.67;
             }
         }
-        protocols {
-            bgp {
-                group EBGP-OMES-AGENCY-DATA {
-                    type external;
-                    family inet {
-                        unicast;
-                    }
-                    neighbor 10.119.88.65 {
-                        description "EBGP-ODOT-HUGO-REGMAINT [DECOM]";
-                        import EBGP-OMES-AGENCY-DATA-SITE-IMPORT;
-#                        authentication-#key <removed>;
-                        export EBGP-OMES-AGENCY-DATA-SITE-EXPORT;
-                        peer-as 64591;
-                    }
-                    neighbor 10.119.88.67 {
-                        description "EBGP-ODOT-IDABEL-REGMAINT-T1-CIR0004499 [DECOM]";
-                        import EBGP-OMES-AGENCY-DATA-SITE-IMPORT;
-#                        authentication-#key <removed>;
-                        export EBGP-OMES-AGENCY-DATA-SITE-EXPORT;
-                        peer-as 64591;
-                    }
-                }
-            }
-        }
     }
     OMES-MGMT-L3VPN {
         description OMES-MGMT-L3VPN;
@@ -2199,28 +2062,10 @@
         vrf-export OMES-MGMT-VRF-EXPORT;
         vrf-target target:5078:2550;
         vrf-table-label;
-        protocols {
-            bgp {
-                group EBGP-OMES-MGMT {
-                    type external;
-                    family inet {
-                        unicast;
-                    }
-                    neighbor 10.119.80.65 {
-                        description "EBGP-ODOT-HUGO-REGMAINT [DECOM]";
-                        import EBGP-OMES-MGMT-SITE-IMPORT;
-#                        authentication-#key <removed>;
-                        export EBGP-OMES-MGMT-SITE-EXPORT;
-                        peer-as 64591;
-                    }
-                    neighbor 10.119.80.67 {
-                        description "EBGP-ODOT-IDABEL-REGMAINT-T1-CIR0004499 [DECOM]";
-                        import EBGP-OMES-MGMT-SITE-IMPORT;
-#                        authentication-#key <removed>;
-                        export EBGP-OMES-MGMT-SITE-EXPORT;
-                        peer-as 64591;
-                    }
-                }
+        routing-options {
+            static {
+                route 10.119.40.154/31 next-hop 10.119.80.65;
+                route 10.119.40.202/31 next-hop 10.119.80.67;
             }
         }
     }
Index: configs/hub.okm.onenet.net
===================================================================
--- configs/hub.okm.onenet.net	(revision 149312)
+++ configs/hub.okm.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKMULGEE-M120-RE0> show system commit 
+#   2016-12-31 14:58:12 CST by andrew via cli commit synchronize
+#   2016-12-31 14:54:11 CST by andrew via cli commit synchronize
 #   2016-12-27 19:22:00 CST by andrew via cli commit synchronize
 #   2016-12-27 18:50:59 CST by andrew via cli commit synchronize
 #   2016-11-20 14:52:00 CST by andrew via cli commit synchronize
 #   2016-10-28 18:11:13 CDT by andrew via cli commit synchronize
-#   2016-07-27 20:03:58 CDT by andrew via cli commit synchronize
-#   2016-07-20 19:10:16 CDT by andrew via cli commit synchronize
 # grnoc-mon at OKMULGEE-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -266,7 +266,7 @@
 # grnoc-mon at OKMULGEE-M120-RE0> show system uptime 
 # System booted: 2016-03-18 02:05 CDT 
 # Protocols started: 2016-03-18 02:11 CDT 
-# Last configured: 2016-12-27 19:22 CST  by andrew
+# Last configured: 2016-12-31 14:58 CST  by andrew
 # 
 # {master}
 # grnoc-mon at OKMULGEE-M120-RE0> show interface terse 
@@ -328,7 +328,6 @@
 #t1-2/0/2:15 up up
 #t1-2/0/2:15.16 up up
 #t1-2/0/2:15.17 up up
-#t1-2/0/2:15.30 up up
 #t1-2/0/2:16 down down
 #t1-2/0/2:17 down down
 #t1-2/0/2:18 down down
@@ -417,7 +416,6 @@
 #lo0.16384 up up
 #lo0.16385 up up
 #lsi up up
-#lsi.0 up up
 #lsi.1 up up
 #lsi.2 up up
 #lsi.3 up up
@@ -431,7 +429,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKMULGEE-M120-RE0> show configuration 
-## Last commit: 2016-12-27 19:22:00 CST by andrew
+## Last commit: 2016-12-31 14:58:12 CST by andrew
 version 13.3R8.7;
 groups {
     re0 {
@@ -954,12 +952,6 @@
                 address 10.119.88.14/31;
             }
         }
-        unit 30 {
-            dlci 30;
-            family inet {
-                address 10.119.8.209/30;
-            }
-        }
     }
     t1-2/0/2:16 {
         disable;
@@ -1730,108 +1722,11 @@
             then reject;
         }
     }
-    policy-statement EBGP-OMES-AGENCY-DATA-SITE-EXPORT {
-        term SEND-DEFAULT {
-            from {
-                route-filter 0.0.0.0/0 exact;
-            }
-            then accept;
-        }
-        term ONENET-MGMT {
-            from {
-                route-filter 10.119.255.0/24 orlonger;
-            }
-            then accept;
-        }
-        term REJECT-ALL-ELSE {
-            then reject;
-        }
-    }
-    policy-statement EBGP-OMES-AGENCY-DATA-SITE-IMPORT {
-        term REJECT-DEFAULT {
-            from {
-                route-filter 0.0.0.0/0 exact;
-            }
-            then reject;
-        }
-        term ACCEPT-ALL {
-            then accept;
-        }
-        term REJECT-ALL-ELSE {
-            then reject;
-        }
-    }
-    policy-statement EBGP-OMES-MGMT-SITE-EXPORT {
-        term SEND-DEFAULT {
-            from {
-                route-filter 0.0.0.0/0 exact;
-            }
-            then accept;
-        }
-        term ONENET-MGMT {
-            from {
-                route-filter 10.119.255.0/24 orlonger;
-            }
-            then accept;
-        }
-        term REJECT-ALL-ELSE {
-            then reject;
-        }
-    }
-    policy-statement EBGP-OMES-MGMT-SITE-IMPORT {
-        term REJECT-DEFAULT {
-            from {
-                route-filter 0.0.0.0/0 exact;
-            }
-            then reject;
-        }
-        term ACCEPT-ALL {
-            then accept;
-        }
-        term REJECT-ALL-ELSE {
-            then reject;
-        }
-    }
     policy-statement LOAD-BALANCE {
         then {
             load-balance per-packet;
         }
     }
-    policy-statement ODOT-VRF-EXPORT {
-        term 1 {
-            from protocol static;
-            then {
-                community add ODOT-VPN;
-                accept;
-            }
-        }
-        term 2 {
-            from protocol direct;
-            then {
-                community add ODOT-VPN;
-                accept;
-            }
-        }
-        term 3 {
-            from protocol ospf;
-            then {
-                community add ODOT-VPN;
-                accept;
-            }
-        }
-    }
-    policy-statement ODOT-VRF-IMPORT {
-        term 1 {
-            from {
-                protocol bgp;
-                community ODOT-VPN;
-            }
-            then accept;
-        }
-        term reject {
-            then reject;
-        }
-    }
     policy-statement OMES-AGENCY-DATA-VRF-EXPORT {
         term 1 {
             from protocol static;
@@ -2119,7 +2014,6 @@
     community Miami members 5078:138;
     community Midwest-City members 5078:2;
     community Muskogee members 5078:94;
-    community ODOT-VPN members target:5078:2538;
     community OMES-AGENCY-DATA-VPN members target:5078:2548;
     community OMES-MGMT-VPN members target:5078:2550;
     community ONENET-MGMT-VPN members target:5078:2543;
@@ -2523,16 +2417,6 @@
             }
         }
     }
-    ODOT-L3VPN {
-        description ODOT-L3VPN;
-        instance-type vrf;
-        interface t1-2/0/2:15.30;
-        route-distinguisher 164.58.199.110:2538;
-        vrf-import ODOT-VRF-IMPORT;
-        vrf-export ODOT-VRF-EXPORT;
-        vrf-target target:5078:2538;
-        vrf-table-label;
-    }
     OMES-AGENCY-DATA-L3VPN {
         description OMES-AGENCY-DATA-L3VPN;
         instance-type vrf;
@@ -2545,25 +2429,9 @@
         routing-options {
             static {
                 route 172.25.154.0/24 next-hop 10.119.88.15;
+                route 10.119.24.222/31 next-hop 10.119.88.15;
             }
         }
-        protocols {
-            bgp {
-                group EBGP-OMES-AGENCY-DATA {
-                    type external;
-                    family inet {
-                        unicast;
-                    }
-                    neighbor 10.119.88.15 {
-                        description "EBGP-ODOT-BRISTOW-REGMAINT-T1-CIR0004235 [DECOM]";
-                        import EBGP-OMES-AGENCY-DATA-SITE-IMPORT;
-#                        authentication-#key <removed>;
-                        export EBGP-OMES-AGENCY-DATA-SITE-EXPORT;
-                        peer-as 64591;
-                    }
-                }
-            }
-        }
     }
     OMES-MGMT-L3VPN {
         description OMES-MGMT-L3VPN;
@@ -2576,21 +2444,9 @@
         vrf-export OMES-MGMT-VRF-EXPORT;
         vrf-target target:5078:2550;
         vrf-table-label;
-        protocols {
-            bgp {
-                group EBGP-OMES-MGMT {
-                    type external;
-                    family inet {
-                        unicast;
-                    }
-                    neighbor 10.119.80.15 {
-                        description "EBGP-ODOT-BRISTOW-REGMAINT-T1-CIR0004235 [DECOM]";
-                        import EBGP-OMES-MGMT-SITE-IMPORT;
-#                        authentication-#key <removed>;
-                        export EBGP-OMES-MGMT-SITE-EXPORT;
-                        peer-as 64591;
-                    }
-                }
+        routing-options {
+            static {
+                route 10.119.40.222/31 next-hop 10.119.80.15;
             }
         }
     }
Index: configs/stringtown-high-school.client.onenet.net
===================================================================
--- configs/stringtown-high-school.client.onenet.net	(revision 149411)
+++ configs/stringtown-high-school.client.onenet.net	(working copy)
@@ -675,6 +675,7 @@
 # OSPF instance is not running
 # 
 # grnoc-mon at STRINGTOWN-HIGH-SCHOOL-TAG-004909> show bfd session 
+quit
 
 0 sessions, 0 clients
 Cumulative transmit rate 0.0 pps, cumulative receive rate 0.0 pps
Index: configs/odot-cherokee-regmaint.client.onenet.net
===================================================================
--- configs/odot-cherokee-regmaint.client.onenet.net	(revision 149418)
+++ configs/odot-cherokee-regmaint.client.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at ODOT-CHEROKEE-REGMAINT-SRX220> show system commit 
+#   2016-12-31 14:13:28 CST by andrew via cli
 #   2016-12-31 13:49:02 CST by andrew via cli commit confirmed, rollback in 3mins
 #   2016-12-30 17:48:43 CST by andrew via cli
 #   2016-12-28 08:44:16 CST by andrew via cli
 #   2016-12-27 18:44:35 CST by andrew via cli
 #   2016-04-29 11:14:24 CDT by admin via cli
-#   2016-04-28 19:37:10 CDT by admin via cli commit confirmed, rollback in 10mins
 # grnoc-mon at ODOT-CHEROKEE-REGMAINT-SRX220> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  Routing Engine                 OK        
@@ -104,7 +104,7 @@
 # grnoc-mon at ODOT-CHEROKEE-REGMAINT-SRX220> show system uptime 
 # System booted: 2016-07-09 00:38 CDT 
 # Protocols started: 2016-07-09 00:40 CDT 
-# Last configured: 2016-12-31 13:49 CST  by andrew
+# Last configured: 2016-12-31 14:13 CST  by andrew
 # 
 # grnoc-mon at ODOT-CHEROKEE-REGMAINT-SRX220> show interface terse 
 #Interface Admin Link
@@ -159,7 +159,7 @@
 #vlan.500 up down
 #vlan.501 up down
 # grnoc-mon at ODOT-CHEROKEE-REGMAINT-SRX220> show configuration 
-## Last commit: 2016-12-31 13:49:02 CST by andrew
+## Last commit: 2016-12-31 14:13:28 CST by andrew
 version 12.1X46-D20.5;
 system {
     host-name ODOT-CHEROKEE-REGMAINT-SRX220;
@@ -516,9 +516,6 @@
                             ssh;
                             snmp;
                         }
-                        protocols {
-                            bgp;
-                        }
                     }
                 }
                 vlan.501 {
@@ -554,9 +551,6 @@
                             ssh;
                             snmp;
                         }
-                        protocols {
-                            bgp;
-                        }
                     }
                 }
                 vlan.500 {
Index: configs/odot-hugo-regmaint.client.onenet.net
===================================================================
--- configs/odot-hugo-regmaint.client.onenet.net	(revision 149396)
+++ configs/odot-hugo-regmaint.client.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at ODOT-HUGO-REGMAINT-SRX210> show system commit 
+#   2016-12-31 14:28:05 CST by andrew via cli commit confirmed, rollback in 5mins
 #   2016-12-30 17:56:38 CST by andrew via cli
 #   2016-07-26 10:24:58 CDT by andrew via cli
 #   2016-07-26 10:24:02 CDT by andrew via cli commit confirmed, rollback in 3mins
 #   2016-07-26 09:56:37 CDT by andrew via cli
 #   2016-04-28 10:15:05 CDT by admin via cli
-#   2016-04-23 01:21:25 CDT by admin via cli commit confirmed, rollback in 10mins
 # grnoc-mon at ODOT-HUGO-REGMAINT-SRX210> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  Routing Engine                 OK        
@@ -106,7 +106,7 @@
 # grnoc-mon at ODOT-HUGO-REGMAINT-SRX210> show system uptime 
 # System booted: 2016-08-12 13:14 CDT 
 # Protocols started: 2016-08-12 13:18 CDT 
-# Last configured: 2016-12-30 17:56 CST  by andrew
+# Last configured: 2016-12-31 14:28 CST  by andrew
 # 
 # grnoc-mon at ODOT-HUGO-REGMAINT-SRX210> show interface terse 
 #Interface Admin Link
@@ -154,7 +154,7 @@
 #vlan.500 up up
 #vlan.501 up up
 # grnoc-mon at ODOT-HUGO-REGMAINT-SRX210> show configuration 
-## Last commit: 2016-12-30 17:56:38 CST by andrew
+## Last commit: 2016-12-31 14:28:05 CST by andrew
 version 12.1X46-D20.5;
 system {
     host-name ODOT-HUGO-REGMAINT-SRX210;
@@ -383,24 +383,11 @@
     }
 }
 routing-options {
-    autonomous-system 64591;
+    static {
+        route 0.0.0.0/0 next-hop 10.119.80.64;
+    }
 }
 protocols {
-    bgp {
-        group EBGP-DATACOMM-MGMT-ONENET {
-            type external;
-            family inet {
-                unicast;
-            }
-            neighbor 10.119.80.64 {
-                description "[DECOM]";
-                import IMPORT-DEFAULT;
-#                authentication-#key <removed>;
-                export EXPORT-ROUTES;
-                peer-as 5078;
-            }
-        }
-    }
     ospf {
         export EXPORT-DEFAULT;
         area 10.119.40.154 {
@@ -438,34 +425,6 @@
             then reject;
         }
     }
-    policy-statement EXPORT-ROUTES {
-        term REJECT-DEFAULT {
-            from {
-                route-filter 0.0.0.0/0 exact;
-            }
-            then reject;
-        }
-        term SEND-ALL-ELSE {
-            then accept;
-        }
-    }
-    policy-statement IMPORT-DEFAULT {
-        term ACCEPT-DEFAULT {
-            from {
-                route-filter 0.0.0.0/0 exact;
-            }
-            then accept;
-        }
-        term ONENET-MGMT {
-            from {
-                route-filter 10.119.255.0/24 orlonger;
-            }
-            then accept;
-        }
-        term REJECT-ALL-ELSE {
-            then reject;
-        }
-    }
 }
 security {
     policies {
@@ -506,9 +465,6 @@
                             snmp;
                             telnet;
                         }
-                        protocols {
-                            bgp;
-                        }
                     }
                 }
                 vlan.501 {
@@ -536,9 +492,6 @@
                             snmp;
                             telnet;
                         }
-                        protocols {
-                            bgp;
-                        }
                     }
                 }
                 vlan.500 {
@@ -629,22 +582,12 @@
         instance-type virtual-router;
         interface t1-1/0/0.17;
         interface vlan.501;
-        protocols {
-            bgp {
-                group EBGP-AGENCY-DATA-ONENET {
-                    type external;
-                    family inet {
-                        unicast;
-                    }
-                    neighbor 10.119.88.64 {
-                        description "[DECOM]";
-                        import IMPORT-DEFAULT;
-#                        authentication-#key <removed>;
-                        export EXPORT-ROUTES;
-                        peer-as 5078;
-                    }
-                }
+        routing-options {
+            static {
+                route 0.0.0.0/0 next-hop 10.119.88.64;
             }
+        }
+        protocols {
             ospf {
                 export EXPORT-DEFAULT;
                 area 10.119.24.154 {
Index: configs/hub.wil.onenet.net
===================================================================
--- configs/hub.wil.onenet.net	(revision 149312)
+++ configs/hub.wil.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at WILBURTON-M120-RE0> show system commit 
+#   2016-12-31 14:17:26 CST by andrew via cli commit synchronize
+#   2016-12-31 14:11:56 CST by andrew via cli commit synchronize
 #   2016-12-27 19:15:13 CST by andrew via cli commit synchronize
 #   2016-12-27 18:48:06 CST by andrew via cli commit synchronize
 #   2016-09-13 11:40:35 CDT by andrew via cli commit synchronize
 #   2016-09-13 11:32:07 CDT by andrew via cli commit synchronize
-#   2016-09-13 11:27:54 CDT by andrew via cli commit synchronize
-#   2016-09-13 11:26:19 CDT by andrew via cli commit synchronize
 # grnoc-mon at WILBURTON-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -263,7 +263,7 @@
 # grnoc-mon at WILBURTON-M120-RE0> show system uptime 
 # System booted: 2016-03-13 01:23 CST 
 # Protocols started: 2016-03-13 01:28 CST 
-# Last configured: 2016-12-27 19:15 CST  by andrew
+# Last configured: 2016-12-31 14:17 CST  by andrew
 # 
 # {master}
 # grnoc-mon at WILBURTON-M120-RE0> show interface terse 
@@ -298,7 +298,6 @@
 #t1-2/0/2:15 up up
 #t1-2/0/2:15.16 up up
 #t1-2/0/2:15.17 up up
-#t1-2/0/2:15.30 up up
 #t1-2/0/2:16 down down
 #t1-2/0/2:17 up down
 #t1-2/0/2:17.0 up down
@@ -404,7 +403,6 @@
 #lo0.16385 up up
 #lsi up up
 #lsi.0 up up
-#lsi.1 up up
 #lsi.2 up up
 #lsi.3 up up
 #lsi.4 up up
@@ -415,7 +413,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at WILBURTON-M120-RE0> show configuration 
-## Last commit: 2016-12-27 19:15:13 CST by andrew
+## Last commit: 2016-12-31 14:17:26 CST by andrew
 version 13.3R8.7;
 groups {
     re0 {
@@ -819,12 +817,6 @@
                 address 10.119.88.120/31;
             }
         }
-        unit 30 {
-            dlci 30;
-            family inet {
-                address 10.119.8.137/30;
-            }
-        }
     }
     t1-2/0/2:16 {
         disable;
@@ -1455,68 +1447,6 @@
             then reject;
         }
     }
-    policy-statement EBGP-OMES-AGENCY-DATA-SITE-EXPORT {
-        term SEND-DEFAULT {
-            from {
-                route-filter 0.0.0.0/0 exact;
-            }
-            then accept;
-        }
-        term ONENET-MGMT {
-            from {
-                route-filter 10.119.255.0/24 orlonger;
-            }
-            then accept;
-        }
-        term REJECT-ALL-ELSE {
-            then reject;
-        }
-    }
-    policy-statement EBGP-OMES-AGENCY-DATA-SITE-IMPORT {
-        term REJECT-DEFAULT {
-            from {
-                route-filter 0.0.0.0/0 exact;
-            }
-            then reject;
-        }
-        term ACCEPT-ALL {
-            then accept;
-        }
-        term REJECT-ALL-ELSE {
-            then reject;
-        }
-    }
-    policy-statement EBGP-OMES-MGMT-SITE-EXPORT {
-        term SEND-DEFAULT {
-            from {
-                route-filter 0.0.0.0/0 exact;
-            }
-            then accept;
-        }
-        term ONENET-MGMT {
-            from {
-                route-filter 10.119.255.0/24 orlonger;
-            }
-            then accept;
-        }
-        term REJECT-ALL-ELSE {
-            then reject;
-        }
-    }
-    policy-statement EBGP-OMES-MGMT-SITE-IMPORT {
-        term REJECT-DEFAULT {
-            from {
-                route-filter 0.0.0.0/0 exact;
-            }
-            then reject;
-        }
-        term ACCEPT-ALL {
-            then accept;
-        }
-        term REJECT-ALL-ELSE {
-            then reject;
-        }
-    }
     policy-statement LOAD-BALANCE {
         then {
             load-balance per-packet;
@@ -1557,41 +1487,6 @@
             then reject;
         }
     }
-    policy-statement ODOT-VRF-EXPORT {
-        term 1 {
-            from protocol static;
-            then {
-                community add ODOT-VPN;
-                accept;
-            }
-        }
-        term 2 {
-            from protocol direct;
-            then {
-                community add ODOT-VPN;
-                accept;
-            }
-        }
-        term 3 {
-            from protocol ospf;
-            then {
-                community add ODOT-VPN;
-                accept;
-            }
-        }
-    }
-    policy-statement ODOT-VRF-IMPORT {
-        term 1 {
-            from {
-                protocol bgp;
-                community ODOT-VPN;
-            }
-            then accept;
-        }
-        term reject {
-            then reject;
-        }
-    }
     policy-statement OMES-AGENCY-DATA-VRF-EXPORT {
         term 1 {
             from protocol static;
@@ -1758,7 +1653,6 @@
     community Midwest-City members 5078:2;
     community Muskogee members 5078:94;
     community ODMHSAS-VPN members target:5078:2559;
-    community ODOT-VPN members target:5078:2538;
     community OMES-AGENCY-DATA-VPN members target:5078:2548;
     community OMES-MGMT-VPN members target:5078:2550;
     community OSUOKC members 5078:50;
@@ -2186,16 +2080,6 @@
             }
         }
     }
-    ODOT-L3VPN {
-        description ODOT-L3VPN;
-        instance-type vrf;
-        interface t1-2/0/2:15.30;
-        route-distinguisher 164.58.199.98:2538;
-        vrf-import ODOT-VRF-IMPORT;
-        vrf-export ODOT-VRF-EXPORT;
-        vrf-target target:5078:2538;
-        vrf-table-label;
-    }
     OMES-AGENCY-DATA-L3VPN {
         description OMES-AGENCY-DATA-L3VPN;
         instance-type vrf;
@@ -2208,25 +2092,9 @@
         routing-options {
             static {
                 route 172.25.136.0/24 next-hop 10.119.88.121;
+                route 10.119.24.214/31 next-hop 10.119.88.121;
             }
         }
-        protocols {
-            bgp {
-                group EBGP-OMES-AGENCY-DATA {
-                    type external;
-                    family inet {
-                        unicast;
-                    }
-                    neighbor 10.119.88.121 {
-                        description "EBGP-ODOT-TALIHINA-REGMAINT-T1-CIR0004357 [DECOM]";
-                        import EBGP-OMES-AGENCY-DATA-SITE-IMPORT;
-#                        authentication-#key <removed>;
-                        export EBGP-OMES-AGENCY-DATA-SITE-EXPORT;
-                        peer-as 64591;
-                    }
-                }
-            }
-        }
     }
     OMES-MGMT-L3VPN {
         description OMES-MGMT-L3VPN;
@@ -2239,21 +2107,9 @@
         vrf-export OMES-MGMT-VRF-EXPORT;
         vrf-target target:5078:2550;
         vrf-table-label;
-        protocols {
-            bgp {
-                group EBGP-OMES-MGMT {
-                    type external;
-                    family inet {
-                        unicast;
-                    }
-                    neighbor 10.119.80.121 {
-                        description "EBGP-ODOT-TALIHINA-REGMAINT-T1-CIR0004357 [DECOM]";
-                        import EBGP-OMES-MGMT-SITE-IMPORT;
-#                        authentication-#key <removed>;
-                        export EBGP-OMES-MGMT-SITE-EXPORT;
-                        peer-as 64591;
-                    }
-                }
+        routing-options {
+            static {
+                route 10.119.40.214/31 next-hop 10.119.80.121;
             }
         }
     }
Index: configs/odot-holdenville-regmaint.client.onenet.net
===================================================================
--- configs/odot-holdenville-regmaint.client.onenet.net	(revision 149416)
+++ configs/odot-holdenville-regmaint.client.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at ODOT-HOLDENVILLE-REGMAINT-SRX210> show system commit 
+#   2016-12-31 14:42:34 CST by andrew via cli
 #   2016-12-31 12:29:16 CST by andrew via cli
 #   2016-04-28 14:56:04 CDT by admin via cli
 #   2016-04-28 14:49:35 CDT by admin via cli
 #   2016-04-28 10:00:38 CDT by admin via cli
 #   2016-04-23 01:25:52 CDT by admin via cli commit confirmed, rollback in 10mins
-#   2015-06-25 03:20:06 CDT by admin via cli
 # grnoc-mon at ODOT-HOLDENVILLE-REGMAINT-SRX210> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  Routing Engine                 OK        
@@ -106,7 +106,7 @@
 # grnoc-mon at ODOT-HOLDENVILLE-REGMAINT-SRX210> show system uptime 
 # System booted: 2016-05-27 12:49 CDT 
 # Protocols started: 2016-05-27 12:53 CDT 
-# Last configured: 2016-12-31 12:29 CST  by andrew
+# Last configured: 2016-12-31 14:42 CST  by andrew
 # 
 # grnoc-mon at ODOT-HOLDENVILLE-REGMAINT-SRX210> show interface terse 
 #Interface Admin Link
@@ -153,7 +153,7 @@
 #vlan.500 up up
 #vlan.501 up up
 # grnoc-mon at ODOT-HOLDENVILLE-REGMAINT-SRX210> show configuration 
-## Last commit: 2016-12-31 12:29:16 CST by andrew
+## Last commit: 2016-12-31 14:42:34 CST by andrew
 version 12.1X46-D20.5;
 system {
     host-name ODOT-HOLDENVILLE-REGMAINT-SRX210;
@@ -373,24 +373,11 @@
     }
 }
 routing-options {
-    autonomous-system 64591;
+    static {
+        route 0.0.0.0/0 next-hop 10.119.80.60;
+    }
 }
 protocols {
-    bgp {
-        group EBGP-DATACOMM-MGMT-ONENET {
-            type external;
-            family inet {
-                unicast;
-            }
-            neighbor 10.119.80.60 {
-                description "[DECOM]";
-                import IMPORT-DEFAULT;
-#                authentication-#key <removed>;
-                export EXPORT-ROUTES;
-                peer-as 5078;
-            }
-        }
-    }
     ospf {
         export EXPORT-DEFAULT;
         area 10.119.40.250 {
@@ -428,34 +415,6 @@
             then reject;
         }
     }
-    policy-statement EXPORT-ROUTES {
-        term REJECT-DEFAULT {
-            from {
-                route-filter 0.0.0.0/0 exact;
-            }
-            then reject;
-        }
-        term SEND-ALL-ELSE {
-            then accept;
-        }
-    }
-    policy-statement IMPORT-DEFAULT {
-        term ACCEPT-DEFAULT {
-            from {
-                route-filter 0.0.0.0/0 exact;
-            }
-            then accept;
-        }
-        term ONENET-MGMT {
-            from {
-                route-filter 10.119.255.0/24 orlonger;
-            }
-            then accept;
-        }
-        term REJECT-ALL-ELSE {
-            then reject;
-        }
-    }
 }
 security {
     policies {
@@ -495,9 +454,6 @@
                             ssh;
                             snmp;
                         }
-                        protocols {
-                            bgp;
-                        }
                     }
                 }
                 vlan.501 {
@@ -524,9 +480,6 @@
                             ssh;
                             snmp;
                         }
-                        protocols {
-                            bgp;
-                        }
                     }
                 }
                 vlan.500 {
@@ -598,22 +551,12 @@
         instance-type virtual-router;
         interface t1-1/0/0.17;
         interface vlan.501;
-        protocols {
-            bgp {
-                group EBGP-AGENCY-DATA-ONENET {
-                    type external;
-                    family inet {
-                        unicast;
-                    }
-                    neighbor 10.119.88.60 {
-                        description "[DECOM]";
-                        import IMPORT-DEFAULT;
-#                        authentication-#key <removed>;
-                        export EXPORT-ROUTES;
-                        peer-as 5078;
-                    }
-                }
+        routing-options {
+            static {
+                route 0.0.0.0/0 next-hop 10.119.88.60;
             }
+        }
+        protocols {
             ospf {
                 export EXPORT-DEFAULT;
                 area 10.119.24.250 {
Index: configs/odot-tishomingo-regmaint.client.onenet.net
===================================================================
--- configs/odot-tishomingo-regmaint.client.onenet.net	(revision 149418)
+++ configs/odot-tishomingo-regmaint.client.onenet.net	(working copy)
@@ -15,14 +15,12 @@
 #       SRX220 Chassis fan 1           OK
 # Power Power Supply 0                 OK        
 # 
-# # commit confirmed will be rolled back in 3 minutes
 # grnoc-mon at ODOT-TISHOMINGO-REGMAINT-SRX220> show chassis firmware 
 # Part                     Type       Version
 # FPC 0                    O/S        Version 12.1X46-D20.5 by builder on 2014-05
 # FPC 1                    O/S        Version 12.1X46-D20.5 by builder on 2014-05
 # FWDD                     O/S        Version 12.1X46-D20.5 by builder on 2014-05
 # 
-# # commit confirmed will be rolled back in 3 minutes
 # grnoc-mon at ODOT-TISHOMINGO-REGMAINT-SRX220> show chassis fpc detail 
 # Slot 0 information:
 #   State                               Online    
@@ -31,7 +29,6 @@
 #   State                               Online    
 #   Total CPU DRAM                      ---- CPU less FPC ----
 # 
-# # commit confirmed will be rolled back in 3 minutes
 # grnoc-mon at ODOT-TISHOMINGO-REGMAINT-SRX220> show chassis hardware 
 # Hardware inventory:
 # Item             Version  Part number  Serial number     Description
@@ -43,7 +40,6 @@
 #   PIC 0                                                  1x T1E1 mPIM
 # Power Supply 0  
 # 
-# # commit confirmed will be rolled back in 3 minutes
 # grnoc-mon at ODOT-TISHOMINGO-REGMAINT-SRX220> show chassis hardware models 
 # grnoc-mon at ODOT-TISHOMINGO-REGMAINT-SRX220> show chassis routing-engine 
 # Routing Engine status:
@@ -101,18 +97,15 @@
 # WARNING: / was not properly dismounted
 # WARNING: / was not properly dismounted
 # 
-# # commit confirmed will be rolled back in 3 minutes
 # grnoc-mon at ODOT-TISHOMINGO-REGMAINT-SRX220> show version 
-# Hostname: ODOT-TISHOMINGO-REGMAINT-SRX220 # Model: srx220h2 # JUNOS Software Release [12.1X46-D20.5] #  # # commit confirmed will be rolled back in 3 minutes # grnoc-mon at ODOT-TISHOMINGO-REGMAINT-SRX220> file list /var/tmp detail # lrw-r--r--  1 root  wheel         11 May 14  2014 /var/tmp@ -> /cf/var/tmp
+# Hostname: ODOT-TISHOMINGO-REGMAINT-SRX220 # Model: srx220h2 # JUNOS Software Release [12.1X46-D20.5] #  # grnoc-mon at ODOT-TISHOMINGO-REGMAINT-SRX220> file list /var/tmp detail # lrw-r--r--  1 root  wheel         11 May 14  2014 /var/tmp@ -> /cf/var/tmp
 # total files: 1
 # 
-# # commit confirmed will be rolled back in 3 minutes
 # grnoc-mon at ODOT-TISHOMINGO-REGMAINT-SRX220> show system uptime 
 # System booted: 2016-12-28 08:58 CST 
 # Protocols started: 2016-12-28 09:01 CST 
 # Last configured: 2016-12-31 14:02 CST  by andrew
 # 
-# # commit confirmed will be rolled back in 3 minutes
 # grnoc-mon at ODOT-TISHOMINGO-REGMAINT-SRX220> show interface terse 
 #Interface Admin Link
 #ge-0/0/0 up down
@@ -165,7 +158,6 @@
 #vlan.3 up up
 #vlan.500 up down
 #vlan.501 up down
-## commit confirmed
 # grnoc-mon at ODOT-TISHOMINGO-REGMAINT-SRX220> show configuration 
 ## Last commit: 2016-12-31 14:02:44 CST by andrew
 version 12.1X46-D20.5;
@@ -698,13 +690,10 @@
         l3-interface vlan.3;
     }
 }
-# commit confirmed will be rolled back in 3 minutes
 # grnoc-mon at ODOT-TISHOMINGO-REGMAINT-SRX220> show ospf neighbor 
 # 
-# # commit confirmed will be rolled back in 3 minutes
 # grnoc-mon at ODOT-TISHOMINGO-REGMAINT-SRX220> show bfd session 
 
 0 sessions, 0 clients
 Cumulative transmit rate 0.0 pps, cumulative receive rate 0.0 pps
 
-# commit confirmed will be rolled back in 3 minutes
Index: configs/odot-idabel-regmaint.client.onenet.net
===================================================================
--- configs/odot-idabel-regmaint.client.onenet.net	(revision 149396)
+++ configs/odot-idabel-regmaint.client.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at ODOT-IDABEL-REGMAINT-SRX220> show system commit 
+#   2016-12-31 14:30:09 CST by andrew via cli commit confirmed, rollback in 5mins
 #   2016-12-30 17:55:23 CST by andrew via cli
 #   2016-12-28 08:46:11 CST by andrew via cli
 #   2016-12-27 19:17:43 CST by andrew via cli
 #   2016-04-29 12:56:55 CDT by admin via cli
 #   2016-04-28 19:15:10 CDT by admin via cli commit confirmed, rollback in 10mins
-#   2014-10-30 14:49:15 CDT by onenet via cli
 # grnoc-mon at ODOT-IDABEL-REGMAINT-SRX220> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  Routing Engine                 OK        
@@ -102,7 +102,7 @@
 # grnoc-mon at ODOT-IDABEL-REGMAINT-SRX220> show system uptime 
 # System booted: 2016-04-28 19:18 CDT 
 # Protocols started: 2016-04-28 19:20 CDT 
-# Last configured: 2016-12-30 17:55 CST  by andrew
+# Last configured: 2016-12-31 14:30 CST  by andrew
 # 
 # grnoc-mon at ODOT-IDABEL-REGMAINT-SRX220> show interface terse 
 #Interface Admin Link
@@ -133,7 +133,6 @@
 #t1-1/0/0 up up
 #t1-1/0/0.16 up up
 #t1-1/0/0.17 up up
-#t1-1/0/0.30 up up
 #fxp2 up up
 #fxp2.0 up up
 #gre up up
@@ -158,7 +157,7 @@
 #vlan.500 up down
 #vlan.501 up down
 # grnoc-mon at ODOT-IDABEL-REGMAINT-SRX220> show configuration 
-## Last commit: 2016-12-30 17:55:23 CST by andrew
+## Last commit: 2016-12-31 14:30:09 CST by andrew
 version 12.1X46-D20.5;
 system {
     host-name ODOT-IDABEL-REGMAINT-SRX220;
@@ -381,13 +380,6 @@
                 address 10.119.88.67/31;
             }
         }
-        unit 30 {
-            description ODOT-T1;
-            dlci 30;
-            family inet {
-                address 10.119.8.130/30;
-            }
-        }
     }
     lo0 {
         unit 0 {
@@ -441,24 +433,11 @@
     }
 }
 routing-options {
-    autonomous-system 64591;
+    static {
+        route 0.0.0.0/0 next-hop 10.119.80.66;
+    }
 }
 protocols {
-    bgp {
-        group EBGP-DATACOMM-MGMT-ONENET {
-            type external;
-            family inet {
-                unicast;
-            }
-            neighbor 10.119.80.66 {
-                description "[DECOM]";
-                import IMPORT-DEFAULT;
-#                authentication-#key <removed>;
-                export EXPORT-ROUTES;
-                peer-as 5078;
-            }
-        }
-    }
     ospf {
         export EXPORT-DEFAULT;
         area 10.119.40.202 {
@@ -496,34 +475,6 @@
             then reject;
         }
     }
-    policy-statement EXPORT-ROUTES {
-        term REJECT-DEFAULT {
-            from {
-                route-filter 0.0.0.0/0 exact;
-            }
-            then reject;
-        }
-        term SEND-ALL-ELSE {
-            then accept;
-        }
-    }
-    policy-statement IMPORT-DEFAULT {
-        term ACCEPT-DEFAULT {
-            from {
-                route-filter 0.0.0.0/0 exact;
-            }
-            then accept;
-        }
-        term ONENET-MGMT {
-            from {
-                route-filter 10.119.255.0/24 orlonger;
-            }
-            then accept;
-        }
-        term REJECT-ALL-ELSE {
-            then reject;
-        }
-    }
 }
 security {
     policies {
@@ -551,18 +502,6 @@
                 }
             }
         }
-        from-zone ODOT to-zone ODOT {
-            policy ODOT {
-                match {
-                    source-address any;
-                    destination-address any;
-                    application any;
-                }
-                then {
-                    permit;
-                }
-            }
-        }
     }
     zones {
         security-zone AGENCY-DATA {
@@ -575,9 +514,6 @@
                             ssh;
                             snmp;
                         }
-                        protocols {
-                            bgp;
-                        }
                     }
                 }
                 vlan.501 {
@@ -613,9 +549,6 @@
                             ssh;
                             snmp;
                         }
-                        protocols {
-                            bgp;
-                        }
                     }
                 }
                 vlan.500 {
@@ -632,20 +565,6 @@
                 }
             }
         }
-        security-zone ODOT {
-            interfaces {
-                t1-1/0/0.30 {
-                    host-inbound-traffic {
-                        system-services {
-                            ping;
-                            traceroute;
-                            ssh;
-                            snmp;
-                        }
-                    }
-                }
-            }
-        }
     }
 }
 firewall {
@@ -734,22 +653,12 @@
         interface t1-1/0/0.17;
         interface vlan.3;
         interface vlan.501;
-        protocols {
-            bgp {
-                group EBGP-AGENCY-DATA-ONENET {
-                    type external;
-                    family inet {
-                        unicast;
-                    }
-                    neighbor 10.119.88.66 {
-                        description "[DECOM]";
-                        import IMPORT-DEFAULT;
-#                        authentication-#key <removed>;
-                        export EXPORT-ROUTES;
-                        peer-as 5078;
-                    }
-                }
+        routing-options {
+            static {
+                route 0.0.0.0/0 next-hop 10.119.88.66;
             }
+        }
+        protocols {
             ospf {
                 export EXPORT-DEFAULT;
                 area 10.119.24.202 {
@@ -758,15 +667,6 @@
             }
         }
     }
-    ODOT {
-        instance-type virtual-router;
-        interface t1-1/0/0.30;
-        routing-options {
-            static {
-                route 0.0.0.0/0 next-hop 10.119.8.129;
-            }
-        }
-    }
 }
 vlans {
     VLAN-AGENCY-DATA {



More information about the Nocrancid mailing list