[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Wed Nov 12 20:02:18 CST 2014


Index: configs/core1.okc-mx960.onenet.net
===================================================================
--- configs/core1.okc-mx960.onenet.net	(revision 121286)
+++ configs/core1.okc-mx960.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKC-CORE1-MX960-RE0> show system commit 
+#   2014-11-12 19:29:14 CST by andrew via cli commit synchronize
+#   2014-11-12 19:23:46 CST by andrew via cli commit confirmed, rollback in 2mins synchronize
+#   2014-11-12 19:19:53 CST by andrew via cli commit synchronize
 #   2014-11-09 01:52:38 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
 #   2014-11-09 01:17:56 CST by andrew via cli commit confirmed, rollback in 5mins synchronize
 #   2014-11-09 01:14:55 CST by andrew via cli commit confirmed, rollback in 5mins synchronize
-#   2014-11-07 15:22:39 CST by admin via netconf commit synchronize
-#   2014-10-27 00:12:24 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
-#   2014-10-24 13:37:41 CDT by rnordmark via cli commit synchronize
 # grnoc-mon at OKC-CORE1-MX960-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -469,7 +469,7 @@
 # grnoc-mon at OKC-CORE1-MX960-RE0> show system uptime 
 # System booted: 2014-09-14 04:23 CDT 
 # Protocols started: 2014-09-14 04:24 CDT 
-# Last configured: 2014-11-09 01:52 CST  by andrew
+# Last configured: 2014-11-12 19:29 CST  by andrew
 # 
 # {master}
 # grnoc-mon at OKC-CORE1-MX960-RE0> show interface terse 
@@ -556,6 +556,7 @@
 #xe-1/3/0.1108 up up
 #xe-1/3/0.1110 up up
 #xe-1/3/0.1112 up up
+#xe-1/3/0.1114 up up
 #xe-1/3/0.5160 up up
 #xe-1/3/0.5161 up up
 #xe-1/3/0.5162 up up
@@ -707,6 +708,7 @@
 #lsi.7 up up
 #lsi.8 up up
 #lsi.9 up up
+#lsi.10 up up
 #lsi.1059869 up up
 #lsi.1059870 up up
 #lsi.1059875 up up
@@ -721,7 +723,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE1-MX960-RE0> show configuration 
-## Last commit: 2014-11-09 01:52:38 CST by andrew
+## Last commit: 2014-11-12 19:29:14 CST by andrew
 version 12.3R7.7;
 groups {
     re0 {
@@ -1332,6 +1334,17 @@
                 address 10.119.40.0/31;
             }
         }
+        unit 1114 {
+            description PUBNET-L3VPN-TO-OMES-CIR000XXXX;
+            vlan-id 1114;
+            family inet {
+                mtu 9000;
+                sampling {
+                    input;
+                }
+                address 204.62.17.29/31;
+            }
+        }
         unit 5160 {
             description "VPLS-OMES-2516-CIR0005946 [NO-MONITOR]";
             encapsulation vlan-vpls;
@@ -13075,6 +13088,37 @@
             then reject;
         }
     }
+    policy-statement EBGP-OMES-PUBNET-EXPORT {
+        term reject-default {
+            from {
+                route-filter 0.0.0.0/0 exact;
+            }
+            then reject;
+        }
+        term accept-all {
+            then {
+                metric 100;
+                accept;
+            }
+        }
+        term reject-all {
+            then reject;
+        }
+    }
+    policy-statement EBGP-OMES-PUBNET-IMPORT {
+        term accept-default {
+            from {
+                route-filter 0.0.0.0/0 exact;
+            }
+            then {
+                metric 100;
+                accept;
+            }
+        }
+        term reject-all {
+            then reject;
+        }
+    }
     policy-statement EBGP-OMES-VOIP-EXPORT {
         term reject-default {
             from {
@@ -13279,6 +13323,48 @@
             then reject;
         }
     }
+    policy-statement OMES-PUBNET-VRF-EXPORT {
+        term 1 {
+            from protocol static;
+            then {
+                community add OMES-PUBNET-VPN;
+                accept;
+            }
+        }
+        term 2 {
+            from protocol direct;
+            then {
+                community add OMES-PUBNET-VPN;
+                accept;
+            }
+        }
+        term 3 {
+            from protocol ospf;
+            then {
+                community add OMES-PUBNET-VPN;
+                accept;
+            }
+        }
+        term 4 {
+            from protocol bgp;
+            then {
+                community add OMES-PUBNET-VPN;
+                accept;
+            }
+        }
+    }
+    policy-statement OMES-PUBNET-VRF-IMPORT {
+        term 1 {
+            from {
+                protocol bgp;
+                community OMES-PUBNET-VPN;
+            }
+            then accept;
+        }
+        term 2 {
+            then reject;
+        }
+    }
     policy-statement OMES-VOIP-VRF-EXPORT {
         term 1 {
             from protocol static;
@@ -13425,6 +13511,7 @@
     community OKCCORE6 members 5078:216;
     community OMES-AGENCY-DATA-VPN members target:5078:2548;
     community OMES-MGMT-VPN members target:5078:2550;
+    community OMES-PUBNET-VPN members target:5078:2552;
     community OMES-VOIP-VPN members target:5078:2549;
     community OSUOKC members 5078:50;
     community Okmulgee members 5078:110;
@@ -14104,6 +14191,36 @@
             }
         }
     }
