[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Thu Jul 17 17:02:20 CDT 2014


Index: configs/hub.chi.onenet.net
===================================================================
--- configs/hub.chi.onenet.net	(revision 117907)
+++ configs/hub.chi.onenet.net	(working copy)
@@ -308,7 +308,7 @@
 #t1-2/0/2:21 down down
 #t1-2/0/2:22 down down
 #t1-2/0/2:23 down down
-#t1-2/0/2:24 down up
+#t1-2/0/2:24 down down
 #t1-2/0/2:25 down up
 #t1-2/0/2:26 down down
 #t1-2/0/2:27 down down
Index: configs/core1.okc-mx960.onenet.net
===================================================================
--- configs/core1.okc-mx960.onenet.net	(revision 117904)
+++ 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-07-17 16:52:12 CDT by andrew via cli commit synchronize
+#   2014-07-17 16:49:38 CDT by andrew via cli commit synchronize
+#   2014-07-17 16:40:58 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
 #   2014-07-11 16:16:27 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
 #   2014-07-09 16:11:43 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
 #   2014-07-09 16:07:19 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
-#   2014-07-09 12:04:43 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
-#   2014-07-09 10:58:20 CDT by jeremyt via cli commit synchronize
-#   2014-07-09 10:48:36 CDT by jeremyt via cli commit synchronize
 # grnoc-mon at OKC-CORE1-MX960-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -457,7 +457,7 @@
 # grnoc-mon at OKC-CORE1-MX960-RE0> show system uptime 
 # System booted: 2013-04-13 23:52 CDT 
 # Protocols started: 2013-04-13 23:53 CDT 
-# Last configured: 2014-07-11 16:16 CDT  by andrew
+# Last configured: 2014-07-17 16:52 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at OKC-CORE1-MX960-RE0> show interface terse 
@@ -696,7 +696,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE1-MX960-RE0> show configuration 
-## Last commit: 2014-07-11 16:16:27 CDT by andrew
+## Last commit: 2014-07-17 16:52:12 CDT by andrew
 version 11.4R7.5;
 groups {
     re0 {
@@ -1189,7 +1189,7 @@
             description "DPS-L3VPN-to-OMES | CIR000XXXX [NO-MONITOR]";
             vlan-id 1106;
             family inet {
-                mtu 1514;
+                mtu 9000;
                 address 10.119.16.1/30;
             }
         }
@@ -12690,6 +12690,31 @@
             then reject;
         }
     }
