[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Thu Dec 20 14:02:47 CST 2012


Index: core1.nor-mx480.onenet.net
===================================================================
--- core1.nor-mx480.onenet.net	(revision 47282)
+++ core1.nor-mx480.onenet.net	(working copy)
@@ -420,6 +420,7 @@
 #lsi.0 up up
 #lsi.1053965 up up
 #lsi.1053966 up up
+#lsi.1053969 up up
 #mtun up up
 #pimd up up
 #pime up up

Index: core5.tul-mx480.onenet.net
===================================================================
--- core5.tul-mx480.onenet.net	(revision 47479)
+++ core5.tul-mx480.onenet.net	(working copy)
@@ -480,6 +480,7 @@
 #lsi up up
 #lsi.1048832 up up
 #lsi.1048835 up up
+#lsi.1048838 up up
 #mtun up up
 #pimd up up
 #pime up up

Index: core5.okc-mx480.onenet.net
===================================================================
--- core5.okc-mx480.onenet.net	(revision 47488)
+++ core5.okc-mx480.onenet.net	(working copy)
@@ -535,6 +535,7 @@
 #lsi up up
 #lsi.1049600 up up
 #lsi.1049602 up up
+#lsi.1049605 up up
 #mtun up up
 #pimd up up
 #pime up up

Index: core1.edm-mx80.onenet.net
===================================================================
--- core1.edm-mx80.onenet.net	(revision 47103)
+++ core1.edm-mx80.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at EDMOND-MX80> show system commit 
+#   2012-12-20 13:16:35 CST by jeremyt via cli
 #   2012-12-17 11:26:49 CST by joel via cli
 #   2012-12-13 14:39:29 CST by jed via cli
 #   2012-12-13 14:28:15 CST by jed via cli
 #   2012-12-04 16:40:46 CST by jeremyt via cli
 #   2012-11-16 14:39:06 CST by rnordmark via cli
-#   2012-08-17 12:37:22 CDT by root via cli
 # grnoc-mon at EDMOND-MX80> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -211,7 +211,7 @@
 # grnoc-mon at EDMOND-MX80> show system uptime 
 # System booted: 2012-10-12 23:55 CDT 
 # Protocols started: 2012-10-12 23:56 CDT 
-# Last configured: 2012-12-17 11:26 CST  by joel
+# Last configured: 2012-12-20 13:16 CST  by jeremyt
 # 
 # grnoc-mon at EDMOND-MX80> show interface terse 
 #Interface Admin Link
@@ -240,6 +240,7 @@
 #ge-1/0/7 up down
 #ge-1/0/8 up down
 #ge-1/0/9 up up
+#ge-1/0/9.0 up up
 #ge-1/1/0 up up
 #ge-1/1/0.0 up up
 #ge-1/1/1 up up
@@ -266,6 +267,7 @@
 #lo0.16384 up up
 #lo0.16385 up up
 #lsi up up
+#lsi.0 up up
 #me0 up up
 #me0.0 up up
 #mtun up up
@@ -275,7 +277,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at EDMOND-MX80> show configuration 
-## Last commit: 2012-12-17 11:26:49 CST by joel
+## Last commit: 2012-12-20 13:16:35 CST by jeremyt
 version 11.4R4.4;
 system {
     host-name EDMOND-MX80;
@@ -435,6 +437,15 @@
             }
         }
     }
+    ge-1/0/9 {
+        unit 0 {
+            description "UCO to ACM (School of Rock) L3VPN Link";
+            family inet {
+                address 10.2.1.1/30;
+                address 10.100.100.2/30;
+            }
+        }
+    }
     ge-1/1/0 {
         description University-of-Central-Oklahoma-UCO-CIR0003613;
         unit 0 {
@@ -603,6 +614,37 @@
             }
         }
     }
+    policy-statement UCO-EXPORT {
+        term 1 {
+            from protocol static;
+            then {
+                community add UCO-VPN;
+                accept;
+            }
+        }
+        term 2 {
+            from protocol direct;
+            then {
+                community add UCO-VPN;
+                accept;
+            }
+        }
+        term reject {
+            then reject;
+        }
+    }
+    policy-statement UCO-IMPORT {
+        term 1 {
+            from {
+                protocol bgp;
+                community UCO-VPN;
+            }
+            then accept;
+        }
+        term reject {
+            then reject;
+        }
+    }
     community Ada members 5078:22;
     community Altus members 5078:26;
     community Alva members 5078:74;
@@ -634,6 +676,7 @@
     community Tahlequah members 5078:130;
     community Tishomingo members 5078:86;
     community Tonkawa members 5078:70;