+    OMES-PUBNET-L3VPN {
+        description OMES-PUBNET-L3VPN;
+        instance-type vrf;
+        interface xe-1/3/0.1114;
+        route-distinguisher 164.58.199.211:2552;
+        vrf-import OMES-PUBNET-VRF-IMPORT;
+        vrf-export OMES-PUBNET-VRF-EXPORT;
+        vrf-target target:5078:2552;
+        vrf-table-label;
+        routing-options {
+            autonomous-system 64569;
+        }
+        protocols {
+            bgp {
+                inactive: group EBGP-OMES-PUBNET {
+                    type external;
+                    family inet {
+                        unicast;
+                    }
+                    neighbor 204.62.17.28 {
+                        description OMES-PUBNET-EBGP;
+                        import EBGP-OMES-PUBNET-IMPORT;
+#                        authentication-key <removed>;
+                        export EBGP-OMES-PUBNET-EXPORT;
+                        peer-as 40628;
+                    }
+                }
+            }
+        }
+    }
     OMES-VOIP-L3VPN {
         description OMES-VOIP-L3VPN;
         instance-type vrf;
Index: configs/core2-okc-mx960.onenet.net
===================================================================
--- configs/core2-okc-mx960.onenet.net	(revision 121331)
+++ configs/core2-okc-mx960.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKC-CORE2-MX960-RE0> show system commit 
+#   2014-11-12 19:32:07 CST by andrew via cli commit synchronize
 #   2014-11-07 15:22:36 CST by admin via netconf commit synchronize
 #   2014-11-06 12:29:17 CST by rnordmark via cli commit synchronize
 #   2014-10-30 11:30:59 CDT by rnordmark via cli commit synchronize
 #   2014-10-29 15:02:50 CDT by andrew via cli commit synchronize
 #   2014-10-24 13:36:56 CDT by rnordmark via cli commit synchronize
-#   2014-10-24 09:35:11 CDT by rnordmark via cli commit synchronize
 # grnoc-mon at OKC-CORE2-MX960-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -413,7 +413,7 @@
 # grnoc-mon at OKC-CORE2-MX960-RE0> show system uptime 
 # System booted: 2014-09-14 04:07 CDT 
 # Protocols started: 2014-09-14 04:09 CDT 
-# Last configured: 2014-11-07 15:22 CST  by admin
+# Last configured: 2014-11-12 19:32 CST  by andrew
 # 
 # {master}
 # grnoc-mon at OKC-CORE2-MX960-RE0> show interface terse 
@@ -484,6 +484,7 @@
 #xe-1/0/0.1109 up up
 #xe-1/0/0.1111 up up
 #xe-1/0/0.1113 up up
+#xe-1/0/0.1115 up up
 #xe-1/0/0.5160 up up
 #xe-1/0/0.5161 up up
 #xe-1/0/0.5162 up up
@@ -593,6 +594,7 @@
 #lsi.8 up up
 #lsi.9 up up
 #lsi.10 up up
+#lsi.11 up up
 #lsi.1062227 up up
 #lsi.1062228 up up
 #lsi.1062233 up up
@@ -614,7 +616,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE2-MX960-RE0> show configuration 
-## Last commit: 2014-11-07 15:22:36 CST by admin
+## Last commit: 2014-11-12 19:32:07 CST by andrew
 version 12.3R7.7;
 groups {
     re0 {
@@ -1160,6 +1162,17 @@
                 address 10.119.40.2/31;
             }
         }
+        unit 1115 {
+            description PUBNET-L3VPN-TO-OMES-CIR000XXXX;
+            vlan-id 1115;
+            family inet {
+                mtu 9000;
+                sampling {
+                    input;
+                }
+                address 204.62.17.31/31;
+            }
+        }
         unit 5160 {
             description VPLS-OMES-2516-CIR0005947;
             encapsulation vlan-vpls;
@@ -12588,6 +12601,37 @@
             then reject;
         }
     }