+    policy-statement EBGP-OMES-DPS-EXPORT {
+        term reject-default {
+            from {
+                route-filter 0.0.0.0/0 exact;
+            }
+            then reject;
+        }
+        term accept-all {
+            then accept;
+        }
+        term reject-all {
+            then reject;
+        }
+    }
+    policy-statement EBGP-OMES-DPS-IMPORT {
+        term step-1 {
+            from {
+                route-filter 0.0.0.0/0 exact;
+            }
+            then accept;
+        }
+        term reject-all {
+            then reject;
+        }
+    }
     policy-statement EBGP-OMES-EXPORT {
         term export-default {
             from {
@@ -13511,8 +13536,22 @@
         vrf-target target:5078:2540;
         vrf-table-label;
         routing-options {
-            static {
-                route 0.0.0.0/0 next-hop 10.119.16.2;
+            autonomous-system 64569;
+        }
+        protocols {
+            bgp {
+                group EBGP-OMES-DPS {
+                    type external;
+                    family inet {
+                        unicast;
+                    }
+                    neighbor 10.119.16.2 {
+                        import EBGP-OMES-DPS-IMPORT;
+                        inactive:# authentication-key <removed>;
+                        export EBGP-OMES-DPS-EXPORT;
+                        peer-as 40628;
+                    }
+                }
             }
         }
     }
Index: configs/core2-okc-mx960.onenet.net
===================================================================
--- configs/core2-okc-mx960.onenet.net	(revision 117843)
+++ 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-07-17 16:58:30 CDT by andrew via cli commit synchronize
+#   2014-07-17 16:51:37 CDT by andrew via cli commit synchronize
+#   2014-07-17 16:36:51 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
+#   2014-07-17 16:29:28 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
 #   2014-07-15 13:37:18 CDT by jeremyt via cli commit synchronize
 #   2014-07-14 16:38:03 CDT by andrew via cli commit synchronize
-#   2014-07-14 12:52:42 CDT by andrew via cli commit synchronize
-#   2014-07-10 17:27:26 CDT by jeremyt via cli commit synchronize
-#   2014-07-03 12:02:52 CDT by josh via cli commit confirmed, rollback in 3mins synchronize
-#   2014-07-03 11:10:45 CDT by josh via cli commit confirmed, rollback in 3mins synchronize
 # grnoc-mon at OKC-CORE2-MX960-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -404,7 +404,7 @@
 # grnoc-mon at OKC-CORE2-MX960-RE0> show system uptime 
 # System booted: 2014-05-24 22:29 CDT 
 # Protocols started: 2014-05-24 22:31 CDT 
-# Last configured: 2014-07-15 13:37 CDT  by jeremyt
+# Last configured: 2014-07-17 16:58 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at OKC-CORE2-MX960-RE0> show interface terse 
@@ -471,6 +471,7 @@
 #xe-1/0/0.1101 up up
 #xe-1/0/0.1103 up up
 #xe-1/0/0.1104 up up
+#xe-1/0/0.1107 up up
 #xe-1/0/0.5160 up up
 #xe-1/0/0.5161 up up
 #xe-1/0/0.5162 up up
@@ -578,6 +579,7 @@
 #lsi.4 up up
 #lsi.5 up up
 #lsi.6 up up
+#lsi.7 up up
 #lsi.1061889 up up
 #lsi.1061893 up up
 #lsi.1061897 up up
@@ -594,7 +596,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE2-MX960-RE0> show configuration 
-## Last commit: 2014-07-15 13:37:18 CDT by jeremyt
+## Last commit: 2014-07-17 16:58:30 CDT by andrew
 version 11.4R7.5;
 groups {
     re0 {
@@ -1031,6 +1033,14 @@
                 address 172.25.255.252/31;
             }
         }
+        unit 1107 {
+            description "DPS-L3VPN-to-OMES | CIR000XXXX [NO-MONITOR]";
+            vlan-id 1107;
+            family inet {
+                mtu 9000;
+                address 10.119.16.5/30;
+            }
+        }
         unit 5160 {
             description VPLS-OMES-2516;
             encapsulation vlan-vpls;
@@ -12228,6 +12238,66 @@
             then reject;
         }
     }
+    policy-statement DPS-VRF-EXPORT {
+        term 1 {
+            from protocol static;
+            then {
+                community add DPS-VPN;
+                accept;
+            }
+        }
+        term 2 {
+            from protocol direct;
+            then {
+                community add DPS-VPN;
+                accept;
+            }
+        }
+        term 3 {
+            from protocol ospf;
+            then {
+                community add DPS-VPN;
+                accept;
+            }
+        }
+    }
+    policy-statement DPS-VRF-IMPORT {
+        term 1 {
+            from {
+                protocol bgp;
+                community DPS-VPN;
+            }
+            then accept;
+        }
+        term 2 {
+            then reject;
+        }
+    }
+    policy-statement EBGP-OMES-DPS-EXPORT {
+        term reject-default {
+            from {
+                route-filter 0.0.0.0/0 exact;
+            }
+            then reject;
+        }
+        term accept-all {
+            then accept;
+        }
+        term reject-all {
+            then reject;
+        }
+    }
+    policy-statement EBGP-OMES-DPS-IMPORT {
+        term step-1 {
+            from {
+                route-filter 0.0.0.0/0 exact;
+            }
+            then accept;
+        }
+        term reject-all {
+            then reject;
+        }
+    }
     policy-statement EBGP-OMES-EXPORT {
         term export-default {
             from {
@@ -12482,6 +12552,7 @@
     community Chickasha members 5078:82;
     community Claremore members 5078:142;
     community DOH-VPN members target:5078:3000;
+    community DPS-VPN members target:5078:2540;
     community Duncan members 5078:18;
     community Durant members 5078:14;
     community Edmond members 5078:235;
@@ -16533,6 +16604,35 @@
             }
         }
     }
+    DPS-L3VPN {
+        description DPS-L3VPN;
+        instance-type vrf;
+        interface xe-1/0/0.1107;
+        route-distinguisher 164.58.199.212:2540;
+        vrf-import DPS-VRF-IMPORT;
+        vrf-export DPS-VRF-EXPORT;
+        vrf-target target:5078:2540;
+        vrf-table-label;
+        routing-options {
+            autonomous-system 64569;
+        }
+        protocols {
+            bgp {
+                group EBGP-OMES-DPS {
+                    type external;
+                    family inet {
+                        unicast;
+                    }
+                    neighbor 10.119.16.6 {
+                        import EBGP-OMES-DPS-IMPORT;
+                        inactive:# authentication-key <removed>;
+                        export EBGP-OMES-DPS-EXPORT;
+                        peer-as 40628;
+                    }
+                }
+            }
+        }
+    }
     ODOT-L3VPN {
         description ODOT-L3VPN;
         instance-type vrf;
Index: configs/hub.wil.onenet.net
===================================================================
--- configs/hub.wil.onenet.net	(revision 117898)
+++ configs/hub.wil.onenet.net	(working copy)
@@ -325,16 +325,16 @@
 #t1-2/0/2:27 down down
 #t1-2/0/2:28 down down
 #ct3-2/0/3 up up
-#t1-2/0/3:1 up up
-#t1-2/0/3:1.0 up up
+#t1-2/0/3:1 up down
+#t1-2/0/3:1.0 up down
 #t1-2/0/3:2 up up
 #t1-2/0/3:2.0 up up
 #t1-2/0/3:3 up up
 #t1-2/0/3:3.0 up up
 #t1-2/0/3:4 up up
 #t1-2/0/3:4.0 up up
-#t1-2/0/3:5 up up
-#t1-2/0/3:5.0 up up
+#t1-2/0/3:5 up down
+#t1-2/0/3:5.0 up down
 #t1-2/0/3:6 up up
 #t1-2/0/3:6.0 up up
 #t1-2/0/3:7 up up
@@ -342,26 +342,26 @@
 #t1-2/0/3:8 down down
 #t1-2/0/3:9 up up
 #t1-2/0/3:9.0 up up
-#t1-2/0/3:10 up up
-#t1-2/0/3:10.0 up up
+#t1-2/0/3:10 up down
+#t1-2/0/3:10.0 up down
 #t1-2/0/3:11 up up
 #t1-2/0/3:11.0 up up
-#t1-2/0/3:12 up up
-#t1-2/0/3:12.0 up up
+#t1-2/0/3:12 up down
+#t1-2/0/3:12.0 up down
 #t1-2/0/3:13 up up
 #t1-2/0/3:13.0 up up
 #t1-2/0/3:14 up up
 #t1-2/0/3:14.0 up up
 #t1-2/0/3:15 up up
 #t1-2/0/3:15.0 up up
-#t1-2/0/3:16 up up
-#t1-2/0/3:16.0 up up
+#t1-2/0/3:16 up down
+#t1-2/0/3:16.0 up down
 #t1-2/0/3:17 up up
 #t1-2/0/3:17.0 up up
 #t1-2/0/3:18 up up
 #t1-2/0/3:18.0 up up
-#t1-2/0/3:19 up up
-#t1-2/0/3:19.0 up up
+#t1-2/0/3:19 up down
+#t1-2/0/3:19.0 up down
 #t1-2/0/3:20 up up
 #t1-2/0/3:20.0 up up
 #t1-2/0/3:21 down down
@@ -388,7 +388,7 @@
 #lsq-2/3/0.7 up up
 #lsq-2/3/0.8 up up
 #lsq-2/3/0.9 up up
-#lsq-2/3/0.10 up up
+#lsq-2/3/0.10 up down
 #lsq-2/3/0.11 up up
 #mt-2/3/0 up up
 #pd-2/3/0 up up
@@ -1991,7 +1991,6 @@
 # Address          Interface              State     ID               Pri  Dead
 # 164.58.245.49    ge-3/2/3.0             Full      164.58.199.99
 # 172.23.0.194     t1-2/0/2:7.0           Full      10.199.2.57
-# 172.23.0.202     t1-2/0/3:10.0          Full      10.199.2.88
 # 
 # {master}
 # grnoc-mon at WILBURTON-M120-RE0> show bfd session 
Index: configs/hub.alv.onenet.net
===================================================================
--- configs/hub.alv.onenet.net	(revision 117907)
+++ configs/hub.alv.onenet.net	(working copy)
@@ -332,6 +332,7 @@
 #sp-2/3/0 up up
 #sp-2/3/0.16383 up up
 #vt-2/3/0 up up
+#vt-2/3/0.1058978 up up
 #fe-3/0/0 down down
 #pfh-3/0/0 up up
 #pfh-3/0/0.16383 up up
@@ -361,7 +362,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.1058977 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 117907)
+++ configs/core3.okc-m120.onenet.net	(working copy)
@@ -694,8 +694,8 @@
 #t1-2/3/0:6:11.0 up up
 #t1-2/3/0:6:12 up up
 #t1-2/3/0:6:12.0 up up
-#t1-2/3/0:6:13 up down
-#t1-2/3/0:6:13.0 up down
+#t1-2/3/0:6:13 up up
+#t1-2/3/0:6:13.0 up up
 #t1-2/3/0:6:14 up up
 #t1-2/3/0:6:14.0 up up
 #t1-2/3/0:6:15 up up



More information about the Nocrancid mailing list