[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Wed Jan 8 14:01:02 CST 2014


Index: core1.nor.onenet.net
===================================================================
--- core1.nor.onenet.net	(revision 94078)
+++ core1.nor.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at NORMAN1-MX480-RE0> show system commit 
+#   2014-01-08 13:43:23 CST by joel via cli commit synchronize
 #   2013-11-12 08:18:55 CST by josh via cli commit synchronize
 #   2013-11-11 15:23:39 CST by rnordmark via cli commit synchronize
 #   2013-10-31 14:29:08 CDT by jeremyt via cli commit synchronize
 #   2013-10-24 00:01:20 CDT by rnordmark via cli commit synchronize
 #   2013-10-01 09:14:21 CDT by donnie via cli commit synchronize
-#   2013-08-29 13:17:57 CDT by jeremyt via cli commit synchronize
 # grnoc-mon at NORMAN1-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -314,7 +314,7 @@
 # grnoc-mon at NORMAN1-MX480-RE0> show system uptime 
 # System booted: 2013-04-21 01:54 CDT 
 # Protocols started: 2013-04-21 01:59 CDT 
-# Last configured: 2013-11-12 08:18 CST  by josh
+# Last configured: 2014-01-08 13:43 CST  by joel
 # 
 # {master}
 # grnoc-mon at NORMAN1-MX480-RE0> show interface terse 
@@ -368,8 +368,10 @@
 #ge-0/3/3.2011 up down
 #ge-0/3/3.32767 up down
 #ge-0/3/4 up down
-#ge-0/3/5 down down
-#ge-0/3/6 down down
+#ge-0/3/5 up up
+#ge-0/3/5.0 up up
+#ge-0/3/6 up down
+#ge-0/3/6.0 up down
 #ge-0/3/7 up up
 #ge-0/3/7.0 up up
 #ge-0/3/8 up up
@@ -427,7 +429,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at NORMAN1-MX480-RE0> show configuration 
-## Last commit: 2013-11-12 08:18:55 CST by josh
+## Last commit: 2014-01-08 13:43:23 CST by joel
 version 11.4R7.5;
 groups {
     re0 {
@@ -763,10 +765,30 @@
         }
     }
     ge-0/3/5 {
-        disable;
+        description "Hub Appliance - NetGuardian - NOR1";
+        speed 100m;
+        link-mode full-duplex;
+        gigether-options {
+            no-auto-negotiation;
+        }
+        unit 0 {
+            family inet {
+                address 10.10.124.229/30;
+            }
+        }
     }
     ge-0/3/6 {
-        disable;
+        description "Hub Appliance - Camera #1 - NOR1";
+        speed 10m;
+        link-mode full-duplex;
+        gigether-options {
+            no-auto-negotiation;
+        }
+        unit 0 {
+            family inet {
+                address 10.10.126.217/30;
+            }
+        }
     }
     ge-0/3/7 {
         description "MSCI-OU_Customer-ON-OU-Fabric-100m | Cir000XXXX";
@@ -1294,6 +1316,37 @@
             }
         }
     }
+    policy-statement ONENET-PoP-APPLIANCES-EXPORT {
+        term 1 {
+            from protocol static;
+            then {
+                community add ONENET-PoP-APPLIANCES;
+                accept;
+            }
+        }
+        term 2 {
+            from protocol bgp;
+            then {
+                community add ONENET-PoP-APPLIANCES;
+                accept;
+            }
+        }
+        term REJECT {
+            then reject;
+        }
+    }
+    policy-statement ONENET-PoP-APPLIANCES-IMPORT {
+        term 1 {
+            from {
+                protocol bgp;
+                community ONENET-PoP-APPLIANCES;
+            }
+            then accept;
+        }
+        term REJECT {
+            then reject;
+        }
+    }
     policy-statement REDISTRIBUTE-DIRECTS {
         term 1 {
             from protocol direct;
@@ -1349,6 +1402,7 @@
     community OKCCORE4 members 5078:214;
     community OKCCORE5 members 5078:215;
     community OKCCORE6 members 5078:216;
+    community ONENET-PoP-APPLIANCES members target:5078:2012;
     community OSUOKC members 5078:50;
     community Okmulgee members 5078:110;
     community PTCCORE1 members 5078:234;
@@ -1607,6 +1661,22 @@
     }
 }
 routing-instances {
+    ONENET-PoP-APPLIANCES-L3VPN {
+        description ONENET-PoP-APPLIANCES-L3VPN;
+        instance-type vrf;
+        interface ge-0/3/5.0;
+        interface ge-0/3/6.0;
+        route-distinguisher 164.58.199.230:2012;
+        vrf-import ONENET-PoP-APPLIANCES-IMPORT;
+        vrf-export ONENET-PoP-APPLIANCES-EXPORT;
+        vrf-target target:5078:2012;
+        routing-options {
+            static {
+                route 10.10.124.230/32 next-hop 10.10.124.230;
+                route 10.10.126.218/32 next-hop 10.10.126.218;
+            }
+        }
+    }
     VPLS-ONENET-IPERF {
         description ONENET-IPERF-MGMT;
         instance-type vpls;

Index: hub.chi.onenet.net
===================================================================
--- hub.chi.onenet.net	(revision 97612)
+++ hub.chi.onenet.net	(working copy)
@@ -311,7 +311,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 down
+#t1-2/0/2:24 down up
 #t1-2/0/2:25 down up
 #t1-2/0/2:26 down down
 #t1-2/0/2:27 down down



More information about the Nocrancid mailing list