+    policy-statement EBGP-OMES-PUBNET-EXPORT {
+        term reject-default {
+            from {
+                route-filter 0.0.0.0/0 exact;
+            }
+            then reject;
+        }
+        term accept-all {
+            then {
+                metric 200;
+                accept;
+            }
+        }
+        term reject-all {
+            then reject;
+        }
+    }
+    policy-statement EBGP-OMES-PUBNET-IMPORT {
+        term accept-default {
+            from {
+                route-filter 0.0.0.0/0 exact;
+            }
+            then {
+                metric 200;
+                accept;
+            }
+        }
+        term reject-all {
+            then reject;
+        }
+    }
     policy-statement EBGP-OMES-VOIP-EXPORT {
         term reject-default {
             from {
@@ -12750,6 +12794,48 @@
             then reject;
         }
     }
+    policy-statement OMES-PUBNET-VRF-EXPORT {
+        term 1 {
+            from protocol static;
+            then {
+                community add OMES-PUBNET-VPN;
+                accept;
+            }
+        }
+        term 2 {
+            from protocol direct;
+            then {
+                community add OMES-PUBNET-VPN;
+                accept;
+            }
+        }
+        term 3 {
+            from protocol ospf;
+            then {
+                community add OMES-PUBNET-VPN;
+                accept;
+            }
+        }
+        term 4 {
+            from protocol bgp;
+            then {
+                community add OMES-PUBNET-VPN;
+                accept;
+            }
+        }
+    }
+    policy-statement OMES-PUBNET-VRF-IMPORT {
+        term 1 {
+            from {
+                protocol bgp;
+                community OMES-PUBNET-VPN;
+            }
+            then accept;
+        }
+        term 2 {
+            then reject;
+        }
+    }
     policy-statement OMES-VOIP-VRF-EXPORT {
         term 1 {
             from protocol static;
@@ -12965,6 +13051,7 @@
     community OKCCORE6 members 5078:216;
     community OMES-AGENCY-DATA-VPN members target:5078:2548;
     community OMES-MGMT-VPN members target:5078:2550;
+    community OMES-PUBNET-VPN members target:5078:2552;
     community OMES-VOIP-VPN members target:5078:2549;
     community ONET-PS_NET-VPN members target:5078:2530;
     community ONET-UPS-VPN members target:5078:100;
@@ -17110,6 +17197,36 @@
             }
         }
     }
