[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Fri Dec 30 21:03:58 CST 2016


Index: configs/odot-pauls-valley-regmaint.client.onenet.net
===================================================================
--- configs/odot-pauls-valley-regmaint.client.onenet.net	(revision 149396)
+++ configs/odot-pauls-valley-regmaint.client.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at ODOT-PAULS-VALLEY-REGMAINT-SRX220> show system commit 
+#   2016-12-30 20:44:05 CST by andrew via cli
+#   2016-12-30 20:42:28 CST by andrew via cli commit confirmed, rollback in 3mins
 #   2016-12-30 17:43:38 CST by andrew via cli
 #   2016-12-28 08:40:20 CST by andrew via cli
 #   2016-12-27 18:20:41 CST by andrew via cli
 #   2016-04-29 13:13:35 CDT by admin via cli
-#   2016-04-28 20:39:34 CDT by admin via cli commit confirmed, rollback in 10mins
-#   2014-10-30 14:50:39 CDT by onenet via cli
 # grnoc-mon at ODOT-PAULS-VALLEY-REGMAINT-SRX220> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  Routing Engine                 OK        
@@ -104,7 +104,7 @@
 # grnoc-mon at ODOT-PAULS-VALLEY-REGMAINT-SRX220> show system uptime 
 # System booted: 2016-08-31 19:16 CDT 
 # Protocols started: 2016-08-31 19:18 CDT 
-# Last configured: 2016-12-30 17:43 CST  by andrew
+# Last configured: 2016-12-30 20:44 CST  by andrew
 # 
 # grnoc-mon at ODOT-PAULS-VALLEY-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-PAULS-VALLEY-REGMAINT-SRX220> show configuration 
-## Last commit: 2016-12-30 17:43:38 CST by andrew
+## Last commit: 2016-12-30 20:44:05 CST by andrew
 version 12.1X46-D20.5;
 system {
     host-name ODOT-PAULS-VALLEY-REGMAINT-SRX220;
@@ -383,13 +382,6 @@
                 address 10.119.88.91/31;
             }
         }
-        unit 30 {
-            description "ODOT-T1 [DECOM]";
-            dlci 30;
-            family inet {
-                address 10.119.8.146/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.90;
+    }
 }
 protocols {
-    bgp {
-        group EBGP-DATACOMM-MGMT-ONENET {
-            type external;
-            family inet {
-                unicast;
-            }
-            neighbor 10.119.80.90 {
-                description "[DECOM]";
-                import IMPORT-DEFAULT;
-#                authentication-#key <removed>;
-                export EXPORT-ROUTES;
-                peer-as 5078;
-            }
-        }
-    }
     ospf {
         export EXPORT-DEFAULT;
         area 10.119.40.244 {
@@ -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.90 {
-                        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.90;
             }
+        }
+        protocols {
             ospf {
                 export EXPORT-DEFAULT;
                 area 10.119.24.244 {
@@ -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.145;
-            }
-        }
-    }
 }
 vlans {
     VLAN-AGENCY-DATA {
Index: configs/hub.ada.onenet.net
===================================================================
--- configs/hub.ada.onenet.net	(revision 149311)
+++ configs/hub.ada.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at ADA-M120-RE0> show system commit 
+#   2016-12-30 20:42:34 CST by andrew via cli commit synchronize
+#   2016-12-30 20:34:18 CST by andrew via cli commit synchronize
 #   2016-12-27 18:23:53 CST by andrew via cli commit synchronize
 #   2016-12-27 18:20:37 CST by andrew via cli commit synchronize
 #   2016-12-27 18:10:44 CST by andrew via cli commit synchronize
 #   2016-12-15 20:48:37 CST by andrew via cli commit synchronize
-#   2016-12-15 17:16:12 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
-#   2016-09-21 13:41:16 CDT by sky via cli commit synchronize
 # grnoc-mon at ADA-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -263,7 +263,7 @@
 # grnoc-mon at ADA-M120-RE0> show system uptime 
 # System booted: 2016-03-17 00:48 CDT 
 # Protocols started: 2016-03-17 01:00 CDT 
-# Last configured: 2016-12-27 18:23 CST  by andrew
+# Last configured: 2016-12-30 20:42 CST  by andrew
 # 
 # {master}
 # grnoc-mon at ADA-M120-RE0> show interface terse 
@@ -290,7 +290,6 @@
 #t1-2/0/2:8 up up
 #t1-2/0/2:8.16 up up
 #t1-2/0/2:8.17 up up
-#t1-2/0/2:8.30 up up
 #t1-2/0/2:9 up up
 #t1-2/0/2:9.0 up up
 #t1-2/0/2:10 up up
@@ -320,7 +319,6 @@
 #t1-2/0/2:23 up up
 #t1-2/0/2:23.16 up up
 #t1-2/0/2:23.17 up up
-#t1-2/0/2:23.30 up up
 #t1-2/0/2:24 up up
 #t1-2/0/2:24.0 up up
 #t1-2/0/2:25 down down
@@ -385,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 +393,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at ADA-M120-RE0> show configuration 
-## Last commit: 2016-12-27 18:23:53 CST by andrew
+## Last commit: 2016-12-30 20:42:34 CST by andrew
 version 13.3R8.7;
 groups {
     re0 {
@@ -780,12 +777,6 @@
                 address 10.119.88.116/31;
             }
         }
-        unit 30 {
-            dlci 30;
-            family inet {
-                address 10.119.8.229/30;
-            }
-        }
     }
     t1-2/0/2:9 {
         description TAGNET-6213-ALLEN-T1-CIR0005623;
@@ -959,12 +950,6 @@
                 address 10.119.88.90/31;
             }
         }
-        unit 30 {
-            dlci 30;
-            family inet {
-                address 10.119.8.145/30;
-            }
-        }
     }
     t1-2/0/2:24 {
         description Ada-Public-Library-T1-CIR0000096;
@@ -1423,68 +1408,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;
@@ -1525,41 +1448,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;
@@ -1735,7 +1623,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;
@@ -2201,17 +2088,6 @@
             }
         }
     }
