[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Mon Sep 9 15:01:01 CDT 2013


Index: core2.dc.onenet.net
===================================================================
--- core2.dc.onenet.net	(revision 78983)
+++ core2.dc.onenet.net	(working copy)
@@ -422,12 +422,12 @@
 #pfe-1/0/0.16383 up up
 #pfh-1/0/0 up up
 #pfh-1/0/0.16383 up up
-#xe-1/0/0 up down
-#xe-1/0/0.0 up down
-#xe-1/0/0.32767 up down
-#xe-1/0/1 up down
-#xe-1/0/1.0 up down
-#xe-1/0/1.32767 up down
+#xe-1/0/0 up up
+#xe-1/0/0.0 up up
+#xe-1/0/0.32767 up up
+#xe-1/0/1 up up
+#xe-1/0/1.0 up up
+#xe-1/0/1.32767 up up
 #xe-1/1/0 up down
 #xe-1/1/1 up down
 #ge-1/2/0 up down
@@ -463,12 +463,12 @@
 #pfe-2/0/0.16383 up up
 #pfh-2/0/0 up up
 #pfh-2/0/0.16383 up up
-#xe-2/0/0 up down
-#xe-2/0/0.0 up down
-#xe-2/0/0.32767 up down
-#xe-2/0/1 up down
-#xe-2/0/1.0 up down
-#xe-2/0/1.32767 up down
+#xe-2/0/0 up up
+#xe-2/0/0.0 up up
+#xe-2/0/0.32767 up up
+#xe-2/0/1 up up
+#xe-2/0/1.0 up up
+#xe-2/0/1.32767 up up
 #xe-2/1/0 up up
 #xe-2/1/0.0 up up
 #xe-2/1/1 up down
@@ -493,12 +493,12 @@
 #ae0.1 up up
 #ae0.32767 up up
 #ae1 up down
-#ae2 up down
-#ae2.0 up down
-#ae2.32767 up down
-#ae3 up down
-#ae3.0 up down
-#ae3.32767 up down
+#ae2 up up
+#ae2.0 up up
+#ae2.32767 up up
+#ae3 up up
+#ae3.0 up up
+#ae3.32767 up up
 #ae4 up down
 #ae5 up up
 #ae5.0 up up

Index: core4.okc.onenet.net
===================================================================
--- core4.okc.onenet.net	(revision 78981)
+++ core4.okc.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKC-CORE4-MX480-RE0> show system commit 
+#   2013-09-09 14:27:24 CDT by jeremyt via cli commit synchronize
 #   2013-09-09 13:04:42 CDT by josh via cli commit synchronize
 #   2013-09-09 10:13:18 CDT by donnie via cli commit synchronize
 #   2013-09-05 10:29:18 CDT by donnie via cli commit synchronize
 #   2013-09-03 18:02:04 CDT by rnordmark via cli commit synchronize
 #   2013-09-03 18:00:23 CDT by rnordmark via cli commit synchronize
-#   2013-09-03 17:57:48 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        
@@ -352,7 +352,7 @@
 # grnoc-mon at OKC-CORE4-MX480-RE0> show system uptime 
 # System booted: 2013-04-14 01:08 CDT 
 # Protocols started: 2013-04-14 01:10 CDT 
-# Last configured: 2013-09-09 13:04 CDT  by josh
+# Last configured: 2013-09-09 14:27 CDT  by jeremyt
 # 
 # grnoc-mon at OKC-CORE4-MX480-RE0> show interface terse 
 #Interface Admin Link
@@ -560,7 +560,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE4-MX480-RE0> show configuration 
-## Last commit: 2013-09-09 13:04:42 CDT by josh
+## Last commit: 2013-09-09 14:27:24 CDT by jeremyt
 version 11.4R7.5;
 groups {
     re0 {
@@ -1107,7 +1107,7 @@
             description "GRDA OKC | CIR0005190";
             vlan-id 175;
             family inet {
-                address 156.110.0.13/30;
+                address 10.0.1.49/29;
             }
         }
         unit 176 {
@@ -2589,6 +2589,44 @@
             then reject;
         }
     }
+    policy-statement ONENET-GRDA-VRF-EXPORT {
+        term 1 {
+            from protocol static;
+            then {
+                community add ONET-GRDA-VPN;
+                accept;
+            }
+        }
+        term 2 {
+            from protocol direct;
+            then {
+                community add ONET-GRDA-VPN;
+                accept;
+            }
+        }
+        term 3 {
+            from {
+                protocol ospf;
+                area 0.0.0.5;
+            }
+            then {
+                community add ONET-GRDA-VPN;
+                accept;
+            }
+        }
+    }
+    policy-statement ONENET-GRDA-VRF-IMPORT {
+        term 1 {
+            from {
+                protocol bgp;
+                community ONET-GRDA-VPN;
+            }
+            then accept;
+        }
+        term reject {
+            then reject;
+        }
+    }
     policy-statement ONENET-UPS-VRF-EXPORT {
         term 1 {
             from protocol static;
@@ -2723,6 +2761,7 @@
     community OKCCORE4 members 5078:214;
     community OKCCORE5 members 5078:215;
     community OKCCORE6 members 5078:216;
+    community ONET-GRDA-VPN members target:5078:2522;
     community ONET-UPS-VPN members target:5078:100;
     community OSUOKC members 5078:50;
     community Okmulgee members 5078:110;
@@ -3120,6 +3159,23 @@
             }
         }
     }
