[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Thu Sep 19 21:00:58 CDT 2013


Index: core1.dc.onenet.net
===================================================================
--- core1.dc.onenet.net	(revision 80164)
+++ core1.dc.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at MX480_DC_01_RE0> show system commit 
+#   2013-09-19 20:44:42 CDT by joel via cli commit synchronize
+#   2013-09-19 20:42:41 CDT by joel via cli commit synchronize
+#   2013-09-19 20:13:56 CDT by joel via cli commit synchronize
+#   2013-09-19 20:05:02 CDT by joel via cli commit synchronize
 #   2013-09-18 10:35:19 CDT by joel via cli commit synchronize
 #   2013-09-18 10:31:17 CDT by joel via cli commit synchronize
-#   2013-09-15 17:32:56 CDT by joel via cli commit synchronize
-#   2013-09-12 13:32:08 CDT by jeremyt via cli commit synchronize
-#   2013-09-12 13:02:35 CDT by jeremyt via cli commit synchronize
-#   2013-09-12 12:39:22 CDT by jeremyt via cli commit synchronize
 # grnoc-mon at MX480_DC_01_RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -396,7 +396,7 @@
 # grnoc-mon at MX480_DC_01_RE0> show system uptime 
 # System booted: 2013-07-24 05:37 CDT 
 # Protocols started: 2013-07-24 05:39 CDT 
-# Last configured: 2013-09-18 10:35 CDT  by joel
+# Last configured: 2013-09-19 20:44 CDT  by joel
 # 
 # {master}
 # grnoc-mon at MX480_DC_01_RE0> show interface terse 
@@ -614,6 +614,7 @@
 #irb.123 up up
 #irb.124 up up
 #irb.125 up up
+#irb.126 up up
 #irb.199 up up
 #irb.248 up up
 #irb.250 up up
@@ -730,7 +731,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at MX480_DC_01_RE0> show configuration 
-## Last commit: 2013-09-18 10:35:19 CDT by joel
+## Last commit: 2013-09-19 20:44:42 CDT by joel
 version 12.3R3.4;
 groups {
     re0 {
@@ -1629,6 +1630,12 @@
                 address 10.199.199.201/29;
             }
         }
+        unit 126 {
+            description mgmtPoPvpn-01-0126;
+            family inet {
+                address 10.10.124.252/29;
+            }
+        }
         unit 199 {
             description dmz_tstdev-01-0199;
             family inet {
@@ -2791,6 +2798,13 @@
             }
         }
         term 3 {
+            from protocol ospf;
+            then {
+                community add ONENET-PoP-APPLIANCES;
+                accept;
+            }
+        }
+        term 4 {
             from protocol bgp;
             then {
                 community add ONENET-PoP-APPLIANCES;
@@ -3175,6 +3189,7 @@
     ONENET-PoP-APPLIANCES-L3VPN {
         description ONENET-PoP-APPLIANCES-L3VPN;
         instance-type vrf;
+        interface irb.126;
         interface irb.2012;
         route-distinguisher 164.58.199.194:2012;
         vrf-import ONENET-PoP-APPLIANCES-IMPORT;
@@ -3185,6 +3200,14 @@
                 route 10.10.124.250/32 next-hop 10.10.124.250;
             }
         }
+        protocols {
+            ospf {
+                area 0.0.0.0 {
+                    interface irb.126;
+                    interface irb.2012;
+                }
+            }
+        }
     }
     VPLS-OSU-2517 {
         description VPLS-OSU-STILLWATER;
@@ -3869,6 +3892,10 @@
         vlan-id 300;
         routing-interface irb.300;
     }
+    mgmtPoPvpn-01-0126 {
+        vlan-id 126;
+        routing-interface irb.126;
+    }
     mgmtPoPvpn-01-2012 {
         vlan-id 2012;
         routing-interface irb.2012;



More information about the Nocrancid mailing list