+    community UCO-VPN members target:5078:3001;
     community Warner members 5078:106;
     community Weathrford members 5078:38;
     community Wilburn members 5078:98;
@@ -875,6 +918,23 @@
         }
     }
 }
+routing-instances {
+    UCO {
+        description UCO-L3VPN;
+        instance-type vrf;
+        interface ge-1/0/9.0;
+        route-distinguisher 164.58.199.235:3001;
+        vrf-import UCO-IMPORT;
+        vrf-export UCO-EXPORT;
+        vrf-target target:5078:3001;
+        vrf-table-label;
+        routing-options {
+            static {
+                route 0.0.0.0/0 next-hop 10.100.100.1;
+            }
+        }
+    }
+}
 inactive: services {
     flow-monitoring {
         version-ipfix {

Index: core4-mx480.onenet.net
===================================================================
--- core4-mx480.onenet.net	(revision 47347)
+++ core4-mx480.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKC-CORE4-MX480-RE0> show system commit 
+#   2012-12-20 13:19:39 CST by jeremyt via cli commit synchronize
 #   2012-12-19 10:02:45 CST by joel via cli commit synchronize
 #   2012-12-19 10:01:59 CST by joel via cli commit synchronize
 #   2012-12-19 09:55:42 CST by joel via cli commit synchronize
 #   2012-12-19 09:54:55 CST by joel via cli commit synchronize
 #   2012-12-17 13:39:41 CST by joel via cli commit synchronize
-#   2012-12-17 11:47:40 CST by joel via cli commit synchronize
 # grnoc-mon at OKC-CORE4-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -385,7 +385,7 @@
 # grnoc-mon at OKC-CORE4-MX480-RE0> show system uptime 
 # System booted: 2012-09-16 02:03 CDT 
 # Protocols started: 2012-09-16 02:04 CDT 
-# Last configured: 2012-12-19 10:02 CST  by joel
+# Last configured: 2012-12-20 13:19 CST  by jeremyt
 # 
 # {master}
 # grnoc-mon at OKC-CORE4-MX480-RE0> show interface terse 
@@ -573,6 +573,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
@@ -580,7 +581,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE4-MX480-RE0> show configuration 
-## Last commit: 2012-12-19 10:02:45 CST by joel
+## Last commit: 2012-12-20 13:19:39 CST by jeremyt
 version 11.4R5.5;
 groups {
     re0 {
@@ -964,10 +965,7 @@
             description University-of-Central-OK-SchoolofRock-FE-CIR0004023;
             vlan-id 149;
             family inet {
-                address 156.110.42.89/30 {
-                    preferred;
-                }
-                address 164.58.1.73/30;
+                address 10.100.100.6/30;
             }
         }
         unit 150 {
@@ -2491,6 +2489,37 @@
             }
         }
     }
+    policy-statement UCO-EXPORT {
+        term 1 {
+            from protocol static;
+            then {
+                community add UCO-VPN;
+                accept;
+            }
+        }
+        term 2 {
+            from protocol direct;
+            then {
+                community add UCO-VPN;
+                accept;
+            }
+        }
+        term reject {
+            then reject;
+        }
+    }
+    policy-statement UCO-IMPORT {
+        term 1 {
+            from {
+                protocol bgp;
+                community UCO-VPN;
+            }
+            then accept;
+        }
+        term reject {
+            then reject;
+        }
+    }
     community 5078:16922 members 5078:16922;
     community 5078:209 members 5078:209;
     community 5078:21518 members 5078:21518;
@@ -2545,6 +2574,7 @@
     community Tahlequah members 5078:130;
     community Tishomingo members 5078:86;
     community Tonkawa members 5078:70;
+    community UCO-VPN members target:5078:3001;
     community Warner members 5078:106;
     community Weathrford members 5078:38;
     community Wilburn members 5078:98;
@@ -2894,6 +2924,25 @@
             }
         }
     }
