[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Tue Aug 19 13:02:17 CDT 2014


Index: configs/hub.cla.onenet.net
===================================================================
--- configs/hub.cla.onenet.net	(revision 118811)
+++ configs/hub.cla.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at CLAREMORE-M120-RE0> show system commit 
+#   2014-08-19 12:13:45 CDT by jeremyt via cli commit confirmed, rollback in 10mins synchronize
+#   2014-08-19 12:04:37 CDT by jeremyt via cli commit synchronize
+#   2014-08-19 12:01:02 CDT by jeremyt via cli commit synchronize
 #   2014-08-19 12:00:09 CDT by jeremyt via cli commit synchronize
 #   2014-08-19 10:57:32 CDT by donnie via cli commit synchronize
 #   2014-08-19 10:54:01 CDT by donnie via cli commit confirmed, rollback in 10mins synchronize
-#   2014-08-19 10:50:03 CDT by donnie via cli commit confirmed, rollback in 3mins synchronize
-#   2014-08-15 11:21:39 CDT by donnie via cli commit synchronize
-#   2014-08-13 23:31:18 CDT by andrew via cli commit synchronize
 # grnoc-mon at CLAREMORE-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -273,7 +273,7 @@
 # grnoc-mon at CLAREMORE-M120-RE0> show system uptime 
 # System booted: 2014-08-04 18:23 CDT 
 # Protocols started: 2014-08-04 18:25 CDT 
-# Last configured: 2014-08-19 12:00 CDT  by jeremyt
+# Last configured: 2014-08-19 12:13 CDT  by jeremyt
 # 
 # {master}
 # grnoc-mon at CLAREMORE-M120-RE0> show interface terse 
@@ -416,6 +416,7 @@
 #ipip up up
 #lo0 up up
 #lo0.0 up up
+#lo0.1 up up
 #lo0.16384 up up
 #lo0.16385 up up
 #lsi up up
@@ -427,7 +428,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at CLAREMORE-M120-RE0> show configuration 
-## Last commit: 2014-08-19 12:00:09 CDT by jeremyt
+## Last commit: 2014-08-19 12:13:45 CDT by jeremyt
 version 11.4R7.5;
 groups {
     re0 {
@@ -1098,6 +1099,11 @@
                 address 2610:1d8::164:58:199:142/128;
             }
         }
+        unit 1 {
+            family inet {
+                address 208.79.8.254/32;
+            }
+        }
     }
 }
 forwarding-options {
@@ -1880,6 +1886,11 @@
         vrf-target target:5078:2531;
         vrf-table-label;
     }
