[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Mon Sep 15 09:02:16 CDT 2014


Index: configs/hub.chi.onenet.net
===================================================================
--- configs/hub.chi.onenet.net	(revision 119619)
+++ configs/hub.chi.onenet.net	(working copy)
@@ -283,7 +283,7 @@
 #t3-2/0/1.0 up up
 #ct3-2/0/2 up up
 #t1-2/0/2:1 down down
-#t1-2/0/2:2 down up
+#t1-2/0/2:2 down down
 #t1-2/0/2:3 down down
 #t1-2/0/2:4 down up
 #t1-2/0/2:5 down down
Index: configs/hub.wea.onenet.net
===================================================================
--- configs/hub.wea.onenet.net	(revision 119481)
+++ configs/hub.wea.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at WEATHERFORD-M120-RE0> show system commit 
+#   2014-09-15 08:52:23 CDT by andrew via cli commit synchronize
 #   2014-09-10 15:52:16 CDT by joel via cli commit synchronize
 #   2014-08-31 14:31:36 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
 #   2014-08-27 11:56:47 CDT by andrew via cli commit synchronize
 #   2014-08-27 11:52:35 CDT by andrew via cli commit confirmed, rollback in 5mins synchronize
 #   2014-08-27 11:39:28 CDT by rnordmark via cli commit synchronize
-#   2014-08-27 11:38:30 CDT by rnordmark via cli commit synchronize
 # grnoc-mon at WEATHERFORD-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -274,7 +274,7 @@
 # grnoc-mon at WEATHERFORD-M120-RE0> show system uptime 
 # System booted: 2013-05-27 00:47 CDT 
 # Protocols started: 2013-05-27 00:56 CDT 
-# Last configured: 2014-09-10 15:52 CDT  by joel
+# Last configured: 2014-09-15 08:52 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at WEATHERFORD-M120-RE0> show interface terse 
@@ -432,6 +432,7 @@
 #ge-3/2/0.120 up up
 #ge-3/2/0.121 up up
 #ge-3/2/0.122 up up
+#ge-3/2/0.123 up up
 #ge-3/2/0.32767 up up
 #pc-3/2/0 up up
 #pc-3/2/0.16383 up up
@@ -466,13 +467,14 @@
 #lo0.16385 up up
 #lsi up up
 #lsi.0 up up
+#lsi.1 up up
 #mtun up up
 #pimd up up
 #pime up up
 #pp0 up up
 #tap up up
 # grnoc-mon at WEATHERFORD-M120-RE0> show configuration 
-## Last commit: 2014-09-10 15:52:16 CDT by joel
+## Last commit: 2014-09-15 08:52:23 CDT by andrew
 version 11.4R7.5;
 groups {
     re0 {
@@ -1535,6 +1537,17 @@
                 address 156.110.130.1/30;
             }
         }
+        unit 123 {
+            description "OSBI-WEATHERFORD-10M-CIR0005712 [ORDERED]";
+            vlan-id 123;
+            family inet {
+                policer {
+                    input 10M-POL;
+                    output 10M-POL;
+                }
+                inactive: address 192.168.252.34/30;
+            }
+        }
     }
     ge-3/2/1 {
         disable;
@@ -1828,6 +1841,41 @@
             load-balance per-packet;
         }
     }
+    policy-statement OSBI-VRF-EXPORT {
+        term 1 {
+            from protocol static;
+            then {
+                community add OSBI-VPN;
+                accept;
+            }
+        }
+        term 2 {
+            from protocol direct;
+            then {
+                community add OSBI-VPN;
+                accept;
+            }
+        }
+        term 3 {
+            from protocol ospf;
+            then {
+                community add OSBI-VPN;
+                accept;
+            }
+        }
+    }
+    policy-statement OSBI-VRF-IMPORT {
+        term 1 {
+            from {
+                protocol bgp;
+                community OSBI-VPN;
+            }
+            then accept;
+        }
+        term 2 {
+            then reject;
+        }
+    }
     policy-statement REDISTRIBUTE-DIRECTS {
         term 1 {
             from protocol direct;
@@ -1908,6 +1956,7 @@
     community Miami members 5078:138;
     community Midwest-City members 5078:2;
     community Muskogee members 5078:94;
+    community OSBI-VPN members target:5078:2546;
     community OSUOKC members 5078:50;
     community Okmulgee members 5078:110;
     community Ponca-City members 5078:186;
@@ -2246,8 +2295,26 @@
         }
         then discard;
     }