+    ONENET-GRDA-L3VPN {
+        description "Grand River Dam Authority";
+        instance-type vrf;
+        interface xe-0/0/1.175;
+        route-distinguisher 164.58.199.214:2522;
+        vrf-import ONENET-GRDA-VRF-IMPORT;
+        vrf-export ONENET-GRDA-VRF-EXPORT;
+        vrf-target target:5078:2522;
+        protocols {
+            ospf {
+                export ONENET-GRDA-VRF-IMPORT;
+                area 0.0.0.5 {
+                    interface xe-0/0/1.175;
+                }
+            }
+        }
+    }
     ONENET-UPS-L3VPN {
         description UPS-L3VPN;
         instance-type vrf;

Index: hub.chi.onenet.net
===================================================================
--- hub.chi.onenet.net	(revision 78985)
+++ hub.chi.onenet.net	(working copy)
@@ -309,7 +309,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: core3.okc-m120.onenet.net
===================================================================
--- core3.okc-m120.onenet.net	(revision 78986)
+++ core3.okc-m120.onenet.net	(working copy)
@@ -601,8 +601,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
@@ -1225,16 +1225,16 @@
 #ct3-3/3/0:6 up up
 #t1-3/3/0:6:1 up up
 #t1-3/3/0:6:1.0 up up
-#t1-3/3/0:6:2 up down
-#t1-3/3/0:6:2.0 up down
+#t1-3/3/0:6:2 up up
+#t1-3/3/0:6:2.0 up up
 #t1-3/3/0:6:3 up up
 #t1-3/3/0:6:3.0 up up
 #t1-3/3/0:6:4 up up
 #t1-3/3/0:6:4.0 up up
-#t1-3/3/0:6:5 up down
-#t1-3/3/0:6:5.0 up down
-#t1-3/3/0:6:6 up down
-#t1-3/3/0:6:6.0 up down
+#t1-3/3/0:6:5 up up
+#t1-3/3/0:6:5.0 up up
+#t1-3/3/0:6:6 up up
+#t1-3/3/0:6:6.0 up up
 #t1-3/3/0:6:7 up up
 #t1-3/3/0:6:7.0 up up
 #t1-3/3/0:6:8 up up
@@ -1260,8 +1260,8 @@
 #t1-3/3/0:6:19.0 up up
 #t1-3/3/0:6:20 up up
 #t1-3/3/0:6:20.0 up up
-#t1-3/3/0:6:21 up down
-#t1-3/3/0:6:21.0 up down
+#t1-3/3/0:6:21 up up
+#t1-3/3/0:6:21.0 up up
 #t1-3/3/0:6:22 up up
 #t1-3/3/0:6:22.0 up up
 #t1-3/3/0:6:23 up up
@@ -1962,7 +1962,7 @@
 #lsq-5/1/0.138 down down
 #lsq-5/1/0.140 up up
 #lsq-5/1/0.141 up up
-#lsq-5/1/0.142 up down
+#lsq-5/1/0.142 up up
 #lsq-5/1/0.143 up up
 #lsq-5/1/0.144 up up
 #mt-5/1/0 up up

Index: hub.sem.onenet.net
===================================================================
--- hub.sem.onenet.net	(revision 78977)
+++ hub.sem.onenet.net	(working copy)
@@ -330,18 +330,18 @@
 #t1-2/0/2:14 up up
 #t1-2/0/2:14.0 up up
 #t1-2/0/2:15 up down
-#t1-2/0/2:16 up up
-#t1-2/0/2:16.0 up up
-#t1-2/0/2:17 up up
-#t1-2/0/2:17.0 up up
+#t1-2/0/2:16 up down
+#t1-2/0/2:16.0 up down
+#t1-2/0/2:17 up down
+#t1-2/0/2:17.0 up down
 #t1-2/0/2:18 up up
 #t1-2/0/2:18.0 up up
-#t1-2/0/2:19 up up
-#t1-2/0/2:19.0 up up
+#t1-2/0/2:19 up down
+#t1-2/0/2:19.0 up down
 #t1-2/0/2:20 up up
 #t1-2/0/2:20.0 up up
-#t1-2/0/2:21 up up
-#t1-2/0/2:21.0 up up
+#t1-2/0/2:21 up down
+#t1-2/0/2:21.0 up down
 #t1-2/0/2:22 up up
 #t1-2/0/2:22.0 up up
 #t1-2/0/2:23 up down
@@ -412,7 +412,7 @@
 #ip-2/3/0 up up
 #lsq-2/3/0 up up
 #lsq-2/3/0.2 up up
-#lsq-2/3/0.3 up up
+#lsq-2/3/0.3 up down
 #lsq-2/3/0.6 up up
 #lsq-2/3/0.7 up up
 #lsq-2/3/0.8 up up

Index: hub.woo.onenet.net
===================================================================
--- hub.woo.onenet.net	(revision 78987)
+++ hub.woo.onenet.net	(working copy)
@@ -292,8 +292,8 @@
 #t1-2/0/2:4 up down
 #t1-2/0/2:5 down down
 #t1-2/0/2:5.0 up down
-#t1-2/0/2:6 up down
-#t1-2/0/2:6.0 up down
+#t1-2/0/2:6 up up
+#t1-2/0/2:6.0 up up
 #t1-2/0/2:7 up up
 #t1-2/0/2:7.0 up up
 #ct1-2/0/2:8 up up
@@ -1812,5 +1812,6 @@
 # Address          Interface              State     ID               Pri  Dead
 # 156.110.126.125  fe-3/0/0.0             Full      164.58.199.70
 # 164.58.245.65    ge-3/2/3.0             Full      164.58.199.59
+# 172.23.1.18      t1-2/0/2:6.0           Full      10.199.2.114
 # 
 # {master}



More information about the Nocrancid mailing list