[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Wed Nov 5 10:02:15 CST 2014


Index: configs/core.law.onenet.net
===================================================================
--- configs/core.law.onenet.net	(revision 121119)
+++ configs/core.law.onenet.net	(working copy)
@@ -495,8 +495,8 @@
 #lsi.1061491 up up
 #lsi.1061492 up up
 #lsi.1061493 up up
-#lsi.1061495 up up
 #lsi.1061496 up up
+#lsi.1061497 up up
 #mtun up up
 #pimd up up
 #pime up up
Index: configs/core.ada.onenet.net
===================================================================
--- configs/core.ada.onenet.net	(revision 120920)
+++ configs/core.ada.onenet.net	(working copy)
@@ -1,13 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at ADA-MX480-RE0> show system commit 
+#   2014-11-05 09:03:01 CST by andrew via cli commit synchronize
 #   2014-10-29 11:06:09 CDT by sky via cli commit synchronize
 #   2014-10-29 10:54:34 CDT by sky via cli commit synchronize
 #   2014-10-22 14:14:44 CDT by joel via cli commit synchronize
 #   2014-10-02 11:50:02 CDT by sky via cli commit synchronize
 #   2014-09-28 00:24:13 CDT by andrew via cli commit synchronize
-#   2014-09-14 06:28:52 CDT by root via other
-#     Synchronization with remote Routing Engine
 # grnoc-mon at ADA-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -259,7 +258,7 @@
 # grnoc-mon at ADA-MX480-RE0> show system uptime 
 # System booted: 2014-09-14 06:27 CDT 
 # Protocols started: 2014-09-14 06:28 CDT 
-# Last configured: 2014-10-29 11:06 CDT  by sky
+# Last configured: 2014-11-05 09:03 CST  by andrew
 # 
 # {master}
 # grnoc-mon at ADA-MX480-RE0> show interface terse 
@@ -290,6 +289,7 @@
 #ge-0/2/1.32767 up up
 #ge-0/2/2 up up
 #ge-0/2/2.70 up up
+#ge-0/2/2.500 up up
 #ge-0/2/2.32767 up up
 #ge-0/2/3 up down
 #ge-0/2/4 up down
@@ -338,6 +338,7 @@
 #lo0.16384 up up
 #lo0.16385 up up
 #lsi up up
+#lsi.0 up up
 #mtun up up
 #pimd up up
 #pime up up
@@ -345,7 +346,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at ADA-MX480-RE0> show configuration 
-## Last commit: 2014-10-29 11:06:09 CDT by sky
+## Last commit: 2014-11-05 09:03:01 CST by andrew
 version 12.3R7.7;
 groups {
     re0 {
@@ -634,6 +635,17 @@
                 mtu 9000;
             }
         }
+        unit 500 {
+            description ODOT-ADA-HQ-100M-CIR000XXXX;
+            vlan-id 500;
+            family inet {
+                policer {
+                    input 100M-POL;
+                    output 100M-POL;
+                }
+                address 10.119.40.102/31;
+            }
+        }
     }
     inactive: ge-0/2/4 {
         description ECU-Ethernet-LAN-Segment-Computer-Science-Dept-CIR0004309;
@@ -1125,6 +1137,48 @@
             load-balance per-packet;
         }
     }
+    policy-statement OMES-AGENCY-DATA-VRF-EXPORT {
+        term 1 {
+            from protocol static;
+            then {
+                community add OMES-AGENCY-DATA-VPN;
+                accept;
+            }
+        }
+        term 2 {
+            from protocol direct;
+            then {
+                community add OMES-AGENCY-DATA-VPN;
+                accept;
+            }
+        }
+        term 3 {
+            from protocol ospf;
+            then {
+                community add OMES-AGENCY-DATA-VPN;
+                accept;
+            }
+        }
+        term 4 {
+            from protocol bgp;
+            then {
+                community add OMES-AGENCY-DATA-VPN;
+                accept;
+            }
+        }
+    }
+    policy-statement OMES-AGENCY-DATA-VRF-IMPORT {
+        term 1 {
+            from {
+                protocol bgp;
+                community OMES-AGENCY-DATA-VPN;
+            }
+            then accept;
+        }
+        term 2 {
+            then reject;
+        }
+    }
     policy-statement ONENET-PoP-APPLIANCES-EXPORT {
         term 1 {
             from protocol static;
@@ -1198,6 +1252,7 @@
     community Miami members 5078:138;
     community Midwest-City members 5078:2;
     community Muskogee members 5078:94;
+    community OMES-AGENCY-DATA-VPN members target:5078:2548;
     community ONENET-PoP-APPLIANCES members target:5078:2012;
     community OSUOKC members 5078:50;
     community Okmulgee members 5078:110;
@@ -1504,8 +1559,25 @@
         }
         then discard;
     }