+    sky {
+        instance-type virtual-router;
+        interface fe-3/0/2.0;
+        interface lo0.1;
+    }
 }
 services {
     flow-monitoring {
Index: configs/hub.sem.onenet.net
===================================================================
--- configs/hub.sem.onenet.net	(revision 118811)
+++ configs/hub.sem.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at SEMINOLE-M120-RE0> show system commit 
+#   2014-08-19 12:55:24 CDT by sky via cli commit synchronize
+#   2014-08-19 12:55:02 CDT by sky via cli commit synchronize
+#   2014-08-19 12:24:27 CDT by sky via cli commit synchronize
 #   2014-08-19 11:11:08 CDT by sky via cli commit confirmed, rollback in 3mins synchronize
 #   2014-08-18 11:21:09 CDT by donnie via cli commit synchronize
 #   2014-08-13 23:47:13 CDT by andrew via cli commit synchronize
-#   2014-08-12 00:40:04 CDT by rnordmark via cli commit synchronize
-#   2014-08-08 14:43:16 CDT by sky via cli commit synchronize
-#   2014-08-08 11:41:51 CDT by donnie via cli commit synchronize
 # grnoc-mon at SEMINOLE-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -269,7 +269,7 @@
 # grnoc-mon at SEMINOLE-M120-RE0> show system uptime 
 # System booted: 2014-06-02 07:17 CDT 
 # Protocols started: 2014-06-02 07:19 CDT 
-# Last configured: 2014-08-19 11:11 CDT  by sky
+# Last configured: 2014-08-19 12:55 CDT  by sky
 # 
 # {master}
 # grnoc-mon at SEMINOLE-M120-RE0> show interface terse 
@@ -452,14 +452,13 @@
 #lo0.16385 up up
 #lsi up up
 #lsi.0 up up
-#lsi.1 up up
 #mtun up up
 #pimd up up
 #pime up up
 #pp0 up up
 #tap up up
 # grnoc-mon at SEMINOLE-M120-RE0> show configuration 
-## Last commit: 2014-08-19 11:11:08 CDT by sky
+## Last commit: 2014-08-19 12:55:24 CDT by sky
 version 11.4R7.5;
 groups {
     re0 {
@@ -1573,41 +1572,6 @@
             load-balance per-packet;
         }
     }
-    policy-statement ODOT-VRF-EXPORT {
-        term 1 {
-            from protocol static;
-            then {
-                community add ODOT-VPN;
-                accept;
-            }
-        }
-        term 2 {
-            from protocol direct;
-            then {
-                community add ODOT-VPN;
-                accept;
-            }
-        }
-        term 3 {
-            from protocol ospf;
-            then {
-                community add ODOT-VPN;
-                accept;
-            }
-        }
-    }
-    policy-statement ODOT-VRF-IMPORT {
-        term 1 {
-            from {
-                protocol bgp;
-                community ODOT-VPN;
-            }
-            then accept;
-        }
-        term reject {
-            then reject;
-        }
-    }
     policy-statement REDISTRIBUTE-DIRECTS {
         term 1 {
             from protocol direct;
@@ -1688,7 +1652,6 @@
     community Miami members 5078:138;
     community Midwest-City members 5078:2;
     community Muskogee members 5078:94;
-    community ODOT-VPN members target:5078:2538;
     community OSUOKC members 5078:50;
     community Okmulgee members 5078:110;
     community Ponca-City members 5078:186;
@@ -2036,15 +1999,6 @@
     }
 }
 routing-instances {
-    ODOT-L3VPN {
-        description ODOT-L3VPN;
-        instance-type vrf;
-        route-distinguisher 164.58.199.46:2538;
-        vrf-import ODOT-VRF-IMPORT;
-        vrf-export ODOT-VRF-EXPORT;
-        vrf-target target:5078:2538;
-        vrf-table-label;
-    }
     TAGNET-L3VPN {
         description TAGNET-L3VPN;
         instance-type vrf;
Index: configs/hub.bar.onenet.net
===================================================================
--- configs/hub.bar.onenet.net	(revision 118811)
+++ configs/hub.bar.onenet.net	(working copy)
@@ -313,8 +313,8 @@
 #ct3-2/0/2 up up
 #t1-2/0/2:1 up down
 #t1-2/0/2:1.0 up down
-#t1-2/0/2:2 up down
-#t1-2/0/2:2.0 up down
+#t1-2/0/2:2 up up
+#t1-2/0/2:2.0 up up
 #t1-2/0/2:3 up up
 #t1-2/0/2:3.0 up up
 #t1-2/0/2:4 up down
Index: configs/core4.okc.onenet.net
===================================================================
--- configs/core4.okc.onenet.net	(revision 118811)
+++ configs/core4.okc.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKC-CORE4-MX480-RE0> show system commit 
+#   2014-08-19 12:04:00 CDT by rnordmark via cli commit confirmed, rollback in 5mins synchronize
 #   2014-08-18 16:02:51 CDT by andrew via cli commit synchronize
 #   2014-08-18 14:52:50 CDT by andrew via cli commit synchronize
 #   2014-08-18 14:44:19 CDT by andrew via cli commit confirmed, rollback in 5mins synchronize
 #   2014-08-18 12:50:18 CDT by andrew via cli commit confirmed, rollback in 5mins synchronize
 #   2014-08-18 11:27:03 CDT by rnordmark via cli commit synchronize
-#   2014-08-18 11:05:10 CDT by rnordmark via cli commit synchronize
 # grnoc-mon at OKC-CORE4-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -412,7 +412,7 @@
 # grnoc-mon at OKC-CORE4-MX480-RE0> show system uptime 
 # System booted: 2014-03-16 10:32 CDT 
 # Protocols started: 2014-03-16 10:34 CDT 
-# Last configured: 2014-08-18 16:02 CDT  by andrew
+# Last configured: 2014-08-19 12:04 CDT  by rnordmark
 # 
 # {master}
 # grnoc-mon at OKC-CORE4-MX480-RE0> show interface terse 
@@ -698,8 +698,8 @@
 #lsi.1049176 up up
 #lsi.1049179 up up
 #lsi.1049182 up up
-#lsi.1049188 up up
 #lsi.1049189 up up
+#lsi.1049190 up up
 #mtun up up
 #pimd up up
 #pime up up
@@ -707,7 +707,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE4-MX480-RE0> show configuration 
-## Last commit: 2014-08-18 16:02:51 CDT by andrew
+## Last commit: 2014-08-19 12:04:00 CDT by rnordmark
 version 12.3R5.7;
 groups {
     re0 {
@@ -3603,7 +3603,7 @@
             then {
                 community add Global-Prepend;
                 community add Qwest-Timezone;
-                as-path-prepend 5078;
+                as-path-prepend "5078 5078";
                 accept;
             }
         }
Index: configs/core8.tul.onenet.net
===================================================================
--- configs/core8.tul.onenet.net	(revision 118653)
+++ configs/core8.tul.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at TULSA-CORE8-MX480-RE0> show system commit 
+#   2014-08-19 12:14:24 CDT by rnordmark via cli commit synchronize
 #   2014-08-14 00:45:41 CDT by andrew via cli commit synchronize
 #   2014-08-13 08:17:27 CDT by rnordmark via cli commit synchronize
 #   2014-08-13 08:17:17 CDT by rnordmark via cli commit confirmed, rollback in 6mins synchronize
 #   2014-08-13 08:14:01 CDT by rnordmark via cli commit synchronize
 #   2014-08-13 08:11:05 CDT by rnordmark via cli commit confirmed, rollback in 6mins synchronize
-#   2014-08-12 00:37:49 CDT by rnordmark via cli commit synchronize
 # grnoc-mon at TULSA-CORE8-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -267,7 +267,7 @@
 # grnoc-mon at TULSA-CORE8-MX480-RE0> show system uptime 
 # System booted: 2014-03-20 15:21 CDT 
 # Protocols started: 2014-03-20 15:22 CDT 
-# Last configured: 2014-08-14 00:45 CDT  by andrew
+# Last configured: 2014-08-19 12:14 CDT  by rnordmark
 # 
 # {master}
 # grnoc-mon at TULSA-CORE8-MX480-RE0> show interface terse 
@@ -366,7 +366,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-CORE8-MX480-RE0> show configuration 
-## Last commit: 2014-08-14 00:45:41 CDT by andrew
+## Last commit: 2014-08-19 12:14:24 CDT by rnordmark
 version 12.3R5.7;
 groups {
     re0 {
@@ -1707,7 +1707,7 @@
             from policy COMMODITY-PREFIXES-LIST;
             then {
                 community add Netflix-Prepend;
-                as-path-prepend "5078 5078 5078 5078";
+                as-path-prepend 5078;
                 accept;
             }
         }
Index: configs/swi.cai.cleet.onenet.net
===================================================================
--- configs/swi.cai.cleet.onenet.net	(revision 118698)
+++ configs/swi.cai.cleet.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at SWI-CLEET-ADA-EX-3300> show system commit 
+#   2014-08-19 12:39:49 CDT by andrew via cli commit confirmed, rollback in 2mins
 #   2014-08-15 10:22:53 CDT by josh via cli
 #   2014-08-15 10:20:27 CDT by josh via cli
 #   2014-08-15 10:19:47 CDT by josh via cli
 #   2014-08-15 10:18:00 CDT by josh via cli commit confirmed, rollback in 3mins
 #   2014-08-15 10:15:45 CDT by josh via cli commit confirmed, rollback in 3mins
-#   2014-07-21 08:58:17 CDT by joel via cli
 # grnoc-mon at SWI-CLEET-ADA-EX-3300> show chassis environment 
 # Class Item                           Status     Measurement
 # Power FPC 0 Power Supply 0           OK        
@@ -165,7 +165,7 @@
 # --------------------------------------------------------------------------
 # System booted: 2013-08-21 15:16 CDT 
 # Protocols started: 2013-08-21 15:18 CDT 
-# Last configured: 2014-08-15 10:22 CDT  by josh
+# Last configured: 2014-08-19 12:39 CDT  by andrew
 # 
 # {master:0}
 # grnoc-mon at SWI-CLEET-ADA-EX-3300> show interface terse 
@@ -222,7 +222,7 @@
 #vlan.70 up down
 #vme up down
 # grnoc-mon at SWI-CLEET-ADA-EX-3300> show configuration 
-## Last commit: 2014-08-15 10:22:53 CDT by josh
+## Last commit: 2014-08-19 12:39:49 CDT by andrew
 version 12.3R2.5;
 system {
     host-name SWI-CLEET-ADA-EX-3300;
@@ -444,7 +444,7 @@
     lo0 {
         unit 0 {
             family inet {
-                inactive: filter {
+                filter {
                     input PROTECT-RE;
                 }
                 address 127.0.0.1/32;
@@ -555,6 +555,9 @@
         164.58.244.0/22;
         164.58.253.0/24;
     }
+    prefix-list PRE-LOCALIPv4-SOURCES {
+        apply-path "interfaces <*> unit <*> family inet address <*>";
+    }
     policy-statement REDISTRIBUTE-DIRECTS {
         term 1 {
             from protocol direct;
@@ -575,6 +578,7 @@
                 from {
                     source-prefix-list {
                         MGMT;
+                        PRE-LOCALIPv4-SOURCES;
                     }
                 }
                 then accept;
Index: configs/core.hut.ard.onenet.net
===================================================================
--- configs/core.hut.ard.onenet.net	(revision 118811)
+++ configs/core.hut.ard.onenet.net	(working copy)
@@ -296,8 +296,8 @@
 #lsi up up
 #lsi.1048588 up up
 #lsi.1048640 up up
-#lsi.1048648 up up
 #lsi.1048649 up up
+#lsi.1048650 up up
 #me0 up up
 #me0.0 up up
 #mtun up up
Index: configs/core.alt.onenet.net
===================================================================
--- configs/core.alt.onenet.net	(revision 118796)
+++ configs/core.alt.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at ALTUS-MX480-RE0> show system commit 
+#   2014-08-19 12:42:36 CDT by donnie via cli commit synchronize
 #   2014-08-18 23:49:09 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
 #   2014-08-18 11:49:15 CDT by rnordmark via cli commit confirmed, rollback in 5mins synchronize
 #   2014-08-18 11:27:09 CDT by rnordmark via cli commit synchronize
 #   2014-08-13 23:46:27 CDT by andrew via cli commit synchronize
 #   2014-08-12 00:39:12 CDT by rnordmark via cli commit synchronize
-#   2014-08-11 14:16:03 CDT by donnie via cli commit synchronize
 # grnoc-mon at ALTUS-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -71,7 +71,7 @@
 # grnoc-mon at ALTUS-MX480-RE0> show chassis hardware 
 # Hardware inventory:
 # Item             Version  Part number  Serial number     Description
-# Chassis                                JN11F330AAFB      MX480 Midplane
+# Chassis                                JN11F330AAFB      MX480
 # Midplane         REV 05   710-017414   ACAB3503          MX480 Midplane
 # FPM Board        REV 02   710-017254   ABBS1753          Front Panel Display
 # PEM 0            Rev 09   740-029970   QCS1213U0YE       PS 1.4-2.52kW; 90-264V AC in
@@ -220,6 +220,7 @@
 # ad2: 38154MB <Seagate ST940817SM 3.AAB> at ata1-master SATA150
 # Kernel thread "devrt_kernel_thread" (pid 44) exited prematurely.
 # Trying to mount root from ufs:/dev/ad0s1a
+# WARNING: / was not properly dismounted
 # 
 # grnoc-mon at ALTUS-MX480-RE0> show version 
 # Hostname: ALTUS-MX480-RE0 # Model: mx480 # JUNOS Base OS boot [11.4R7.5] # JUNOS Base OS Software Suite [11.4R7.5] # JUNOS Kernel Software Suite [11.4R7.5] # JUNOS Crypto Software Suite [11.4R7.5] # JUNOS Packet Forwarding Engine Support (M/T Common) [11.4R7.5] # JUNOS Packet Forwarding Engine Support (MX Common) [11.4R7.5] # JUNOS Online Documentation [11.4R7.5] # JUNOS Voice Services Container package [11.4R7.5] # JUNOS Border Gateway Function package [11.4R7.5] # JUNOS Services AACL Container package [11.4R7.5] # JUNOS Services LL-PDF Container package [11.4R7.5] # JUNOS Services PTSP Container package [11.4R7.5] # JUNOS Services Stateful Firewall [11.4R7.5] # JUNOS Services NAT [11.4R7.5] # JUNOS Services Application Level Gateways [11.4R7.5] # JUNOS Services Captive Portal and Content Delivery Container package [11.4R7.5] # JUNOS Services RPM [11.4R7.5] # JUNOS Services HTTP Content Management package [11.4R7.5] # JUNOS AppId Services [11.4R7.5] # JUNOS IDP Services !
 [11.4R7.5] # JUNOS Services Crypto [11.4R7.5] # JUNOS Services SSL [11.4R7.5] # JUNOS Services IPSec [11.4R7.5] # JUNOS Runtime Software Suite [11.4R7.5] # JUNOS Routing Software Suite [11.4R7.5] #  # grnoc-mon at ALTUS-MX480-RE0> file list /var/tmp detail # 
@@ -227,24 +228,24 @@
 # total 2642708
 # -rw-r--r--  1 root  field         30 Jun 24  2012 ex.txt
 # drwxr-xr-x  2 root  field        512 Jun 24  2012 gres-tp/
-# -rw-r--r--  1 root  field          4 May 27  2013 idp_license_info
+# -rw-r--r--  1 root  field          4 Aug 19 12:54 idp_license_info
 # drwxrwxrwx  2 root  wheel        512 Jul 10  2012 install/
 # -rw-r--r--  1 root  field  421204768 Jul 10  2012 jinstall-11.4R4.4-domestic-signed.tgz
 # -rw-r--r--  1 eng   field  421523837 May 26  2013 jinstall-11.4R7.5-domestic-signed.tgz
 # -rw-r--r--  1 upgrades field 501460114 Aug 9  22:15 jinstall-12.3R7.7-domestic-signed.tgz
 # -rw-r--r--  1 root  field    8404168 Jul 10  2012 jweb-11.4R4.4-signed.tgz
-# -rw-r--r--  1 root  field        155 May 27  2013 krt_gencfg_filter.txt
+# -rw-r--r--  1 root  field        155 Aug 19 12:55 krt_gencfg_filter.txt
 # drwxrwxrwx  2 root  wheel        512 Jul 10  2012 pics/
 # -r--r--r--  1 root  field        499 May 27  2013 preinstall_boot_loader.conf
 # drwxr-xr-x  2 root  field        512 Jun 24  2012 rtsdb/
-# -rw-r-----  1 root  field        534 May 27  2013 sampled.pkts
+# -rw-r-----  1 root  field        712 Aug 19 12:55 sampled.pkts
 # drwxr-xr-x  3 root  field        512 Jun 24  2012 sec-download/
 # drwxrwxrwT  2 root  wheel        512 Jun 24  2012 vi.recover/
 # 
 # grnoc-mon at ALTUS-MX480-RE0> show system uptime 
-# System booted: 2013-05-27 00:51 CDT 
-# Protocols started: 2013-05-27 01:02 CDT 
-# Last configured: 2014-08-18 23:49 CDT  by andrew
+# System booted: 2014-08-19 12:52 CDT 
+# Protocols started: 2014-08-19 12:55 CDT 
+# Last configured: 2014-08-19 12:42 CDT  by donnie
 # 
 # grnoc-mon at ALTUS-MX480-RE0> show interface terse 
 #Interface Admin Link
@@ -337,7 +338,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at ALTUS-MX480-RE0> show configuration 
-## Last commit: 2014-08-18 23:49:09 CDT by andrew
+## Last commit: 2014-08-19 12:42:36 CDT by donnie
 version 11.4R7.5;
 groups {
     re0 {
@@ -698,7 +699,6 @@
             family inet {
                 address 164.58.27.181/30;
                 address 164.58.21.65/30;
-                address 208.79.8.254/31;
             }
         }
     }
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net	(revision 118809)
+++ configs/core3.okc-m120.onenet.net	(working copy)
@@ -485,8 +485,8 @@
 #t1-2/3/0:2:8.0 up up
 #t1-2/3/0:2:9 up up
 #t1-2/3/0:2:9.0 up up
-#t1-2/3/0:2:10 up up
-#t1-2/3/0:2:10.0 up up
+#t1-2/3/0:2:10 up down
+#t1-2/3/0:2:10.0 up down
 #t1-2/3/0:2:11 up up
 #t1-2/3/0:2:11.0 up up
 #t1-2/3/0:2:12 up up
@@ -544,7 +544,7 @@
 #t1-2/3/0:3:12 up up
 #t1-2/3/0:3:12.0 up up
 #t1-2/3/0:3:13 up up
-#t1-2/3/0:3:13.0 up up
+#t1-2/3/0:3:13.0 up down
 #t1-2/3/0:3:14 up up
 #t1-2/3/0:3:14.0 up up
 #t1-2/3/0:3:15 up up
@@ -986,8 +986,8 @@
 #t1-2/3/0:11:24.0 up up
 #t1-2/3/0:11:25 up up
 #t1-2/3/0:11:25.0 up up
-#t1-2/3/0:11:26 up down
-#t1-2/3/0:11:26.0 up down
+#t1-2/3/0:11:26 up up
+#t1-2/3/0:11:26.0 up up
 #t1-2/3/0:11:27 up down
 #t1-2/3/0:11:27.0 up down
 #t1-2/3/0:11:28 up up
Index: configs/hub.ida.onenet.net
===================================================================
--- configs/hub.ida.onenet.net	(revision 118809)
+++ configs/hub.ida.onenet.net	(working copy)
@@ -342,8 +342,8 @@
 #t1-2/0/3:14 up down
 #t1-2/0/3:15 up down
 #t1-2/0/3:16 up down
-#t1-2/0/3:17 up down
-#t1-2/0/3:17.0 up down
+#t1-2/0/3:17 up up
+#t1-2/0/3:17.0 up up
 #t1-2/0/3:18 up down
 #t1-2/0/3:19 up down
 #t1-2/0/3:20 up up
Index: configs/core.dun.onenet.net
===================================================================
--- configs/core.dun.onenet.net	(revision 118811)
+++ configs/core.dun.onenet.net	(working copy)
@@ -322,8 +322,8 @@
 #lsi.0 up up
 #lsi.1050112 up up
 #lsi.1050114 up up
-#lsi.1050120 up up
 #lsi.1050121 up up
+#lsi.1050122 up up
 #mtun up up
 #pimd up up
 #pime up up
Index: configs/core.wil.onenet.net
===================================================================
--- configs/core.wil.onenet.net	(revision 118792)
+++ configs/core.wil.onenet.net	(working copy)
@@ -331,7 +331,7 @@
 #lsi.1048576 up up
 #lsi.1048578 up up
 #lsi.1048582 up up
-#lsi.1048583 up up
+#lsi.1048584 up up
 #mtun up up
 #pimd up up
 #pime up up
Index: configs/hub.alt.onenet.net
===================================================================
--- configs/hub.alt.onenet.net	(revision 118779)
+++ configs/hub.alt.onenet.net	(working copy)
@@ -1,12 +1,13 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at ALTUS-M120-RE0> show system commit 
+#   2014-08-19 12:55:28 CDT by root via other
+#     Synchronization with remote Routing Engine
 #   2014-08-18 11:49:05 CDT by rnordmark via cli commit confirmed, rollback in 5mins synchronize
 #   2014-08-14 13:28:43 CDT by donnie via cli commit synchronize
 #   2014-08-13 23:46:21 CDT by andrew via cli commit synchronize
 #   2014-08-12 00:39:06 CDT by rnordmark via cli commit synchronize
 #   2014-08-08 14:39:39 CDT by sky via cli commit synchronize
-#   2014-08-08 14:34:18 CDT by sky via cli commit synchronize
 # grnoc-mon at ALTUS-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -234,17 +235,18 @@
 # ad2: 38154MB <Seagate ST940817SM 3.AAB> at ata1-master SATA150
 # Kernel thread "devrt_kernel_thread" (pid 44) exited prematurely.
 # Trying to mount root from ufs:/dev/ad0s1a
+# WARNING: / was not properly dismounted
 # 
 # {master}
 # grnoc-mon at ALTUS-M120-RE0> show version 
 # Hostname: ALTUS-M120-RE0 # Model: m120 # JUNOS Base OS boot [11.4R7.5] # JUNOS Base OS Software Suite [11.4R7.5] # JUNOS Kernel Software Suite [11.4R7.5] # JUNOS Crypto Software Suite [11.4R7.5] # JUNOS Packet Forwarding Engine Support (M/T Common) [11.4R7.5] # JUNOS Packet Forwarding Engine Support (M120) [11.4R7.5] # JUNOS Online Documentation [11.4R7.5] # JUNOS Voice Services Container package [11.4R7.5] # JUNOS Border Gateway Function package [11.4R7.5] # JUNOS Services AACL Container package [11.4R7.5] # JUNOS Services LL-PDF Container package [11.4R7.5] # JUNOS Services PTSP Container package [11.4R7.5] # JUNOS Services Stateful Firewall [11.4R7.5] # JUNOS Services NAT [11.4R7.5] # JUNOS Services Application Level Gateways [11.4R7.5] # JUNOS Services Captive Portal and Content Delivery Container package [11.4R7.5] # JUNOS Services RPM [11.4R7.5] # JUNOS Services HTTP Content Management package [11.4R7.5] # JUNOS AppId Services [11.4R7.5] # JUNOS IDP Services [11.4R7!
 .5] # JUNOS Services Crypto [11.4R7.5] # JUNOS Services SSL [11.4R7.5] # JUNOS Services IPSec [11.4R7.5] # JUNOS Runtime Software Suite [11.4R7.5] # JUNOS Routing Software Suite [11.4R7.5] #  # {master} # grnoc-mon at ALTUS-M120-RE0> file list /var/tmp detail # 
 # /var/tmp:
-# total 4504076
+# total 4504064
 # -rwxr-xr-x  1 root  field        533 May 27  2013 collect-feb-data*
 # -rwxr-xr-x  1 root  field        429 May 27  2013 collect-pic-data*
 # drwxr-xr-x  2 root  field        512 Dec 19  2010 gres-tp/
 # -rw-------  1 root  field    2281030 Feb 25  2011 httpd-gk.core-tarball.0.tgz
-# -rw-r--r--  1 root  field          4 Dec 30  2013 idp_license_info
+# -rw-r--r--  1 root  field          4 Aug 19 12:55 idp_license_info
 # drwxrwxrwx  2 root  wheel        512 Dec 19  2010 install/
 # -r-xr-xr-x  1 root  wheel  329257475 Dec 19  2010 jbundle-10.3R1.9-domestic.tgz*
 # -rw-r--r--  1 root  field  338894858 Feb 9   2011 jbundle-10.4R1.9-domestic.tgz
@@ -254,14 +256,13 @@
 # -rw-r--r--  1 upgrades field 501460114 Aug 11 00:13 jinstall-12.3R7.7-domestic-signed.tgz
 # -rw-r--r--  1 root  field          0 Dec 19  2010 jperf
 # -rw-r--r--  1 root  field          0 Dec 19  2010 jperf_shmem_sem
-# -rw-r-----  1 root  field       6017 Dec 30  2013 juniper.conf.sync.gz
 # -rw-r--r--  1 root  field    7829561 Feb 25  2011 jweb-10.4R2.6-signed.tgz
-# -rw-r--r--  1 root  field        155 Dec 30  2013 krt_gencfg_filter.txt
+# -rw-r--r--  1 root  field        155 Aug 19 12:55 krt_gencfg_filter.txt
 # drwxrwxrwx  2 root  wheel        512 May 27  2013 pics/
 # -r--r--r--  1 root  field        499 May 27  2013 preinstall_boot_loader.conf
 # -rw-r--r--  1 root  field        498 May 27  2013 rdm.taf
 # drwxr-xr-x  2 root  field        512 May 27  2013 rtsdb/
-# -rw-r-----  1 root  field       2314 Dec 30  2013 sampled.pkts
+# -rw-r-----  1 root  field       2492 Aug 19 12:55 sampled.pkts
 # drwxr-xr-x  3 root  field        512 Dec 19  2010 sec-download/
 # -rw-r--r--  1 root  field          0 Dec 19  2010 tracelogs
 # -rw-r--r--  1 root  field          0 Dec 19  2010 tracelogs_jperf
@@ -270,9 +271,9 @@
 # 
 # {master}
 # grnoc-mon at ALTUS-M120-RE0> show system uptime 
-# System booted: 2013-12-30 19:52 CST 
-# Protocols started: 2013-12-30 19:53 CST 
-# Last configured: 2014-08-18 11:49 CDT  by rnordmark
+# System booted: 2014-08-19 12:52 CDT 
+# Protocols started: 2014-08-19 12:54 CDT 
+# Last configured: 2014-08-19 12:55 CDT  by root
 # 
 # {master}
 # grnoc-mon at ALTUS-M120-RE0> show interface terse 
@@ -397,7 +398,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at ALTUS-M120-RE0> show configuration 
-## Last commit: 2014-08-18 11:49:05 CDT by rnordmark
+## Last commit: 2014-08-19 12:55:28 CDT by root
 version 11.4R7.5;
 groups {
     re0 {



More information about the Nocrancid mailing list