+    UCO {
+        description UCO-L3VPN;
+        instance-type vrf;
+        interface xe-0/0/1.149;
+        route-distinguisher 164.58.199.214:3001;
+        vrf-import UCO-IMPORT;
+        vrf-export UCO-EXPORT;
+        vrf-target target:5078:3001;
+        vrf-table-label;
+        routing-options {
+            static {
+                route 10.100.10.0/24 next-hop 10.100.100.5;
+                route 10.100.12.0/24 next-hop 10.100.100.5;
+                route 10.100.14.0/24 next-hop 10.100.100.5;
+                route 10.100.16.0/24 next-hop 10.100.100.5;
+                route 192.168.88.0/24 next-hop 10.100.100.5;
+            }
+        }
+    }
 }
 services {
     flow-monitoring {

Index: core2.nor-mx480.onenet.net
===================================================================
--- core2.nor-mx480.onenet.net	(revision 47089)
+++ core2.nor-mx480.onenet.net	(working copy)
@@ -344,9 +344,9 @@
 #ge-0/3/1 down down
 #ge-0/3/2 down down
 #ge-0/3/3 down down
-#ge-0/3/4 up down
-#ge-0/3/4.2500 up down
-#ge-0/3/4.32767 up down
+#ge-0/3/4 up up
+#ge-0/3/4.2500 up up
+#ge-0/3/4.32767 up up
 #ge-0/3/5 down down
 #ge-0/3/6 down down
 #ge-0/3/7 down down
@@ -380,6 +380,9 @@
 #lo0.16385 up up
 #lsi up up
 #lsi.0 up up
+#lsi.1053184 up up
+#lsi.1053185 up up
+#lsi.1053186 up up
 #mtun up up
 #pimd up up
 #pime up up

Index: hub.chi.onenet.net
===================================================================
--- hub.chi.onenet.net	(revision 47491)
+++ hub.chi.onenet.net	(working copy)
@@ -304,7 +304,7 @@
 #t3-2/0/1.0 up up
 #ct3-2/0/2 up up
 #t1-2/0/2:1 up down
-#t1-2/0/2:2 down down
+#t1-2/0/2:2 down up
 #t1-2/0/2:3 up down
 #t1-2/0/2:4 up up
 #t1-2/0/2:4.0 up up
@@ -336,7 +336,7 @@
 #t1-2/0/2:21 up down
 #t1-2/0/2:22 up down
 #t1-2/0/2:23 up down
-#t1-2/0/2:24 down up
+#t1-2/0/2:24 down down
 #t1-2/0/2:24.0 up down
 #t1-2/0/2:25 up up
 #t1-2/0/2:26 up down

Index: hub.elr-mx480.onenet.net
===================================================================
--- hub.elr-mx480.onenet.net	(revision 47490)
+++ hub.elr-mx480.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at EL-RENO-MX480-RE0> show system commit 
-#   2012-12-20 13:01:58 CST by admin via netconf commit synchronize
-#   2012-12-20 13:01:54 CST by admin via netconf commit synchronize
-#   2012-12-20 13:01:02 CST by admin via netconf commit synchronize
-#   2012-12-20 13:00:59 CST by admin via netconf commit synchronize
-#   2012-12-20 13:00:01 CST by admin via netconf commit synchronize
-#   2012-12-20 12:59:57 CST by admin via netconf commit synchronize
+#   2012-12-20 14:02:05 CST by admin via netconf commit synchronize
+#   2012-12-20 14:02:02 CST by admin via netconf commit synchronize
+#   2012-12-20 14:01:08 CST by admin via netconf commit synchronize
+#   2012-12-20 14:01:04 CST by admin via netconf commit synchronize
+#   2012-12-20 14:00:04 CST by admin via netconf commit synchronize
+#   2012-12-20 14:00:01 CST by admin via netconf commit synchronize
 # grnoc-mon at EL-RENO-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -267,7 +267,7 @@
 # grnoc-mon at EL-RENO-MX480-RE0> show system uptime 
 # System booted: 2012-08-08 11:49 CDT 
 # Protocols started: 2012-08-08 11:50 CDT 
-# Last configured: 2012-12-20 13:01 CST  by admin
+# Last configured: 2012-12-20 14:02 CST  by admin
 # 
 # {master}
 # grnoc-mon at EL-RENO-MX480-RE0> show interface terse 
@@ -337,7 +337,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at EL-RENO-MX480-RE0> show configuration 
-## Last commit: 2012-12-20 13:01:58 CST by admin
+## Last commit: 2012-12-20 14:02:05 CST by admin
 version 11.4R4.4;
 groups {
     re0 {

Index: hub.wea-mx480.onenet.net
===================================================================
--- hub.wea-mx480.onenet.net	(revision 47482)
+++ hub.wea-mx480.onenet.net	(working copy)
@@ -97,7 +97,6 @@
 #       Xcvr 0     REV 01   740-031851   AC1201S03HL       SFP-SX
 #       Xcvr 1              NON-JNPR     FNS1607156E       SFP-SX
 #     PIC 3                 BUILTIN      BUILTIN           10x 1GE(LAN) SFP
-#       Xcvr 0     REV 01   740-011612   9YT702500226      SFP-LH
 #   QXM 0          REV 06   711-028408   ZY7106            MPC QXM
 #   QXM 1          REV 06   711-028408   ZY7329            MPC QXM
 # Fan Tray                                                 Enhanced Left Fan Tray


More information about the Nocrancid mailing list