+    OMES-PUBNET-L3VPN {
+        description OMES-PUBNET-L3VPN;
+        instance-type vrf;
+        interface xe-1/0/0.1115;
+        route-distinguisher 164.58.199.212:2552;
+        vrf-import OMES-PUBNET-VRF-IMPORT;
+        vrf-export OMES-PUBNET-VRF-EXPORT;
+        vrf-target target:5078:2552;
+        vrf-table-label;
+        routing-options {
+            autonomous-system 64569;
+        }
+        protocols {
+            bgp {
+                inactive: group EBGP-OMES-PUBNET {
+                    type external;
+                    family inet {
+                        unicast;
+                    }
+                    neighbor 204.62.17.30 {
+                        description OMES-PUBNET-EBGP;
+                        import EBGP-OMES-PUBNET-IMPORT;
+#                        authentication-key <removed>;
+                        export EBGP-OMES-PUBNET-EXPORT;
+                        peer-as 40628;
+                    }
+                }
+            }
+        }
+    }
     OMES-VOIP-L3VPN {
         description OMES-VOIP-L3VPN;
         instance-type vrf;
Index: configs/hub.end.onenet.net
===================================================================
--- configs/hub.end.onenet.net	(revision 121328)
+++ configs/hub.end.onenet.net	(working copy)
@@ -382,6 +382,7 @@
 #sp-2/3/0 up up
 #sp-2/3/0.16383 up up
 #vt-2/3/0 up up
+#vt-2/3/0.1049355 up up
 #fe-3/0/0 down down
 #pfh-3/0/0 up up
 #pfh-3/0/0.16383 up up
@@ -411,7 +412,6 @@
 #sp-3/3/0.0 up up
 #sp-3/3/0.16383 up up
 #vt-3/3/0 up up
-#vt-3/3/0.1049354 up up
 #demux0 up up
 #dsc up up
 #em0 up up
Index: configs/core3.nor.onenet.net
===================================================================
--- configs/core3.nor.onenet.net	(revision 121192)
+++ configs/core3.nor.onenet.net	(working copy)
@@ -353,7 +353,7 @@
 #lo0.16385 up up
 #lsi up up
 #lsi.1048576 up up
-#lsi.1048590 up up
+#lsi.1048591 up up
 #mtun up up
 #pimd up up
 #pime up up
Index: configs/hub.alv.onenet.net
===================================================================
--- configs/hub.alv.onenet.net	(revision 121328)
+++ configs/hub.alv.onenet.net	(working copy)
@@ -341,6 +341,7 @@
 #sp-2/3/0 up up
 #sp-2/3/0.16383 up up
 #vt-2/3/0 up up
+#vt-2/3/0.1049612 up up
 #fe-3/0/0 down down
 #pfh-3/0/0 up up
 #pfh-3/0/0.16383 up up
@@ -370,7 +371,6 @@
 #sp-3/3/0.0 up up
 #sp-3/3/0.16383 up up
 #vt-3/3/0 up up
-#vt-3/3/0.1049611 up up
 #demux0 up up
 #dsc up up
 #em0 up up
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net	(revision 121332)
+++ configs/core3.okc-m120.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKC-CORE3-M120-RE0> show system commit 
+#   2014-11-12 19:54:39 CST by andrew via cli commit synchronize
 #   2014-11-12 15:30:05 CST by sky via cli commit synchronize
 #   2014-11-12 15:22:20 CST by sky via cli commit synchronize
 #   2014-11-12 13:43:17 CST by sky via cli commit synchronize
 #   2014-11-12 13:38:32 CST by sky via cli commit synchronize
 #   2014-11-12 13:19:20 CST by sky via cli commit synchronize
-#   2014-11-12 13:14:28 CST by sky via cli commit synchronize
 # grnoc-mon at OKC-CORE3-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -368,7 +368,7 @@
 # grnoc-mon at OKC-CORE3-M120-RE0> show system uptime 
 # System booted: 2013-04-14 00:17 CDT 
 # Protocols started: 2013-04-14 00:30 CDT 
-# Last configured: 2014-11-12 15:30 CST  by sky
+# Last configured: 2014-11-12 19:54 CST  by andrew
 # 
 # {master}
 # grnoc-mon at OKC-CORE3-M120-RE0> show interface terse 
@@ -1280,7 +1280,7 @@
 #t1-3/3/0:6:12 down down
 #t1-3/3/0:6:13 up up
 #t1-3/3/0:6:13.0 up up
-#t1-3/3/0:6:14 down down
+#t1-3/3/0:6:14 down up
 #t1-3/3/0:6:15 up up
 #t1-3/3/0:6:15.0 up up
 #t1-3/3/0:6:16 up up
@@ -1988,13 +1988,14 @@
 #lsi.0 up up
 #lsi.1 up up
 #lsi.2 up up
+#lsi.3 up up
 #mtun up up
 #pimd up up
 #pime up up
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE3-M120-RE0> show configuration 
-## Last commit: 2014-11-12 15:30:05 CST by sky
+## Last commit: 2014-11-12 19:54:39 CST by andrew
 version 11.4R7.5;
 groups {
     re0 {
@@ -10594,6 +10595,48 @@
             then reject;
         }
     }
+    policy-statement OMES-PUBNET-VRF-EXPORT {
+        term 1 {
+            from protocol static;
+            then {
+                community add OMES-PUBNET-VPN;
+                accept;
+            }
+        }
+        term 2 {
+            from protocol direct;
+            then {
+                community add OMES-PUBNET-VPN;
+                accept;
+            }
+        }
+        term 3 {
+            from protocol ospf;
+            then {
+                community add OMES-PUBNET-VPN;
+                accept;
+            }
+        }
+        term 4 {
+            from protocol bgp;
+            then {
+                community add OMES-PUBNET-VPN;
+                accept;
+            }
+        }
+    }
+    policy-statement OMES-PUBNET-VRF-IMPORT {
+        term 1 {
+            from {
+                protocol bgp;
+                community OMES-PUBNET-VPN;
+            }
+            then accept;
+        }
+        term 2 {
+            then reject;
+        }
+    }
     policy-statement REDISTRIBUTE-DIRECTS {
         term 1 {
             from protocol direct;
@@ -10717,6 +10760,7 @@
     community OKCCORE4 members 5078:214;
     community OKCCORE5 members 5078:215;
     community OKCCORE6 members 5078:216;
+    community OMES-PUBNET-VPN members target:5078:2552;
     community OSUOKC members 5078:50;
     community Okmulgee members 5078:110;
     community PTCCORE1 members 5078:234;
@@ -11435,6 +11479,20 @@
             }
         }
     }
