[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Fri Mar 7 15:02:20 CST 2014


Index: core.sal.onenet.net
===================================================================
--- core.sal.onenet.net	(revision 112541)
+++ core.sal.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at SALLISAW-MX480-RE0> show system commit 
+#   2014-03-07 14:17:47 CST by joel via cli commit synchronize
 #   2014-03-03 16:19:20 CST by rnordmark via cli commit synchronize
 #   2014-03-03 15:12:36 CST by rnordmark via cli commit synchronize
 #   2014-03-03 15:11:20 CST by rnordmark via cli commit confirmed, rollback in 2mins synchronize
 #   2014-02-26 11:12:34 CST by andrew via netconf commit synchronize
 #   2014-02-25 19:15:56 CST by jeremyt via cli commit synchronize
-#   2014-02-25 19:11:07 CST by rnordmark via cli commit synchronize
 # grnoc-mon at SALLISAW-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -242,7 +242,7 @@
 # grnoc-mon at SALLISAW-MX480-RE0> show system uptime 
 # System booted: 2014-02-21 23:06 CST 
 # Protocols started: 2014-02-21 23:08 CST 
-# Last configured: 2014-03-03 16:19 CST  by rnordmark
+# Last configured: 2014-03-07 14:17 CST  by joel
 # 
 # {master}
 # grnoc-mon at SALLISAW-MX480-RE0> show interface terse 
@@ -280,6 +280,7 @@
 #ge-0/3/1 up down
 #ge-0/3/2 up down
 #ge-0/3/3 up up
+#ge-0/3/3.0 up up
 #ge-0/3/4 up down
 #ge-0/3/5 up down
 #ge-0/3/5.0 up down
@@ -315,7 +316,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at SALLISAW-MX480-RE0> show configuration 
-## Last commit: 2014-03-03 16:19:20 CST by rnordmark
+## Last commit: 2014-03-07 14:17:47 CST by joel
 version 11.4R7.5;
 groups {
     re0 {
@@ -529,12 +530,17 @@
         }
     }
     ge-0/3/3 {
-        description "Hub Appliance - RESERVED [NO-MONITOR]";
+        description "Hub Appliance - Generator - SAL";
         speed 100m;
         link-mode full-duplex;
         gigether-options {
             no-auto-negotiation;
         }
+        unit 0 {
+            family inet {
+                address 10.10.127.229/30;
+            }
+        }
     }
     ge-0/3/4 {
         description "Hub Appliance - RESERVED [NO-MONITOR]";
@@ -1215,7 +1221,7 @@
     ONENET-PoP-APPLIANCES-L3VPN {
         description ONENET-PoP-APPLIANCES-L3VPN;
         instance-type vrf;
-        interface ge-0/3/3.0; ## 'ge-0/3/3.0' is not defined
+        interface ge-0/3/3.0;
         interface ge-0/3/4.0; ## 'ge-0/3/4.0' is not defined
         interface ge-0/3/5.0;
         interface ge-0/3/6.0;
@@ -1233,6 +1239,7 @@
                 route 10.10.127.98/32 next-hop 10.10.127.98;
                 route 10.10.120.106/32 next-hop 10.10.120.106;
                 route 10.10.120.110/32 next-hop 10.10.120.110;
+                route 10.10.127.230/32 next-hop 10.10.127.230;
             }
         }
     }



More information about the Nocrancid mailing list