+    policer 10M-POL {
+        logical-interface-policer;
+        if-exceeding {
+            bandwidth-limit 10m;
+            burst-size-limit 2m;
+        }
+        then discard;
+    }
 }
 routing-instances {
+    OSBI-L3VPN {
+        description OSBI-L3VPN;
+        instance-type vrf;
+        interface ge-3/2/0.123;
+        route-distinguisher 164.58.199.38:2546;
+        vrf-import OSBI-VRF-IMPORT;
+        vrf-export OSBI-VRF-EXPORT;
+        vrf-target target:5078:2532;
+        vrf-table-label;
+    }
     TAGNET-L3VPN {
         description TAGNET-L3VPN;
         instance-type vrf;
Index: configs/hub.ton.onenet.net
===================================================================
--- configs/hub.ton.onenet.net	(revision 119183)
+++ configs/hub.ton.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at TONKAWA-M120-RE0> show system commit 
+#   2014-09-15 08:56:52 CDT by sky via cli commit confirmed, rollback in 3mins synchronize
 #   2014-08-31 16:01:19 CDT by andrew via cli commit synchronize
 #   2014-08-13 23:48:28 CDT by andrew via cli commit synchronize
 #   2014-08-12 00:41:19 CDT by rnordmark via cli commit synchronize
 #   2014-08-05 10:20:56 CDT by sky via cli commit synchronize
 #   2014-08-04 10:09:55 CDT by donnie via cli commit synchronize
-#   2014-07-31 15:30:21 CDT by rnordmark via cli commit synchronize
 # grnoc-mon at TONKAWA-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -282,7 +282,7 @@
 # grnoc-mon at TONKAWA-M120-RE0> show system uptime 
 # System booted: 2014-06-25 11:20 CDT 
 # Protocols started: 2014-06-25 11:22 CDT 
-# Last configured: 2014-08-31 16:01 CDT  by andrew
+# Last configured: 2014-09-15 08:56 CDT  by sky
 # 
 # {master}
 # grnoc-mon at TONKAWA-M120-RE0> show interface terse 
@@ -353,8 +353,7 @@
 #t1-2/0/2:28 down down
 #t1-2/0/2:28.0 up 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 down up
 #t1-2/0/3:2 up down
 #t1-2/0/3:2.0 up down
 #t1-2/0/3:3 up down
@@ -374,8 +373,7 @@
 #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:15 down up
 #t1-2/0/3:16 up up
 #t1-2/0/3:16.0 up up
 #t1-2/0/3:17 up up
@@ -411,7 +409,6 @@
 #gr-2/3/0 up up
 #ip-2/3/0 up up
 #lsq-2/3/0 up up
-#lsq-2/3/0.4 up up
 #lsq-2/3/0.5 up up
 #mt-2/3/0 up up
 #pd-2/3/0 up up
@@ -483,7 +480,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TONKAWA-M120-RE0> show configuration 
-## Last commit: 2014-08-31 16:01:19 CDT by andrew
+## Last commit: 2014-09-15 08:56:52 CDT by sky
 version 11.4R7.5;
 groups {
     re0 {
@@ -1118,13 +1115,7 @@
         partition 28 interface-type t1;
     }
     t1-2/0/3:1 {
-        description Billings-Public-Schools-T1-CIR0004975-lsq-2/3/0.4;
-        encapsulation ppp;
-        unit 0 {
-            family mlppp {
-                bundle lsq-2/3/0.4;
-            }
-        }
+        disable;
     }
     t1-2/0/3:2 {
         description "TAGNET-3610-TONKAWA-T1-CIR [ORDERED]";
@@ -1202,13 +1193,7 @@
         }
     }
     t1-2/0/3:15 {
-        description Billings-Public-Schools-T1-CIR0001963-lsq-2/3/0.4;
-        encapsulation ppp;
-        unit 0 {
-            family mlppp {
-                bundle lsq-2/3/0.4;
-            }
-        }
+        disable;
     }
     t1-2/0/3:16 {
         description "Oklahoma Heart Hospital Physicians Ponca City T1 CIR0002867";
@@ -1403,16 +1388,6 @@
         }
     }
     lsq-2/3/0 {
-        unit 4 {
-            description Billings-Public-Schools;
-            encapsulation multilink-ppp;
-            family inet {
-                sampling {
-                    input;
-                }
-                address 156.110.126.9/30;
-            }
-        }
         unit 5 {
             description "Kildare School district lsq 2/3/0.5";
             encapsulation multilink-ppp;
@@ -1678,7 +1653,6 @@
         route 156.110.127.136/29 next-hop 156.110.126.2;
         route 164.58.13.0/24 next-hop 156.110.126.94;
         route 164.58.18.64/27 next-hop 164.58.5.238;
-        route 164.58.18.236/30 next-hop 156.110.126.10;
         route 164.58.29.16/29 next-hop 164.58.9.242;
         route 164.58.184.236/30 next-hop 164.58.5.238;
         route 164.58.226.0/24 next-hop 156.110.126.86;
Index: configs/core4.okc.onenet.net
===================================================================
--- configs/core4.okc.onenet.net	(revision 119606)
+++ configs/core4.okc.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKC-CORE4-MX480-RE0> show system commit 
+#   2014-09-15 08:54:49 CDT by andrew via cli commit synchronize
+#   2014-09-15 08:53:03 CDT by andrew via cli commit synchronize
 #   2014-09-14 06:06:46 CDT by andrew via cli commit synchronize
 #   2014-09-14 06:05:11 CDT by rnordmark via cli commit synchronize
 #   2014-09-14 06:04:39 CDT by rnordmark via cli commit synchronize
 #   2014-09-14 05:55:26 CDT by rnordmark via cli commit synchronize
-#   2014-09-14 03:57:51 CDT by rnordmark via cli commit synchronize
-#   2014-09-14 03:54:19 CDT by rnordmark via cli commit synchronize
 # grnoc-mon at OKC-CORE4-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -417,7 +417,7 @@
 # grnoc-mon at OKC-CORE4-MX480-RE0> show system uptime 
 # System booted: 2014-03-16 10:32 CDT 
 # Protocols started: 2014-03-16 10:34 CDT 
-# Last configured: 2014-09-14 06:06 CDT  by andrew
+# Last configured: 2014-09-15 08:54 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at OKC-CORE4-MX480-RE0> show interface terse 
@@ -647,7 +647,6 @@
 #xe-2/0/1.813 up up
 #xe-2/0/1.814 up up
 #xe-2/0/1.815 up up
-#xe-2/0/1.816 up up
 #xe-2/0/1.817 up up
 #xe-2/0/1.819 up up
 #xe-2/0/1.820 up up
@@ -722,7 +721,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE4-MX480-RE0> show configuration 
-## Last commit: 2014-09-14 06:06:46 CDT by andrew
+## Last commit: 2014-09-15 08:54:49 CDT by andrew
 version 12.3R5.7;
 groups {
     re0 {
@@ -2473,17 +2472,6 @@
             description "[ORDERED] DOH-LAWTON-10M-CIR0005690-OCS";
             vlan-id 815;
         }
-        unit 816 {
-            description "OSBI-WEATHERFORD-10M-CIR0005712 [ORDERED]";
-            vlan-id 816;
-            family inet {
-                policer {
-                    input 10M-POL;
-                    output 10M-POL;
-                }
-                inactive: address 192.168.252.34/30;
-            }
-        }
         unit 817 {
             description OSBI-STILLWATER-10M-CIR0005713;
             vlan-id 817;
@@ -2524,7 +2512,7 @@
             vlan-id 826;
         }
         unit 827 {
-            description "OIDS-MANGUM-10M [ORDERED] | CIR0005440";
+            description OIDS-MANGUM-10M-CIR0005440;
             vlan-id 827;
             family inet {
                 policer {
@@ -5219,7 +5207,6 @@
         interface xe-2/0/1.807;
         interface xe-2/0/1.808;
         interface xe-2/0/1.809;
-        interface xe-2/0/1.816;
         interface xe-2/0/1.817;
         route-distinguisher 164.58.199.214:2546;
         vrf-import OSBI-VRF-IMPORT;
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net	(revision 119619)
+++ configs/core3.okc-m120.onenet.net	(working copy)
@@ -541,7 +541,7 @@
 #t1-2/3/0:3:12 up up
 #t1-2/3/0:3:12.0 up up
 #t1-2/3/0:3:13 up up
-#t1-2/3/0:3:13.0 up down
+#t1-2/3/0:3:13.0 up up
 #t1-2/3/0:3:14 up up
 #t1-2/3/0:3:14.0 up up
 #t1-2/3/0:3:15 up up
@@ -615,8 +615,8 @@
 #t1-2/3/0:4:26.0 up up
 #t1-2/3/0:4:27 up up
 #t1-2/3/0:4:27.0 up up
-#t1-2/3/0:4:28 up up
-#t1-2/3/0:4:28.0 up up
+#t1-2/3/0:4:28 up down
+#t1-2/3/0:4:28.0 up down
 #coc1-2/3/0:5 up up
 #ct3-2/3/0:5 up up
 #t1-2/3/0:5:1 up up



More information about the Nocrancid mailing list