+    OMES-PUBNET-L3VPN {
+        description OMES-PUBNET-L3VPN;
+        instance-type vrf;
+        route-distinguisher 164.58.199.213:2552;
+        vrf-import OMES-PUBNET-VRF-IMPORT;
+        vrf-export OMES-PUBNET-VRF-EXPORT;
+        vrf-target target:5078:2552;
+        vrf-table-label;
+        routing-options {
+            static {
+                route 204.87.73.240/28 next-hop 204.62.17.26;
+            }
+        }
+    }
     TAGNET-L3VPN {
         description TAGNET-L3VPN;
         instance-type vrf;
Index: configs/hub.mca.onenet.net
===================================================================
--- configs/hub.mca.onenet.net	(revision 121310)
+++ configs/hub.mca.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at MCALESTER-M120-RE0> show system commit 
+#   2014-11-12 19:55:36 CST by andrew via cli commit synchronize
 #   2014-11-07 15:22:36 CST by admin via netconf commit synchronize
 #   2014-11-06 14:40:13 CST by joel via cli commit synchronize
 #   2014-11-04 23:45:35 CST by andrew via cli commit synchronize
 #   2014-11-04 19:00:22 CST by andrew via cli commit synchronize
 #   2014-10-08 12:25:06 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
-#   2014-09-28 00:34:26 CDT by andrew via cli commit synchronize
 # grnoc-mon at MCALESTER-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -282,7 +282,7 @@
 # grnoc-mon at MCALESTER-M120-RE0> show system uptime 
 # System booted: 2014-09-15 23:00 CDT 
 # Protocols started: 2014-09-15 23:01 CDT 
-# Last configured: 2014-11-07 15:22 CST  by admin
+# Last configured: 2014-11-12 19:55 CST  by andrew
 # 
 # {master}
 # grnoc-mon at MCALESTER-M120-RE0> show interface terse 
@@ -438,13 +438,14 @@
 #lsi up up
 #lsi.0 up up
 #lsi.1 up up
+#lsi.2 up up
 #mtun up up
 #pimd up up
 #pime up up
 #pp0 up up
 #tap up up
 # grnoc-mon at MCALESTER-M120-RE0> show configuration 
-## Last commit: 2014-11-07 15:22:36 CST by admin
+## Last commit: 2014-11-12 19:55:36 CST by andrew
 version 12.3R7.7;
 groups {
     re0 {
@@ -1488,6 +1489,48 @@
             load-balance per-packet;
         }
     }
+    policy-statement OMES-PUBNET-VRF-EXPORT {
+        term 1 {
+            from protocol static;
+            then {
+                community add OMES-PUBNET-VPN;
+                accept;
+            }
+        }
+        term 2 {
+            from protocol direct;
+            then {
+                community add OMES-PUBNET-VPN;
+                accept;
+            }
+        }
+        term 3 {
+            from protocol ospf;
+            then {
+                community add OMES-PUBNET-VPN;
+                accept;
+            }
+        }
+        term 4 {
+            from protocol bgp;
+            then {
+                community add OMES-PUBNET-VPN;
+                accept;
+            }
+        }
+    }
+    policy-statement OMES-PUBNET-VRF-IMPORT {
+        term 1 {
+            from {
+                protocol bgp;
+                community OMES-PUBNET-VPN;
+            }
+            then accept;
+        }
+        term 2 {
+            then reject;
+        }
+    }
     policy-statement REDISTRIBUTE-DIRECTS {
         term 1 {
             from protocol direct;
@@ -1569,6 +1612,7 @@
     community Miami members 5078:138;
     community Midwest-City members 5078:2;
     community Muskogee members 5078:94;
+    community OMES-PUBNET-VPN members target:5078:2552;
     community OSUOKC members 5078:50;
     community Okmulgee members 5078:110;
     community Ponca-City members 5078:186;
@@ -1956,6 +2000,20 @@
             }
         }
     }
+    OMES-PUBNET-L3VPN {
+        description OMES-PUBNET-L3VPN;
+        instance-type vrf;
+        route-distinguisher 164.58.199.90:2552;
+        vrf-import OMES-PUBNET-VRF-IMPORT;
+        vrf-export OMES-PUBNET-VRF-EXPORT;
+        vrf-target target:5078:2552;
+        vrf-table-label;
+        routing-options {
+            static {
+                route 204.87.73.32/28 next-hop 204.62.17.22;
+            }
+        }
+    }
     TAGNET-L3VPN {
         description TAGNET-L3VPN;
         instance-type vrf;



More information about the Nocrancid mailing list