+    policer 100M-POL {
+        if-exceeding {
+            bandwidth-limit 100m;
+            burst-size-limit 20m;
+        }
+        then discard;
+    }
 }
 routing-instances {
+    OMES-AGENCY-DATA-L3VPN {
+        description OMES-AGENCY-DATA-L3VPN;
+        instance-type vrf;
+        interface ge-0/2/2.500;
+        route-distinguisher 164.58.199.23:2548;
+        vrf-import OMES-AGENCY-DATA-VRF-IMPORT;
+        vrf-export OMES-AGENCY-DATA-VRF-EXPORT;
+        vrf-target target:5078:2548;
+        vrf-table-label;
+    }
     ONENET-PoP-APPLIANCES-L3VPN {
         description ONENET-PoP-APPLIANCES-L3VPN;
         instance-type vrf;
Index: configs/core3.nor.onenet.net
===================================================================
--- configs/core3.nor.onenet.net	(revision 121022)
+++ configs/core3.nor.onenet.net	(working copy)
@@ -124,6 +124,8 @@
 #       Xcvr 0     REV 03   740-014289   T13J81703         XFP-10G-SR
 #       Xcvr 1     REV 03   740-014289   CC44BQ0EU         XFP-10G-SR
 #     PIC 1                 BUILTIN      BUILTIN           2x 10GE  XFP
+#       Xcvr 0     REV 01   740-031833   49T749100031      XFP-10G-LR
+#       Xcvr 1     REV 01   740-031833   49T749100023      XFP-10G-LR
 #   QXM 0          REV 06   711-028408   CABR5796          MPC QXM
 #   QXM 1          REV 06   711-028408   CABR5759          MPC QXM
 # Fan Tray                                                 Enhanced Left Fan Tray
Index: configs/core.ard.onenet.net
===================================================================
--- configs/core.ard.onenet.net	(revision 121119)
+++ configs/core.ard.onenet.net	(working copy)
@@ -335,12 +335,12 @@
 #lsi.1048930 up up
 #lsi.1048936 up up
 #lsi.1048942 up up
-#lsi.1048948 up up
 #lsi.1048954 up up
 #lsi.1048956 up up
 #lsi.1048957 up up
 #lsi.1048958 up up
 #lsi.1048960 up up
+#lsi.1048961 up up
 #mtun up up
 #pimd up up
 #pime up up
Index: configs/core1.sti-mx960.onenet.net
===================================================================
--- configs/core1.sti-mx960.onenet.net	(revision 121119)
+++ configs/core1.sti-mx960.onenet.net	(working copy)
@@ -628,7 +628,6 @@
 #lsi.1055648 up up
 #lsi.1056148 up up
 #lsi.1056179 up up
-#lsi.1056180 up up
 #lsi.1056181 up up
 #lsi.1056182 up up
 #lsi.1056183 up up
@@ -639,6 +638,7 @@
 #lsi.1056193 up up
 #lsi.1056194 up up
 #lsi.1056195 up up
+#lsi.1056196 up up
 #mtun up up
 #pimd up up
 #pime up up
Index: configs/hub.ada.onenet.net
===================================================================
--- configs/hub.ada.onenet.net	(revision 120955)
+++ configs/hub.ada.onenet.net	(working copy)
@@ -295,85 +295,85 @@
 #ct3-2/0/1 down down
 #t3-2/0/1 down down
 #t3-2/0/1.0 up down
-#ct3-2/0/2 up up
-#t1-2/0/2:1 up up
-#t1-2/0/2:1.0 up up
-#t1-2/0/2:2 up up
-#t1-2/0/2:2.0 up up
-#t1-2/0/2:3 up up
-#t1-2/0/2:3.0 up up
-#t1-2/0/2:4 up up
-#t1-2/0/2:5 up up
-#t1-2/0/2:6 up up
-#t1-2/0/2:7 up up
-#t1-2/0/2:7.0 up up
-#t1-2/0/2:8 up up
-#t1-2/0/2:8.0 up up
-#t1-2/0/2:9 up up
-#t1-2/0/2:9.0 up up
-#t1-2/0/2:10 up up
-#t1-2/0/2:10.0 up up
-#t1-2/0/2:11 up up
-#t1-2/0/2:11.0 up up
-#t1-2/0/2:12 up up
-#t1-2/0/2:12.0 up up
-#t1-2/0/2:13 up up
-#t1-2/0/2:13.0 up up
-#t1-2/0/2:14 up up
-#t1-2/0/2:14.0 up up
-#t1-2/0/2:15 up up
-#t1-2/0/2:15.0 up up
-#t1-2/0/2:16 up up
-#t1-2/0/2:17 up up
-#t1-2/0/2:17.0 up up
+#ct3-2/0/2 up down
+#t1-2/0/2:1 up down
+#t1-2/0/2:1.0 up down
+#t1-2/0/2:2 up down
+#t1-2/0/2:2.0 up down
+#t1-2/0/2:3 up down
+#t1-2/0/2:3.0 up down
+#t1-2/0/2:4 up down
+#t1-2/0/2:5 up down
+#t1-2/0/2:6 up down
+#t1-2/0/2:7 up down
+#t1-2/0/2:7.0 up down
+#t1-2/0/2:8 up down
+#t1-2/0/2:8.0 up down
+#t1-2/0/2:9 up down
+#t1-2/0/2:9.0 up down
+#t1-2/0/2:10 up down
+#t1-2/0/2:10.0 up down
+#t1-2/0/2:11 up down
+#t1-2/0/2:11.0 up down
+#t1-2/0/2:12 up down
+#t1-2/0/2:12.0 up down
+#t1-2/0/2:13 up down
+#t1-2/0/2:13.0 up down
+#t1-2/0/2:14 up down
+#t1-2/0/2:14.0 up down
+#t1-2/0/2:15 up down
+#t1-2/0/2:15.0 up down
+#t1-2/0/2:16 up down
+#t1-2/0/2:17 up down
+#t1-2/0/2:17.0 up down
 #t1-2/0/2:18 down down
 #t1-2/0/2:19 down down
-#t1-2/0/2:20 up up
+#t1-2/0/2:20 up down
 #t1-2/0/2:21 down down
 #t1-2/0/2:22 down down
-#t1-2/0/2:23 up up
-#t1-2/0/2:23.0 up up
-#t1-2/0/2:24 up up
-#t1-2/0/2:24.0 up up
+#t1-2/0/2:23 up down
+#t1-2/0/2:23.0 up down
+#t1-2/0/2:24 up down
+#t1-2/0/2:24.0 up down
 #t1-2/0/2:25 down down
 #t1-2/0/2:26 down down
 #t1-2/0/2:27 down down
 #t1-2/0/2:28 down down
-#ct3-2/0/3 up up
+#ct3-2/0/3 up down
 #t1-2/0/3:1 down down
 #t1-2/0/3:2 down down
 #t1-2/0/3:3 down down
-#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:4 up down
+#t1-2/0/3:4.0 up down
+#t1-2/0/3:5 up down
+#t1-2/0/3:5.0 up down
 #t1-2/0/3:6 down down
 #t1-2/0/3:7 down down
 #t1-2/0/3:8 down down
 #t1-2/0/3:9 down down
 #t1-2/0/3:10 down down
 #t1-2/0/3:11 down down
-#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 down down
 #t1-2/0/3:14 up down
 #t1-2/0/3:14.0 up down
-#t1-2/0/3:15 up up
-#t1-2/0/3:15.0 up up
+#t1-2/0/3:15 up down
+#t1-2/0/3:15.0 up down
 #t1-2/0/3:16 down down
 #t1-2/0/3:17 down down
 #t1-2/0/3:18 down down
-#t1-2/0/3:19 up up
-#t1-2/0/3:19.0 up up
-#t1-2/0/3:20 up up
-#t1-2/0/3:20.0 up up
+#t1-2/0/3:19 up down
+#t1-2/0/3:19.0 up down
+#t1-2/0/3:20 up down
+#t1-2/0/3:20.0 up down
 #t1-2/0/3:21 down down
 #t1-2/0/3:22 down down
 #t1-2/0/3:23 down down
 #t1-2/0/3:24 down down
 #t1-2/0/3:25 down down
-#t1-2/0/3:26 up up
-#t1-2/0/3:26.0 up up
+#t1-2/0/3:26 up down
+#t1-2/0/3:26.0 up down
 #t1-2/0/3:27 down down
 #t1-2/0/3:28 down down
 #fe-2/1/0 up up
@@ -386,7 +386,7 @@
 #gr-2/3/0 up up
 #ip-2/3/0 up up
 #lsq-2/3/0 up up
-#lsq-2/3/0.13 up up
+#lsq-2/3/0.13 up down
 #mt-2/3/0 up up
 #pd-2/3/0 up up
 #pe-2/3/0 up up
@@ -2364,9 +2364,6 @@
 # 164.58.245.178   ge-3/2/0.0             Full      164.58.199.10
 # 164.58.244.5     ge-3/2/3.0             Full      164.58.199.23
 # 172.23.3.130     ge-3/2/1.113           Full      10.199.2.136
-# 172.23.3.142     t1-2/0/2:10.0          Full      10.199.2.83
-# 172.23.3.134     t1-2/0/2:11.0          Full      10.199.2.60
-# 172.23.3.138     t1-2/0/2:12.0          Full      10.199.2.137
 # 
 # {master}
 # grnoc-mon at ADA-M120-RE0> show bfd session 
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net	(revision 121120)
+++ configs/core3.okc-m120.onenet.net	(working copy)
@@ -479,8 +479,8 @@
 #t1-2/3/0:2:7.0 up up
 #t1-2/3/0:2:8 up up
 #t1-2/3/0:2:8.0 up up
-#t1-2/3/0:2:9 up up
-#t1-2/3/0:2:9.0 up up
+#t1-2/3/0:2:9 up down
+#t1-2/3/0:2:9.0 up down
 #t1-2/3/0:2:10 up up
 #t1-2/3/0:2:10.0 up up
 #t1-2/3/0:2:11 up up
@@ -540,7 +540,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
Index: configs/core5.tul.onenet.net
===================================================================
--- configs/core5.tul.onenet.net	(revision 121104)
+++ configs/core5.tul.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show system commit 
+#   2014-11-05 09:50:45 CST by andrew via cli commit synchronize
+#   2014-11-05 09:40:20 CST by andrew via cli commit synchronize
 #   2014-11-04 16:57:37 CST by sky via cli commit synchronize
 #   2014-11-04 16:53:28 CST by sky via cli commit synchronize
 #   2014-11-04 16:45:59 CST by sky via cli commit synchronize
 #   2014-11-04 16:41:29 CST by sky via cli commit synchronize
-#   2014-11-04 15:58:28 CST by sky via cli commit synchronize
-#   2014-11-04 15:45:38 CST by sky via cli commit synchronize
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -389,7 +389,7 @@
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show system uptime 
 # System booted: 2014-09-20 01:27 CDT 
 # Protocols started: 2014-09-20 01:28 CDT 
-# Last configured: 2014-11-04 16:57 CST  by sky
+# Last configured: 2014-11-05 09:50 CST  by andrew
 # 
 # {master}
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show interface terse 
@@ -630,7 +630,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show configuration 
-## Last commit: 2014-11-04 16:57:37 CST by sky
+## Last commit: 2014-11-05 09:50:45 CST by andrew
 version 12.3R7.7;
 groups {
     re0 {
@@ -1567,6 +1567,13 @@
         unit 101 {
             description "CUSHING LIBRARY CIR000XXXX [ORDERED]";
             vlan-id 101;
+            family inet {
+                policer {
+                    input 50M-POL;
+                    output 50M-POL;
+                }
+                address 164.58.18.61/30;
+            }
         }
         unit 102 {
             description OSBI-MCALESTER-10M-CIR0005707;



More information about the Nocrancid mailing list