-    ODOT-L3VPN {
-        description ODOT-L3VPN;
-        instance-type vrf;
-        interface t1-2/0/2:8.30;
-        interface t1-2/0/2:23.30;
-        route-distinguisher 164.58.199.22: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;
@@ -2226,32 +2102,10 @@
             static {
                 route 172.25.159.0/24 next-hop 10.119.88.117;
                 route 172.25.138.0/24 next-hop 10.119.88.91;
+                route 10.119.24.240/31 next-hop 10.119.88.117;
+                route 10.119.24.244/31 next-hop 10.119.88.91;
             }
         }
-        protocols {
-            bgp {
-                group EBGP-OMES-AGENCY-DATA {
-                    type external;
-                    family inet {
-                        unicast;
-                    }
-                    neighbor 10.119.88.117 {
-                        description "EBGP-ODOT-SULPHUR-SURVEY-T1-CIR0000242 [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.91 {
-                        description "EBGP-ODOT-PAULS-VALLEY-REGMAINT-T1-CIR0004354 [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;
@@ -2266,28 +2120,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.117 {
-                        description "EBGP-ODOT-SULPHUR-SURVEY-T1-CIR0000242 [DECOM]";
-                        import EBGP-OMES-MGMT-SITE-IMPORT;
-#                        authentication-#key <removed>;
-                        export EBGP-OMES-MGMT-SITE-EXPORT;
-                        peer-as 64591;
-                    }
-                    neighbor 10.119.80.91 {
-                        description "EBGP-ODOT-PAULS-VALLEY-REGMAINT-T1-CIR0004354 [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.240/31 next-hop 10.119.80.117;
+                route 10.119.40.244/31 next-hop 10.119.80.91;
             }
         }
     }
Index: configs/osrhe-chancellor-residence.client.onenet.net
===================================================================
--- configs/osrhe-chancellor-residence.client.onenet.net	(revision 149399)
+++ configs/osrhe-chancellor-residence.client.onenet.net	(working copy)
@@ -145,7 +145,7 @@
 #ppe0 up up
 #st0 up up
 #st0.0 up up
-#st0.1 up down
+#st0.1 up up
 #tap up up
 #vlan up up
 #vlan.4 up up
Index: configs/odmhsas-camhc-idabel.client.onenet.net
===================================================================
--- configs/odmhsas-camhc-idabel.client.onenet.net	(revision 149399)
+++ configs/odmhsas-camhc-idabel.client.onenet.net	(working copy)
@@ -148,7 +148,7 @@
 #ppe0 up up
 #st0 up up
 #st0.1 up up
-#st0.2 up down
+#st0.2 up up
 #tap up up
 #vlan up up
 #vlan.4 up up
Index: configs/hub.alt.onenet.net
===================================================================
--- configs/hub.alt.onenet.net	(revision 149311)
+++ configs/hub.alt.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at ALTUS-M120-RE0> show system commit 
+#   2016-12-30 20:50:51 CST by andrew via cli commit synchronize
 #   2016-12-27 18:31:05 CST by andrew via cli commit synchronize
 #   2016-12-27 18:28:02 CST by andrew via cli commit synchronize
 #   2016-07-27 20:07:26 CDT by andrew via cli commit synchronize
 #   2016-07-20 19:42:45 CDT by andrew via cli commit synchronize
 #   2016-07-20 10:04:49 CDT by andrew via cli commit synchronize
-#   2016-07-19 20:27:56 CDT by andrew via cli commit synchronize
 # grnoc-mon at ALTUS-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -259,7 +259,7 @@
 # grnoc-mon at ALTUS-M120-RE0> show system uptime 
 # System booted: 2016-03-17 01:00 CDT 
 # Protocols started: 2016-03-17 01:12 CDT 
-# Last configured: 2016-12-27 18:31 CST  by andrew
+# Last configured: 2016-12-30 20:50 CST  by andrew
 # 
 # {master}
 # grnoc-mon at ALTUS-M120-RE0> show interface terse 
@@ -377,18 +377,18 @@
 #lsi.0 up up
 #lsi.1 up up
 #lsi.2 up up
-#lsi.3 up up
-#lsi.4 up up
 #lsi.5 up up
 #lsi.6 up up
 #lsi.7 up up
+#lsi.8 up up
+#lsi.9 up up
 #mtun up up
 #pimd up up
 #pime up up
 #pp0 up up
 #tap up up
 # grnoc-mon at ALTUS-M120-RE0> show configuration 
-## Last commit: 2016-12-27 18:31:05 CST by andrew
+## Last commit: 2016-12-30 20:50:51 CST by andrew
 version 13.3R8.7;
 groups {
     re0 {
@@ -2175,7 +2175,7 @@
         instance-type vrf;
         interface t1-2/0/2:5.17;
         interface t1-2/0/2:10.17;
-        route-distinguisher 164.58.199.66:2548;
+        route-distinguisher 164.58.199.26:2548;
         vrf-import OMES-AGENCY-DATA-VRF-IMPORT;
         vrf-export OMES-AGENCY-DATA-VRF-EXPORT;
         vrf-target target:5078:2548;
@@ -2216,7 +2216,7 @@
         interface t1-2/0/2:5.16;
         interface t1-2/0/2:10.16;
         interface t1-2/0/2:17.16;
-        route-distinguisher 164.58.199.66:2550;
+        route-distinguisher 164.58.199.26:2550;
         vrf-import OMES-MGMT-VRF-IMPORT;
         vrf-export OMES-MGMT-VRF-EXPORT;
         vrf-target target:5078:2550;
Index: configs/odot-sulphur-survey.client.onenet.net
===================================================================
--- configs/odot-sulphur-survey.client.onenet.net	(revision 149396)
+++ configs/odot-sulphur-survey.client.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at ODOT-SULPHUR-SURVEY-SRX220> show system commit 
+#   2016-12-30 20:34:20 CST by andrew via cli commit confirmed, rollback in 5mins
 #   2016-12-30 17:43:11 CST by andrew via cli
 #   2016-12-27 18:18:56 CST by andrew via cli
 #   2016-12-27 18:11:29 CST by andrew via cli
 #   2016-04-29 10:09:46 CDT by admin via cli
 #   2016-04-28 20:30:26 CDT by admin via cli commit confirmed, rollback in 10mins
-#   2014-10-30 14:55:14 CDT by onenet via cli
 # grnoc-mon at ODOT-SULPHUR-SURVEY-SRX220> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  Routing Engine                 OK        
@@ -104,7 +104,7 @@
 # grnoc-mon at ODOT-SULPHUR-SURVEY-SRX220> show system uptime 
 # System booted: 2015-05-26 09:54 CDT 
 # Protocols started: 2015-05-26 09:57 CDT 
-# Last configured: 2016-12-30 17:43 CST  by andrew
+# Last configured: 2016-12-30 20:34 CST  by andrew
 # 
 # grnoc-mon at ODOT-SULPHUR-SURVEY-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-SULPHUR-SURVEY-SRX220> show configuration 
-## Last commit: 2016-12-30 17:43:11 CST by andrew
+## Last commit: 2016-12-30 20:34:20 CST by andrew
 version 12.1X46-D20.5;
 system {
     host-name ODOT-SULPHUR-SURVEY-SRX220;
@@ -383,13 +382,6 @@
                 address 10.119.88.117/31;
             }
         }
-        unit 30 {
-            description "ODOT-T1 [DECOM]";
-            dlci 30;
-            family inet {
-                address 10.119.8.230/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.116;
+    }
 }
 protocols {
-    bgp {
-        group EBGP-DATACOMM-MGMT-ONENET {
-            type external;
-            family inet {
-                unicast;
-            }
-            neighbor 10.119.80.116 {
-                description "[DECOM]";
-                import IMPORT-DEFAULT;
-#                authentication-#key <removed>;
-                export EXPORT-ROUTES;
-                peer-as 5078;
-            }
-        }
-    }
     ospf {
         export EXPORT-DEFAULT;
         area 10.119.40.240 {
@@ -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 {
@@ -614,9 +550,6 @@
                             ssh;
                             snmp;
                         }
-                        protocols {
-                            bgp;
-                        }
                     }
                 }
                 vlan.500 {
@@ -633,20 +566,6 @@
                 }
             }
         }
-        security-zone ODOT {
-            interfaces {
-                t1-1/0/0.30 {
-                    host-inbound-traffic {
-                        system-services {
-                            ping;
-                            traceroute;
-                            ssh;
-                            snmp;
-                        }
-                    }
-                }
-            }
-        }
     }
 }
 firewall {
@@ -703,22 +622,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.116 {
-                        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.116;
             }
+        }
+        protocols {
             ospf {
                 export EXPORT-DEFAULT;
                 area 10.119.24.240 {
@@ -727,15 +636,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.229;
-            }
-        }
-    }
 }
 vlans {
     VLAN-AGENCY-DATA {



More information about the Nocrancid mailing list