[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Fri Nov 11 16:00:41 CST 2011


Index: core4-mx480.onenet.net
===================================================================
--- core4-mx480.onenet.net	(revision 21773)
+++ core4-mx480.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKC-CORE4-MX480-RE0> show system commit 
+#   2011-11-11 15:49:49 CST by jed via cli commit synchronize
+#   2011-11-11 15:35:44 CST by jed via cli commit synchronize
 #   2011-11-08 16:29:03 CST by jeremyt via cli commit synchronize
 #   2011-11-08 16:17:50 CST by jeremyt via cli commit synchronize
 #   2011-11-08 15:31:52 CST by jeremyt via cli commit synchronize
 #   2011-10-28 11:37:17 CDT by bobby via cli commit synchronize
-#   2011-10-26 10:28:12 CDT by jeremyt via cli commit synchronize
-#   2011-10-20 16:06:23 CDT by jeremyt via cli commit synchronize
 # grnoc-mon at OKC-CORE4-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -345,7 +345,7 @@
 # grnoc-mon at OKC-CORE4-MX480-RE0> show system uptime 
 # System booted: 2011-04-16 22:11 CDT 
 # Protocols started: 2011-04-16 22:12 CDT 
-# Last configured: 2011-11-08 16:29 CST  by jeremyt
+# Last configured: 2011-11-11 15:49 CST  by jed
 # 
 # {master}
 # grnoc-mon at OKC-CORE4-MX480-RE0> show interface terse 
@@ -510,7 +510,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE4-MX480-RE0> show configuration 
-## Last commit: 2011-11-08 16:29:03 CST by jeremyt
+## Last commit: 2011-11-11 15:49:49 CST by jed
 version 10.4R3.4;
 groups {
     re0 {
@@ -665,6 +665,18 @@
     inactive: network-services all-ethernet;
 }
 interfaces {
+    gr-0/0/0 {
+        unit 100 {
+            tunnel {
+                source 164.58.199.214;
+                destination 164.58.71.20;
+                ttl 10;
+            }
+            family inet {
+                address 192.168.78.5/32;
+            }
+        }
+    }
     xe-0/0/0 {
         vlan-tagging;
         mtu 9192;
@@ -1290,6 +1302,18 @@
             }
         }
     }
+    port-mirroring {
+        family inet {
+            input {
+                rate 1;
+                run-length 1;
+            }
+            output {
+                interface gr-0/0/0.100;
+                no-filter-check;
+            }
+        }
+    }
 }
 snmp {
     description OneNet-Base-Config;


More information about the Nocrancid mailing list