[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Sun Jun 7 01:02:23 CDT 2015


Index: configs/core.goo.onenet.net
===================================================================
--- configs/core.goo.onenet.net	(revision 127840)
+++ configs/core.goo.onenet.net	(working copy)
@@ -307,9 +307,7 @@
 #lsi.1279424 up up
 #lsi.1279426 up up
 #lsi.1279435 up up
-#lsi.1279437 up up
 #lsi.1279448 up up
-#lsi.1279463 up up
 #lsi.1279465 up up
 #lsi.1279467 up up
 #lsi.1279475 up up
@@ -317,10 +315,12 @@
 #lsi.1279483 up up
 #lsi.1279484 up up
 #lsi.1279487 up up
-#lsi.1279488 up up
 #lsi.1279489 up up
 #lsi.1279490 up up
-#lsi.1279491 up up
+#lsi.1279492 up up
+#lsi.1279494 up up
+#lsi.1279495 up up
+#lsi.1279496 up up
 #me0 up up
 #mtun up up
 #pimd up up
Index: configs/hub.tis.onenet.net
===================================================================
--- configs/hub.tis.onenet.net	(revision 127831)
+++ configs/hub.tis.onenet.net	(working copy)
@@ -299,8 +299,8 @@
 #t1-2/0/2:2 up up
 #t1-2/0/2:2.0 up up
 #t1-2/0/2:3 down down
-#t1-2/0/2:4 up down
-#t1-2/0/2:4.0 up down
+#t1-2/0/2:4 up up
+#t1-2/0/2:4.0 up up
 #t1-2/0/2:5 up up
 #t1-2/0/2:5.0 up up
 #t1-2/0/2:6 up down
Index: configs/hub.cla.onenet.net
===================================================================
--- configs/hub.cla.onenet.net	(revision 127666)
+++ configs/hub.cla.onenet.net	(working copy)
@@ -1,15 +1,14 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at CLAREMORE-M120-RE0> show system commit 
+#   2015-06-07 00:57:51 CDT by andrew via cli commit synchronize
+#   2015-06-07 00:56:31 CDT by andrew via cli commit synchronize
 #   2015-05-28 11:09:56 CDT by sky via cli commit synchronize
 #   2015-05-28 11:04:04 CDT by sky via cli commit synchronize
 #   2015-05-17 08:08:48 CDT by root via other
 #     Synchronization with remote Routing Engine
 #   2015-05-10 13:38:07 CDT by root via other
 #     Synchronization with remote Routing Engine
-#   2015-04-30 11:29:01 CDT by sean via cli commit synchronize
-#   2015-04-14 15:41:27 CDT by admin via netconf commit synchronize
-#     %crId:1474685%changeType:inband%moduleName:CMP.updateDeviceSNMPTrapTarget%
 # grnoc-mon at CLAREMORE-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -283,7 +282,7 @@
 # grnoc-mon at CLAREMORE-M120-RE0> show system uptime 
 # System booted: 2015-05-17 08:05 CDT 
 # Protocols started: 2015-05-17 08:08 CDT 
-# Last configured: 2015-05-28 11:09 CDT  by sky
+# Last configured: 2015-06-07 00:57 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at CLAREMORE-M120-RE0> show interface terse 
@@ -433,7 +432,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at CLAREMORE-M120-RE0> show configuration 
-## Last commit: 2015-05-28 11:09:56 CDT by sky
+## Last commit: 2015-06-07 00:57:51 CDT by andrew
 version 12.3R7.7;
 groups {
     re0 {
@@ -1201,16 +1200,39 @@
         interface lsq-2/3/0.4;
     }
     bgp {
-        group CORE-RR {
+        group CORE-RR-OKC-V6 {
             type internal;
+            local-address 2610:1d8::164:58:199:142;
+            family inet6 {
+                any;
+            }
+#            authentication-key <removed>;
+            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
+            peer-as 5078;
+            neighbor 2610:1d8::164:58:199:216 {
+                description OKC-CORE6-IBGP-V6;
+            }
+        }
+        group CORE-RR-TUL-V6 {
+            type internal;
+            local-address 2610:1d8::164:58:199:142;
+            family inet6 {
+                any;
+            }
+#            authentication-key <removed>;
+            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
+            peer-as 5078;
+            neighbor 2610:1d8::164:58:199:226 {
+                description TUL-CORE6-IBGP-V6;
+            }
+        }
+        group CORE-RR-OKC-V4 {
+            type internal;
             local-address 164.58.199.142;
             family inet {
                 any;
             }
             family inet-vpn {
-                any;
-            }
-            family inet6 {
                 unicast;
             }
             family inet6-vpn {
@@ -1219,46 +1241,33 @@
             family l2vpn {
                 signaling;
             }
-            family inet-mvpn {
-                signaling;
-            }
-            family inet6-mvpn {
-                signaling;
-            }
 #            authentication-key <removed>;
             export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
             peer-as 5078;
             neighbor 164.58.199.216 {
-                description OKC-CORE6-IBGP;
+                description OKC-CORE6-IBGP-V4;
             }
-            neighbor 164.58.199.226 {
-                description TUL-CORE6-IBGP;
-            }
         }
-        group CORE-RR-OKC-V6 {
+        group CORE-RR-TUL-V4 {
             type internal;
-            local-address 2610:1d8::164:58:199:142;
-            family inet6 {
+            local-address 164.58.199.142;
+            family inet {
                 any;
             }
-#            authentication-key <removed>;
-            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
-            peer-as 5078;
-            neighbor 2610:1d8::164:58:199:216 {
-                description OKC-CORE6-IBGP-V6;
+            family inet-vpn {
+                unicast;
             }
-        }
-        group CORE-RR-TUL-V6 {
-            type internal;
-            local-address 2610:1d8::164:58:199:142;
-            family inet6 {
-                any;
+            family inet6-vpn {
+                unicast;
             }
+            family l2vpn {
+                signaling;
+            }
 #            authentication-key <removed>;
             export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
             peer-as 5078;
-            neighbor 2610:1d8::164:58:199:226 {
-                description TUL-CORE6-IBGP-V6;
+            neighbor 164.58.199.226 {
+                description TUL-CORE6-IBGP-V4;
             }
         }
     }
Index: configs/core.end.onenet.net
===================================================================
--- configs/core.end.onenet.net	(revision 127841)
+++ configs/core.end.onenet.net	(working copy)
@@ -1,12 +1,15 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at ENID-MX480-RE0> show system commit 
+#   2015-06-06 23:38:10 CDT by root via other
+#     Synchronization with remote Routing Engine
+#   2015-06-06 23:38:04 CDT by root via other
+#     Synchronization with remote Routing Engine
+#   2015-06-06 23:37:41 CDT by root via other
+#   2015-06-06 23:24:15 CDT by root via other
+#     Synchronization with remote Routing Engine
 #   2015-06-06 22:48:15 CDT by andrew via cli commit synchronize
 #   2015-06-06 22:45:44 CDT by andrew via cli commit synchronize
-#   2015-05-22 14:02:15 CDT by sky via cli commit synchronize
-#   2015-05-22 13:59:21 CDT by sky via cli commit synchronize
-#   2015-05-13 16:08:36 CDT by joel via cli commit synchronize
-#   2015-05-12 15:01:05 CDT by andrew via cli commit synchronize
 # grnoc-mon at ENID-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -59,22 +62,22 @@
 # grnoc-mon at ENID-MX480-RE0> show chassis firmware 
 # Part                     Type       Version
 # FPC 0                    ROM        Juniper ROM Monitor Version 11.4b2         
-#                          O/S        Version 12.3R7.7 by builder on 2014-06-12 1
+#                          O/S        Version 13.3R6.5 by builder on 2015-03-26 1
 # 
 # {master}
 # grnoc-mon at ENID-MX480-RE0> show chassis fpc detail 
 # Slot 0 information:
 #   State                                 Online    
 #   Total CPU DRAM                   2048 MB
-#   Total RLDRAM                      806 MB
-#   Total DDR DRAM                   3144 MB
+#   Total RLDRAM                      734 MB
+#   Total DDR DRAM                   3108 MB
 #   Max Power Consumption             368 Watts
 # 
 # {master}
 # grnoc-mon at ENID-MX480-RE0> show chassis hardware 
 # Hardware inventory:
 # Item             Version  Part number  Serial number     Description
-# Chassis                                JN12018C6AFB      MX480 Midplane
+# Chassis                                JN12018C6AFB      MX480
 # Midplane         REV 05   710-017414   ACAB5796          MX480 Midplane
 # FPM Board        REV 02   710-017254   ABBT8407          Front Panel Display
 # PEM 0            Rev 09   740-029970   QCS1213U15L       PS 1.4-2.52kW; 90-264V AC in
@@ -134,24 +137,25 @@
 #   Slot 0:
 #     Current state                  Master
 #     Election priority              Master
-#     DRAM                      3584 MB (3584 MB installed)
+#     DRAM                      3584 MB (4096 MB installed)
 #     Serial ID                      9012033800
 # Routing Engine status:
 #   Slot 1:
 #     Current state                  Backup
 #     Election priority              Backup
-#     DRAM                      3584 MB (3584 MB installed)
+#     DRAM                      3584 MB (4096 MB installed)
 #     Serial ID                      9012033757
 # 
 # grnoc-mon at ENID-MX480-RE0> show chassis scb 
 # grnoc-mon at ENID-MX480-RE0> show chassis sfm detail 
 # grnoc-mon at ENID-MX480-RE0> show chassis ssb 
 # grnoc-mon at ENID-MX480-RE0> show system boot-messages 
-# Copyright (c) 1996-2014, Juniper Networks, Inc.
+# Copyright (c) 1996-2015, Juniper Networks, Inc.
 # All rights reserved.
-# Copyright (c) 1992-2006 The FreeBSD Project.
+# Copyright (c) 1992-2007 The FreeBSD Project.
 # Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
 # 	The Regents of the University of California. All rights reserved.
+# FreeBSD is a registered trademark of The FreeBSD Foundation.
 # Timecounter "i8254" frequency 1193182 Hz quality 0
 # CPU: Intel(R) Pentium(R) M processor 2.00GHz (1995.01-MHz 686-class CPU)
 #   Origin = "GenuineIntel"  Id = 0x6d8  Stepping = 8
@@ -179,7 +183,7 @@
 # pcib3: <PCI-PCI bridge> at device 28.0 on pci0
 # pci4: <PCI bus> on pcib3
 # acb0: <Atlas Enhanced Control Subsystem> mem 0xfeaffc00-0xfeafffff irq 12 at device 13.0 on pci4
-# acb0: acb: softc at 0xc7b3cd00, fpga regs at 0xf999bc00
+# acb0: acb: softc at 0xc7b30ba0, fpga regs at 0xf998dc00
 # spi: zl30143 clock initialized to 19.44 MHz
 # spi: zl30130 clock module initialized
 # pci4: <network> at device 14.0 (no driver attached)
@@ -218,45 +222,43 @@
 # virtual chassis mode      = 0
 # Initializing product: 33 ..
 # Setting up M/T interface operations and attributes
-# bmeb: bmeb_lib_init done 0xc7bd0000, addr 0xc0e2c1e0
 # fxp0: Ethernet address 00:a0:a5:79:a3:6c
 # em1: bus=3, device=0, func=0, Ethernet address 02:00:01:00:00:04
 # em0: bus=2, device=0, func=0, Ethernet address 02:00:00:00:00:04
 # acb: acb_late_attach: Initializing silabs clocks to drive 8727 external phy
+#  Loading Redundant LT driver
 # ###PCB Group initialized for udppcbgroup
 # ###PCB Group initialized for tcppcbgroup
-# ad0: Device does not support APM
 # ad0: 999MB <SILICONSYSTEMS INC 1GB V2.27d> at ata0-master WDMA2
 # ad2: 38154MB <Seagate ST940817SM 3.AAB> at ata1-master SATA150
-# Kernel thread "wkupdaemon" (pid 48) exited prematurely.
+# Kernel thread "wkupdaemon" (pid 39) exited prematurely.
 # Trying to mount root from ufs:/dev/ad0s1a
 # 
 # {master}
 # grnoc-mon at ENID-MX480-RE0> show version 
-# Hostname: ENID-MX480-RE0 # Model: mx480 # JUNOS Base OS boot [12.3R7.7] # JUNOS Base OS Software Suite [12.3R7.7] # JUNOS Kernel Software Suite [12.3R7.7] # JUNOS Crypto Software Suite [12.3R7.7] # JUNOS Packet Forwarding Engine Support (M/T/EX Common) [12.3R7.7] # JUNOS Packet Forwarding Engine Support (MX Common) [12.3R7.7] # JUNOS Online Documentation [12.3R7.7] # JUNOS Services AACL Container package [12.3R7.7] # JUNOS Services Application Level Gateways [12.3R7.7] # JUNOS AppId Services [12.3R7.7] # JUNOS Border Gateway Function package [12.3R7.7] # JUNOS Services Captive Portal and Content Delivery Container package [12.3R7.7] # JUNOS Services HTTP Content Management package [12.3R7.7] # JUNOS IDP Services [12.3R7.7] # JUNOS Services LL-PDF Container package [12.3R7.7] # JUNOS Services NAT [12.3R7.7] # JUNOS Services PTSP Container package [12.3R7.7] # JUNOS Services RPM [12.3R7.7] # JUNOS Services Stateful Firewall [12.3R7.7] # JUNOS Voice Services Container packag!
 e [12.3R7.7] # JUNOS Services Example Container package [12.3R7.7] # JUNOS Services Crypto [12.3R7.7] # JUNOS Services SSL [12.3R7.7] # JUNOS Services IPSec [12.3R7.7] # JUNOS Runtime Software Suite [12.3R7.7] # JUNOS platform Software Suite [12.3R7.7] # JUNOS Routing Software Suite [12.3R7.7] #  # {master} # grnoc-mon at ENID-MX480-RE0> file list /var/tmp detail # 
+# Hostname: ENID-MX480-RE0 # Model: mx480 # Junos: 13.3R6.5 # JUNOS Base OS boot [13.3R6.5] # JUNOS Base OS Software Suite [13.3R6.5] # JUNOS Kernel Software Suite [13.3R6.5] # JUNOS Crypto Software Suite [13.3R6.5] # JUNOS Packet Forwarding Engine Support (M/T/EX Common) [13.3R6.5] # JUNOS Packet Forwarding Engine Support (MX Common) [13.3R6.5] # JUNOS Online Documentation [13.3R6.5] # JUNOS Services AACL Container package [13.3R6.5] # JUNOS Services Application Level Gateways [13.3R6.5] # JUNOS AppId Services [13.3R6.5] # JUNOS Services Captive Portal and Content Delivery Container package [13.3R6.5] # JUNOS Border Gateway Function package [13.3R6.5] # JUNOS Services HTTP Content Management package [13.3R6.5] # JUNOS Services Jflow Container package [13.3R6.5] # JUNOS IDP Services [13.3R6.5] # JUNOS Services LL-PDF Container package [13.3R6.5] # JUNOS Services MobileNext Software package [13.3R6.5] # JUNOS Services Mobile Subscriber Service Container package [13.3R6.5] # !
 JUNOS Services NAT [13.3R6.5] # JUNOS Services RPM [13.3R6.5] # JUNOS Services PTSP Container package [13.3R6.5] # JUNOS Services Stateful Firewall [13.3R6.5] # JUNOS Voice Services Container package [13.3R6.5] # JUNOS Services Crypto [13.3R6.5] # JUNOS Services SSL [13.3R6.5] # JUNOS Services IPSec [13.3R6.5] # JUNOS platform Software Suite [13.3R6.5] # JUNOS Routing Software Suite [13.3R6.5] # JUNOS Runtime Software Suite [13.3R6.5] # JUNOS py-base-i386 [13.3R6.5] #  # {master} # grnoc-mon at ENID-MX480-RE0> file list /var/tmp detail # 
 # /var/tmp:
-# total blocks: 3290068
+# total blocks: 3290064
 # drwxr-xr-x  2 root  field        512 Jul 10  2012 gres-tp/
-# -rw-r--r--  1 root  field          4 Sep 17  2014 idp_license_info
+# -rw-r--r--  1 root  field          4 Jun 6  23:37 idp_license_info
 # drwxrwxrwx  2 root  wheel        512 Jul 10  2012 install/
 # -rw-r--r--  1 eng   field  421523837 May 29  2013 jinstall-11.4R7.5-domestic-signed.tgz
 # -rw-r--r--  1 upgrades field 501460114 Aug 9   2014 jinstall-12.3R7.7-domestic-signed.tgz
 # -rw-r-----  1 upgrades field 761003758 May 22 21:25 jinstall-13.3R6.5-domestic-signed.tgz
 # -rw-r--r--  1 root  field        155 May 30  2013 krt_gencfg_filter.txt
-# drwx------  3 root  field        512 Jun 6  22:53 paRgqH/
 # drwxrwxrwx  2 root  wheel        512 Jul 10  2012 pics/
-# -r--r--r--  1 root  field        499 Sep 17  2014 preinstall_boot_loader.conf
+# -r--r--r--  1 root  field        612 Jun 6  23:25 preinstall_boot_loader.conf
 # drwxr-xr-x  2 root  field        512 Jul 10  2012 rtsdb/
-# -rw-r-----  1 root  field       1246 Sep 17  2014 sampled.pkts
+# -rw-r-----  1 root  field       1424 Jun 6  23:43 sampled.pkts
 # drwxr-xr-x  3 root  field        512 Jul 10  2012 sec-download/
 # drwxrwxrwt  2 root  wheel        512 Jul 10  2012 vi.recover/
 # total files: 7
 # 
 # {master}
 # grnoc-mon at ENID-MX480-RE0> show system uptime 
-# System booted: 2014-09-17 01:24 CDT 
-# Protocols started: 2014-09-17 01:26 CDT 
-# Last configured: 2015-06-06 22:48 CDT  by andrew
+# System booted: 2015-06-06 23:35 CDT 
+# Protocols started: 2015-06-06 23:37 CDT 
+# Last configured: 2015-06-06 23:38 CDT  by root
 # 
 # {master}
 # grnoc-mon at ENID-MX480-RE0> show interface terse 
@@ -366,20 +368,15 @@
 #lsi.1056868 up up
 #lsi.1056973 up up
 #lsi.1056974 up up
-#lsi.1058114 up up
-#lsi.1058115 up up
 #lsi.1059259 up up
 #lsi.1063504 up up
 #lsi.1064348 up up
 #lsi.1066437 up up
-#lsi.1066624 up up
 #lsi.1066708 up up
 #lsi.1066903 up up
 #lsi.1067275 up up
 #lsi.1068008 up up
 #lsi.1068142 up up
-#lsi.1068159 up up
-#lsi.1068164 up up
 #lsi.1068168 up up
 #lsi.1068178 up up
 #lsi.1068180 up up
@@ -391,17 +388,22 @@
 #lsi.1068205 up up
 #lsi.1068206 up up
 #lsi.1068207 up up
-#lsi.1068210 up up
 #lsi.1068211 up up
 #lsi.1068212 up up
-#lsi.1068213 up up
-#lsi.1068214 up up
 #lsi.1068215 up up
 #lsi.1068216 up up
 #lsi.1068217 up up
 #lsi.1068218 up up
-#lsi.1068219 up up
-#lsi.1068220 up up
+#lsi.1068221 up up
+#lsi.1068222 up up
+#lsi.1068224 up up
+#lsi.1068225 up up
+#lsi.1068226 up up
+#lsi.1068228 up up
+#lsi.1068229 up up
+#lsi.1068230 up up
+#lsi.1068231 up up
+#lsi.1068232 up up
 #mtun up up
 #pimd up up
 #pime up up
@@ -409,8 +411,8 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at ENID-MX480-RE0> show configuration 
-## Last commit: 2015-06-06 22:48:15 CDT by andrew
-version 12.3R7.7;
+## Last commit: 2015-06-06 23:38:10 CDT by root
+version 13.3R6.5;
 groups {
     re0 {
         system {
@@ -2546,11 +2548,11 @@
 164.58.244.39            Up        ge-0/2/1.42    1.200     0.400        3   
 164.58.244.86            Up        xe-0/1/1.410   1.200     0.400        3   
 164.58.247.242           Down      ge-0/2/2.70    0.000     1.000        3   
-fe80::223:9cff:feb4:46fb Up        ge-0/2/0.0     0.300     0.100        3   
+fe80::223:9cff:feb4:46fb Up        ge-0/2/0.0     0.600     0.200        3   
 fe80::226:8801:9ab2:66fb Up        xe-0/1/1.410   1.200     0.400        3   
-fe80::8618:8800:45ee:a94a Down     xe-0/0/0.69    0.000     1.000        3   
+fe80::8618:8800:45ee:a94a Down     xe-0/0/0.69    0.000     2.000        3   
 
 9 sessions, 9 clients
-Cumulative transmit rate 22.5 pps, cumulative receive rate 20.5 pps
+Cumulative transmit rate 17.0 pps, cumulative receive rate 15.5 pps
 
 {master}
Index: configs/core1.okc-mx960.onenet.net
===================================================================
--- configs/core1.okc-mx960.onenet.net	(revision 127842)
+++ configs/core1.okc-mx960.onenet.net	(working copy)
@@ -1,23 +1,23 @@
 # RANCID-CONTENT-TYPE: juniper
 #
-# grnoc-mon at OKC-CORE1-MX960-RE1> show system commit 
-#   2015-06-06 23:42:44 CDT by root via other
+# grnoc-mon at OKC-CORE1-MX960-RE0> show system commit 
+#   2015-06-07 00:03:39 CDT by root via other
 #     Synchronization with remote Routing Engine
-#   2015-06-06 23:42:33 CDT by root via other
+#   2015-06-07 00:03:27 CDT by root via other
 #     Synchronization with remote Routing Engine
-#   2015-06-06 23:42:24 CDT by root via other
+#   2015-06-07 00:03:00 CDT by root via other
+#   2015-06-06 23:49:23 CDT by root via other
 #     Synchronization with remote Routing Engine
-#   2015-06-06 23:44:57 CDT by root via other
-#   2015-06-06 22:26:35 CDT by andrew via synchronize
-#   2015-06-06 22:21:37 CDT by andrew via synchronize
-# grnoc-mon at OKC-CORE1-MX960-RE1> show chassis environment 
+#   2015-06-06 22:26:36 CDT by andrew via cli commit synchronize
+#   2015-06-06 22:21:38 CDT by andrew via cli commit synchronize
+# grnoc-mon at OKC-CORE1-MX960-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
 #       PEM 1                          OK        
 #       PEM 2                          OK        
 #       PEM 3                          OK        
-#       Routing Engine 0               Present   
-#       Routing Engine 0 CPU           Present   
+#       Routing Engine 0               OK        
+#       Routing Engine 0 CPU           OK        
 #       Routing Engine 1               OK        
 #       Routing Engine 1 CPU           OK        
 #       CB 0 Intake                    OK        
@@ -161,7 +161,7 @@
 #       Bottom Tray Fan 12             OK
 # 
 # {master}
-# grnoc-mon at OKC-CORE1-MX960-RE1> show chassis firmware 
+# grnoc-mon at OKC-CORE1-MX960-RE0> show chassis firmware 
 # Part                     Type       Version
 # FPC 0                    ROM        Juniper ROM Monitor Version 10.1b2         
 #                          O/S        Version 13.3R6.5 by builder on 2015-03-26 1
@@ -175,7 +175,7 @@
 #                          O/S        Version 13.3R6.5 by builder on 2015-03-26 1
 # 
 # {master}
-# grnoc-mon at OKC-CORE1-MX960-RE1> show chassis fpc detail 
+# grnoc-mon at OKC-CORE1-MX960-RE0> show chassis fpc detail 
 # Slot 0 information:
 #   State                                 Online    
 #   Total CPU DRAM                   2048 MB
@@ -208,7 +208,7 @@
 #   Max Power Consumption             368 Watts
 # 
 # {master}
-# grnoc-mon at OKC-CORE1-MX960-RE1> show chassis hardware 
+# grnoc-mon at OKC-CORE1-MX960-RE0> show chassis hardware 
 # Hardware inventory:
 # Item             Version  Part number  Serial number     Description
 # Chassis                                JN11B9089AFA      MX960
@@ -320,7 +320,7 @@
 # Fan Tray 1       REV 07   740-031521   ACAC3830          Enhanced Fan Tray
 # 
 # {master}
-# grnoc-mon at OKC-CORE1-MX960-RE1> show chassis hardware models 
+# grnoc-mon at OKC-CORE1-MX960-RE0> show chassis hardware models 
 # Hardware inventory:
 # Item             Version  Part number  Serial number     FRU model number
 # Midplane         REV 03   710-013698   ACAA7266          CHAS-BP-MX960-S
@@ -353,20 +353,24 @@
 # Fan Tray 1       REV 07   740-031521   ACAC3830          FFANTRAY-MX960-HC-S
 # 
 # {master}
-# grnoc-mon at OKC-CORE1-MX960-RE1> show chassis routing-engine 
+# grnoc-mon at OKC-CORE1-MX960-RE0> show chassis routing-engine 
 # Routing Engine status:
 #   Slot 0:
-#     Current state                  Present
-#   Slot 1:
 #     Current state                  Master
+#     Election priority              Master
+#     DRAM                      3584 MB (4096 MB installed)
+#     Serial ID                      9012011183
+# Routing Engine status:
+#   Slot 1:
+#     Current state                  Backup
 #     Election priority              Backup
 #     DRAM                      3584 MB (4096 MB installed)
 #     Serial ID                      9012011699
 # 
-# grnoc-mon at OKC-CORE1-MX960-RE1> show chassis scb 
-# grnoc-mon at OKC-CORE1-MX960-RE1> show chassis sfm detail 
-# grnoc-mon at OKC-CORE1-MX960-RE1> show chassis ssb 
-# grnoc-mon at OKC-CORE1-MX960-RE1> show system boot-messages 
+# grnoc-mon at OKC-CORE1-MX960-RE0> show chassis scb 
+# grnoc-mon at OKC-CORE1-MX960-RE0> show chassis sfm detail 
+# grnoc-mon at OKC-CORE1-MX960-RE0> show chassis ssb 
+# grnoc-mon at OKC-CORE1-MX960-RE0> show system boot-messages 
 # Copyright (c) 1996-2015, Juniper Networks, Inc.
 # All rights reserved.
 # Copyright (c) 1992-2007 The FreeBSD Project.
@@ -439,9 +443,9 @@
 # virtual chassis mode      = 0
 # Initializing product: 21 ..
 # Setting up M/T interface operations and attributes
-# fxp0: Ethernet address 00:a0:a5:71:e2:fa
-# em1: bus=3, device=0, func=0, Ethernet address 02:01:01:00:00:05
-# em0: bus=2, device=0, func=0, Ethernet address 02:01:00:00:00:05
+# fxp0: Ethernet address 00:a0:a5:71:e8:12
+# em1: bus=3, device=0, func=0, Ethernet address 02:00:01:00:00:04
+# em0: bus=2, device=0, func=0, Ethernet address 02:00:00:00:00:04
 # acb: acb_late_attach: Initializing silabs clocks to drive 8727 external phy
 #  Loading Redundant LT driver
 # ###PCB Group initialized for udppcbgroup
@@ -452,54 +456,37 @@
 # Trying to mount root from ufs:/dev/ad0s1a
 # 
 # {master}
-# grnoc-mon at OKC-CORE1-MX960-RE1> show version 
-# Hostname: OKC-CORE1-MX960-RE1 # Model: mx960 # Junos: 13.3R6.5 # JUNOS Base OS boot [13.3R6.5] # JUNOS Base OS Software Suite [13.3R6.5] # JUNOS Kernel Software Suite [13.3R6.5] # JUNOS Crypto Software Suite [13.3R6.5] # JUNOS Packet Forwarding Engine Support (M/T/EX Common) [13.3R6.5] # JUNOS Packet Forwarding Engine Support (MX Common) [13.3R6.5] # JUNOS Online Documentation [13.3R6.5] # JUNOS Services AACL Container package [13.3R6.5] # JUNOS AppId Services [13.3R6.5] # JUNOS Services Application Level Gateways [13.3R6.5] # JUNOS Border Gateway Function package [13.3R6.5] # JUNOS Services Captive Portal and Content Delivery Container package [13.3R6.5] # JUNOS IDP Services [13.3R6.5] # JUNOS Services HTTP Content Management package [13.3R6.5] # JUNOS Services Jflow Container package [13.3R6.5] # JUNOS Services LL-PDF Container package [13.3R6.5] # JUNOS Services MobileNext Software package [13.3R6.5] # JUNOS Services Mobile Subscriber Service Container package [13.3R6.!
 5] # JUNOS Services PTSP Container package [13.3R6.5] # JUNOS Services NAT [13.3R6.5] # JUNOS Services RPM [13.3R6.5] # JUNOS Services Stateful Firewall [13.3R6.5] # JUNOS Voice Services Container package [13.3R6.5] # JUNOS Services Crypto [13.3R6.5] # JUNOS Services SSL [13.3R6.5] # JUNOS Services IPSec [13.3R6.5] # JUNOS platform Software Suite [13.3R6.5] # JUNOS Routing Software Suite [13.3R6.5] # JUNOS Runtime Software Suite [13.3R6.5] # JUNOS py-base-i386 [13.3R6.5] #  # {master} # grnoc-mon at OKC-CORE1-MX960-RE1> file list /var/tmp detail # 
+# grnoc-mon at OKC-CORE1-MX960-RE0> show version 
+# Hostname: OKC-CORE1-MX960-RE0 # Model: mx960 # Junos: 13.3R6.5 # JUNOS Base OS boot [13.3R6.5] # JUNOS Base OS Software Suite [13.3R6.5] # JUNOS Kernel Software Suite [13.3R6.5] # JUNOS Crypto Software Suite [13.3R6.5] # JUNOS Packet Forwarding Engine Support (M/T/EX Common) [13.3R6.5] # JUNOS Packet Forwarding Engine Support (MX Common) [13.3R6.5] # JUNOS Online Documentation [13.3R6.5] # JUNOS Services AACL Container package [13.3R6.5] # JUNOS AppId Services [13.3R6.5] # JUNOS Services Application Level Gateways [13.3R6.5] # JUNOS Border Gateway Function package [13.3R6.5] # JUNOS Services Captive Portal and Content Delivery Container package [13.3R6.5] # JUNOS IDP Services [13.3R6.5] # JUNOS Services HTTP Content Management package [13.3R6.5] # JUNOS Services Jflow Container package [13.3R6.5] # JUNOS Services LL-PDF Container package [13.3R6.5] # JUNOS Services MobileNext Software package [13.3R6.5] # JUNOS Services Mobile Subscriber Service Container package [13.3R6.!
 5] # JUNOS Services NAT [13.3R6.5] # JUNOS Services PTSP Container package [13.3R6.5] # JUNOS Services Stateful Firewall [13.3R6.5] # JUNOS Services RPM [13.3R6.5] # JUNOS Voice Services Container package [13.3R6.5] # JUNOS Services Crypto [13.3R6.5] # JUNOS Services SSL [13.3R6.5] # JUNOS Services IPSec [13.3R6.5] # JUNOS platform Software Suite [13.3R6.5] # JUNOS Routing Software Suite [13.3R6.5] # JUNOS Runtime Software Suite [13.3R6.5] # JUNOS py-base-i386 [13.3R6.5] #  # {master} # grnoc-mon at OKC-CORE1-MX960-RE0> file list /var/tmp detail # 
 # /var/tmp:
-# total blocks: 10818776
-# -rw-r--r--  1 root  field         30 Dec 26  2010 ex.txt
-# drwxr-xr-x  2 root  field        512 Dec 26  2010 gres-tp/
-# -rw-r--r--  1 root  field          4 Jun 6  23:45 idp_license_info
+# total blocks: 3447236
+# -rw-r--r--  1 eng   field    1192237 Apr 11 16:47 JT-PRE
+# drwxr-xr-x  2 root  field        512 Sep 14  2014 gres-tp/
+# -rw-r--r--  1 root  field          4 Jun 7  00:03 idp_license_info
 # drwxrwxrwx  2 root  wheel        512 Dec 26  2010 install/
-# -r-xr-xr-x  1 root  wheel  329257475 Dec 26  2010 jbundle-10.3R1.9-domestic.tgz*
-# -rw-r--r--  1 root  field  338894858 Jan 14  2011 jbundle-10.4R1.9-domestic.tgz
-# -rw-r--r--  1 root  field  348823558 Mar 10  2011 jbundle-10.4R2.6-domestic.tgz
-# -rw-r--r--  1 root  field  349730789 Mar 25  2011 jbundle-10.4R3.4-domestic.tgz
-# -rw-r--r--  1 root  field  350497882 Nov 20  2011 jbundle-10.4R6.5-domestic.tgz
-# -rw-r--r--  1 root  field  350868915 Nov 13  2011 jbundle-10.4R7.5-domestic.tgz
-# -rw-r--r--  1 admin field  345084664 Jan 13  2011 jinstall-10.4R1.9-domestic.tgz
-# -rw-r--r--  1 admin field  355159151 Mar 10  2011 jinstall-10.4R2.6-domestic-signed.tgz
-# -rw-r--r--  1 root  field  356069136 Mar 24  2011 jinstall-10.4R3.4-domestic-signed.tgz
-# -rw-r--r--  1 root  field  356846496 Nov 20  2011 jinstall-10.4R6.5-domestic-signed.tgz
-# -rw-r--r--  1 root  field  357225126 Nov 9   2011 jinstall-10.4R7.5-domestic-signed.tgz
-# -rw-r--r--  1 root  field  421523837 Mar 25  2013 jinstall-11.4R7.5-domestic-signed.tgz
-# -rw-r--r--  1 root  field  501460114 Sep 14  2014 jinstall-12.3R7.7-domestic-signed.tgz
-# -rw-r-----  1 root  field  761003758 May 22 21:50 jinstall-13.3R6.5-domestic-signed.tgz
-# -rw-r--r--  1 root  field          0 Mar 25  2011 jperf
-# -rw-r--r--  1 root  field          0 Mar 25  2011 jperf_shmem_sem
-# -rw-r--r--  1 root  field    7830840 Mar 24  2011 jweb-10.4R3.4-signed.tgz
-# -rw-r--r--  1 root  field        155 Apr 29  2014 krt_gencfg_filter.txt
+# -rw-r--r--  1 eng   field  500660091 May 20  2014 jinstall-12.3R6.6-domestic-signed.tgz
+# -rw-r--r--  1 eng   field  501460114 Sep 18  2014 jinstall-12.3R7.7-domestic-signed.tgz
+# -rw-r-----  1 upgrades field 761003758 May 22 21:50 jinstall-13.3R6.5-domestic-signed.tgz
+# -rw-r--r--  1 eng   field      96022 Mar 14 15:44 ospfroutes
 # drwxrwxrwx  2 root  wheel        512 Apr 13  2013 pics/
-# -r--r--r--  1 root  field        612 Jun 6  23:29 preinstall_boot_loader.conf
-# -rw-r--r--  1 root  field        498 Mar 13  2013 rdm.taf
-# -rw-rw----  1 root  field    3466692 Apr 4   2011 rpd.core-tarball.0.tgz
-# -rw-rw----  1 root  field    3533432 Apr 5   2011 rpd.core-tarball.1.tgz
-# drwxr-xr-x  2 root  field        512 Apr 13  2013 rtsdb/
-# -rw-r-----  1 root  field        712 Jun 6  23:49 sampled.pkts
+# -rw-r--r--  1 root  wheel       3902 May 1  02:41 ppe_trap_fpc1_pfe0_lu0.0
+# -rw-r--r--  1 root  wheel       4043 Nov 16  2014 ppe_trap_fpc2_pfe1_lu0.0
+# -r--r--r--  1 root  field        612 Jun 6  23:51 preinstall_boot_loader.conf
+# drwxr-xr-x  2 root  field        512 Sep 14  2014 rtsdb/
+# -rw-r-----  1 root  field        534 Jun 7  00:10 sampled.pkts
 # drwxr-xr-x  3 root  field        512 Dec 26  2010 sec-download/
-# -rw-r--r--  1 root  field          0 Mar 25  2011 tracelogs
-# -rw-r--r--  1 root  field          0 Mar 25  2011 tracelogs_jperf
-# -rw-r--r--  1 root  field          0 Mar 25  2011 tracelogs_sem
-# drwxrwxrwt  2 root  wheel        512 Dec 26  2010 vi.recover/
-# total files: 28
+# -rw-r--r--  1 eng   field       4646 Apr 11 16:51 show-VPLS
+# drwxrwxrwt  2 root  wheel        512 Nov 18  2013 vi.recover/
+# total files: 11
 # 
 # {master}
-# grnoc-mon at OKC-CORE1-MX960-RE1> show system uptime 
-# System booted: 2015-06-06 23:39 CDT 
-# Protocols started: 2015-06-06 23:42 CDT 
-# Last configured: 2015-06-06 23:42 CDT  by root
+# grnoc-mon at OKC-CORE1-MX960-RE0> show system uptime 
+# System booted: 2015-06-07 00:00 CDT 
+# Protocols started: 2015-06-07 00:03 CDT 
+# Last configured: 2015-06-07 00:03 CDT  by root
 # 
 # {master}
-# grnoc-mon at OKC-CORE1-MX960-RE1> show interface terse 
+# grnoc-mon at OKC-CORE1-MX960-RE0> show interface terse 
 #Interface Admin Link
 #lc-0/0/0 up up
 #lc-0/0/0.32769 up up
@@ -721,8 +708,8 @@
 #pip0 up up
 #pp0 up up
 #tap up up
-# grnoc-mon at OKC-CORE1-MX960-RE1> show configuration 
-## Last commit: 2015-06-06 23:42:44 CDT by root
+# grnoc-mon at OKC-CORE1-MX960-RE0> show configuration 
+## Last commit: 2015-06-07 00:03:39 CDT by root
 version 13.3R6.5;
 groups {
     re0 {
@@ -13461,7 +13448,7 @@
     }
 }
 {master}
-# grnoc-mon at OKC-CORE1-MX960-RE1> show ospf neighbor 
+# grnoc-mon at OKC-CORE1-MX960-RE0> show ospf neighbor 
 # Address          Interface              State     ID               Pri  Dead
 # 164.58.15.50     ge-0/2/0.48            Full      164.58.199.216
 # 164.58.22.66     ge-2/3/9.0             Full      164.58.199.73
@@ -13492,16 +13479,16 @@
 # 164.58.244.89    xe-4/2/0.42            Full      164.58.199.218
 # 
 # {master}
-# grnoc-mon at OKC-CORE1-MX960-RE1> show bfd session 
+# grnoc-mon at OKC-CORE1-MX960-RE0> show bfd session 
                                                   Detect   Transmit
 Address                  State     Interface      Time     Interval  Multiplier
-164.58.15.34             Up        xe-0/0/0.32    1.200     0.400        3   
+164.58.15.34             Up        xe-0/0/0.32    6.000     0.400        3   
 164.58.15.38             Up        xe-0/0/1.36    1.200     0.400        3   
 164.58.15.42             Up        xe-1/0/0.40    1.200     0.400        3   
 164.58.15.46             Up        xe-1/0/1.44    1.200     0.400        3   
 164.58.15.50             Up        ge-0/2/0.48    1.200     0.400        3   
 164.58.15.70             Up        xe-0/1/1.68    1.200     0.400        3   
-164.58.15.154            Up        xe-1/2/1.152   1.200     0.400        3   
+164.58.15.154            Up        xe-1/2/1.152   6.000     0.400        3   
 164.58.15.198            Up        xe-1/2/0.196   1.200     0.400        3   
 164.58.15.202            Up        xe-1/1/1.200   1.200     0.400        3   
 164.58.22.66             Up        ge-2/3/9.0     1.200     0.800        3   
@@ -13516,7 +13503,7 @@
 164.58.246.58            Up        xe-2/1/1.69    1.200     0.400        3   
 164.58.246.90            Up        xe-2/0/0.69    1.200     0.400        3   
 164.58.246.102           Up        xe-2/0/1.69    1.200     0.400        3   
-164.58.246.118           Up        xe-2/1/0.69    0.300     0.400        3   
+164.58.246.118           Up        xe-2/1/0.69    1.200     0.400        3   
 164.58.247.54            Up        xe-3/0/1.40    1.200     0.400        3   
 164.58.247.58            Up        xe-3/1/1.40    1.200     0.400        3   
 164.58.247.66            Up        xe-3/2/1.40    1.200     0.400        3   
@@ -13525,6 +13512,6 @@
 fe80::aad0:e500:2ae4:3000 Up       xe-3/1/0.42    1.200     0.400        3   
 
 28 sessions, 40 clients
-Cumulative transmit rate 68.7 pps, cumulative receive rate 77.5 pps
+Cumulative transmit rate 68.7 pps, cumulative receive rate 66.0 pps
 
 {master}
Index: configs/core.law.onenet.net
===================================================================
--- configs/core.law.onenet.net	(revision 127842)
+++ configs/core.law.onenet.net	(working copy)
@@ -1,16 +1,16 @@
 # RANCID-CONTENT-TYPE: juniper
 #
-# grnoc-mon at LAWTON-MX480-RE1> show system commit 
-#   2015-06-06 23:26:43 CDT by root via other
+# grnoc-mon at LAWTON-MX480-RE0> show system commit 
+#   2015-06-06 23:48:00 CDT by root via other
 #     Synchronization with remote Routing Engine
-#   2015-06-06 23:26:35 CDT by root via other
+#   2015-06-06 23:47:54 CDT by root via other
 #     Synchronization with remote Routing Engine
-#   2015-06-06 23:26:28 CDT by root via other
+#   2015-06-06 23:47:35 CDT by root via other
+#   2015-06-06 23:33:48 CDT by root via other
 #     Synchronization with remote Routing Engine
-#   2015-06-06 23:31:13 CDT by root via other
-#   2015-06-06 22:58:16 CDT by andrew via synchronize
-#   2015-06-06 22:55:28 CDT by andrew via synchronize
-# grnoc-mon at LAWTON-MX480-RE1> show chassis environment 
+#   2015-06-06 22:58:16 CDT by andrew via cli commit synchronize
+#   2015-06-06 22:55:28 CDT by andrew via cli commit synchronize
+# grnoc-mon at LAWTON-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
 #       PEM 1                          OK        
@@ -78,7 +78,7 @@
 #       Bottom Front Fan               OK
 # 
 # {master}
-# grnoc-mon at LAWTON-MX480-RE1> show chassis firmware 
+# grnoc-mon at LAWTON-MX480-RE0> show chassis firmware 
 # Part                     Type       Version
 # FPC 0                    ROM        Juniper ROM Monitor Version 10.1b2         
 #                          O/S        Version 13.3R6.5 by builder on 2015-03-26 1
@@ -86,7 +86,7 @@
 #                          O/S        Version 13.3R6.5 by builder on 2015-03-26 1
 # 
 # {master}
-# grnoc-mon at LAWTON-MX480-RE1> show chassis fpc detail 
+# grnoc-mon at LAWTON-MX480-RE0> show chassis fpc detail 
 # Slot 0 information:
 #   State                                 Online    
 #   Total CPU DRAM                   2048 MB
@@ -101,7 +101,7 @@
 #   Max Power Consumption             368 Watts
 # 
 # {master}
-# grnoc-mon at LAWTON-MX480-RE1> show chassis hardware 
+# grnoc-mon at LAWTON-MX480-RE0> show chassis hardware 
 # Hardware inventory:
 # Item             Version  Part number  Serial number     Description
 # Chassis                                JN1159A85AFB      MX480
@@ -166,7 +166,7 @@
 # Fan Tray                                                 Enhanced Left Fan Tray
 # 
 # {master}
-# grnoc-mon at LAWTON-MX480-RE1> show chassis hardware models 
+# grnoc-mon at LAWTON-MX480-RE0> show chassis hardware models 
 # Hardware inventory:
 # Item             Version  Part number  Serial number     FRU model number
 # Midplane         REV 05   710-017414   ABAB3702          CHAS-BP-MX480-S
@@ -188,24 +188,24 @@
 # Fan Tray                                                 FFANTRAY-MX480-HC-S
 # 
 # {master}
-# grnoc-mon at LAWTON-MX480-RE1> show chassis routing-engine 
+# grnoc-mon at LAWTON-MX480-RE0> show chassis routing-engine 
 # Routing Engine status:
 #   Slot 0:
-#     Current state                  Backup
+#     Current state                  Master
 #     Election priority              Master
 #     DRAM                      3584 MB (4096 MB installed)
 #     Serial ID                      9012009678
 # Routing Engine status:
 #   Slot 1:
-#     Current state                  Master
+#     Current state                  Backup
 #     Election priority              Backup
 #     DRAM                      3584 MB (4096 MB installed)
 #     Serial ID                      9009064359
 # 
-# grnoc-mon at LAWTON-MX480-RE1> show chassis scb 
-# grnoc-mon at LAWTON-MX480-RE1> show chassis sfm detail 
-# grnoc-mon at LAWTON-MX480-RE1> show chassis ssb 
-# grnoc-mon at LAWTON-MX480-RE1> show system boot-messages 
+# grnoc-mon at LAWTON-MX480-RE0> show chassis scb 
+# grnoc-mon at LAWTON-MX480-RE0> show chassis sfm detail 
+# grnoc-mon at LAWTON-MX480-RE0> show chassis ssb 
+# grnoc-mon at LAWTON-MX480-RE0> show system boot-messages 
 # Copyright (c) 1996-2015, Juniper Networks, Inc.
 # All rights reserved.
 # Copyright (c) 1992-2007 The FreeBSD Project.
@@ -276,9 +276,9 @@
 # virtual chassis mode      = 0
 # Initializing product: 33 ..
 # Setting up M/T interface operations and attributes
-# fxp0: Ethernet address 00:a0:a5:71:94:99
-# em1: bus=3, device=0, func=0, Ethernet address 02:01:01:00:00:05
-# em0: bus=2, device=0, func=0, Ethernet address 02:01:00:00:00:05
+# fxp0: Ethernet address 00:a0:a5:71:88:cf
+# em1: bus=3, device=0, func=0, Ethernet address 02:00:01:00:00:04
+# em0: bus=2, device=0, func=0, Ethernet address 02:00:00:00:00:04
 #  Loading Redundant LT driver
 # ###PCB Group initialized for udppcbgroup
 # ###PCB Group initialized for tcppcbgroup
@@ -288,52 +288,61 @@
 # Trying to mount root from ufs:/dev/ad0s1a
 # 
 # {master}
-# grnoc-mon at LAWTON-MX480-RE1> show version 
-# Hostname: LAWTON-MX480-RE1 # Model: mx480 # Junos: 13.3R6.5 # JUNOS Base OS boot [13.3R6.5] # JUNOS Base OS Software Suite [13.3R6.5] # JUNOS Kernel Software Suite [13.3R6.5] # JUNOS Crypto Software Suite [13.3R6.5] # JUNOS Packet Forwarding Engine Support (M/T/EX Common) [13.3R6.5] # JUNOS Packet Forwarding Engine Support (MX Common) [13.3R6.5] # JUNOS Online Documentation [13.3R6.5] # JUNOS Services AACL Container package [13.3R6.5] # JUNOS Services Application Level Gateways [13.3R6.5] # JUNOS AppId Services [13.3R6.5] # JUNOS Services Captive Portal and Content Delivery Container package [13.3R6.5] # JUNOS Border Gateway Function package [13.3R6.5] # JUNOS Services HTTP Content Management package [13.3R6.5] # JUNOS IDP Services [13.3R6.5] # JUNOS Services Jflow Container package [13.3R6.5] # JUNOS Services LL-PDF Container package [13.3R6.5] # JUNOS Services MobileNext Software package [13.3R6.5] # JUNOS Services Mobile Subscriber Service Container package [13.3R6.5] !
 # JUNOS Services NAT [13.3R6.5] # JUNOS Services RPM [13.3R6.5] # JUNOS Services PTSP Container package [13.3R6.5] # JUNOS Services Stateful Firewall [13.3R6.5] # JUNOS Voice Services Container package [13.3R6.5] # JUNOS Services Crypto [13.3R6.5] # JUNOS Services SSL [13.3R6.5] # JUNOS Services IPSec [13.3R6.5] # JUNOS platform Software Suite [13.3R6.5] # JUNOS Routing Software Suite [13.3R6.5] # JUNOS Runtime Software Suite [13.3R6.5] # JUNOS py-base-i386 [13.3R6.5] #  # {master} # grnoc-mon at LAWTON-MX480-RE1> file list /var/tmp detail # 
+# grnoc-mon at LAWTON-MX480-RE0> show version 
+# Hostname: LAWTON-MX480-RE0 # Model: mx480 # Junos: 13.3R6.5 # JUNOS Base OS boot [13.3R6.5] # JUNOS Base OS Software Suite [13.3R6.5] # JUNOS Kernel Software Suite [13.3R6.5] # JUNOS Crypto Software Suite [13.3R6.5] # JUNOS Packet Forwarding Engine Support (M/T/EX Common) [13.3R6.5] # JUNOS Packet Forwarding Engine Support (MX Common) [13.3R6.5] # JUNOS Online Documentation [13.3R6.5] # JUNOS Services AACL Container package [13.3R6.5] # JUNOS Services Application Level Gateways [13.3R6.5] # JUNOS AppId Services [13.3R6.5] # JUNOS Border Gateway Function package [13.3R6.5] # JUNOS Services HTTP Content Management package [13.3R6.5] # JUNOS Services Captive Portal and Content Delivery Container package [13.3R6.5] # JUNOS IDP Services [13.3R6.5] # JUNOS Services Jflow Container package [13.3R6.5] # JUNOS Services LL-PDF Container package [13.3R6.5] # JUNOS Services MobileNext Software package [13.3R6.5] # JUNOS Services NAT [13.3R6.5] # JUNOS Services Mobile Subscriber Servi!
 ce Container package [13.3R6.5] # JUNOS Services PTSP Container package [13.3R6.5] # JUNOS Services RPM [13.3R6.5] # JUNOS Services Stateful Firewall [13.3R6.5] # JUNOS Voice Services Container package [13.3R6.5] # JUNOS Services Crypto [13.3R6.5] # JUNOS Services SSL [13.3R6.5] # JUNOS Services IPSec [13.3R6.5] # JUNOS platform Software Suite [13.3R6.5] # JUNOS Routing Software Suite [13.3R6.5] # JUNOS Runtime Software Suite [13.3R6.5] # JUNOS py-base-i386 [13.3R6.5] #  # {master} # grnoc-mon at LAWTON-MX480-RE0> file list /var/tmp detail # 
 # /var/tmp:
-# total blocks: 9574928
+# total blocks: 9747432
 # -rw-r--r--  1 eng   field      29238 Mar 10  2013 20130310-0728.cfg
 # -rw-r--r--  1 eng   field      29297 Mar 10  2013 20130310-0914.cfg
+# -rw-r--r--  1 root  field      18205 Feb 23  2011 MX480_Config_LAWTON_NEW_LAG#3.txt
+# -rw-r--r--  1 root  field      24950 Feb 23  2011 MX480_Config_LAWTON_NEW_LAG#4.txt
 # -rw-r--r--  1 root  field         30 Dec 4   2010 ex.txt
 # drwxr-xr-x  2 root  field        512 Dec 4   2010 gres-tp/
-# -rw-r--r--  1 root  field          4 Jun 6  23:31 idp_license_info
+# -rw-r--r--  1 root  field          4 Jun 6  23:47 idp_license_info
 # drwxrwxrwx  2 root  wheel        512 Dec 4   2010 install/
 # -r-xr-xr-x  1 root  wheel  329257475 Dec 4   2010 jbundle-10.3R1.9-domestic.tgz*
 # -rw-r--r--  1 root  field  338894858 Feb 14  2011 jbundle-10.4R1.9-domestic.tgz
 # -rw-r--r--  1 root  field  348823558 Feb 23  2011 jbundle-10.4R2.6-domestic.tgz
 # -rw-r--r--  1 root  field  350497882 Dec 22  2011 jbundle-10.4R6.5-domestic.tgz
-# -rw-r--r--  1 root  field  350868915 Nov 13  2011 jbundle-10.4R7.5-domestic.tgz
 # -rw-r--r--  1 root  field  355159151 Feb 23  2011 jinstall-10.4R2.6-domestic-signed.tgz
-# -rw-r--r--  1 root  field  356846496 Dec 22  2011 jinstall-10.4R6.5-domestic-signed.tgz
-# -rw-r--r--  1 root  field  357225126 Nov 9   2011 jinstall-10.4R7.5-domestic-signed.tgz
-# -rw-r--r--  1 eng   field  421246106 Mar 8   2013 jinstall-11.4R6.5-domestic-signed.tgz
-# -rw-r--r--  1 root  field  421523837 May 27  2013 jinstall-11.4R7.5-domestic-signed.tgz
-# -rw-r--r--  1 root  field  501460114 Aug 9   2014 jinstall-12.3R7.7-domestic-signed.tgz
-# -rw-r-----  1 root  field  761003758 May 22 21:36 jinstall-13.3R6.5-domestic-signed.tgz
-# -rw-r--r--  1 root  field          0 Feb 23  2011 jperf
-# -rw-r--r--  1 root  field          0 Feb 23  2011 jperf_shmem_sem
+# -rw-r--r--  1 eng   field  356846496 Dec 22  2011 jinstall-10.4R6.5-domestic-signed.tgz
+# -rw-r--r--  1 eng   field  357225126 Nov 9   2011 jinstall-10.4R7.5-domestic-signed.tgz
+# -rw-r--r--  1 eng   field  421204768 Mar 8   2013 jinstall-11.4R4.4-domestic-signed.tgz
+# -rw-r--r--  1 admin field  421246106 Mar 8   2013 jinstall-11.4R6.5-domestic-signed.tgz
+# -rw-r--r--  1 eng   field  421523837 May 27  2013 jinstall-11.4R7.5-domestic-signed.tgz
+# -rw-r--r--  1 upgrades field 501460114 Aug 9   2014 jinstall-12.3R7.7-domestic-signed.tgz
+# -rw-r-----  1 upgrades field 761003758 May 22 21:36 jinstall-13.3R6.5-domestic-signed.tgz
+# -rw-r--r--  1 root  field          0 Dec 4   2010 jperf
+# -rw-r--r--  1 root  field          0 Dec 4   2010 jperf_shmem_sem
 # -rw-r--r--  1 root  field    7829561 Feb 23  2011 jweb-10.4R2.6-signed.tgz
-# -rw-r--r--  1 root  field        155 Feb 24  2014 krt_gencfg_filter.txt
+# -rw-r--r--  1 eng   field    7832275 Nov 9   2011 jweb-10.4R7.5-signed.tgz
+# -rw-r--r--  1 eng   field    8404168 Mar 8   2013 jweb-11.4R4.4-signed.tgz
+# -rw-r--r--  1 root  field        155 May 28  2013 krt_gencfg_filter.txt
+# -rw-r--r--  1 root  wheel     300024 Jun 6  23:33 pfe_debug_info_NPC1.0
+# -rw-r--r--  1 root  wheel     300577 Jun 6  23:33 pfe_debug_info_NPC1.1
+# -rw-r--r--  1 root  wheel     300577 Jun 6  23:33 pfe_debug_info_NPC1.2
+# -rw-r--r--  1 root  wheel     300602 Jun 6  23:33 pfe_debug_info_NPC1.3
+# -rw-r--r--  1 root  wheel     300546 Jun 6  23:33 pfe_debug_info_NPC1.4
 # drwxrwxrwx  2 root  wheel        512 Mar 10  2013 pics/
-# -r--r--r--  1 root  field        612 Jun 6  23:13 preinstall_boot_loader.conf
-# -rw-r--r--  1 root  field        498 Dec 22  2011 rdm.taf
+# -r--r--r--  1 root  field        612 Jun 6  23:35 preinstall_boot_loader.conf
+# -rw-r--r--  1 root  field        498 Mar 10  2013 rdm.taf
 # drwxr-xr-x  2 root  field        512 Mar 10  2013 rtsdb/
-# -rw-r-----  1 root  field        356 Jun 6  23:33 sampled.pkts
+# -rw-r-----  1 root  field       1780 Jun 7  00:02 sampled.pkts
 # drwxr-xr-x  3 root  field        512 Dec 4   2010 sec-download/
-# -rw-r--r--  1 root  field          0 Feb 23  2011 tracelogs
-# -rw-r--r--  1 root  field          0 Feb 23  2011 tracelogs_jperf
-# -rw-r--r--  1 root  field          0 Feb 23  2011 tracelogs_sem
-# drwxrwxrwt  2 root  wheel        512 Dec 4   2010 vi.recover/
-# total files: 26
+# -rw-r--r--  1 root  field          0 Dec 4   2010 tracelogs
+# -rw-r--r--  1 root  field          0 Dec 4   2010 tracelogs_jperf
+# -rw-r--r--  1 root  field          0 Dec 4   2010 tracelogs_sem
+# drwxrwxrwt  2 root  wheel        512 Mar 9   2013 vi.recover/
+# total files: 35
 # 
 # {master}
-# grnoc-mon at LAWTON-MX480-RE1> show system uptime 
-# System booted: 2015-06-06 23:23 CDT 
-# Protocols started: 2015-06-06 23:26 CDT 
-# Last configured: 2015-06-06 23:26 CDT  by root
+# grnoc-mon at LAWTON-MX480-RE0> show system uptime 
+# System booted: 2015-06-06 23:45 CDT 
+# Protocols started: 2015-06-06 23:47 CDT 
+# Last configured: 2015-06-06 23:48 CDT  by root
 # 
 # {master}
-# grnoc-mon at LAWTON-MX480-RE1> show interface terse 
+# grnoc-mon at LAWTON-MX480-RE0> show interface terse 
 #Interface Admin Link
 #ge-0/0/0 down down
 #lc-0/0/0 up up
@@ -467,8 +476,8 @@
 #em0.0 up up
 #em1 up up
 #em1.0 up up
-#fxp0 up down
-#fxp0.0 up down
+#fxp0 up up
+#fxp0.0 up up
 #gre up up
 #ipip up up
 #irb up up
@@ -500,21 +509,21 @@
 #lsi.1082743 up up
 #lsi.1082744 up up
 #lsi.1082745 up up
-#lsi.1082746 up up
 #lsi.1082747 up up
 #lsi.1082748 up up
 #lsi.1082749 up up
 #lsi.1082750 up up
 #lsi.1082751 up up
 #lsi.1082753 up up
+#lsi.1082754 up up
 #mtun up up
 #pimd up up
 #pime up up
 #pip0 up up
 #pp0 up up
 #tap up up
-# grnoc-mon at LAWTON-MX480-RE1> show configuration 
-## Last commit: 2015-06-06 23:26:43 CDT by root
+# grnoc-mon at LAWTON-MX480-RE0> show configuration 
+## Last commit: 2015-06-06 23:48:00 CDT by root
 version 13.3R6.5;
 groups {
     re0 {
@@ -2348,7 +2357,7 @@
     }
 }
 {master}
-# grnoc-mon at LAWTON-MX480-RE1> show ospf neighbor 
+# grnoc-mon at LAWTON-MX480-RE0> show ospf neighbor 
 # Address          Interface              State     ID               Pri  Dead
 # 164.58.245.70    ae0.0                  Full      164.58.199.189
 # 164.58.247.74    ge-0/0/8.40            Full      164.58.199.148
@@ -2356,7 +2365,7 @@
 # 164.58.244.65    xe-1/0/1.42            Full      164.58.199.211
 # 
 # {master}
-# grnoc-mon at LAWTON-MX480-RE1> show bfd session 
+# grnoc-mon at LAWTON-MX480-RE0> show bfd session 
                                                   Detect   Transmit
 Address                  State     Interface      Time     Interval  Multiplier
 164.58.244.65            Up        xe-1/0/1.42    1.200     0.400        3   
Index: configs/core5.okc.onenet.net
===================================================================
--- configs/core5.okc.onenet.net	(revision 127842)
+++ configs/core5.okc.onenet.net	(working copy)
@@ -710,8 +710,6 @@
 #lsi.1515797 up up
 #lsi.1515798 up up
 #lsi.1515799 up up
-#lsi.1515800 up up
-#lsi.1515801 up up
 #lsi.1515802 up up
 #lsi.1515803 up up
 #lsi.1515804 up up
@@ -721,6 +719,8 @@
 #lsi.1515811 up up
 #lsi.1515812 up up
 #lsi.1515814 up up
+#lsi.1515815 up up
+#lsi.1515816 up up
 #mtun up up
 #pimd up up
 #pime up up
Index: configs/core.hut.hen.onenet.net
===================================================================
--- configs/core.hut.hen.onenet.net	(revision 127840)
+++ configs/core.hut.hen.onenet.net	(working copy)
@@ -304,10 +304,8 @@
 #lsi.1049490 up up
 #lsi.1049492 up up
 #lsi.1049503 up up
-#lsi.1049527 up up
 #lsi.1049577 up up
 #lsi.1049610 up up
-#lsi.1049621 up up
 #lsi.1049629 up up
 #lsi.1049641 up up
 #lsi.1049660 up up
@@ -317,10 +315,12 @@
 #lsi.1049673 up up
 #lsi.1049675 up up
 #lsi.1049676 up up
-#lsi.1049677 up up
 #lsi.1049678 up up
 #lsi.1049679 up up
-#lsi.1049680 up up
+#lsi.1049681 up up
+#lsi.1049682 up up
+#lsi.1049684 up up
+#lsi.1049685 up up
 #me0 up up
 #me0.0 up up
 #mtun up up
Index: configs/core2-okc-mx960.onenet.net
===================================================================
--- configs/core2-okc-mx960.onenet.net	(revision 127842)
+++ configs/core2-okc-mx960.onenet.net	(working copy)
@@ -1,14 +1,15 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKC-CORE2-MX960-RE0> show system commit 
+#   2015-06-07 00:31:27 CDT by root via other
+#     Synchronization with remote Routing Engine
+#   2015-06-07 00:31:18 CDT by root via other
+#     Synchronization with remote Routing Engine
+#   2015-06-07 00:30:51 CDT by root via other
+#   2015-06-07 00:18:10 CDT by root via other
+#     Synchronization with remote Routing Engine
 #   2015-06-06 22:32:11 CDT by andrew via cli commit synchronize
 #   2015-06-06 22:28:57 CDT by andrew via cli commit synchronize
-#   2015-04-14 15:56:30 CDT by admin via netconf commit synchronize
-#     %crId:1474911%changeType:inband%moduleName:CMP.updateDeviceSNMPTrapTarget%
-#   2015-04-14 15:42:27 CDT by admin via netconf commit synchronize
-#     %crId:1474760%changeType:inband%moduleName:CMP.updateDeviceSNMPTrapTarget%
-#   2015-04-11 21:59:17 CDT by andrew via cli commit synchronize
-#   2015-04-11 21:55:54 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
 # grnoc-mon at OKC-CORE2-MX960-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -17,8 +18,8 @@
 #       PEM 3                          OK        
 #       Routing Engine 0               OK        
 #       Routing Engine 0 CPU           OK        
-#       Routing Engine 1               Present   
-#       Routing Engine 1 CPU           Present   
+#       Routing Engine 1               OK        
+#       Routing Engine 1 CPU           OK        
 #       CB 0 Intake                    OK        
 #       CB 0 Exhaust A                 OK        
 #       CB 0 Exhaust B                 OK        
@@ -144,39 +145,39 @@
 # grnoc-mon at OKC-CORE2-MX960-RE0> show chassis firmware 
 # Part                     Type       Version
 # FPC 0                    ROM        Juniper ROM Monitor Version 10.1b2         
-#                          O/S        Version 12.3R7.7 by builder on 2014-06-12 1
+#                          O/S        Version 13.3R6.5 by builder on 2015-03-26 1
 # FPC 1                    ROM        Juniper ROM Monitor Version 10.1b2         
-#                          O/S        Version 12.3R7.7 by builder on 2014-06-12 1
+#                          O/S        Version 13.3R6.5 by builder on 2015-03-26 1
 # FPC 2                    ROM        Juniper ROM Monitor Version 10.1b3         
-#                          O/S        Version 12.3R7.7 by builder on 2014-06-12 1
+#                          O/S        Version 13.3R6.5 by builder on 2015-03-26 1
 # FPC 3                    ROM        Juniper ROM Monitor Version 10.1b2         
-#                          O/S        Version 12.3R7.7 by builder on 2014-06-12 1
+#                          O/S        Version 13.3R6.5 by builder on 2015-03-26 1
 # 
 # {master}
 # grnoc-mon at OKC-CORE2-MX960-RE0> show chassis fpc detail 
 # Slot 0 information:
 #   State                                 Online    
 #   Total CPU DRAM                   2048 MB
-#   Total RLDRAM                      806 MB
-#   Total DDR DRAM                   2632 MB
+#   Total RLDRAM                      734 MB
+#   Total DDR DRAM                   2596 MB
 #   Max Power Consumption             368 Watts
 # Slot 1 information:
 #   State                                 Online    
 #   Total CPU DRAM                   2048 MB
-#   Total RLDRAM                      806 MB
-#   Total DDR DRAM                   2632 MB
+#   Total RLDRAM                      734 MB
+#   Total DDR DRAM                   2596 MB
 #   Max Power Consumption             368 Watts
 # Slot 2 information:
 #   State                                 Online    
 #   Total CPU DRAM                   2048 MB
-#   Total RLDRAM                      806 MB
-#   Total DDR DRAM                   2632 MB
+#   Total RLDRAM                      734 MB
+#   Total DDR DRAM                   2596 MB
 #   Max Power Consumption             368 Watts
 # Slot 3 information:
 #   State                                 Online    
 #   Total CPU DRAM                   2048 MB
-#   Total RLDRAM                      806 MB
-#   Total DDR DRAM                   2632 MB
+#   Total RLDRAM                      734 MB
+#   Total DDR DRAM                   2596 MB
 #   Max Power Consumption             368 Watts
 # 
 # {master}
@@ -192,6 +193,7 @@
 # PEM 2            Rev 05   740-029344   QCS1504V0C0       DC 4.1kW Power Entry Module
 # PEM 3            Rev 05   740-029344   QCS1504V088       DC 4.1kW Power Entry Module
 # Routing Engine 0 REV 09   740-013063   9009019154        RE-S-2000
+# Routing Engine 1 REV 15   740-013063   9012011271        RE-S-2000
 # CB 0             REV 14   750-031391   ABBV4919          Enhanced MX SCB
 # CB 1             REV 14   750-031391   ABBV5394          Enhanced MX SCB
 # CB 2             REV 14   750-031391   ABBV4972          Enhanced MX SCB
@@ -268,6 +270,7 @@
 # PEM 2            Rev 05   740-029344   QCS1504V0C0       PWR-MX960-4100-DC-S
 # PEM 3            Rev 05   740-029344   QCS1504V088       PWR-MX960-4100-DC-S
 # Routing Engine 0 REV 09   740-013063   9009019154        RE-S-2000-4096-S
+# Routing Engine 1 REV 15   740-013063   9012011271        RE-S-2000-4096-S
 # CB 0             REV 14   750-031391   ABBV4919          SCBE-MX-S
 # CB 1             REV 14   750-031391   ABBV5394          SCBE-MX-S
 # CB 2             REV 14   750-031391   ABBV4972          SCBE-MX-S
@@ -295,17 +298,21 @@
 #     Serial ID                      9009019154
 # Routing Engine status:
 #   Slot 1:
-#     Current state                  Present
+#     Current state                  Backup
+#     Election priority              Backup
+#     DRAM                      3584 MB (4096 MB installed)
+#     Serial ID                      9012011271
 # 
 # grnoc-mon at OKC-CORE2-MX960-RE0> show chassis scb 
 # grnoc-mon at OKC-CORE2-MX960-RE0> show chassis sfm detail 
 # grnoc-mon at OKC-CORE2-MX960-RE0> show chassis ssb 
 # grnoc-mon at OKC-CORE2-MX960-RE0> show system boot-messages 
-# Copyright (c) 1996-2014, Juniper Networks, Inc.
+# Copyright (c) 1996-2015, Juniper Networks, Inc.
 # All rights reserved.
-# Copyright (c) 1992-2006 The FreeBSD Project.
+# Copyright (c) 1992-2007 The FreeBSD Project.
 # Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
 # 	The Regents of the University of California. All rights reserved.
+# FreeBSD is a registered trademark of The FreeBSD Foundation.
 # Timecounter "i8254" frequency 1193182 Hz quality 0
 # CPU: Intel(R) Pentium(R) M processor 2.00GHz (1995.01-MHz 686-class CPU)
 #   Origin = "GenuineIntel"  Id = 0x6d8  Stepping = 8
@@ -333,7 +340,7 @@
 # pcib3: <PCI-PCI bridge> at device 28.0 on pci0
 # pci4: <PCI bus> on pcib3
 # acb0: <Atlas Enhanced Control Subsystem> mem 0xfeaffc00-0xfeafffff irq 12 at device 13.0 on pci4
-# acb0: acb: softc at 0xc7b3cce0, fpga regs at 0xf999bc00
+# acb0: acb: softc at 0xc7b30b80, fpga regs at 0xf998dc00
 # spi: zl30143 clock initialized to 19.44 MHz
 # spi: zl30130 clock module initialized
 # pci4: <network> at device 14.0 (no driver attached)
@@ -372,38 +379,36 @@
 # virtual chassis mode      = 0
 # Initializing product: 21 ..
 # Setting up M/T interface operations and attributes
-# bmeb: bmeb_lib_init done 0xc7bd0000, addr 0xc0e2c1e0
 # fxp0: Ethernet address 00:a0:a5:62:94:36
 # em1: bus=3, device=0, func=0, Ethernet address 02:00:01:00:00:04
 # em0: bus=2, device=0, func=0, Ethernet address 02:00:00:00:00:04
 # acb: acb_late_attach: Initializing silabs clocks to drive 8727 external phy
+#  Loading Redundant LT driver
 # ###PCB Group initialized for udppcbgroup
 # ###PCB Group initialized for tcppcbgroup
-# ad0: Device does not support APM
 # ad0: 999MB <SILICONSYSTEMS INC 1GB V2.27d> at ata0-master WDMA2
 # ad2: 38154MB <Seagate ST940817SM 3.AAB> at ata1-master SATA150
-# Kernel thread "wkupdaemon" (pid 48) exited prematurely.
+# Kernel thread "wkupdaemon" (pid 39) exited prematurely.
 # Trying to mount root from ufs:/dev/ad0s1a
 # 
 # {master}
 # grnoc-mon at OKC-CORE2-MX960-RE0> show version 
-# Hostname: OKC-CORE2-MX960-RE0 # Model: mx960 # JUNOS Base OS boot [12.3R7.7] # JUNOS Base OS Software Suite [12.3R7.7] # JUNOS Kernel Software Suite [12.3R7.7] # JUNOS Crypto Software Suite [12.3R7.7] # JUNOS Packet Forwarding Engine Support (M/T/EX Common) [12.3R7.7] # JUNOS Packet Forwarding Engine Support (MX Common) [12.3R7.7] # JUNOS Online Documentation [12.3R7.7] # JUNOS Services AACL Container package [12.3R7.7] # JUNOS Services Application Level Gateways [12.3R7.7] # JUNOS AppId Services [12.3R7.7] # JUNOS Border Gateway Function package [12.3R7.7] # JUNOS Services Captive Portal and Content Delivery Container package [12.3R7.7] # JUNOS Services HTTP Content Management package [12.3R7.7] # JUNOS IDP Services [12.3R7.7] # JUNOS Services LL-PDF Container package [12.3R7.7] # JUNOS Services NAT [12.3R7.7] # JUNOS Services PTSP Container package [12.3R7.7] # JUNOS Services RPM [12.3R7.7] # JUNOS Services Stateful Firewall [12.3R7.7] # JUNOS Voice Services Container p!
 ackage [12.3R7.7] # JUNOS Services Example Container package [12.3R7.7] # JUNOS Services Crypto [12.3R7.7] # JUNOS Services SSL [12.3R7.7] # JUNOS Services IPSec [12.3R7.7] # JUNOS Runtime Software Suite [12.3R7.7] # JUNOS platform Software Suite [12.3R7.7] # JUNOS Routing Software Suite [12.3R7.7] #  # {master} # grnoc-mon at OKC-CORE2-MX960-RE0> file list /var/tmp detail # 
+# Hostname: OKC-CORE2-MX960-RE0 # Model: mx960 # Junos: 13.3R6.5 # JUNOS Base OS boot [13.3R6.5] # JUNOS Base OS Software Suite [13.3R6.5] # JUNOS Kernel Software Suite [13.3R6.5] # JUNOS Crypto Software Suite [13.3R6.5] # JUNOS Packet Forwarding Engine Support (M/T/EX Common) [13.3R6.5] # JUNOS Packet Forwarding Engine Support (MX Common) [13.3R6.5] # JUNOS Online Documentation [13.3R6.5] # JUNOS Services AACL Container package [13.3R6.5] # JUNOS Services Application Level Gateways [13.3R6.5] # JUNOS AppId Services [13.3R6.5] # JUNOS Border Gateway Function package [13.3R6.5] # JUNOS Services HTTP Content Management package [13.3R6.5] # JUNOS Services Captive Portal and Content Delivery Container package [13.3R6.5] # JUNOS IDP Services [13.3R6.5] # JUNOS Services LL-PDF Container package [13.3R6.5] # JUNOS Services Jflow Container package [13.3R6.5] # JUNOS Services Mobile Subscriber Service Container package [13.3R6.5] # JUNOS Services MobileNext Software package [13.3R6.!
 5] # JUNOS Services NAT [13.3R6.5] # JUNOS Services RPM [13.3R6.5] # JUNOS Services PTSP Container package [13.3R6.5] # JUNOS Services Stateful Firewall [13.3R6.5] # JUNOS Voice Services Container package [13.3R6.5] # JUNOS Services Crypto [13.3R6.5] # JUNOS Services SSL [13.3R6.5] # JUNOS Services IPSec [13.3R6.5] # JUNOS platform Software Suite [13.3R6.5] # JUNOS Routing Software Suite [13.3R6.5] # JUNOS Runtime Software Suite [13.3R6.5] # JUNOS py-base-i386 [13.3R6.5] #  # {master} # grnoc-mon at OKC-CORE2-MX960-RE0> file list /var/tmp detail # 
 # /var/tmp:
-# total blocks: 2471844
+# total blocks: 2471840
 # -rw-r--r--  1 eng   field      84927 Jan 14 20:00 DOH-COS.01152015.txt
 # -rw-r--r--  1 eng   field    1062713 Apr 11 16:49 JT-RSI
 # drwxr-xr-x  2 root  field        512 May 23  2014 gres-tp/
-# -rw-r--r--  1 root  field          4 Sep 14  2014 idp_license_info
+# -rw-r--r--  1 root  field          4 Jun 7  00:31 idp_license_info
 # drwxrwxrwx  2 root  wheel        512 May 23  2014 install/
 # -rw-r--r--  1 eng   field  501460114 Sep 14  2014 jinstall-12.3R7.7-domestic-signed.tgz
 # -rw-r-----  1 upgrades field 761003758 May 22 21:52 jinstall-13.3R6.5-domestic-signed.tgz
 # -rw-r--r--  1 root  field        155 May 24  2014 krt_gencfg_filter.txt
-# drwx------  3 root  field        512 Jun 6  23:50 paMivm/
 # drwxrwxrwx  2 root  wheel        512 May 23  2014 pics/
 # -rw-r--r--  1 root  wheel       4044 Mar 6  18:03 ppe_trap_fpc0_pfe0_lu0.0
-# -r--r--r--  1 root  field        499 Sep 14  2014 preinstall_boot_loader.conf
+# -r--r--r--  1 root  field        612 Jun 7  00:19 preinstall_boot_loader.conf
 # drwxr-xr-x  2 root  field        512 May 23  2014 rtsdb/
-# -rw-r-----  1 root  field        356 Sep 14  2014 sampled.pkts
+# -rw-r-----  1 root  field        534 Jun 7  00:42 sampled.pkts
 # drwxr-xr-x  3 root  field        512 May 23  2014 sec-download/
 # -rw-rw----  1 root  field    1539299 Sep 14  2014 snmpd.core-tarball.0.tgz
 # drwxrwxrwt  2 root  wheel        512 May 23  2014 vi.recover/
@@ -411,9 +416,9 @@
 # 
 # {master}
 # grnoc-mon at OKC-CORE2-MX960-RE0> show system uptime 
-# System booted: 2014-09-14 04:07 CDT 
-# Protocols started: 2014-09-14 04:09 CDT 
-# Last configured: 2015-06-06 22:32 CDT  by andrew
+# System booted: 2015-06-07 00:28 CDT 
+# Protocols started: 2015-06-07 00:31 CDT 
+# Last configured: 2015-06-07 00:31 CDT  by root
 # 
 # {master}
 # grnoc-mon at OKC-CORE2-MX960-RE0> show interface terse 
@@ -577,8 +582,8 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE2-MX960-RE0> show configuration 
-## Last commit: 2015-06-06 22:32:11 CDT by andrew
-version 12.3R7.7;
+## Last commit: 2015-06-07 00:31:27 CDT by root
+version 13.3R6.5;
 groups {
     re0 {
         system {
@@ -12701,13 +12706,13 @@
 # grnoc-mon at OKC-CORE2-MX960-RE0> show bfd session 
                                                   Detect   Transmit
 Address                  State     Interface      Time     Interval  Multiplier
-164.58.15.33             Up        xe-0/0/0.32    1.200     0.400        3   
+164.58.15.33             Up        xe-0/0/0.32    1.200     2.000        3   
 164.58.15.54             Up        xe-0/0/1.52    1.200     0.400        3   
 164.58.15.58             Up        xe-1/3/0.56    1.200     0.400        3   
 164.58.15.62             Up        xe-1/0/1.60    1.200     0.400        3   
 164.58.15.66             Up        ge-0/2/0.64    1.200     0.400        3   
 164.58.15.78             Up        xe-1/1/1.76    1.200     0.400        3   
-164.58.15.153            Up        xe-1/2/1.152   1.200     0.400        3   
+164.58.15.153            Up        xe-1/2/1.152   1.200     2.000        3   
 164.58.15.157            Up        xe-1/2/0.156   1.200     0.400        3   
 164.58.15.205            Down      xe-0/1/1.204   0.000     1.000        3   
 164.58.244.25            Up        xe-3/1/0.42    1.200     0.400        3   
@@ -12715,7 +12720,7 @@
 164.58.244.91            Up        xe-3/0/0.42    1.200     0.400        3   
 164.58.245.138           Up        xe-1/3/1.70    1.200     0.400        3   
 164.58.246.22            Up        xe-2/1/1.69    1.200     0.400        3   
-164.58.246.26            Down      xe-2/0/0.69    0.000     1.000        3   
+164.58.246.26            Down      xe-2/0/0.69    0.000     2.000        3   
 164.58.246.74            Down      xe-2/0/1.69    0.000     1.000        3   
 164.58.246.94            Up        xe-2/2/0.69    1.200     0.400        3   
 164.58.246.106           Up        xe-2/2/1.69    1.200     0.400        3   
@@ -12724,6 +12729,6 @@
 fe80::6687:8800:2af3:6800 Up       xe-2/1/0.42    1.200     0.400        3   
 
 21 sessions, 30 clients
-Cumulative transmit rate 48.0 pps, cumulative receive rate 45.0 pps
+Cumulative transmit rate 43.5 pps, cumulative receive rate 45.0 pps
 
 {master}
Index: configs/core.hut.sei.onenet.net
===================================================================
--- configs/core.hut.sei.onenet.net	(revision 127840)
+++ configs/core.hut.sei.onenet.net	(working copy)
@@ -302,24 +302,24 @@
 #lsi.2 up up
 #lsi.1049953 up up
 #lsi.1049954 up up
-#lsi.1050012 up up
 #lsi.1050028 up up
 #lsi.1050077 up up
 #lsi.1050121 up up
 #lsi.1050143 up up
-#lsi.1050195 up up
 #lsi.1050198 up up
 #lsi.1050204 up up
 #lsi.1050216 up up
 #lsi.1050218 up up
 #lsi.1050219 up up
 #lsi.1050220 up up
-#lsi.1050222 up up
 #lsi.1050223 up up
-#lsi.1050224 up up
 #lsi.1050225 up up
 #lsi.1050226 up up
-#lsi.1050227 up up
+#lsi.1050228 up up
+#lsi.1050229 up up
+#lsi.1050231 up up
+#lsi.1050232 up up
+#lsi.1050233 up up
 #me0 up up
 #me0.0 up up
 #mtun up up
Index: configs/core.dur.onenet.net
===================================================================
--- configs/core.dur.onenet.net	(revision 127840)
+++ configs/core.dur.onenet.net	(working copy)
@@ -1,12 +1,15 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at DURANT-MX480-RE0> show system commit 
-#   2015-05-12 11:05:09 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
-#   2015-05-04 20:44:22 CDT by andrew via cli commit synchronize
-#   2015-04-30 15:57:11 CDT by rnordmark via cli commit synchronize
-#   2015-04-30 15:54:33 CDT by rnordmark via cli commit synchronize
-#   2015-04-30 12:24:04 CDT by sky via cli commit synchronize
-#   2015-04-27 16:12:53 CDT by rnordmark via cli commit confirmed, rollback in 5mins synchronize
+#   2015-06-07 00:01:38 CDT by root via other
+#     Synchronization with remote Routing Engine
+#   2015-06-07 00:01:33 CDT by root via other
+#     Synchronization with remote Routing Engine
+#   2015-06-07 00:01:09 CDT by root via other
+#   2015-06-06 23:48:22 CDT by root via other
+#     Synchronization with remote Routing Engine
+#   2015-06-06 23:15:08 CDT by andrew via cli commit synchronize
+#   2015-06-06 23:11:35 CDT by andrew via cli commit synchronize
 # grnoc-mon at DURANT-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -59,22 +62,22 @@
 # grnoc-mon at DURANT-MX480-RE0> show chassis firmware 
 # Part                     Type       Version
 # FPC 0                    ROM        Juniper ROM Monitor Version 11.4b2         
-#                          O/S        Version 12.3R7.7 by builder on 2014-06-12 1
+#                          O/S        Version 13.3R6.5 by builder on 2015-03-26 1
 # 
 # {master}
 # grnoc-mon at DURANT-MX480-RE0> show chassis fpc detail 
 # Slot 0 information:
 #   State                                 Online    
 #   Total CPU DRAM                   2048 MB
-#   Total RLDRAM                      806 MB
-#   Total DDR DRAM                   3144 MB
+#   Total RLDRAM                      734 MB
+#   Total DDR DRAM                   3108 MB
 #   Max Power Consumption             368 Watts
 # 
 # {master}
 # grnoc-mon at DURANT-MX480-RE0> show chassis hardware 
 # Hardware inventory:
 # Item             Version  Part number  Serial number     Description
-# Chassis                                JN1203B60AFB      MX480 Midplane
+# Chassis                                JN1203B60AFB      MX480
 # Midplane         REV 05   710-017414   ACAB5821          MX480 Midplane
 # FPM Board        REV 02   710-017254   ABBT8414          Front Panel Display
 # PEM 0            Rev 09   740-029970   QCS1213U062       PS 1.4-2.52kW; 90-264V AC in
@@ -138,24 +141,25 @@
 #   Slot 0:
 #     Current state                  Master
 #     Election priority              Master
-#     DRAM                      3584 MB (3584 MB installed)
+#     DRAM                      3584 MB (4096 MB installed)
 #     Serial ID                      9012033785
 # Routing Engine status:
 #   Slot 1:
 #     Current state                  Backup
 #     Election priority              Backup
-#     DRAM                      3584 MB (3584 MB installed)
+#     DRAM                      3584 MB (4096 MB installed)
 #     Serial ID                      9012033912
 # 
 # grnoc-mon at DURANT-MX480-RE0> show chassis scb 
 # grnoc-mon at DURANT-MX480-RE0> show chassis sfm detail 
 # grnoc-mon at DURANT-MX480-RE0> show chassis ssb 
 # grnoc-mon at DURANT-MX480-RE0> show system boot-messages 
-# Copyright (c) 1996-2014, Juniper Networks, Inc.
+# Copyright (c) 1996-2015, Juniper Networks, Inc.
 # All rights reserved.
-# Copyright (c) 1992-2006 The FreeBSD Project.
+# Copyright (c) 1992-2007 The FreeBSD Project.
 # Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
 # 	The Regents of the University of California. All rights reserved.
+# FreeBSD is a registered trademark of The FreeBSD Foundation.
 # Timecounter "i8254" frequency 1193182 Hz quality 0
 # CPU: Intel(R) Pentium(R) M processor 2.00GHz (1995.01-MHz 686-class CPU)
 #   Origin = "GenuineIntel"  Id = 0x6d8  Stepping = 8
@@ -183,7 +187,7 @@
 # pcib3: <PCI-PCI bridge> at device 28.0 on pci0
 # pci4: <PCI bus> on pcib3
 # acb0: <Atlas Enhanced Control Subsystem> mem 0xfeaffc00-0xfeafffff irq 12 at device 13.0 on pci4
-# acb0: acb: softc at 0xc7b3cd00, fpga regs at 0xf999bc00
+# acb0: acb: softc at 0xc7b30ba0, fpga regs at 0xf998dc00
 # spi: zl30143 clock initialized to 19.44 MHz
 # spi: zl30130 clock module initialized
 # pci4: <network> at device 14.0 (no driver attached)
@@ -222,27 +226,26 @@
 # virtual chassis mode      = 0
 # Initializing product: 33 ..
 # Setting up M/T interface operations and attributes
-# bmeb: bmeb_lib_init done 0xc7bd0000, addr 0xc0e2c1e0
 # fxp0: Ethernet address 00:a0:a5:79:a5:ae
 # em1: bus=3, device=0, func=0, Ethernet address 02:00:01:00:00:04
 # em0: bus=2, device=0, func=0, Ethernet address 02:00:00:00:00:04
 # acb: acb_late_attach: Initializing silabs clocks to drive 8727 external phy
+#  Loading Redundant LT driver
 # ###PCB Group initialized for udppcbgroup
 # ###PCB Group initialized for tcppcbgroup
-# ad0: Device does not support APM
 # ad0: 999MB <SILICONSYSTEMS INC 1GB V2.27d> at ata0-master WDMA2
 # ad2: 38154MB <Seagate ST940817SM 3.AAB> at ata1-master SATA150
-# Kernel thread "wkupdaemon" (pid 48) exited prematurely.
+# Kernel thread "wkupdaemon" (pid 39) exited prematurely.
 # Trying to mount root from ufs:/dev/ad0s1a
 # 
 # {master}
 # grnoc-mon at DURANT-MX480-RE0> show version 
-# Hostname: DURANT-MX480-RE0 # Model: mx480 # JUNOS Base OS boot [12.3R7.7] # JUNOS Base OS Software Suite [12.3R7.7] # JUNOS Kernel Software Suite [12.3R7.7] # JUNOS Crypto Software Suite [12.3R7.7] # JUNOS Packet Forwarding Engine Support (M/T/EX Common) [12.3R7.7] # JUNOS Packet Forwarding Engine Support (MX Common) [12.3R7.7] # JUNOS Online Documentation [12.3R7.7] # JUNOS Services AACL Container package [12.3R7.7] # JUNOS Services Application Level Gateways [12.3R7.7] # JUNOS AppId Services [12.3R7.7] # JUNOS Border Gateway Function package [12.3R7.7] # JUNOS Services Captive Portal and Content Delivery Container package [12.3R7.7] # JUNOS Services HTTP Content Management package [12.3R7.7] # JUNOS IDP Services [12.3R7.7] # JUNOS Services LL-PDF Container package [12.3R7.7] # JUNOS Services NAT [12.3R7.7] # JUNOS Services PTSP Container package [12.3R7.7] # JUNOS Services RPM [12.3R7.7] # JUNOS Services Stateful Firewall [12.3R7.7] # JUNOS Voice Services Container pack!
 age [12.3R7.7] # JUNOS Services Example Container package [12.3R7.7] # JUNOS Services Crypto [12.3R7.7] # JUNOS Services SSL [12.3R7.7] # JUNOS Services IPSec [12.3R7.7] # JUNOS Runtime Software Suite [12.3R7.7] # JUNOS platform Software Suite [12.3R7.7] # JUNOS Routing Software Suite [12.3R7.7] #  # {master} # grnoc-mon at DURANT-MX480-RE0> file list /var/tmp detail # 
+# Hostname: DURANT-MX480-RE0 # Model: mx480 # Junos: 13.3R6.5 # JUNOS Base OS boot [13.3R6.5] # JUNOS Base OS Software Suite [13.3R6.5] # JUNOS Kernel Software Suite [13.3R6.5] # JUNOS Crypto Software Suite [13.3R6.5] # JUNOS Packet Forwarding Engine Support (M/T/EX Common) [13.3R6.5] # JUNOS Packet Forwarding Engine Support (MX Common) [13.3R6.5] # JUNOS Online Documentation [13.3R6.5] # JUNOS Services AACL Container package [13.3R6.5] # JUNOS Services Application Level Gateways [13.3R6.5] # JUNOS AppId Services [13.3R6.5] # JUNOS Services Captive Portal and Content Delivery Container package [13.3R6.5] # JUNOS Border Gateway Function package [13.3R6.5] # JUNOS Services HTTP Content Management package [13.3R6.5] # JUNOS IDP Services [13.3R6.5] # JUNOS Services LL-PDF Container package [13.3R6.5] # JUNOS Services Jflow Container package [13.3R6.5] # JUNOS Services MobileNext Software package [13.3R6.5] # JUNOS Services NAT [13.3R6.5] # JUNOS Services Mobile Subscriber Servi!
 ce Container package [13.3R6.5] # JUNOS Services PTSP Container package [13.3R6.5] # JUNOS Services RPM [13.3R6.5] # JUNOS Services Stateful Firewall [13.3R6.5] # JUNOS Voice Services Container package [13.3R6.5] # JUNOS Services SSL [13.3R6.5] # JUNOS Services Crypto [13.3R6.5] # JUNOS Services IPSec [13.3R6.5] # JUNOS platform Software Suite [13.3R6.5] # JUNOS Routing Software Suite [13.3R6.5] # JUNOS Runtime Software Suite [13.3R6.5] # JUNOS py-base-i386 [13.3R6.5] #  # {master} # grnoc-mon at DURANT-MX480-RE0> file list /var/tmp detail # 
 # /var/tmp:
 # total blocks: 3305920
 # -rw-r--r--  1 root  field         30 Jun 28  2012 ex.txt
 # drwxr-xr-x  2 root  field        512 Jun 28  2012 gres-tp/
-# -rw-r--r--  1 root  field          4 Sep 16  2014 idp_license_info
+# -rw-r--r--  1 root  field          4 Jun 7  00:01 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 upgrades field 501460114 Aug 9   2014 jinstall-12.3R7.7-domestic-signed.tgz
@@ -251,18 +254,18 @@
 # -rw-r--r--  1 root  field        155 May 26  2013 krt_gencfg_filter.txt
 # drwxrwxrwx  2 root  wheel        512 Jul 10  2012 pics/
 # -rw-r--r--  1 root  wheel       4475 Feb 18  2014 ppe_trap_fpc0_pfe0.core.0
-# -r--r--r--  1 root  field        499 Sep 16  2014 preinstall_boot_loader.conf
+# -r--r--r--  1 root  field        612 Jun 6  23:49 preinstall_boot_loader.conf
 # drwxr-xr-x  2 root  field        512 Jun 28  2012 rtsdb/
-# -rw-r-----  1 root  field        712 Sep 16  2014 sampled.pkts
+# -rw-r-----  1 root  field        890 Jun 7  00:18 sampled.pkts
 # drwxr-xr-x  3 root  field        512 Jun 28  2012 sec-download/
 # drwxrwxrwt  2 root  wheel        512 May 8  11:39 vi.recover/
 # total files: 10
 # 
 # {master}
 # grnoc-mon at DURANT-MX480-RE0> show system uptime 
-# System booted: 2014-09-16 22:13 CDT 
-# Protocols started: 2014-09-16 22:15 CDT 
-# Last configured: 2015-05-12 11:05 CDT  by andrew
+# System booted: 2015-06-06 23:59 CDT 
+# Protocols started: 2015-06-07 00:01 CDT 
+# Last configured: 2015-06-07 00:01 CDT  by root
 # 
 # {master}
 # grnoc-mon at DURANT-MX480-RE0> show interface terse 
@@ -303,7 +306,7 @@
 #ge-0/2/2.32767 up up
 #ge-0/2/3 up up
 #ge-0/2/3.0 up up
-#ge-0/2/4 up down
+#ge-0/2/4 up up
 #ge-0/2/5 down down
 #ge-0/2/5.0 up down
 #ge-0/2/6 down down
@@ -360,20 +363,15 @@
 #lsi.1057938 up up
 #lsi.1058224 up up
 #lsi.1058257 up up
-#lsi.1059115 up up
-#lsi.1059116 up up
 #lsi.1061116 up up
 #lsi.1064525 up up
 #lsi.1065368 up up
 #lsi.1067459 up up
-#lsi.1067648 up up
 #lsi.1067926 up up
 #lsi.1068298 up up
 #lsi.1068951 up up
 #lsi.1068952 up up
 #lsi.1069173 up up
-#lsi.1069191 up up
-#lsi.1069197 up up
 #lsi.1069201 up up
 #lsi.1069227 up up
 #lsi.1069233 up up
@@ -383,20 +381,25 @@
 #lsi.1069239 up up
 #lsi.1069240 up up
 #lsi.1069242 up up
-#lsi.1069245 up up
 #lsi.1069246 up up
 #lsi.1069247 up up
 #lsi.1069248 up up
 #lsi.1069249 up up
-#lsi.1069250 up up
-#lsi.1069251 up up
 #lsi.1069252 up up
 #lsi.1069253 up up
 #lsi.1069254 up up
 #lsi.1069255 up up
 #lsi.1069256 up up
-#lsi.1069257 up up
-#lsi.1069258 up up
+#lsi.1069259 up up
+#lsi.1069260 up up
+#lsi.1069262 up up
+#lsi.1069263 up up
+#lsi.1069264 up up
+#lsi.1069266 up up
+#lsi.1069267 up up
+#lsi.1069268 up up
+#lsi.1069269 up up
+#lsi.1069270 up up
 #mtun up up
 #pimd up up
 #pime up up
@@ -404,8 +407,8 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at DURANT-MX480-RE0> show configuration 
-## Last commit: 2015-05-12 11:05:09 CDT by andrew
-version 12.3R7.7;
+## Last commit: 2015-06-07 00:01:38 CDT by root
+version 13.3R6.5;
 groups {
     re0 {
         system {
@@ -1144,31 +1147,6 @@
                 rib-group fbf-default;
             }
         }
-        group CORE-RR {
-            type internal;
-            local-address 164.58.199.15;
-            family inet {
-                any;
-            }
-            family inet-vpn {
-                any;
-            }
-            family l2vpn {
-                signaling;
-            }
-            family inet-mvpn {
-                signaling;
-            }
-#            authentication-key <removed>;
-            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
-            peer-as 5078;
-            neighbor 164.58.199.216 {
-                description OKC-CORE6-IBGP;
-            }
-            neighbor 164.58.199.226 {
-                description TUL-CORE6-IBGP;
-            }
-        }
         group CORE-RR-OKC-V6 {
             type internal;
             local-address 2610:1d8::164:58:199:15;
@@ -1195,6 +1173,50 @@
                 description TUL-CORE6-IBGP-V6;
             }
         }
+        group CORE-RR-OKC-V4 {
+            type internal;
+            local-address 164.58.199.15;
+            family inet {
+                any;
+            }
+            family inet-vpn {
+                unicast;
+            }
+            family inet6-vpn {
+                unicast;
+            }
+            family l2vpn {
+                signaling;
+            }
+#            authentication-key <removed>;
+            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
+            peer-as 5078;
+            neighbor 164.58.199.216 {
+                description OKC-CORE6-IBGP-V4;
+            }
+        }
+        group CORE-RR-TUL-V4 {
+            type internal;
+            local-address 164.58.199.15;
+            family inet {
+                any;
+            }
+            family inet-vpn {
+                unicast;
+            }
+            family inet6-vpn {
+                unicast;
+            }
+            family l2vpn {
+                signaling;
+            }
+#            authentication-key <removed>;
+            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
+            peer-as 5078;
+            neighbor 164.58.199.226 {
+                description TUL-CORE6-IBGP-V4;
+            }
+        }
     }
     ospf {
         rib-group fbf-default;
Index: configs/hub.bar.onenet.net
===================================================================
--- configs/hub.bar.onenet.net	(revision 127776)
+++ configs/hub.bar.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at BARTLESVILLE-M120-RE0> show system commit 
+#   2015-06-07 00:54:28 CDT by andrew via cli commit synchronize
+#   2015-06-07 00:52:44 CDT by andrew via cli commit synchronize
 #   2015-05-28 08:49:23 CDT by sky via cli commit synchronize
 #   2015-05-28 08:46:59 CDT by sky via cli commit synchronize
 #   2015-05-28 08:40:26 CDT by sky via cli commit synchronize
 #   2015-05-20 12:11:45 CDT by sean via cli commit confirmed, rollback in 3mins synchronize
-#   2015-04-23 13:12:32 CDT by andrew via cli commit synchronize
-#   2015-04-23 12:07:44 CDT by andrew via cli commit synchronize
 # grnoc-mon at BARTLESVILLE-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -279,7 +279,7 @@
 # grnoc-mon at BARTLESVILLE-M120-RE0> show system uptime 
 # System booted: 2014-09-16 01:50 CDT 
 # Protocols started: 2014-09-16 01:52 CDT 
-# Last configured: 2015-05-28 08:49 CDT  by sky
+# Last configured: 2015-06-07 00:54 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at BARTLESVILLE-M120-RE0> show interface terse 
@@ -433,7 +433,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at BARTLESVILLE-M120-RE0> show configuration 
-## Last commit: 2015-05-28 08:49:23 CDT by sky
+## Last commit: 2015-06-07 00:54:28 CDT by andrew
 version 12.3R7.7;
 groups {
     re0 {
@@ -1200,16 +1200,39 @@
         interface t1-2/0/2:28.0;
     }
     bgp {
-        group CORE-RR {
+        group CORE-RR-OKC-V6 {
             type internal;
+            local-address 2610:1d8::164:58:199:134;
+            family inet6 {
+                any;
+            }
+#            authentication-key <removed>;
+            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
+            peer-as 5078;
+            neighbor 2610:1d8::164:58:199:216 {
+                description OKC-CORE6-IBGP-V6;
+            }
+        }
+        group CORE-RR-TUL-V6 {
+            type internal;
+            local-address 2610:1d8::164:58:199:134;
+            family inet6 {
+                any;
+            }
+#            authentication-key <removed>;
+            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
+            peer-as 5078;
+            neighbor 2610:1d8::164:58:199:226 {
+                description TUL-CORE6-IBGP-V6;
+            }
+        }
+        group CORE-RR-OKC-V4 {
+            type internal;
             local-address 164.58.199.134;
             family inet {
                 any;
             }
             family inet-vpn {
-                any;
-            }
-            family inet6 {
                 unicast;
             }
             family inet6-vpn {
@@ -1218,46 +1241,33 @@
             family l2vpn {
                 signaling;
             }
-            family inet-mvpn {
-                signaling;
-            }
-            family inet6-mvpn {
-                signaling;
-            }
 #            authentication-key <removed>;
             export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
             peer-as 5078;
             neighbor 164.58.199.216 {
-                description OKC-CORE6-IBGP;
+                description OKC-CORE6-IBGP-V4;
             }
-            neighbor 164.58.199.226 {
-                description TUL-CORE6-IBGP;
-            }
         }
-        group CORE-RR-OKC-V6 {
+        group CORE-RR-TUL-V4 {
             type internal;
-            local-address 2610:1d8::164:58:199:134;
-            family inet6 {
+            local-address 164.58.199.134;
+            family inet {
                 any;
             }
-#            authentication-key <removed>;
-            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
-            peer-as 5078;
-            neighbor 2610:1d8::164:58:199:216 {
-                description OKC-CORE6-IBGP-V6;
+            family inet-vpn {
+                unicast;
             }
-        }
-        group CORE-RR-TUL-V6 {
-            type internal;
-            local-address 2610:1d8::164:58:199:134;
-            family inet6 {
-                any;
+            family inet6-vpn {
+                unicast;
             }
+            family l2vpn {
+                signaling;
+            }
 #            authentication-key <removed>;
             export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
             peer-as 5078;
-            neighbor 2610:1d8::164:58:199:226 {
-                description TUL-CORE6-IBGP-V6;
+            neighbor 164.58.199.226 {
+                description TUL-CORE6-IBGP-V4;
             }
         }
     }
Index: configs/core4.okc.onenet.net
===================================================================
--- configs/core4.okc.onenet.net	(revision 127842)
+++ configs/core4.okc.onenet.net	(working copy)
@@ -876,7 +876,6 @@
 #lsi.1050888 up up
 #lsi.1050956 up up
 #lsi.1050978 up up
-#lsi.1050993 up up
 #lsi.1050997 up up
 #lsi.1051022 up up
 #lsi.1051043 up up
@@ -888,12 +887,13 @@
 #lsi.1051062 up up
 #lsi.1051063 up up
 #lsi.1051065 up up
-#lsi.1051066 up up
 #lsi.1051067 up up
 #lsi.1051068 up up
 #lsi.1051070 up up
 #lsi.1051071 up up
 #lsi.1051073 up up
+#lsi.1051074 up up
+#lsi.1051075 up up
 #mtun up up
 #pimd up up
 #pime up up
Index: configs/core2.tul-mx960.onenet.net
===================================================================
--- configs/core2.tul-mx960.onenet.net	(revision 127842)
+++ configs/core2.tul-mx960.onenet.net	(working copy)
@@ -1,16 +1,16 @@
 # RANCID-CONTENT-TYPE: juniper
 #
-# grnoc-mon at TULSA-CORE2-MX960-RE1> show system commit 
-#   2015-06-06 23:28:52 CDT by root via other
+# grnoc-mon at TULSA-CORE2-MX960-RE0> show system commit 
+#   2015-06-06 23:53:29 CDT by root via other
 #     Synchronization with remote Routing Engine
-#   2015-06-06 23:28:39 CDT by root via other
+#   2015-06-06 23:53:22 CDT by root via other
 #     Synchronization with remote Routing Engine
-#   2015-06-06 23:28:30 CDT by root via other
+#   2015-06-06 23:53:01 CDT by root via other
+#   2015-06-06 23:39:52 CDT by root via other
 #     Synchronization with remote Routing Engine
-#   2015-06-06 23:35:00 CDT by root via other
-#   2015-06-06 22:17:44 CDT by andrew via synchronize
-#   2015-06-06 22:14:54 CDT by andrew via synchronize
-# grnoc-mon at TULSA-CORE2-MX960-RE1> show chassis environment 
+#   2015-06-06 22:17:45 CDT by andrew via cli commit synchronize
+#   2015-06-06 22:14:55 CDT by andrew via cli commit synchronize
+# grnoc-mon at TULSA-CORE2-MX960-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
 #       PEM 1                          OK        
@@ -140,7 +140,7 @@
 #       Bottom Tray Fan 12             OK
 # 
 # {master}
-# grnoc-mon at TULSA-CORE2-MX960-RE1> show chassis firmware 
+# grnoc-mon at TULSA-CORE2-MX960-RE0> show chassis firmware 
 # Part                     Type       Version
 # FPC 0                    ROM        Juniper ROM Monitor Version 10.1b2         
 #                          O/S        Version 13.3R6.5 by builder on 2015-03-26 1
@@ -152,7 +152,7 @@
 #                          O/S        Version 13.3R6.5 by builder on 2015-03-26 1
 # 
 # {master}
-# grnoc-mon at TULSA-CORE2-MX960-RE1> show chassis fpc detail 
+# grnoc-mon at TULSA-CORE2-MX960-RE0> show chassis fpc detail 
 # Slot 0 information:
 #   State                                 Online    
 #   Total CPU DRAM                   2048 MB
@@ -179,7 +179,7 @@
 #   Max Power Consumption             607 Watts
 # 
 # {master}
-# grnoc-mon at TULSA-CORE2-MX960-RE1> show chassis hardware 
+# grnoc-mon at TULSA-CORE2-MX960-RE0> show chassis hardware 
 # Hardware inventory:
 # Item             Version  Part number  Serial number     Description
 # Chassis                                JN11A47ACAFA      MX960
@@ -259,7 +259,7 @@
 # Fan Tray 1       REV 07   740-031521   ACAC4553          Enhanced Fan Tray
 # 
 # {master}
-# grnoc-mon at TULSA-CORE2-MX960-RE1> show chassis hardware models 
+# grnoc-mon at TULSA-CORE2-MX960-RE0> show chassis hardware models 
 # Hardware inventory:
 # Item             Version  Part number  Serial number     FRU model number
 # Midplane         REV 03   710-013698   ABAC2029          CHAS-BP-MX960-S
@@ -287,24 +287,24 @@
 # Fan Tray 1       REV 07   740-031521   ACAC4553          FFANTRAY-MX960-HC-S
 # 
 # {master}
-# grnoc-mon at TULSA-CORE2-MX960-RE1> show chassis routing-engine 
+# grnoc-mon at TULSA-CORE2-MX960-RE0> show chassis routing-engine 
 # Routing Engine status:
 #   Slot 0:
-#     Current state                  Backup
+#     Current state                  Master
 #     Election priority              Master
 #     DRAM                      3584 MB (4096 MB installed)
 #     Serial ID                      9012011367
 # Routing Engine status:
 #   Slot 1:
-#     Current state                  Master
+#     Current state                  Backup
 #     Election priority              Backup
 #     DRAM                      3584 MB (4096 MB installed)
 #     Serial ID                      9012007177
 # 
-# grnoc-mon at TULSA-CORE2-MX960-RE1> show chassis scb 
-# grnoc-mon at TULSA-CORE2-MX960-RE1> show chassis sfm detail 
-# grnoc-mon at TULSA-CORE2-MX960-RE1> show chassis ssb 
-# grnoc-mon at TULSA-CORE2-MX960-RE1> show system boot-messages 
+# grnoc-mon at TULSA-CORE2-MX960-RE0> show chassis scb 
+# grnoc-mon at TULSA-CORE2-MX960-RE0> show chassis sfm detail 
+# grnoc-mon at TULSA-CORE2-MX960-RE0> show chassis ssb 
+# grnoc-mon at TULSA-CORE2-MX960-RE0> show system boot-messages 
 # Copyright (c) 1996-2015, Juniper Networks, Inc.
 # All rights reserved.
 # Copyright (c) 1992-2007 The FreeBSD Project.
@@ -377,9 +377,9 @@
 # virtual chassis mode      = 0
 # Initializing product: 21 ..
 # Setting up M/T interface operations and attributes
-# fxp0: Ethernet address 00:a0:a5:71:d9:b3
-# em1: bus=3, device=0, func=0, Ethernet address 02:01:01:00:00:05
-# em0: bus=2, device=0, func=0, Ethernet address 02:01:00:00:00:05
+# fxp0: Ethernet address 00:a0:a5:71:d9:ad
+# em1: bus=3, device=0, func=0, Ethernet address 02:00:01:00:00:04
+# em0: bus=2, device=0, func=0, Ethernet address 02:00:00:00:00:04
 # acb: acb_late_attach: Initializing silabs clocks to drive 8727 external phy
 #  Loading Redundant LT driver
 # ###PCB Group initialized for udppcbgroup
@@ -390,54 +390,54 @@
 # Trying to mount root from ufs:/dev/ad0s1a
 # 
 # {master}
-# grnoc-mon at TULSA-CORE2-MX960-RE1> show version 
-# Hostname: TULSA-CORE2-MX960-RE1 # Model: mx960 # Junos: 13.3R6.5 # JUNOS Base OS boot [13.3R6.5] # JUNOS Base OS Software Suite [13.3R6.5] # JUNOS Kernel Software Suite [13.3R6.5] # JUNOS Crypto Software Suite [13.3R6.5] # JUNOS Packet Forwarding Engine Support (M/T/EX Common) [13.3R6.5] # JUNOS Packet Forwarding Engine Support (MX Common) [13.3R6.5] # JUNOS Online Documentation [13.3R6.5] # JUNOS Services AACL Container package [13.3R6.5] # JUNOS Services Application Level Gateways [13.3R6.5] # JUNOS AppId Services [13.3R6.5] # JUNOS Services Captive Portal and Content Delivery Container package [13.3R6.5] # JUNOS Border Gateway Function package [13.3R6.5] # JUNOS Services HTTP Content Management package [13.3R6.5] # JUNOS IDP Services [13.3R6.5] # JUNOS Services LL-PDF Container package [13.3R6.5] # JUNOS Services Jflow Container package [13.3R6.5] # JUNOS Services MobileNext Software package [13.3R6.5] # JUNOS Services Mobile Subscriber Service Container package [13.3R!
 6.5] # JUNOS Services PTSP Container package [13.3R6.5] # JUNOS Services NAT [13.3R6.5] # JUNOS Services RPM [13.3R6.5] # JUNOS Services Stateful Firewall [13.3R6.5] # JUNOS Voice Services Container package [13.3R6.5] # JUNOS Services Crypto [13.3R6.5] # JUNOS Services SSL [13.3R6.5] # JUNOS Services IPSec [13.3R6.5] # JUNOS platform Software Suite [13.3R6.5] # JUNOS Routing Software Suite [13.3R6.5] # JUNOS Runtime Software Suite [13.3R6.5] # JUNOS py-base-i386 [13.3R6.5] #  # {master} # grnoc-mon at TULSA-CORE2-MX960-RE1> file list /var/tmp detail # 
+# grnoc-mon at TULSA-CORE2-MX960-RE0> show version 
+# Hostname: TULSA-CORE2-MX960-RE0 # Model: mx960 # Junos: 13.3R6.5 # JUNOS Base OS boot [13.3R6.5] # JUNOS Base OS Software Suite [13.3R6.5] # JUNOS Kernel Software Suite [13.3R6.5] # JUNOS Crypto Software Suite [13.3R6.5] # JUNOS Packet Forwarding Engine Support (M/T/EX Common) [13.3R6.5] # JUNOS Packet Forwarding Engine Support (MX Common) [13.3R6.5] # JUNOS Online Documentation [13.3R6.5] # JUNOS Services AACL Container package [13.3R6.5] # JUNOS Services Application Level Gateways [13.3R6.5] # JUNOS AppId Services [13.3R6.5] # JUNOS Border Gateway Function package [13.3R6.5] # JUNOS Services Captive Portal and Content Delivery Container package [13.3R6.5] # JUNOS IDP Services [13.3R6.5] # JUNOS Services HTTP Content Management package [13.3R6.5] # JUNOS Services Jflow Container package [13.3R6.5] # JUNOS Services LL-PDF Container package [13.3R6.5] # JUNOS Services MobileNext Software package [13.3R6.5] # JUNOS Services Mobile Subscriber Service Container package [13.3R!
 6.5] # JUNOS Services NAT [13.3R6.5] # JUNOS Services PTSP Container package [13.3R6.5] # JUNOS Services RPM [13.3R6.5] # JUNOS Services Stateful Firewall [13.3R6.5] # JUNOS Voice Services Container package [13.3R6.5] # JUNOS Services Crypto [13.3R6.5] # JUNOS Services SSL [13.3R6.5] # JUNOS Services IPSec [13.3R6.5] # JUNOS platform Software Suite [13.3R6.5] # JUNOS Routing Software Suite [13.3R6.5] # JUNOS Runtime Software Suite [13.3R6.5] # JUNOS py-base-i386 [13.3R6.5] #  # {master} # grnoc-mon at TULSA-CORE2-MX960-RE0> file list /var/tmp detail # 
 # /var/tmp:
-# total blocks: 10953432
+# total blocks: 9847328
 # -rw-r--r--  1 root  field         30 Dec 24  2010 ex.txt
 # drwxr-xr-x  2 root  field        512 Dec 24  2010 gres-tp/
-# -rw-r--r--  1 root  field          4 Jun 6  23:35 idp_license_info
+# -rw-r--r--  1 root  field          4 Jun 6  23:53 idp_license_info
 # drwxrwxrwx  2 root  wheel        512 Dec 24  2010 install/
-# -r-xr-xr-x  1 root  wheel  329257475 Dec 24  2010 jbundle-10.3R1.9-domestic.tgz*
 # -rw-r--r--  1 root  field  348823558 Mar 9   2011 jbundle-10.4R2.6-domestic.tgz
 # -rw-r--r--  1 root  field  349730789 Mar 24  2011 jbundle-10.4R3.4-domestic.tgz
 # -rw-r--r--  1 root  field  350497882 Nov 29  2011 jbundle-10.4R6.5-domestic.tgz
-# -rw-r--r--  1 root  field  350868915 Nov 13  2011 jbundle-10.4R7.5-domestic.tgz
 # -rw-r--r--  1 root  field  355159151 Mar 9   2011 jinstall-10.4R2.6-domestic-signed.tgz
-# -rw-r--r--  1 root  field  356069136 Mar 24  2011 jinstall-10.4R3.4-domestic-signed.tgz
-# -rw-r--r--  1 root  field  356846496 Nov 29  2011 jinstall-10.4R6.5-domestic-signed.tgz
-# -rw-r--r--  1 root  field  357225126 Nov 9   2011 jinstall-10.4R7.5-domestic-signed.tgz
-# -rw-r--r--  1 root  field  421523837 Apr 23  2013 jinstall-11.4R7.5-domestic-signed.tgz
-# -rw-r--r--  1 root  field  501460114 Sep 18  2014 jinstall-12.3R7.7-domestic-signed.tgz
-# -rw-r--r--  1 root  field  748653689 Dec 1   2014 jinstall-13.3R4.6-domestic-signed.tgz
-# -rw-r-----  1 root  field  761003758 May 22 22:29 jinstall-13.3R6.5-domestic-signed.tgz
-# -rw-r--r--  1 root  field          0 Mar 9   2011 jperf
-# -rw-r--r--  1 root  field          0 Mar 9   2011 jperf_shmem_sem
+# -rw-r--r--  1 admin field  356069136 Mar 24  2011 jinstall-10.4R3.4-domestic-signed.tgz
+# -rw-r--r--  1 eng   field  356846496 Nov 29  2011 jinstall-10.4R6.5-domestic-signed.tgz
+# -rw-r--r--  1 eng   field  357225126 Nov 9   2011 jinstall-10.4R7.5-domestic-signed.tgz
+# -rw-r--r--  1 eng   field  421523837 Apr 23  2013 jinstall-11.4R7.5-domestic-signed.tgz
+# -rw-r--r--  1 eng   field  501460114 Sep 18  2014 jinstall-12.3R7.7-domestic-signed.tgz
+# -rw-r--r--  1 eng   field  748653689 Dec 1   2014 jinstall-13.3R4.6-domestic-signed.tgz
+# -rw-r-----  1 upgrades field 761003758 May 22 22:29 jinstall-13.3R6.5-domestic-signed.tgz
+# -rw-r--r--  1 root  field          0 Dec 24  2010 jperf
+# -rw-r--r--  1 root  field          0 Dec 24  2010 jperf_shmem_sem
 # -rw-r--r--  1 root  field    7829561 Mar 9   2011 jweb-10.4R2.6-signed.tgz
-# -rw-r--r--  1 root  field    7830840 Mar 24  2011 jweb-10.4R3.4-signed.tgz
-# -rw-r--r--  1 root  field        155 May 16  2014 krt_gencfg_filter.txt
+# -rw-r--r--  1 admin field    7830840 Mar 24  2011 jweb-10.4R3.4-signed.tgz
+# -rw-r--r--  1 eng   field    7832275 Nov 9   2011 jweb-10.4R7.5-signed.tgz
+# -rw-r--r--  1 root  field        155 Apr 28  2013 krt_gencfg_filter.txt
 # drwxrwxrwx  2 root  wheel        512 Apr 27  2013 pics/
-# -r--r--r--  1 root  field        667 Jun 6  23:16 preinstall_boot_loader.conf
-# -rw-r--r--  1 root  field        498 Nov 30  2011 rdm.taf
-# -rw-r--r--  1 root  field          0 Apr 27  2013 re_megacopd_.log
-# -rw-rw----  1 root  field    3461036 Apr 5   2011 rpd.core-tarball.0.tgz
+# -r--r--r--  1 root  field        667 Jun 6  23:41 preinstall_boot_loader.conf
+# -rw-r--r--  1 root  field        498 Nov 29  2011 rdm.taf
+# -rw-rw----  1 root  field    3953438 Apr 5   2011 rpd.core-tarball.0.tgz
+# -rw-rw----  1 root  field  105611923 Apr 22  2011 rpd.core.0.gz
 # drwxr-xr-x  2 root  field        512 Apr 27  2013 rtsdb/
-# -rw-r-----  1 root  field        890 Jun 6  23:39 sampled.pkts
+# -rw-r-----  1 root  field       1602 Jun 7  00:01 sampled.pkts
 # drwxr-xr-x  3 root  field        512 Dec 24  2010 sec-download/
-# -rw-r--r--  1 root  field          0 Mar 9   2011 tracelogs
-# -rw-r--r--  1 root  field          0 Mar 9   2011 tracelogs_jperf
-# -rw-r--r--  1 root  field          0 Mar 9   2011 tracelogs_sem
+# -rw-r--r--  1 eng   field       2432 Apr 11 16:53 showvpls
+# -rw-r--r--  1 root  field          0 Dec 24  2010 tracelogs
+# -rw-r--r--  1 root  field          0 Dec 24  2010 tracelogs_jperf
+# -rw-r--r--  1 root  field          0 Dec 24  2010 tracelogs_sem
 # drwxrwxrwt  2 root  wheel        512 Dec 24  2010 vi.recover/
 # total files: 28
 # 
 # {master}
-# grnoc-mon at TULSA-CORE2-MX960-RE1> show system uptime 
-# System booted: 2015-06-06 23:25 CDT 
-# Protocols started: 2015-06-06 23:28 CDT 
-# Last configured: 2015-06-06 23:28 CDT  by root
+# grnoc-mon at TULSA-CORE2-MX960-RE0> show system uptime 
+# System booted: 2015-06-06 23:50 CDT 
+# Protocols started: 2015-06-06 23:53 CDT 
+# Last configured: 2015-06-06 23:53 CDT  by root
 # 
 # {master}
-# grnoc-mon at TULSA-CORE2-MX960-RE1> show interface terse 
+# grnoc-mon at TULSA-CORE2-MX960-RE0> show interface terse 
 #Interface Admin Link
 #lc-0/0/0 up up
 #lc-0/0/0.32769 up up
@@ -612,8 +612,8 @@
 #pip0 up up
 #pp0 up up
 #tap up up
-# grnoc-mon at TULSA-CORE2-MX960-RE1> show configuration 
-## Last commit: 2015-06-06 23:28:52 CDT by root
+# grnoc-mon at TULSA-CORE2-MX960-RE0> show configuration 
+## Last commit: 2015-06-06 23:53:29 CDT by root
 version 13.3R6.5;
 groups {
     re0 {
@@ -2238,7 +2238,7 @@
     }
 }
 {master}
-# grnoc-mon at TULSA-CORE2-MX960-RE1> show ospf neighbor 
+# grnoc-mon at TULSA-CORE2-MX960-RE0> show ospf neighbor 
 # Address          Interface              State     ID               Pri  Dead
 # 164.58.15.105    ae4.104                Full      164.58.199.221
 # 164.58.15.134    ae5.132                Full      164.58.199.224
@@ -2256,7 +2256,7 @@
 # 164.58.246.254   xe-2/3/0.70            Full      164.58.199.193
 # 
 # {master}
-# grnoc-mon at TULSA-CORE2-MX960-RE1> show bfd session 
+# grnoc-mon at TULSA-CORE2-MX960-RE0> show bfd session 
                                                   Detect   Transmit
 Address                  State     Interface      Time     Interval  Multiplier
 164.58.15.105            Up        ae4.104        1.200     0.400        3   
Index: configs/hub.lawm120.onenet.net
===================================================================
--- configs/hub.lawm120.onenet.net	(revision 127842)
+++ configs/hub.lawm120.onenet.net	(working copy)
@@ -1,13 +1,15 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at LAWTON-M120-RE0> show system commit 
+#   2015-06-07 00:38:20 CDT by root via other
+#     Synchronization with remote Routing Engine
+#   2015-06-07 00:38:07 CDT by root via other
+#     Synchronization with remote Routing Engine
+#   2015-06-07 00:37:34 CDT by root via other
+#   2015-06-07 00:22:58 CDT by root via other
+#     Synchronization with remote Routing Engine
 #   2015-06-06 23:48:51 CDT by andrew via cli commit synchronize
 #   2015-06-06 23:46:56 CDT by andrew via cli commit synchronize
-#   2015-06-02 09:38:21 CDT by sky via cli commit synchronize
-#   2015-05-20 17:58:00 CDT by andrew via cli commit synchronize
-#   2015-05-20 16:57:27 CDT by andrew via cli commit synchronize
-#   2015-04-14 15:41:31 CDT by admin via netconf commit synchronize
-#     %crId:1474694%changeType:inband%moduleName:CMP.updateDeviceSNMPTrapTarget%
 # grnoc-mon at LAWTON-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -69,13 +71,13 @@
 # grnoc-mon at LAWTON-M120-RE0> show chassis firmware 
 # Part                     Type       Version
 # FPC 2                    ROM        Juniper ROM Monitor Version 8.0b1          
-#                          O/S        Version 12.3R7.7 by builder on 2014-06-12 1
+#                          O/S        Version 13.3R6.5 by builder on 2015-03-26 1
 # FPC 3                    ROM        Juniper ROM Monitor Version 8.0b1          
-#                          O/S        Version 12.3R7.7 by builder on 2014-06-12 1
+#                          O/S        Version 13.3R6.5 by builder on 2015-03-26 1
 # FEB 2                    ROM        Juniper ROM Monitor Version 8.0b1          
-#                          O/S        Version 12.3R7.7 by builder on 2014-06-12 1
+#                          O/S        Version 13.3R6.5 by builder on 2015-03-26 1
 # FEB 3                    ROM        Juniper ROM Monitor Version 8.0b1          
-#                          O/S        Version 12.3R7.7 by builder on 2014-06-12 1
+#                          O/S        Version 13.3R6.5 by builder on 2015-03-26 1
 # 
 # {master}
 # grnoc-mon at LAWTON-M120-RE0> show chassis fpc detail 
@@ -164,13 +166,14 @@
 # grnoc-mon at LAWTON-M120-RE0> show chassis sfm detail 
 # grnoc-mon at LAWTON-M120-RE0> show chassis ssb 
 # grnoc-mon at LAWTON-M120-RE0> show system boot-messages 
-# Copyright (c) 1996-2014, Juniper Networks, Inc.
+# Copyright (c) 1996-2015, Juniper Networks, Inc.
 # All rights reserved.
-# Copyright (c) 1992-2006 The FreeBSD Project.
+# Copyright (c) 1992-2007 The FreeBSD Project.
 # Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
 # 	The Regents of the University of California. All rights reserved.
+# FreeBSD is a registered trademark of The FreeBSD Foundation.
 # Timecounter "i8254" frequency 1193182 Hz quality 0
-# CPU: Intel(R) Celeron(R) M processor         1.00GHz (997.51-MHz 686-class CPU)
+# CPU: Intel(R) Celeron(R) M processor         1.00GHz (997.50-MHz 686-class CPU)
 #   Origin = "GenuineIntel"  Id = 0x6d8  Stepping = 8
 #   Features=0xafe9fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,TM,PBE>
 #   AMD Features=0x100000<NX>
@@ -226,30 +229,29 @@
 # sio3: type 16550A
 # Initializing product: 20 ..
 # Setting up M/T interface operations and attributes
-# bmeb: bmeb_lib_init done 0xc565a800, addr 0xc0e2c1e0
 # fxp0: Ethernet address 00:a0:a5:68:d0:bc
 # em1: bus=3, device=14, func=0, Ethernet address 02:00:01:00:00:04
 # em0: bus=2, device=0, func=0, Ethernet address 02:00:00:00:00:04
+#  Loading Redundant LT driver
 # ###PCB Group initialized for udppcbgroup
 # ###PCB Group initialized for tcppcbgroup
-# ad0: Device does not support APM
 # ad0: 999MB <SILICONSYSTEMS INC 1GB V2.27d> at ata0-master WDMA2
 # ad2: 38154MB <Seagate ST940817SM 3.AAB> at ata1-master SATA150
-# Kernel thread "wkupdaemon" (pid 47) exited prematurely.
+# Kernel thread "wkupdaemon" (pid 38) exited prematurely.
 # Trying to mount root from ufs:/dev/ad0s1a
 # 
 # {master}
 # grnoc-mon at LAWTON-M120-RE0> show version 
-# Hostname: LAWTON-M120-RE0 # Model: m120 # JUNOS Base OS boot [12.3R7.7] # JUNOS Base OS Software Suite [12.3R7.7] # JUNOS Kernel Software Suite [12.3R7.7] # JUNOS Crypto Software Suite [12.3R7.7] # JUNOS Packet Forwarding Engine Support (M/T/EX Common) [12.3R7.7] # JUNOS Packet Forwarding Engine Support (M120) [12.3R7.7] # JUNOS Online Documentation [12.3R7.7] # JUNOS Services AACL Container package [12.3R7.7] # JUNOS Services Application Level Gateways [12.3R7.7] # JUNOS AppId Services [12.3R7.7] # JUNOS Border Gateway Function package [12.3R7.7] # JUNOS Services Captive Portal and Content Delivery Container package [12.3R7.7] # JUNOS Services HTTP Content Management package [12.3R7.7] # JUNOS IDP Services [12.3R7.7] # JUNOS Services LL-PDF Container package [12.3R7.7] # JUNOS Services NAT [12.3R7.7] # JUNOS Services PTSP Container package [12.3R7.7] # JUNOS Services RPM [12.3R7.7] # JUNOS Services Stateful Firewall [12.3R7.7] # JUNOS Voice Services Container package [12!
 .3R7.7] # JUNOS Services Example Container package [12.3R7.7] # JUNOS Services Crypto [12.3R7.7] # JUNOS Services SSL [12.3R7.7] # JUNOS Services IPSec [12.3R7.7] # JUNOS Runtime Software Suite [12.3R7.7] # JUNOS platform Software Suite [12.3R7.7] # JUNOS Routing Software Suite [12.3R7.7] #  # {master} # grnoc-mon at LAWTON-M120-RE0> file list /var/tmp detail # 
+# Hostname: LAWTON-M120-RE0 # Model: m120 # Junos: 13.3R6.5 # JUNOS Base OS boot [13.3R6.5] # JUNOS Base OS Software Suite [13.3R6.5] # JUNOS Kernel Software Suite [13.3R6.5] # JUNOS Crypto Software Suite [13.3R6.5] # JUNOS Packet Forwarding Engine Support (M/T/EX Common) [13.3R6.5] # JUNOS Packet Forwarding Engine Support (M120) [13.3R6.5] # JUNOS Online Documentation [13.3R6.5] # JUNOS Services AACL Container package [13.3R6.5] # JUNOS Services Application Level Gateways [13.3R6.5] # JUNOS AppId Services [13.3R6.5] # JUNOS Border Gateway Function package [13.3R6.5] # JUNOS Services Captive Portal and Content Delivery Container package [13.3R6.5] # JUNOS Services HTTP Content Management package [13.3R6.5] # JUNOS IDP Services [13.3R6.5] # JUNOS Services Jflow Container package [13.3R6.5] # JUNOS Services LL-PDF Container package [13.3R6.5] # JUNOS Services MobileNext Software package [13.3R6.5] # JUNOS Services Mobile Subscriber Service Container package [13.3R6.5] # JUNOS!
  Services NAT [13.3R6.5] # JUNOS Services PTSP Container package [13.3R6.5] # JUNOS Services RPM [13.3R6.5] # JUNOS Services Stateful Firewall [13.3R6.5] # JUNOS Voice Services Container package [13.3R6.5] # JUNOS Services Crypto [13.3R6.5] # JUNOS Services SSL [13.3R6.5] # JUNOS Services IPSec [13.3R6.5] # JUNOS platform Software Suite [13.3R6.5] # JUNOS Routing Software Suite [13.3R6.5] # JUNOS Runtime Software Suite [13.3R6.5] # JUNOS py-base-i386 [13.3R6.5] #  # {master} # grnoc-mon at LAWTON-M120-RE0> file list /var/tmp detail # 
 # /var/tmp:
-# total blocks: 5990868
+# total blocks: 5990864
 # -rw-r--r--  1 eng   field        428 May 22  2014 Dubray.txt
 # -rw-r--r--  1 root  field      23646 Feb 23  2011 M120_Config_LAWTON_#2_complete.txt
-# -rwxr-xr-x  1 root  field        533 Sep 16  2014 collect-feb-data*
-# -rwxr-xr-x  1 root  field        429 Sep 16  2014 collect-pic-data*
+# -rwxr-xr-x  1 root  field        533 Jun 7  00:24 collect-feb-data*
+# -rwxr-xr-x  1 root  field        429 Jun 7  00:24 collect-pic-data*
 # drwxr-xr-x  2 root  field        512 Dec 17  2010 gres-tp/
 # -rw-rw----  1 root  field    2278255 Feb 23  2011 httpd-gk.core-tarball.0.tgz
-# -rw-r--r--  1 root  field          4 Sep 16  2014 idp_license_info
+# -rw-r--r--  1 root  field          4 Jun 7  00:37 idp_license_info
 # drwxrwxrwx  2 root  wheel        512 Dec 17  2010 install/
 # -r-xr-xr-x  1 root  wheel  329257475 Dec 17  2010 jbundle-10.3R1.9-domestic.tgz*
 # -rw-r--r--  1 root  field  338894858 Feb 16  2011 jbundle-10.4R1.9-domestic.tgz
@@ -262,12 +264,11 @@
 # -rw-r--r--  1 root  field          0 Dec 17  2010 jperf_shmem_sem
 # -rw-r--r--  1 root  field    7829561 Feb 23  2011 jweb-10.4R2.6-signed.tgz
 # -rw-r--r--  1 root  field        155 May 28  2013 krt_gencfg_filter.txt
-# drwx------  3 root  field        512 Jun 6  23:54 paLG42/
 # drwxrwxrwx  2 root  wheel        512 May 28  2013 pics/
-# -r--r--r--  1 root  field        499 Sep 16  2014 preinstall_boot_loader.conf
+# -r--r--r--  1 root  field        612 Jun 7  00:24 preinstall_boot_loader.conf
 # -rw-r--r--  1 root  field        498 May 28  2013 rdm.taf
 # drwxr-xr-x  2 root  field        512 May 28  2013 rtsdb/
-# -rw-r-----  1 root  field       1602 Sep 17  2014 sampled.pkts
+# -rw-r-----  1 root  field       1780 Jun 7  00:45 sampled.pkts
 # drwxr-xr-x  3 root  field        512 Dec 17  2010 sec-download/
 # -rw-r--r--  1 root  field          0 Dec 17  2010 tracelogs
 # -rw-r--r--  1 root  field          0 Dec 17  2010 tracelogs_jperf
@@ -277,9 +278,9 @@
 # 
 # {master}
 # grnoc-mon at LAWTON-M120-RE0> show system uptime 
-# System booted: 2014-09-16 23:41 CDT 
-# Protocols started: 2014-09-16 23:43 CDT 
-# Last configured: 2015-06-06 23:48 CDT  by andrew
+# System booted: 2015-06-07 00:35 CDT 
+# Protocols started: 2015-06-07 00:37 CDT 
+# Last configured: 2015-06-07 00:38 CDT  by root
 # 
 # {master}
 # grnoc-mon at LAWTON-M120-RE0> show interface terse 
@@ -413,8 +414,8 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at LAWTON-M120-RE0> show configuration 
-## Last commit: 2015-06-06 23:48:51 CDT by andrew
-version 12.3R7.7;
+## Last commit: 2015-06-07 00:38:20 CDT by root
+version 13.3R6.5;
 groups {
     re0 {
         system {
Index: configs/core.hut.sal.onenet.net
===================================================================
--- configs/core.hut.sal.onenet.net	(revision 127840)
+++ configs/core.hut.sal.onenet.net	(working copy)
@@ -303,23 +303,23 @@
 #lsi.1048985 up up
 #lsi.1048996 up up
 #lsi.1048998 up up
-#lsi.1049022 up up
 #lsi.1049066 up up
 #lsi.1049096 up up
 #lsi.1049121 up up
-#lsi.1049128 up up
 #lsi.1049131 up up
 #lsi.1049135 up up
 #lsi.1049141 up up
 #lsi.1049143 up up
 #lsi.1049144 up up
-#lsi.1049145 up up
 #lsi.1049146 up up
-#lsi.1049148 up up
 #lsi.1049149 up up
 #lsi.1049150 up up
 #lsi.1049151 up up
 #lsi.1049152 up up
+#lsi.1049153 up up
+#lsi.1049155 up up
+#lsi.1049156 up up
+#lsi.1049157 up up
 #me0 up up
 #me0.0 up up
 #mtun up up
Index: configs/core1.lan-mx80.onenet.net
===================================================================
--- configs/core1.lan-mx80.onenet.net	(revision 127842)
+++ configs/core1.lan-mx80.onenet.net	(working copy)
@@ -290,11 +290,11 @@
 #lsi.1082445 up up
 #lsi.1082448 up up
 #lsi.1082449 up up
-#lsi.1082451 up up
 #lsi.1082453 up up
 #lsi.1082454 up up
 #lsi.1082455 up up
 #lsi.1082456 up up
+#lsi.1082458 up up
 #me0 up up
 #me0.0 up up
 #mtun up up
Index: configs/core.ada.onenet.net
===================================================================
--- configs/core.ada.onenet.net	(revision 127841)
+++ configs/core.ada.onenet.net	(working copy)
@@ -1,16 +1,17 @@
 # RANCID-CONTENT-TYPE: juniper
 #
-# grnoc-mon at ADA-MX480-RE1> show system commit 
-#   2015-06-06 22:52:18 CDT by root via other
+# grnoc-mon at ADA-MX480-RE0> show system commit 
+#   2015-06-06 23:19:54 CDT by root via other
 #     Synchronization with remote Routing Engine
-#   2015-06-06 22:52:13 CDT by root via other
+#   2015-06-06 23:19:49 CDT by root via other
 #     Synchronization with remote Routing Engine
-#   2015-06-06 22:52:44 CDT by root via other
+#   2015-06-06 23:19:26 CDT by root via other
+#   2015-06-06 23:00:31 CDT by admin via synchronize
+#     %crId:1478838%changeType:inband%moduleName:CMP.updateDeviceSNMPTrapTarget%
+#   2015-06-06 23:00:27 CDT by root via other
 #     Synchronization with remote Routing Engine
-#   2015-06-06 22:52:23 CDT by root via other
-#   2015-06-06 22:16:01 CDT by sky via synchronize commit confirmed, rollback in 3mins
-#   2015-06-06 22:09:58 CDT by sky via synchronize
-# grnoc-mon at ADA-MX480-RE1> show chassis environment 
+#   2015-06-06 22:16:02 CDT by sky via cli commit confirmed, rollback in 3mins synchronize
+# grnoc-mon at ADA-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
 #       PEM 1                          OK        
@@ -59,13 +60,13 @@
 #       Bottom Front Fan               OK
 # 
 # {master}
-# grnoc-mon at ADA-MX480-RE1> show chassis firmware 
+# grnoc-mon at ADA-MX480-RE0> show chassis firmware 
 # Part                     Type       Version
 # FPC 0                    ROM        Juniper ROM Monitor Version 11.4b2         
 #                          O/S        Version 13.3R6.5 by builder on 2015-03-26 1
 # 
 # {master}
-# grnoc-mon at ADA-MX480-RE1> show chassis fpc detail 
+# grnoc-mon at ADA-MX480-RE0> show chassis fpc detail 
 # Slot 0 information:
 #   State                                 Online    
 #   Total CPU DRAM                   2048 MB
@@ -74,7 +75,7 @@
 #   Max Power Consumption             368 Watts
 # 
 # {master}
-# grnoc-mon at ADA-MX480-RE1> show chassis hardware 
+# grnoc-mon at ADA-MX480-RE0> show chassis hardware 
 # Hardware inventory:
 # Item             Version  Part number  Serial number     Description
 # Chassis                                JN11FDDA4AFB      MX480
@@ -118,7 +119,7 @@
 # Fan Tray                                                 Enhanced Left Fan Tray
 # 
 # {master}
-# grnoc-mon at ADA-MX480-RE1> show chassis hardware models 
+# grnoc-mon at ADA-MX480-RE0> show chassis hardware models 
 # Hardware inventory:
 # Item             Version  Part number  Serial number     FRU model number
 # Midplane         REV 05   710-017414   ACAB5798          CHAS-BP-MX480-S
@@ -137,24 +138,24 @@
 # Fan Tray                                                 FFANTRAY-MX480-HC-S
 # 
 # {master}
-# grnoc-mon at ADA-MX480-RE1> show chassis routing-engine 
+# grnoc-mon at ADA-MX480-RE0> show chassis routing-engine 
 # Routing Engine status:
 #   Slot 0:
-#     Current state                  Backup
+#     Current state                  Master
 #     Election priority              Master
-#     DRAM                      3584 MB (3584 MB installed)
+#     DRAM                      3584 MB (4096 MB installed)
 #     Serial ID                      9012029249
 # Routing Engine status:
 #   Slot 1:
-#     Current state                  Master
+#     Current state                  Backup
 #     Election priority              Backup
 #     DRAM                      3584 MB (4096 MB installed)
 #     Serial ID                      9012028135
 # 
-# grnoc-mon at ADA-MX480-RE1> show chassis scb 
-# grnoc-mon at ADA-MX480-RE1> show chassis sfm detail 
-# grnoc-mon at ADA-MX480-RE1> show chassis ssb 
-# grnoc-mon at ADA-MX480-RE1> show system boot-messages 
+# grnoc-mon at ADA-MX480-RE0> show chassis scb 
+# grnoc-mon at ADA-MX480-RE0> show chassis sfm detail 
+# grnoc-mon at ADA-MX480-RE0> show chassis ssb 
+# grnoc-mon at ADA-MX480-RE0> show system boot-messages 
 # Copyright (c) 1996-2015, Juniper Networks, Inc.
 # All rights reserved.
 # Copyright (c) 1992-2007 The FreeBSD Project.
@@ -227,9 +228,9 @@
 # virtual chassis mode      = 0
 # Initializing product: 33 ..
 # Setting up M/T interface operations and attributes
-# fxp0: Ethernet address 00:a0:a5:77:3b:d3
-# em1: bus=3, device=0, func=0, Ethernet address 02:01:01:00:00:05
-# em0: bus=2, device=0, func=0, Ethernet address 02:01:00:00:00:05
+# fxp0: Ethernet address 00:a0:a5:77:45:2d
+# em1: bus=3, device=0, func=0, Ethernet address 02:00:01:00:00:04
+# em0: bus=2, device=0, func=0, Ethernet address 02:00:00:00:00:04
 # acb: acb_late_attach: Initializing silabs clocks to drive 8727 external phy
 #  Loading Redundant LT driver
 # ###PCB Group initialized for udppcbgroup
@@ -240,33 +241,33 @@
 # Trying to mount root from ufs:/dev/ad0s1a
 # 
 # {master}
-# grnoc-mon at ADA-MX480-RE1> show version 
-# Hostname: ADA-MX480-RE1 # Model: mx480 # Junos: 13.3R6.5 # JUNOS Base OS boot [13.3R6.5] # JUNOS Base OS Software Suite [13.3R6.5] # JUNOS Kernel Software Suite [13.3R6.5] # JUNOS Crypto Software Suite [13.3R6.5] # JUNOS Packet Forwarding Engine Support (M/T/EX Common) [13.3R6.5] # JUNOS Packet Forwarding Engine Support (MX Common) [13.3R6.5] # JUNOS Online Documentation [13.3R6.5] # JUNOS Services AACL Container package [13.3R6.5] # JUNOS Services Application Level Gateways [13.3R6.5] # JUNOS AppId Services [13.3R6.5] # JUNOS Border Gateway Function package [13.3R6.5] # JUNOS Services Captive Portal and Content Delivery Container package [13.3R6.5] # JUNOS IDP Services [13.3R6.5] # JUNOS Services HTTP Content Management package [13.3R6.5] # JUNOS Services Jflow Container package [13.3R6.5] # JUNOS Services LL-PDF Container package [13.3R6.5] # JUNOS Services Mobile Subscriber Service Container package [13.3R6.5] # JUNOS Services MobileNext Software package [13.3R6.5] # J!
 UNOS Services NAT [13.3R6.5] # JUNOS Services PTSP Container package [13.3R6.5] # JUNOS Services RPM [13.3R6.5] # JUNOS Services Stateful Firewall [13.3R6.5] # JUNOS Voice Services Container package [13.3R6.5] # JUNOS Services SSL [13.3R6.5] # JUNOS Services Crypto [13.3R6.5] # JUNOS Services IPSec [13.3R6.5] # JUNOS platform Software Suite [13.3R6.5] # JUNOS Routing Software Suite [13.3R6.5] # JUNOS Runtime Software Suite [13.3R6.5] # JUNOS py-base-i386 [13.3R6.5] #  # {master} # grnoc-mon at ADA-MX480-RE1> file list /var/tmp detail # 
+# grnoc-mon at ADA-MX480-RE0> show version 
+# Hostname: ADA-MX480-RE0 # Model: mx480 # Junos: 13.3R6.5 # JUNOS Base OS boot [13.3R6.5] # JUNOS Base OS Software Suite [13.3R6.5] # JUNOS Kernel Software Suite [13.3R6.5] # JUNOS Crypto Software Suite [13.3R6.5] # JUNOS Packet Forwarding Engine Support (M/T/EX Common) [13.3R6.5] # JUNOS Packet Forwarding Engine Support (MX Common) [13.3R6.5] # JUNOS Online Documentation [13.3R6.5] # JUNOS Services Application Level Gateways [13.3R6.5] # JUNOS Services AACL Container package [13.3R6.5] # JUNOS AppId Services [13.3R6.5] # JUNOS Border Gateway Function package [13.3R6.5] # JUNOS Services HTTP Content Management package [13.3R6.5] # JUNOS Services Captive Portal and Content Delivery Container package [13.3R6.5] # JUNOS IDP Services [13.3R6.5] # JUNOS Services Jflow Container package [13.3R6.5] # JUNOS Services LL-PDF Container package [13.3R6.5] # JUNOS Services MobileNext Software package [13.3R6.5] # JUNOS Services Mobile Subscriber Service Container package [13.3R6.5] # J!
 UNOS Services PTSP Container package [13.3R6.5] # JUNOS Services NAT [13.3R6.5] # JUNOS Services RPM [13.3R6.5] # JUNOS Services Stateful Firewall [13.3R6.5] # JUNOS Voice Services Container package [13.3R6.5] # JUNOS Services Crypto [13.3R6.5] # JUNOS Services SSL [13.3R6.5] # JUNOS Services IPSec [13.3R6.5] # JUNOS platform Software Suite [13.3R6.5] # JUNOS Routing Software Suite [13.3R6.5] # JUNOS Runtime Software Suite [13.3R6.5] # JUNOS py-base-i386 [13.3R6.5] #  # {master} # grnoc-mon at ADA-MX480-RE0> file list /var/tmp detail # 
 # /var/tmp:
 # total blocks: 3290064
 # drwxr-xr-x  2 root  field        512 Jul 10  2012 gres-tp/
-# -rw-r--r--  1 root  field          4 Jun 6  22:52 idp_license_info
+# -rw-r--r--  1 root  field          4 Jun 6  23:19 idp_license_info
 # drwxrwxrwx  2 root  wheel        512 Jul 10  2012 install/
-# -rw-r--r--  1 root  field  421523837 May 25  2013 jinstall-11.4R7.5-domestic-signed.tgz
-# -rw-r--r--  1 root  field  501460114 Sep 14  2014 jinstall-12.3R7.7-domestic-signed.tgz
-# -rw-r-----  1 root  field  761003758 May 22 20:55 jinstall-13.3R6.5-domestic-signed.tgz
-# -rw-r--r--  1 root  field        155 May 27  2013 krt_gencfg_filter.txt
+# -rw-r--r--  1 eng   field  421523837 May 25  2013 jinstall-11.4R7.5-domestic-signed.tgz
+# -rw-r--r--  1 eng   field  501460114 Sep 14  2014 jinstall-12.3R7.7-domestic-signed.tgz
+# -rw-r-----  1 upgrades field 761003758 May 22 20:55 jinstall-13.3R6.5-domestic-signed.tgz
+# -rw-r--r--  1 root  field        155 May 26  2013 krt_gencfg_filter.txt
 # drwxrwxrwx  2 root  wheel        512 Jul 10  2012 pics/
-# -r--r--r--  1 root  field        612 Jun 6  22:39 preinstall_boot_loader.conf
+# -r--r--r--  1 root  field        612 Jun 6  23:03 preinstall_boot_loader.conf
 # drwxr-xr-x  2 root  field        512 Jul 10  2012 rtsdb/
-# -rw-r-----  1 root  field        534 Jun 6  22:59 sampled.pkts
+# -rw-r-----  1 root  field        890 Jun 7  00:26 sampled.pkts
 # drwxr-xr-x  3 root  field        512 Jul 11  2012 sec-download/
 # drwxrwxrwt  2 root  wheel        512 Jul 10  2012 vi.recover/
 # total files: 7
 # 
 # {master}
-# grnoc-mon at ADA-MX480-RE1> show system uptime 
-# System booted: 2015-06-06 22:49 CDT 
-# Protocols started: 2015-06-06 22:51 CDT 
-# Last configured: 2015-06-06 22:52 CDT  by root
+# grnoc-mon at ADA-MX480-RE0> show system uptime 
+# System booted: 2015-06-06 23:17 CDT 
+# Protocols started: 2015-06-06 23:19 CDT 
+# Last configured: 2015-06-06 23:19 CDT  by root
 # 
 # {master}
-# grnoc-mon at ADA-MX480-RE1> show interface terse 
+# grnoc-mon at ADA-MX480-RE0> show interface terse 
 #Interface Admin Link
 #lc-0/0/0 up up
 #lc-0/0/0.32769 up up
@@ -373,8 +374,6 @@
 #lsi.1059329 up up
 #lsi.1059356 up up
 #lsi.1059371 up up
-#lsi.1060214 up up
-#lsi.1060215 up up
 #lsi.1062204 up up
 #lsi.1064098 up up
 #lsi.1068521 up up
@@ -384,8 +383,6 @@
 #lsi.1070203 up up
 #lsi.1070204 up up
 #lsi.1070214 up up
-#lsi.1070230 up up
-#lsi.1070235 up up
 #lsi.1070238 up up
 #lsi.1070241 up up
 #lsi.1070247 up up
@@ -403,20 +400,24 @@
 #lsi.1070281 up up
 #lsi.1070282 up up
 #lsi.1070283 up up
-#lsi.1070284 up up
-#lsi.1070285 up up
 #lsi.1070286 up up
 #lsi.1070287 up up
-#lsi.1070288 up up
-#lsi.1070289 up up
+#lsi.1070290 up up
+#lsi.1070291 up up
+#lsi.1070293 up up
+#lsi.1070294 up up
+#lsi.1070295 up up
+#lsi.1070297 up up
+#lsi.1070298 up up
+#lsi.1070299 up up
 #mtun up up
 #pimd up up
 #pime up up
 #pip0 up up
 #pp0 up up
 #tap up up
-# grnoc-mon at ADA-MX480-RE1> show configuration 
-## Last commit: 2015-06-06 22:52:18 CDT by root
+# grnoc-mon at ADA-MX480-RE0> show configuration 
+## Last commit: 2015-06-06 23:19:54 CDT by root
 version 13.3R6.5;
 groups {
     re0 {
@@ -2253,14 +2254,14 @@
     }
 }
 {master}
-# grnoc-mon at ADA-MX480-RE1> show ospf neighbor 
+# grnoc-mon at ADA-MX480-RE0> show ospf neighbor 
 # Address          Interface              State     ID               Pri  Dead
 # 164.58.244.5     ge-0/2/0.42            Full      164.58.199.22
 # 164.58.247.198   ge-0/2/2.71            Full      164.58.198.4
 # 164.58.244.6     xe-0/0/0.42            Full      164.58.199.211
 # 
 # {master}
-# grnoc-mon at ADA-MX480-RE1> show bfd session 
+# grnoc-mon at ADA-MX480-RE0> show bfd session 
                                                   Detect   Transmit
 Address                  State     Interface      Time     Interval  Multiplier
 164.58.244.5             Up        ge-0/2/0.42    1.200     0.400        3   
Index: configs/hub.end.onenet.net
===================================================================
--- configs/hub.end.onenet.net	(revision 127842)
+++ configs/hub.end.onenet.net	(working copy)
@@ -1,6 +1,7 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at ENID-M120-RE0> show system commit 
+#   2015-06-07 00:10:08 CDT by andrew via cli commit synchronize
 #   2015-06-06 23:54:48 CDT by andrew via cli commit synchronize
 #   2015-06-06 23:51:43 CDT by andrew via cli commit synchronize
 #   2015-04-24 22:57:23 CDT by andrew via cli commit synchronize
@@ -8,7 +9,6 @@
 #     %crId:1474909%changeType:inband%moduleName:CMP.updateDeviceSNMPTrapTarget%
 #   2015-04-14 15:42:36 CDT by admin via netconf commit synchronize
 #     %crId:1474768%changeType:inband%moduleName:CMP.updateDeviceSNMPTrapTarget%
-#   2015-04-14 14:41:46 CDT by andrew via cli commit synchronize
 # grnoc-mon at ENID-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -289,7 +289,7 @@
 # grnoc-mon at ENID-M120-RE0> show system uptime 
 # System booted: 2014-09-17 01:25 CDT 
 # Protocols started: 2014-09-17 01:26 CDT 
-# Last configured: 2015-06-06 23:54 CDT  by andrew
+# Last configured: 2015-06-07 00:10 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at ENID-M120-RE0> show interface terse 
@@ -434,7 +434,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at ENID-M120-RE0> show configuration 
-## Last commit: 2015-06-06 23:54:48 CDT by andrew
+## Last commit: 2015-06-07 00:10:08 CDT by andrew
 version 12.3R7.7;
 groups {
     re0 {
@@ -1830,19 +1830,6 @@
             }
         }
     }
-    family mpls {
-        filter FLOW-MPLS {
-            term ALL_FLOW {
-                then {
-                    sample;
-                    accept;
-                }
-            }
-            term ACCEPT-ALL {
-                then accept;
-            }
-        }
-    }
 }
 routing-instances {
     ODMHSAS-L3VPN {
@@ -1919,9 +1906,9 @@
                                                   Detect   Transmit
 Address                  State     Interface      Time     Interval  Multiplier
 10.119.20.117            Up        t1-2/0/2:12.0  6.000     2.000        3   
-fe80::aad0:e5ff:fee2:10a4 Up       ge-3/2/3.0     0.300     0.100        3   
+fe80::aad0:e5ff:fee2:10a4 Up       ge-3/2/3.0     0.600     0.200        3   
 
 2 sessions, 2 clients
-Cumulative transmit rate 10.5 pps, cumulative receive rate 10.5 pps
+Cumulative transmit rate 5.5 pps, cumulative receive rate 5.5 pps
 
 {master}
Index: configs/core.ida.onenet.net
===================================================================
--- configs/core.ida.onenet.net	(revision 127842)
+++ configs/core.ida.onenet.net	(working copy)
@@ -1,15 +1,15 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at IDABEL-MX480-RE0> show system commit 
-#   2015-06-06 23:51:24 CDT by sky via cli commit synchronize
-#   2015-06-06 23:46:11 CDT by sky via cli commit synchronize
-#   2015-06-06 23:37:17 CDT by root via other
+#   2015-06-07 00:49:10 CDT by root via other
 #     Synchronization with remote Routing Engine
-#   2015-06-06 23:37:10 CDT by root via other
+#   2015-06-07 00:49:05 CDT by root via other
 #     Synchronization with remote Routing Engine
-#   2015-05-22 04:30:49 CDT by root via other
+#   2015-06-07 00:48:42 CDT by root via other
+#   2015-06-07 00:34:46 CDT by root via other
 #     Synchronization with remote Routing Engine
-#   2015-05-21 15:40:40 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
+#   2015-06-06 23:51:24 CDT by sky via cli commit synchronize
+#   2015-06-06 23:46:11 CDT by sky via cli commit synchronize
 # grnoc-mon at IDABEL-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -62,15 +62,15 @@
 # grnoc-mon at IDABEL-MX480-RE0> show chassis firmware 
 # Part                     Type       Version
 # FPC 0                    ROM        Juniper ROM Monitor Version 11.4b2         
-#                          O/S        Version 12.3R7.7 by builder on 2014-06-12 1
+#                          O/S        Version 13.3R6.5 by builder on 2015-03-26 1
 # 
 # {master}
 # grnoc-mon at IDABEL-MX480-RE0> show chassis fpc detail 
 # Slot 0 information:
 #   State                                 Online    
 #   Total CPU DRAM                   2048 MB
-#   Total RLDRAM                      806 MB
-#   Total DDR DRAM                   3144 MB
+#   Total RLDRAM                      734 MB
+#   Total DDR DRAM                   3108 MB
 #   Max Power Consumption             368 Watts
 # 
 # {master}
@@ -140,24 +140,25 @@
 #   Slot 0:
 #     Current state                  Master
 #     Election priority              Master
-#     DRAM                      3584 MB (3584 MB installed)
+#     DRAM                      3584 MB (4096 MB installed)
 #     Serial ID                      9012033851
 # Routing Engine status:
 #   Slot 1:
 #     Current state                  Backup
 #     Election priority              Backup
-#     DRAM                      3584 MB (3584 MB installed)
+#     DRAM                      3584 MB (4096 MB installed)
 #     Serial ID                      9012033650
 # 
 # grnoc-mon at IDABEL-MX480-RE0> show chassis scb 
 # grnoc-mon at IDABEL-MX480-RE0> show chassis sfm detail 
 # grnoc-mon at IDABEL-MX480-RE0> show chassis ssb 
 # grnoc-mon at IDABEL-MX480-RE0> show system boot-messages 
-# Copyright (c) 1996-2014, Juniper Networks, Inc.
+# Copyright (c) 1996-2015, Juniper Networks, Inc.
 # All rights reserved.
-# Copyright (c) 1992-2006 The FreeBSD Project.
+# Copyright (c) 1992-2007 The FreeBSD Project.
 # Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
 # 	The Regents of the University of California. All rights reserved.
+# FreeBSD is a registered trademark of The FreeBSD Foundation.
 # Timecounter "i8254" frequency 1193182 Hz quality 0
 # CPU: Intel(R) Pentium(R) M processor 2.00GHz (1995.01-MHz 686-class CPU)
 #   Origin = "GenuineIntel"  Id = 0x6d8  Stepping = 8
@@ -185,7 +186,7 @@
 # pcib3: <PCI-PCI bridge> at device 28.0 on pci0
 # pci4: <PCI bus> on pcib3
 # acb0: <Atlas Enhanced Control Subsystem> mem 0xfeaffc00-0xfeafffff irq 12 at device 13.0 on pci4
-# acb0: acb: softc at 0xc7b3cd00, fpga regs at 0xf999bc00
+# acb0: acb: softc at 0xc7b30ba0, fpga regs at 0xf998dc00
 # spi: zl30143 clock initialized to 19.44 MHz
 # spi: zl30130 clock module initialized
 # pci4: <network> at device 14.0 (no driver attached)
@@ -224,46 +225,46 @@
 # virtual chassis mode      = 0
 # Initializing product: 33 ..
 # Setting up M/T interface operations and attributes
-# bmeb: bmeb_lib_init done 0xc7bd0000, addr 0xc0e2c1e0
 # fxp0: Ethernet address 00:a0:a5:79:a3:86
 # em1: bus=3, device=0, func=0, Ethernet address 02:00:01:00:00:04
 # em0: bus=2, device=0, func=0, Ethernet address 02:00:00:00:00:04
 # acb: acb_late_attach: Initializing silabs clocks to drive 8727 external phy
+#  Loading Redundant LT driver
 # ###PCB Group initialized for udppcbgroup
 # ###PCB Group initialized for tcppcbgroup
-# ad0: Device does not support APM
 # ad0: 999MB <SILICONSYSTEMS INC 1GB V2.27d> at ata0-master WDMA2
 # ad2: 38154MB <Seagate ST940817SM 3.AAB> at ata1-master SATA150
-# Kernel thread "wkupdaemon" (pid 48) exited prematurely.
+# Kernel thread "wkupdaemon" (pid 39) exited prematurely.
 # Trying to mount root from ufs:/dev/ad0s1a
 # 
 # {master}
 # grnoc-mon at IDABEL-MX480-RE0> show version 
-# Hostname: IDABEL-MX480-RE0 # Model: mx480 # JUNOS Base OS boot [12.3R7.7] # JUNOS Base OS Software Suite [12.3R7.7] # JUNOS Kernel Software Suite [12.3R7.7] # JUNOS Crypto Software Suite [12.3R7.7] # JUNOS Packet Forwarding Engine Support (M/T/EX Common) [12.3R7.7] # JUNOS Packet Forwarding Engine Support (MX Common) [12.3R7.7] # JUNOS Online Documentation [12.3R7.7] # JUNOS Services AACL Container package [12.3R7.7] # JUNOS Services Application Level Gateways [12.3R7.7] # JUNOS AppId Services [12.3R7.7] # JUNOS Border Gateway Function package [12.3R7.7] # JUNOS Services Captive Portal and Content Delivery Container package [12.3R7.7] # JUNOS Services HTTP Content Management package [12.3R7.7] # JUNOS IDP Services [12.3R7.7] # JUNOS Services LL-PDF Container package [12.3R7.7] # JUNOS Services NAT [12.3R7.7] # JUNOS Services PTSP Container package [12.3R7.7] # JUNOS Services RPM [12.3R7.7] # JUNOS Services Stateful Firewall [12.3R7.7] # JUNOS Voice Services Container pack!
 age [12.3R7.7] # JUNOS Services Example Container package [12.3R7.7] # JUNOS Services Crypto [12.3R7.7] # JUNOS Services SSL [12.3R7.7] # JUNOS Services IPSec [12.3R7.7] # JUNOS Runtime Software Suite [12.3R7.7] # JUNOS platform Software Suite [12.3R7.7] # JUNOS Routing Software Suite [12.3R7.7] #  # {master} # grnoc-mon at IDABEL-MX480-RE0> file list /var/tmp detail # 
+# Hostname: IDABEL-MX480-RE0 # Model: mx480 # Junos: 13.3R6.5 # JUNOS Base OS boot [13.3R6.5] # JUNOS Base OS Software Suite [13.3R6.5] # JUNOS Kernel Software Suite [13.3R6.5] # JUNOS Crypto Software Suite [13.3R6.5] # JUNOS Packet Forwarding Engine Support (M/T/EX Common) [13.3R6.5] # JUNOS Packet Forwarding Engine Support (MX Common) [13.3R6.5] # JUNOS Online Documentation [13.3R6.5] # JUNOS Services AACL Container package [13.3R6.5] # JUNOS AppId Services [13.3R6.5] # JUNOS Services Application Level Gateways [13.3R6.5] # JUNOS Border Gateway Function package [13.3R6.5] # JUNOS Services Captive Portal and Content Delivery Container package [13.3R6.5] # JUNOS Services HTTP Content Management package [13.3R6.5] # JUNOS Services Jflow Container package [13.3R6.5] # JUNOS IDP Services [13.3R6.5] # JUNOS Services LL-PDF Container package [13.3R6.5] # JUNOS Services MobileNext Software package [13.3R6.5] # JUNOS Services Mobile Subscriber Service Container package [13.3R6.5] !
 # JUNOS Services PTSP Container package [13.3R6.5] # JUNOS Services NAT [13.3R6.5] # JUNOS Services RPM [13.3R6.5] # JUNOS Services Stateful Firewall [13.3R6.5] # JUNOS Voice Services Container package [13.3R6.5] # JUNOS Services Crypto [13.3R6.5] # JUNOS Services SSL [13.3R6.5] # JUNOS Services IPSec [13.3R6.5] # JUNOS platform Software Suite [13.3R6.5] # JUNOS Routing Software Suite [13.3R6.5] # JUNOS Runtime Software Suite [13.3R6.5] # JUNOS py-base-i386 [13.3R6.5] #  # {master} # grnoc-mon at IDABEL-MX480-RE0> file list /var/tmp detail # 
 # /var/tmp:
-# total blocks: 2642712
+# total blocks: 4129464
 # -rw-r--r--  1 root  field         30 Jun 28  2012 ex.txt
 # drwxr-xr-x  2 root  field        512 Jun 28  2012 gres-tp/
-# -rw-r--r--  1 root  field          4 Jun 6  23:37 idp_license_info
+# -rw-r--r--  1 root  field          4 Jun 7  00:48 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 25  2013 jinstall-11.4R7.5-domestic-signed.tgz
 # -rw-r--r--  1 upgrades field 501460114 Aug 9   2014 jinstall-12.3R7.7-domestic-signed.tgz
+# -rw-r-----  1 eng   field  761003758 Jun 7  00:05 jinstall-13.3R6.5-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 Feb 20  2014 krt_gencfg_filter.txt
 # drwxrwxrwx  2 root  wheel        512 Jul 10  2012 pics/
-# -r--r--r--  1 root  field        499 Sep 18  2014 preinstall_boot_loader.conf
+# -r--r--r--  1 root  field        612 Jun 7  00:36 preinstall_boot_loader.conf
 # drwxr-xr-x  2 root  field        512 Jun 28  2012 rtsdb/
-# -rw-r-----  1 root  field       2314 Jun 6  23:41 sampled.pkts
+# -rw-r-----  1 root  field       2492 Jun 7  00:57 sampled.pkts
 # drwxr-xr-x  3 root  field        512 Jun 28  2012 sec-download/
 # drwxrwxrwt  2 root  wheel        512 Jun 28  2012 vi.recover/
-# total files: 9
+# total files: 10
 # 
 # {master}
 # grnoc-mon at IDABEL-MX480-RE0> show system uptime 
-# System booted: 2015-06-06 23:35 CDT 
-# Protocols started: 2015-06-06 23:37 CDT 
-# Last configured: 2015-06-06 23:51 CDT  by sky
+# System booted: 2015-06-07 00:46 CDT 
+# Protocols started: 2015-06-07 00:48 CDT 
+# Last configured: 2015-06-07 00:49 CDT  by root
 # 
 # {master}
 # grnoc-mon at IDABEL-MX480-RE0> show interface terse 
@@ -362,12 +363,12 @@
 #lsi.1065309 up up
 #lsi.1065310 up up
 #lsi.1065311 up up
-#lsi.1065312 up up
 #lsi.1065313 up up
 #lsi.1065314 up up
 #lsi.1065316 up up
 #lsi.1065318 up up
 #lsi.1065319 up up
+#lsi.1065320 up up
 #mtun up up
 #pimd up up
 #pime up up
@@ -375,8 +376,8 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at IDABEL-MX480-RE0> show configuration 
-## Last commit: 2015-06-06 23:51:24 CDT by sky
-version 12.3R7.7;
+## Last commit: 2015-06-07 00:49:10 CDT by root
+version 13.3R6.5;
 groups {
     re0 {
         system {
Index: configs/core.mca.onenet.net
===================================================================
--- configs/core.mca.onenet.net	(revision 127842)
+++ configs/core.mca.onenet.net	(working copy)
@@ -380,7 +380,6 @@
 #lsi.1067045 up up
 #lsi.1067046 up up
 #lsi.1067047 up up
-#lsi.1067050 up up
 #lsi.1067051 up up
 #lsi.1067052 up up
 #lsi.1067053 up up
@@ -394,6 +393,7 @@
 #lsi.1067061 up up
 #lsi.1067063 up up
 #lsi.1067065 up up
+#lsi.1067066 up up
 #mtun up up
 #pimd up up
 #pime up up
Index: configs/core.hut.ard.onenet.net
===================================================================
--- configs/core.hut.ard.onenet.net	(revision 127840)
+++ configs/core.hut.ard.onenet.net	(working copy)
@@ -315,25 +315,25 @@
 #lsi.2 up up
 #lsi.3 up up
 #lsi.1050306 up up
-#lsi.1050352 up up
 #lsi.1050423 up up
 #lsi.1050489 up up
 #lsi.1050508 up up
-#lsi.1050540 up up
 #lsi.1050552 up up
 #lsi.1050566 up up
 #lsi.1050570 up up
 #lsi.1050572 up up
 #lsi.1050573 up up
 #lsi.1050574 up up
-#lsi.1050577 up up
 #lsi.1050578 up up
 #lsi.1050579 up up
-#lsi.1050580 up up
 #lsi.1050581 up up
 #lsi.1050582 up up
 #lsi.1050583 up up
-#lsi.1050584 up up
+#lsi.1050585 up up
+#lsi.1050586 up up
+#lsi.1050588 up up
+#lsi.1050589 up up
+#lsi.1050590 up up
 #me0 up up
 #me0.0 up up
 #mtun up up
Index: configs/core.hut.412.onenet.net
===================================================================
--- configs/core.hut.412.onenet.net	(revision 127840)
+++ configs/core.hut.412.onenet.net	(working copy)
@@ -314,12 +314,10 @@
 #lsi.2 up up
 #lsi.3 up up
 #lsi.1049766 up up
-#lsi.1049819 up up
 #lsi.1049835 up up
 #lsi.1049884 up up
 #lsi.1049927 up up
 #lsi.1049950 up up
-#lsi.1050004 up up
 #lsi.1050008 up up
 #lsi.1050014 up up
 #lsi.1050026 up up
@@ -327,12 +325,14 @@
 #lsi.1050029 up up
 #lsi.1050030 up up
 #lsi.1050031 up up
-#lsi.1050033 up up
 #lsi.1050034 up up
-#lsi.1050035 up up
 #lsi.1050036 up up
 #lsi.1050037 up up
-#lsi.1050038 up up
+#lsi.1050039 up up
+#lsi.1050040 up up
+#lsi.1050042 up up
+#lsi.1050043 up up
+#lsi.1050044 up up
 #me0 up up
 #me0.0 up up
 #mtun up up
Index: configs/core.ard.onenet.net
===================================================================
--- configs/core.ard.onenet.net	(revision 127842)
+++ configs/core.ard.onenet.net	(working copy)
@@ -1,23 +1,23 @@
 # RANCID-CONTENT-TYPE: juniper
 #
-# grnoc-mon at ARDMORE-MX480-RE1> show system commit 
-#   2015-06-06 23:42:41 CDT by root via other
+# grnoc-mon at ARDMORE-MX480-RE0> show system commit 
+#   2015-06-07 00:02:30 CDT by root via other
 #     Synchronization with remote Routing Engine
-#   2015-06-06 23:42:34 CDT by root via other
+#   2015-06-07 00:02:23 CDT by root via other
 #     Synchronization with remote Routing Engine
-#   2015-06-06 23:43:08 CDT by root via other
+#   2015-06-07 00:02:02 CDT by root via other
+#   2015-06-06 23:49:06 CDT by root via other
 #     Synchronization with remote Routing Engine
-#   2015-06-06 23:42:47 CDT by root via other
-#   2015-06-06 23:07:55 CDT by sky via synchronize
-#   2015-06-06 22:58:07 CDT by sky via synchronize
-# grnoc-mon at ARDMORE-MX480-RE1> show chassis environment 
+#   2015-06-06 23:07:56 CDT by sky via cli commit synchronize
+#   2015-06-06 22:58:08 CDT by sky via cli commit synchronize
+# grnoc-mon at ARDMORE-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
 #       PEM 1                          OK        
 #       PEM 2                          OK        
 #       PEM 3                          OK        
-#       Routing Engine 0               Present   
-#       Routing Engine 0 CPU           Present   
+#       Routing Engine 0               OK        
+#       Routing Engine 0 CPU           OK        
 #       Routing Engine 1               OK        
 #       Routing Engine 1 CPU           OK        
 #       CB 0 Intake                    OK        
@@ -59,13 +59,13 @@
 #       Bottom Front Fan               OK
 # 
 # {master}
-# grnoc-mon at ARDMORE-MX480-RE1> show chassis firmware 
+# grnoc-mon at ARDMORE-MX480-RE0> show chassis firmware 
 # Part                     Type       Version
 # FPC 0                    ROM        Juniper ROM Monitor Version 11.4b2         
 #                          O/S        Version 13.3R6.5 by builder on 2015-03-26 1
 # 
 # {master}
-# grnoc-mon at ARDMORE-MX480-RE1> show chassis fpc detail 
+# grnoc-mon at ARDMORE-MX480-RE0> show chassis fpc detail 
 # Slot 0 information:
 #   State                                 Online    
 #   Total CPU DRAM                   2048 MB
@@ -74,7 +74,7 @@
 #   Max Power Consumption             368 Watts
 # 
 # {master}
-# grnoc-mon at ARDMORE-MX480-RE1> show chassis hardware 
+# grnoc-mon at ARDMORE-MX480-RE0> show chassis hardware 
 # Hardware inventory:
 # Item             Version  Part number  Serial number     Description
 # Chassis                                JN11EEB11AFB      MX480
@@ -113,7 +113,7 @@
 # Fan Tray                                                 Enhanced Left Fan Tray
 # 
 # {master}
-# grnoc-mon at ARDMORE-MX480-RE1> show chassis hardware models 
+# grnoc-mon at ARDMORE-MX480-RE0> show chassis hardware models 
 # Hardware inventory:
 # Item             Version  Part number  Serial number     FRU model number
 # Midplane         REV 05   710-017414   ACAB3455          CHAS-BP-MX480-S
@@ -132,20 +132,24 @@
 # Fan Tray                                                 FFANTRAY-MX480-HC-S
 # 
 # {master}
-# grnoc-mon at ARDMORE-MX480-RE1> show chassis routing-engine 
+# grnoc-mon at ARDMORE-MX480-RE0> show chassis routing-engine 
 # Routing Engine status:
 #   Slot 0:
-#     Current state                  Present
+#     Current state                  Master
+#     Election priority              Master
+#     DRAM                      3584 MB (4096 MB installed)
+#     Serial ID                      9012027034
+# Routing Engine status:
 #   Slot 1:
-#     Current state                  Master
+#     Current state                  Backup
 #     Election priority              Backup
 #     DRAM                      3584 MB (4096 MB installed)
 #     Serial ID                      9012028078
 # 
-# grnoc-mon at ARDMORE-MX480-RE1> show chassis scb 
-# grnoc-mon at ARDMORE-MX480-RE1> show chassis sfm detail 
-# grnoc-mon at ARDMORE-MX480-RE1> show chassis ssb 
-# grnoc-mon at ARDMORE-MX480-RE1> show system boot-messages 
+# grnoc-mon at ARDMORE-MX480-RE0> show chassis scb 
+# grnoc-mon at ARDMORE-MX480-RE0> show chassis sfm detail 
+# grnoc-mon at ARDMORE-MX480-RE0> show chassis ssb 
+# grnoc-mon at ARDMORE-MX480-RE0> show system boot-messages 
 # Copyright (c) 1996-2015, Juniper Networks, Inc.
 # All rights reserved.
 # Copyright (c) 1992-2007 The FreeBSD Project.
@@ -218,9 +222,9 @@
 # virtual chassis mode      = 0
 # Initializing product: 33 ..
 # Setting up M/T interface operations and attributes
-# fxp0: Ethernet address 00:a0:a5:77:33:9b
-# em1: bus=3, device=0, func=0, Ethernet address 02:01:01:00:00:05
-# em0: bus=2, device=0, func=0, Ethernet address 02:01:00:00:00:05
+# fxp0: Ethernet address 00:a0:a5:76:c2:d5
+# em1: bus=3, device=0, func=0, Ethernet address 02:00:01:00:00:04
+# em0: bus=2, device=0, func=0, Ethernet address 02:00:00:00:00:04
 # acb: acb_late_attach: Initializing silabs clocks to drive 8727 external phy
 #  Loading Redundant LT driver
 # ###PCB Group initialized for udppcbgroup
@@ -231,36 +235,38 @@
 # Trying to mount root from ufs:/dev/ad0s1a
 # 
 # {master}
-# grnoc-mon at ARDMORE-MX480-RE1> show version 
-# Hostname: ARDMORE-MX480-RE1 # Model: mx480 # Junos: 13.3R6.5 # JUNOS Base OS boot [13.3R6.5] # JUNOS Base OS Software Suite [13.3R6.5] # JUNOS Kernel Software Suite [13.3R6.5] # JUNOS Crypto Software Suite [13.3R6.5] # JUNOS Packet Forwarding Engine Support (M/T/EX Common) [13.3R6.5] # JUNOS Packet Forwarding Engine Support (MX Common) [13.3R6.5] # JUNOS Online Documentation [13.3R6.5] # JUNOS Services AACL Container package [13.3R6.5] # JUNOS AppId Services [13.3R6.5] # JUNOS Services Application Level Gateways [13.3R6.5] # JUNOS Border Gateway Function package [13.3R6.5] # JUNOS Services Captive Portal and Content Delivery Container package [13.3R6.5] # JUNOS Services HTTP Content Management package [13.3R6.5] # JUNOS Services Jflow Container package [13.3R6.5] # JUNOS IDP Services [13.3R6.5] # JUNOS Services LL-PDF Container package [13.3R6.5] # JUNOS Services MobileNext Software package [13.3R6.5] # JUNOS Services Mobile Subscriber Service Container package [13.3R6.5]!
  # JUNOS Services NAT [13.3R6.5] # JUNOS Services RPM [13.3R6.5] # JUNOS Services PTSP Container package [13.3R6.5] # JUNOS Services Stateful Firewall [13.3R6.5] # JUNOS Voice Services Container package [13.3R6.5] # JUNOS Services Crypto [13.3R6.5] # JUNOS Services SSL [13.3R6.5] # JUNOS Services IPSec [13.3R6.5] # JUNOS platform Software Suite [13.3R6.5] # JUNOS Routing Software Suite [13.3R6.5] # JUNOS Runtime Software Suite [13.3R6.5] # JUNOS py-base-i386 [13.3R6.5] #  # {master} # grnoc-mon at ARDMORE-MX480-RE1> file list /var/tmp detail # 
+# grnoc-mon at ARDMORE-MX480-RE0> show version 
+# Hostname: ARDMORE-MX480-RE0 # Model: mx480 # Junos: 13.3R6.5 # JUNOS Base OS boot [13.3R6.5] # JUNOS Base OS Software Suite [13.3R6.5] # JUNOS Kernel Software Suite [13.3R6.5] # JUNOS Crypto Software Suite [13.3R6.5] # JUNOS Packet Forwarding Engine Support (M/T/EX Common) [13.3R6.5] # JUNOS Packet Forwarding Engine Support (MX Common) [13.3R6.5] # JUNOS Online Documentation [13.3R6.5] # JUNOS Services AACL Container package [13.3R6.5] # JUNOS Services Application Level Gateways [13.3R6.5] # JUNOS AppId Services [13.3R6.5] # JUNOS Services Captive Portal and Content Delivery Container package [13.3R6.5] # JUNOS Border Gateway Function package [13.3R6.5] # JUNOS Services HTTP Content Management package [13.3R6.5] # JUNOS Services Jflow Container package [13.3R6.5] # JUNOS IDP Services [13.3R6.5] # JUNOS Services LL-PDF Container package [13.3R6.5] # JUNOS Services MobileNext Software package [13.3R6.5] # JUNOS Services Mobile Subscriber Service Container package [13.3R6.5]!
  # JUNOS Services PTSP Container package [13.3R6.5] # JUNOS Services NAT [13.3R6.5] # JUNOS Services RPM [13.3R6.5] # JUNOS Services Stateful Firewall [13.3R6.5] # JUNOS Voice Services Container package [13.3R6.5] # JUNOS Services Crypto [13.3R6.5] # JUNOS Services SSL [13.3R6.5] # JUNOS Services IPSec [13.3R6.5] # JUNOS platform Software Suite [13.3R6.5] # JUNOS Routing Software Suite [13.3R6.5] # JUNOS Runtime Software Suite [13.3R6.5] # JUNOS py-base-i386 [13.3R6.5] #  # {master} # grnoc-mon at ARDMORE-MX480-RE0> file list /var/tmp detail # 
 # /var/tmp:
-# total blocks: 4129460
-# -rw-r--r--  1 root  field         30 Jun 25  2012 ex.txt
+# total blocks: 4630176
 # drwxr-xr-x  2 root  field        512 Jul 10  2012 gres-tp/
-# -rw-r--r--  1 root  field          4 Jun 6  23:43 idp_license_info
+# -rw-r--r--  1 root  field          4 Jun 7  00:02 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 root  field  421523837 May 25  2013 jinstall-11.4R7.5-domestic-signed.tgz
-# -rw-r--r--  1 root  field  501460114 Aug 9   2014 jinstall-12.3R7.7-domestic-signed.tgz
-# -rw-r-----  1 root  field  761003758 May 22 21:06 jinstall-13.3R6.5-domestic-signed.tgz
+# -rw-r--r--  1 eng   field  421523837 May 25  2013 jinstall-11.4R7.5-domestic-signed.tgz
+# -rw-r--r--  1 upgrades field 501460114 Aug 9   2014 jinstall-12.3R7.7-domestic-signed.tgz
+# -rw-r-----  1 upgrades field 761003758 May 22 21:06 jinstall-13.3R6.5-domestic-signed.tgz
+# -rw-r-----  1 upgrades field 256266846 May 22 17:33 jinstall-ppc-13.3R6.5-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 Jul 28  2014 krt_gencfg_filter.txt
 # drwxrwxrwx  2 root  wheel        512 Jul 10  2012 pics/
-# -r--r--r--  1 root  field        612 Jun 6  23:29 preinstall_boot_loader.conf
+# -rw-r--r--  1 root  wheel       4203 Sep 15  2014 ppe_trap_fpc0_pfe0_lu0.0
+# -r--r--r--  1 root  field        612 Jun 6  23:50 preinstall_boot_loader.conf
 # drwxr-xr-x  2 root  field        512 Jul 10  2012 rtsdb/
-# -rw-r-----  1 root  field        534 Jun 6  23:49 sampled.pkts
+# -rw-r-----  1 root  field       1780 Jun 7  00:36 sampled.pkts
 # drwxr-xr-x  3 root  field        512 Jul 10  2012 sec-download/
-# drwxrwxrwt  2 root  wheel        512 Jun 25  2012 vi.recover/
-# total files: 10
+# -rw-r--r--  1 upgrades field        15 Aug 1   2014 test.txt
+# drwxrwxrwt  2 root  wheel        512 Jul 10  2012 vi.recover/
+# total files: 12
 # 
 # {master}
-# grnoc-mon at ARDMORE-MX480-RE1> show system uptime 
-# System booted: 2015-06-06 23:39 CDT 
-# Protocols started: 2015-06-06 23:42 CDT 
-# Last configured: 2015-06-06 23:42 CDT  by root
+# grnoc-mon at ARDMORE-MX480-RE0> show system uptime 
+# System booted: 2015-06-06 23:59 CDT 
+# Protocols started: 2015-06-07 00:02 CDT 
+# Last configured: 2015-06-07 00:02 CDT  by root
 # 
 # {master}
-# grnoc-mon at ARDMORE-MX480-RE1> show interface terse 
+# grnoc-mon at ARDMORE-MX480-RE0> show interface terse 
 #Interface Admin Link
 #lc-0/0/0 up up
 #lc-0/0/0.32769 up up
@@ -349,21 +355,21 @@
 #lsi.1070659 up up
 #lsi.1070661 up up
 #lsi.1070662 up up
-#lsi.1070663 up up
 #lsi.1070664 up up
 #lsi.1070665 up up
 #lsi.1070666 up up
 #lsi.1070669 up up
 #lsi.1070671 up up
 #lsi.1070672 up up
+#lsi.1070673 up up
 #mtun up up
 #pimd up up
 #pime up up
 #pip0 up up
 #pp0 up up
 #tap up up
-# grnoc-mon at ARDMORE-MX480-RE1> show configuration 
-## Last commit: 2015-06-06 23:42:41 CDT by root
+# grnoc-mon at ARDMORE-MX480-RE0> show configuration 
+## Last commit: 2015-06-07 00:02:30 CDT by root
 version 13.3R6.5;
 groups {
     re0 {
@@ -1608,13 +1614,13 @@
     }
 }
 {master}
-# grnoc-mon at ARDMORE-MX480-RE1> show ospf neighbor 
+# grnoc-mon at ARDMORE-MX480-RE0> show ospf neighbor 
 # Address          Interface              State     ID               Pri  Dead
 # 164.58.244.29    ge-0/2/0.0             Full      164.58.199.10
 # 164.58.244.34    xe-0/0/0.42            Full      164.58.199.212
 # 
 # {master}
-# grnoc-mon at ARDMORE-MX480-RE1> show bfd session 
+# grnoc-mon at ARDMORE-MX480-RE0> show bfd session 
                                                   Detect   Transmit
 Address                  State     Interface      Time     Interval  Multiplier
 164.58.244.29            Up        ge-0/2/0.0     1.200     0.400        3   
Index: configs/hub.tsb.onenet.net
===================================================================
--- configs/hub.tsb.onenet.net	(revision 127842)
+++ configs/hub.tsb.onenet.net	(working copy)
@@ -200,7 +200,7 @@
 # -rw-rw----  1 root  field   51994624 Oct 24  2013 ifinfo.core.1
 # -rw-rw----  1 root  field   51974144 Oct 24  2013 ifinfo.core.2
 # -rw-rw----  1 root  field   52744192 Oct 24  2013 ifinfo.core.3
-# -rw-rw----  1 root  field   52727808 Jun 7  00:00 ifinfo.core.4
+# -rw-rw----  1 root  field   52727808 Jun 7  01:00 ifinfo.core.4
 # drwxrwxrwx  2 root  wheel        512 Oct 12  2012 install/
 # -rw-rw----  1 root  field   33464320 Mar 3   2014 jdiameterd.core.0
 # -rw-r--r--  1 eng   field   99542994 Apr 23  2013 jinstall-ppc-11.4R7.5-domestic-signed.tgz
Index: configs/core.alt.onenet.net
===================================================================
--- configs/core.alt.onenet.net	(revision 127842)
+++ configs/core.alt.onenet.net	(working copy)
@@ -1,16 +1,16 @@
 # RANCID-CONTENT-TYPE: juniper
 #
-# grnoc-mon at ALTUS-MX480-RE1> show system commit 
-#   2015-06-06 23:16:08 CDT by root via other
+# grnoc-mon at ALTUS-MX480-RE0> show system commit 
+#   2015-06-06 23:41:12 CDT by root via other
 #     Synchronization with remote Routing Engine
-#   2015-06-06 23:15:56 CDT by root via other
+#   2015-06-06 23:41:06 CDT by root via other
 #     Synchronization with remote Routing Engine
-#   2015-06-06 23:16:01 CDT by root via other
+#   2015-06-06 23:40:43 CDT by root via other
+#   2015-06-06 23:22:38 CDT by root via other
 #     Synchronization with remote Routing Engine
-#   2015-06-06 23:15:40 CDT by root via other
-#   2015-06-06 22:38:11 CDT by sky via synchronize
-#   2015-06-06 22:32:01 CDT by sky via synchronize
-# grnoc-mon at ALTUS-MX480-RE1> show chassis environment 
+#   2015-06-06 22:38:12 CDT by sky via cli commit synchronize
+#   2015-06-06 22:32:02 CDT by sky via cli commit synchronize
+# grnoc-mon at ALTUS-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
 #       PEM 1                          OK        
@@ -59,13 +59,13 @@
 #       Bottom Front Fan               OK
 # 
 # {master}
-# grnoc-mon at ALTUS-MX480-RE1> show chassis firmware 
+# grnoc-mon at ALTUS-MX480-RE0> show chassis firmware 
 # Part                     Type       Version
 # FPC 0                    ROM        Juniper ROM Monitor Version 11.4b2         
 #                          O/S        Version 13.3R6.5 by builder on 2015-03-26 1
 # 
 # {master}
-# grnoc-mon at ALTUS-MX480-RE1> show chassis fpc detail 
+# grnoc-mon at ALTUS-MX480-RE0> show chassis fpc detail 
 # Slot 0 information:
 #   State                                 Online    
 #   Total CPU DRAM                   2048 MB
@@ -74,7 +74,7 @@
 #   Max Power Consumption             368 Watts
 # 
 # {master}
-# grnoc-mon at ALTUS-MX480-RE1> show chassis hardware 
+# grnoc-mon at ALTUS-MX480-RE0> show chassis hardware 
 # Hardware inventory:
 # Item             Version  Part number  Serial number     Description
 # Chassis                                JN11F330AAFB      MX480
@@ -118,7 +118,7 @@
 # Fan Tray                                                 Enhanced Left Fan Tray
 # 
 # {master}
-# grnoc-mon at ALTUS-MX480-RE1> show chassis hardware models 
+# grnoc-mon at ALTUS-MX480-RE0> show chassis hardware models 
 # Hardware inventory:
 # Item             Version  Part number  Serial number     FRU model number
 # Midplane         REV 05   710-017414   ACAB3503          CHAS-BP-MX480-S
@@ -137,24 +137,24 @@
 # Fan Tray                                                 FFANTRAY-MX480-HC-S
 # 
 # {master}
-# grnoc-mon at ALTUS-MX480-RE1> show chassis routing-engine 
+# grnoc-mon at ALTUS-MX480-RE0> show chassis routing-engine 
 # Routing Engine status:
 #   Slot 0:
-#     Current state                  Backup
+#     Current state                  Master
 #     Election priority              Master
 #     DRAM                      3584 MB (4096 MB installed)
 #     Serial ID                      9012026991
 # Routing Engine status:
 #   Slot 1:
-#     Current state                  Master
+#     Current state                  Backup
 #     Election priority              Backup
 #     DRAM                      3584 MB (4096 MB installed)
 #     Serial ID                      9012028950
 # 
-# grnoc-mon at ALTUS-MX480-RE1> show chassis scb 
-# grnoc-mon at ALTUS-MX480-RE1> show chassis sfm detail 
-# grnoc-mon at ALTUS-MX480-RE1> show chassis ssb 
-# grnoc-mon at ALTUS-MX480-RE1> show system boot-messages 
+# grnoc-mon at ALTUS-MX480-RE0> show chassis scb 
+# grnoc-mon at ALTUS-MX480-RE0> show chassis sfm detail 
+# grnoc-mon at ALTUS-MX480-RE0> show chassis ssb 
+# grnoc-mon at ALTUS-MX480-RE0> show system boot-messages 
 # Copyright (c) 1996-2015, Juniper Networks, Inc.
 # All rights reserved.
 # Copyright (c) 1992-2007 The FreeBSD Project.
@@ -227,9 +227,9 @@
 # virtual chassis mode      = 0
 # Initializing product: 33 ..
 # Setting up M/T interface operations and attributes
-# fxp0: Ethernet address 00:a0:a5:77:49:93
-# em1: bus=3, device=0, func=0, Ethernet address 02:01:01:00:00:05
-# em0: bus=2, device=0, func=0, Ethernet address 02:01:00:00:00:05
+# fxp0: Ethernet address 00:a0:a5:76:c7:25
+# em1: bus=3, device=0, func=0, Ethernet address 02:00:01:00:00:04
+# em0: bus=2, device=0, func=0, Ethernet address 02:00:00:00:00:04
 # acb: acb_late_attach: Initializing silabs clocks to drive 8727 external phy
 #  Loading Redundant LT driver
 # ###PCB Group initialized for udppcbgroup
@@ -240,36 +240,36 @@
 # Trying to mount root from ufs:/dev/ad0s1a
 # 
 # {master}
-# grnoc-mon at ALTUS-MX480-RE1> show version 
-# Hostname: ALTUS-MX480-RE1 # Model: mx480 # Junos: 13.3R6.5 # JUNOS Base OS boot [13.3R6.5] # JUNOS Base OS Software Suite [13.3R6.5] # JUNOS Kernel Software Suite [13.3R6.5] # JUNOS Crypto Software Suite [13.3R6.5] # JUNOS Packet Forwarding Engine Support (M/T/EX Common) [13.3R6.5] # JUNOS Packet Forwarding Engine Support (MX Common) [13.3R6.5] # JUNOS Online Documentation [13.3R6.5] # JUNOS Services AACL Container package [13.3R6.5] # JUNOS Services Application Level Gateways [13.3R6.5] # JUNOS AppId Services [13.3R6.5] # JUNOS Services Captive Portal and Content Delivery Container package [13.3R6.5] # JUNOS Border Gateway Function package [13.3R6.5] # JUNOS Services HTTP Content Management package [13.3R6.5] # JUNOS Services Jflow Container package [13.3R6.5] # JUNOS IDP Services [13.3R6.5] # JUNOS Services LL-PDF Container package [13.3R6.5] # JUNOS Services MobileNext Software package [13.3R6.5] # JUNOS Services Mobile Subscriber Service Container package [13.3R6.5] #!
  JUNOS Services PTSP Container package [13.3R6.5] # JUNOS Services NAT [13.3R6.5] # JUNOS Services RPM [13.3R6.5] # JUNOS Services Stateful Firewall [13.3R6.5] # JUNOS Voice Services Container package [13.3R6.5] # JUNOS Services Crypto [13.3R6.5] # JUNOS Services SSL [13.3R6.5] # JUNOS Services IPSec [13.3R6.5] # JUNOS platform Software Suite [13.3R6.5] # JUNOS Routing Software Suite [13.3R6.5] # JUNOS Runtime Software Suite [13.3R6.5] # JUNOS py-base-i386 [13.3R6.5] #  # {master} # grnoc-mon at ALTUS-MX480-RE1> file list /var/tmp detail # 
+# grnoc-mon at ALTUS-MX480-RE0> show version 
+# Hostname: ALTUS-MX480-RE0 # Model: mx480 # Junos: 13.3R6.5 # JUNOS Base OS boot [13.3R6.5] # JUNOS Base OS Software Suite [13.3R6.5] # JUNOS Kernel Software Suite [13.3R6.5] # JUNOS Crypto Software Suite [13.3R6.5] # JUNOS Packet Forwarding Engine Support (M/T/EX Common) [13.3R6.5] # JUNOS Packet Forwarding Engine Support (MX Common) [13.3R6.5] # JUNOS Online Documentation [13.3R6.5] # JUNOS Services AACL Container package [13.3R6.5] # JUNOS Services Application Level Gateways [13.3R6.5] # JUNOS AppId Services [13.3R6.5] # JUNOS Border Gateway Function package [13.3R6.5] # JUNOS Services HTTP Content Management package [13.3R6.5] # JUNOS Services Captive Portal and Content Delivery Container package [13.3R6.5] # JUNOS IDP Services [13.3R6.5] # JUNOS Services Jflow Container package [13.3R6.5] # JUNOS Services LL-PDF Container package [13.3R6.5] # JUNOS Services MobileNext Software package [13.3R6.5] # JUNOS Services Mobile Subscriber Service Container package [13.3R6.5] #!
  JUNOS Services NAT [13.3R6.5] # JUNOS Services PTSP Container package [13.3R6.5] # JUNOS Services Stateful Firewall [13.3R6.5] # JUNOS Services RPM [13.3R6.5] # JUNOS Voice Services Container package [13.3R6.5] # JUNOS Services SSL [13.3R6.5] # JUNOS Services Crypto [13.3R6.5] # JUNOS Services IPSec [13.3R6.5] # JUNOS platform Software Suite [13.3R6.5] # JUNOS Routing Software Suite [13.3R6.5] # JUNOS Runtime Software Suite [13.3R6.5] # JUNOS py-base-i386 [13.3R6.5] #  # {master} # grnoc-mon at ALTUS-MX480-RE0> file list /var/tmp detail # 
 # /var/tmp:
 # total blocks: 4129460
 # -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 Jun 6  23:15 idp_license_info
+# drwxr-xr-x  2 root  field        512 Jul 10  2012 gres-tp/
+# -rw-r--r--  1 root  field          4 Jun 6  23:40 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   2014 jinstall-12.3R7.7-domestic-signed.tgz
-# -rw-r-----  1 root  field  761003758 May 22 20:59 jinstall-13.3R6.5-domestic-signed.tgz
+# -rw-r--r--  1 root  field  421523837 May 26  2013 jinstall-11.4R7.5-domestic-signed.tgz
+# -rw-r--r--  1 root  field  501460114 Aug 9   2014 jinstall-12.3R7.7-domestic-signed.tgz
+# -rw-r-----  1 upgrades field 761003758 May 22 20:59 jinstall-13.3R6.5-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 Aug 19  2014 krt_gencfg_filter.txt
+# -rw-r--r--  1 root  field        155 Sep 16  2014 krt_gencfg_filter.txt
 # drwxrwxrwx  2 root  wheel        512 Jul 10  2012 pics/
-# -r--r--r--  1 root  field        612 Jun 6  23:03 preinstall_boot_loader.conf
-# drwxr-xr-x  2 root  field        512 Jun 24  2012 rtsdb/
-# -rw-r-----  1 root  field       1068 Jun 6  23:22 sampled.pkts
-# drwxr-xr-x  3 root  field        512 Jun 24  2012 sec-download/
+# -r--r--r--  1 root  field        612 Jun 6  23:25 preinstall_boot_loader.conf
+# drwxr-xr-x  2 root  field        512 Jul 10  2012 rtsdb/
+# -rw-r-----  1 root  field        890 Jun 7  00:37 sampled.pkts
+# drwxr-xr-x  3 root  field        512 Jul 10  2012 sec-download/
 # drwxrwxrwt  2 root  wheel        512 Jun 24  2012 vi.recover/
 # total files: 10
 # 
 # {master}
-# grnoc-mon at ALTUS-MX480-RE1> show system uptime 
-# System booted: 2015-06-06 23:13 CDT 
-# Protocols started: 2015-06-06 23:15 CDT 
-# Last configured: 2015-06-06 23:16 CDT  by root
+# grnoc-mon at ALTUS-MX480-RE0> show system uptime 
+# System booted: 2015-06-06 23:38 CDT 
+# Protocols started: 2015-06-06 23:40 CDT 
+# Last configured: 2015-06-06 23:41 CDT  by root
 # 
 # {master}
-# grnoc-mon at ALTUS-MX480-RE1> show interface terse 
+# grnoc-mon at ALTUS-MX480-RE0> show interface terse 
 #Interface Admin Link
 #lc-0/0/0 up up
 #lc-0/0/0.32769 up up
@@ -384,14 +384,12 @@
 #lsi.1202060 up up
 #lsi.1202064 up up
 #lsi.1202066 up up
-#lsi.1202068 up up
 #lsi.1202070 up up
 #lsi.1202074 up up
 #lsi.1202080 up up
 #lsi.1202082 up up
 #lsi.1202083 up up
 #lsi.1202084 up up
-#lsi.1202085 up up
 #lsi.1202086 up up
 #lsi.1202087 up up
 #lsi.1202088 up up
@@ -402,7 +400,6 @@
 #lsi.1202093 up up
 #lsi.1202094 up up
 #lsi.1202095 up up
-#lsi.1202097 up up
 #lsi.1202098 up up
 #lsi.1202099 up up
 #lsi.1202100 up up
@@ -411,14 +408,17 @@
 #lsi.1202105 up up
 #lsi.1202106 up up
 #lsi.1202108 up up
+#lsi.1202109 up up
+#lsi.1202110 up up
+#lsi.1202111 up up
 #mtun up up
 #pimd up up
 #pime up up
 #pip0 up up
 #pp0 up up
 #tap up up
-# grnoc-mon at ALTUS-MX480-RE1> show configuration 
-## Last commit: 2015-06-06 23:16:08 CDT by root
+# grnoc-mon at ALTUS-MX480-RE0> show configuration 
+## Last commit: 2015-06-06 23:41:12 CDT by root
 version 13.3R6.5;
 groups {
     re0 {
@@ -2369,7 +2369,7 @@
     }
 }
 {master}
-# grnoc-mon at ALTUS-MX480-RE1> show ospf neighbor 
+# grnoc-mon at ALTUS-MX480-RE0> show ospf neighbor 
 # Address          Interface              State     ID               Pri  Dead
 # 164.58.244.50    ge-0/2/0.0             Full      164.58.199.26
 # 164.58.244.12    ge-0/2/1.830           Full      164.58.199.215
@@ -2377,7 +2377,7 @@
 # 172.23.4.2       ge-0/3/2.122           Full      10.199.2.70
 # 
 # {master}
-# grnoc-mon at ALTUS-MX480-RE1> show bfd session 
+# grnoc-mon at ALTUS-MX480-RE0> show bfd session 
                                                   Detect   Transmit
 Address                  State     Interface      Time     Interval  Multiplier
 164.58.244.12            Up        ge-0/2/1.830   1.200     0.400        3   
Index: configs/core1.sti-mx960.onenet.net
===================================================================
--- configs/core1.sti-mx960.onenet.net	(revision 127842)
+++ configs/core1.sti-mx960.onenet.net	(working copy)
@@ -1,23 +1,23 @@
 # RANCID-CONTENT-TYPE: juniper
 #
-# grnoc-mon at STILLWATER-MX960-RE1> show system commit 
-#   2015-06-06 23:48:07 CDT by root via other
+# grnoc-mon at STILLWATER-MX960-RE0> show system commit 
+#   2015-06-07 00:08:49 CDT by root via other
 #     Synchronization with remote Routing Engine
-#   2015-06-06 23:48:00 CDT by root via other
+#   2015-06-07 00:08:43 CDT by root via other
 #     Synchronization with remote Routing Engine
-#   2015-06-06 23:47:52 CDT by root via other
+#   2015-06-07 00:08:19 CDT by root via other
+#   2015-06-06 23:54:57 CDT by root via other
 #     Synchronization with remote Routing Engine
-#   2015-06-06 23:43:39 CDT by root via other
-#   2015-06-06 22:40:38 CDT by andrew via synchronize
-#   2015-06-06 22:37:51 CDT by andrew via synchronize
-# grnoc-mon at STILLWATER-MX960-RE1> show chassis environment 
+#   2015-06-06 22:40:38 CDT by andrew via cli commit synchronize
+#   2015-06-06 22:37:52 CDT by andrew via cli commit synchronize
+# grnoc-mon at STILLWATER-MX960-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
 #       PEM 1                          OK        
 #       PEM 2                          OK        
 #       PEM 3                          OK        
-#       Routing Engine 0               Present   
-#       Routing Engine 0 CPU           Present   
+#       Routing Engine 0               OK        
+#       Routing Engine 0 CPU           OK        
 #       Routing Engine 1               OK        
 #       Routing Engine 1 CPU           OK        
 #       CB 0 Intake                    OK        
@@ -142,7 +142,7 @@
 #       Bottom Tray Fan 12             OK
 # 
 # {master}
-# grnoc-mon at STILLWATER-MX960-RE1> show chassis firmware 
+# grnoc-mon at STILLWATER-MX960-RE0> show chassis firmware 
 # Part                     Type       Version
 # FPC 0                    ROM        Juniper ROM Monitor Version 10.1b2         
 #                          O/S        Version 13.3R6.5 by builder on 2015-03-26 1
@@ -154,7 +154,7 @@
 #                          O/S        Version 13.3R6.5 by builder on 2015-03-26 1
 # 
 # {master}
-# grnoc-mon at STILLWATER-MX960-RE1> show chassis fpc detail 
+# grnoc-mon at STILLWATER-MX960-RE0> show chassis fpc detail 
 # Slot 0 information:
 #   State                                 Online    
 #   Total CPU DRAM                   2048 MB
@@ -181,7 +181,7 @@
 #   Max Power Consumption             368 Watts
 # 
 # {master}
-# grnoc-mon at STILLWATER-MX960-RE1> show chassis hardware 
+# grnoc-mon at STILLWATER-MX960-RE0> show chassis hardware 
 # Hardware inventory:
 # Item             Version  Part number  Serial number     Description
 # Chassis                                JN11FFFFEAFA      MX960
@@ -281,7 +281,7 @@
 # Fan Tray 1       REV 07   740-031521   ACAC3698          Enhanced Fan Tray
 # 
 # {master}
-# grnoc-mon at STILLWATER-MX960-RE1> show chassis hardware models 
+# grnoc-mon at STILLWATER-MX960-RE0> show chassis hardware models 
 # Hardware inventory:
 # Item             Version  Part number  Serial number     FRU model number
 # Midplane         REV 01   710-030012   ACAW6562          CHAS-BP-MX960-S
@@ -311,20 +311,24 @@
 # Fan Tray 1       REV 07   740-031521   ACAC3698          FFANTRAY-MX960-HC-S
 # 
 # {master}
-# grnoc-mon at STILLWATER-MX960-RE1> show chassis routing-engine 
+# grnoc-mon at STILLWATER-MX960-RE0> show chassis routing-engine 
 # Routing Engine status:
 #   Slot 0:
-#     Current state                  Present
+#     Current state                  Master
+#     Election priority              Master
+#     DRAM                      3584 MB (4096 MB installed)
+#     Serial ID                      9009066429
+# Routing Engine status:
 #   Slot 1:
-#     Current state                  Master
+#     Current state                  Backup
 #     Election priority              Backup
 #     DRAM                      3584 MB (4096 MB installed)
 #     Serial ID                      9009066390
 # 
-# grnoc-mon at STILLWATER-MX960-RE1> show chassis scb 
-# grnoc-mon at STILLWATER-MX960-RE1> show chassis sfm detail 
-# grnoc-mon at STILLWATER-MX960-RE1> show chassis ssb 
-# grnoc-mon at STILLWATER-MX960-RE1> show system boot-messages 
+# grnoc-mon at STILLWATER-MX960-RE0> show chassis scb 
+# grnoc-mon at STILLWATER-MX960-RE0> show chassis sfm detail 
+# grnoc-mon at STILLWATER-MX960-RE0> show chassis ssb 
+# grnoc-mon at STILLWATER-MX960-RE0> show system boot-messages 
 # Copyright (c) 1996-2015, Juniper Networks, Inc.
 # All rights reserved.
 # Copyright (c) 1992-2007 The FreeBSD Project.
@@ -397,9 +401,9 @@
 # virtual chassis mode      = 0
 # Initializing product: 21 ..
 # Setting up M/T interface operations and attributes
-# fxp0: Ethernet address 00:a0:a5:71:f0:f1
-# em1: bus=3, device=0, func=0, Ethernet address 02:01:01:00:00:05
-# em0: bus=2, device=0, func=0, Ethernet address 02:01:00:00:00:05
+# fxp0: Ethernet address 00:a0:a5:71:ef:72
+# em1: bus=3, device=0, func=0, Ethernet address 02:00:01:00:00:04
+# em0: bus=2, device=0, func=0, Ethernet address 02:00:00:00:00:04
 # acb: acb_late_attach: Initializing silabs clocks to drive 8727 external phy
 #  Loading Redundant LT driver
 # ###PCB Group initialized for udppcbgroup
@@ -410,50 +414,62 @@
 # Trying to mount root from ufs:/dev/ad0s1a
 # 
 # {master}
-# grnoc-mon at STILLWATER-MX960-RE1> show version 
-# Hostname: STILLWATER-MX960-RE1 # Model: mx960 # Junos: 13.3R6.5 # JUNOS Base OS boot [13.3R6.5] # JUNOS Base OS Software Suite [13.3R6.5] # JUNOS Kernel Software Suite [13.3R6.5] # JUNOS Crypto Software Suite [13.3R6.5] # JUNOS Packet Forwarding Engine Support (M/T/EX Common) [13.3R6.5] # JUNOS Packet Forwarding Engine Support (MX Common) [13.3R6.5] # JUNOS Online Documentation [13.3R6.5] # JUNOS Services AACL Container package [13.3R6.5] # JUNOS Services Application Level Gateways [13.3R6.5] # JUNOS AppId Services [13.3R6.5] # JUNOS Services Captive Portal and Content Delivery Container package [13.3R6.5] # JUNOS Border Gateway Function package [13.3R6.5] # JUNOS Services HTTP Content Management package [13.3R6.5] # JUNOS IDP Services [13.3R6.5] # JUNOS Services Jflow Container package [13.3R6.5] # JUNOS Services LL-PDF Container package [13.3R6.5] # JUNOS Services MobileNext Software package [13.3R6.5] # JUNOS Services Mobile Subscriber Service Container package [13.3R6!
 .5] # JUNOS Services NAT [13.3R6.5] # JUNOS Services PTSP Container package [13.3R6.5] # JUNOS Services Stateful Firewall [13.3R6.5] # JUNOS Services RPM [13.3R6.5] # JUNOS Voice Services Container package [13.3R6.5] # JUNOS Services Crypto [13.3R6.5] # JUNOS Services SSL [13.3R6.5] # JUNOS Services IPSec [13.3R6.5] # JUNOS platform Software Suite [13.3R6.5] # JUNOS Routing Software Suite [13.3R6.5] # JUNOS Runtime Software Suite [13.3R6.5] # JUNOS py-base-i386 [13.3R6.5] #  # {master} # grnoc-mon at STILLWATER-MX960-RE1> file list /var/tmp detail # 
+# grnoc-mon at STILLWATER-MX960-RE0> show version 
+# Hostname: STILLWATER-MX960-RE0 # Model: mx960 # Junos: 13.3R6.5 # JUNOS Base OS boot [13.3R6.5] # JUNOS Base OS Software Suite [13.3R6.5] # JUNOS Kernel Software Suite [13.3R6.5] # JUNOS Crypto Software Suite [13.3R6.5] # JUNOS Packet Forwarding Engine Support (M/T/EX Common) [13.3R6.5] # JUNOS Packet Forwarding Engine Support (MX Common) [13.3R6.5] # JUNOS Online Documentation [13.3R6.5] # JUNOS Services AACL Container package [13.3R6.5] # JUNOS Services Application Level Gateways [13.3R6.5] # JUNOS AppId Services [13.3R6.5] # JUNOS Services Captive Portal and Content Delivery Container package [13.3R6.5] # JUNOS Border Gateway Function package [13.3R6.5] # JUNOS Services HTTP Content Management package [13.3R6.5] # JUNOS IDP Services [13.3R6.5] # JUNOS Services LL-PDF Container package [13.3R6.5] # JUNOS Services Jflow Container package [13.3R6.5] # JUNOS Services Mobile Subscriber Service Container package [13.3R6.5] # JUNOS Services MobileNext Software package [13.3R6!
 .5] # JUNOS Services PTSP Container package [13.3R6.5] # JUNOS Services NAT [13.3R6.5] # JUNOS Services RPM [13.3R6.5] # JUNOS Services Stateful Firewall [13.3R6.5] # JUNOS Voice Services Container package [13.3R6.5] # JUNOS Services SSL [13.3R6.5] # JUNOS Services Crypto [13.3R6.5] # JUNOS Services IPSec [13.3R6.5] # JUNOS platform Software Suite [13.3R6.5] # JUNOS Routing Software Suite [13.3R6.5] # JUNOS Runtime Software Suite [13.3R6.5] # JUNOS py-base-i386 [13.3R6.5] #  # {master} # grnoc-mon at STILLWATER-MX960-RE0> file list /var/tmp detail # 
 # /var/tmp:
-# total blocks: 8755320
+# total blocks: 8144652
+# -rw-r--r--  1 eng   field    2293542 Jan 13  2014 chassid.sti-1-13-14.txt
+# -rw-r--r--  1 eng   field    2112409 Dec 12  2013 chassisd-stil-12-12-13.txt
+# -rw-r--r--  1 eng   field    2279398 Dec 31  2013 chassisd-stil-12-31-13.txt
 # -rw-r--r--  1 root  field         30 Dec 23  2010 ex.txt
 # drwxr-xr-x  2 root  field        512 Dec 23  2010 gres-tp/
-# -rw-r--r--  1 root  field          4 Jun 6  23:43 idp_license_info
+# -rw-r--r--  1 root  field          4 Jun 7  00:08 idp_license_info
 # drwxrwxrwx  2 root  wheel        512 Dec 23  2010 install/
 # -r-xr-xr-x  1 root  wheel  329257475 Dec 23  2010 jbundle-10.3R1.9-domestic.tgz*
 # -rw-r--r--  1 root  field  338894858 Feb 24  2011 jbundle-10.4R1.9-domestic.tgz
 # -rw-r--r--  1 root  field  349730789 Mar 24  2011 jbundle-10.4R3.4-domestic.tgz
 # -rw-r--r--  1 root  field  350497882 Dec 1   2011 jbundle-10.4R6.5-domestic.tgz
-# -rw-r--r--  1 root  field  350868915 Nov 13  2011 jbundle-10.4R7.5-domestic.tgz
-# -rw-r--r--  1 root  field  356069136 Mar 24  2011 jinstall-10.4R3.4-domestic-signed.tgz
-# -rw-r--r--  1 root  field  356846496 Dec 1   2011 jinstall-10.4R6.5-domestic-signed.tgz
-# -rw-r--r--  1 root  field  357225126 Nov 9   2011 jinstall-10.4R7.5-domestic-signed.tgz
-# -rw-r--r--  1 root  field  421523837 May 29  2013 jinstall-11.4R7.5-domestic-signed.tgz
-# -rw-r--r--  1 root  field  501460114 Sep 18  2014 jinstall-12.3R7.7-domestic-signed.tgz
-# -rw-r-----  1 root  field  761003758 May 22 22:19 jinstall-13.3R6.5-domestic-signed.tgz
-# -rw-r--r--  1 root  field          0 Mar 24  2011 jperf
-# -rw-r--r--  1 root  field          0 Mar 24  2011 jperf_shmem_sem
-# -rw-r--r--  1 root  field    7830840 Mar 24  2011 jweb-10.4R3.4-signed.tgz
+# -rw-r--r--  1 admin field  356069136 Mar 24  2011 jinstall-10.4R3.4-domestic-signed.tgz
+# -rw-r--r--  1 eng   field  356846496 Dec 1   2011 jinstall-10.4R6.5-domestic-signed.tgz
+# -rw-r--r--  1 eng   field  357225126 Nov 9   2011 jinstall-10.4R7.5-domestic-signed.tgz
+# -rw-r--r--  1 eng   field  421523837 May 29  2013 jinstall-11.4R7.5-domestic-signed.tgz
+# -rw-r--r--  1 eng   field  501460114 Sep 18  2014 jinstall-12.3R7.7-domestic-signed.tgz
+# -rw-r-----  1 upgrades field 761003758 May 22 22:19 jinstall-13.3R6.5-domestic-signed.tgz
+# -rw-r--r--  1 root  field          0 Dec 23  2010 jperf
+# -rw-r--r--  1 root  field          0 Dec 23  2010 jperf_shmem_sem
+# -rw-r--r--  1 admin field    7830840 Mar 24  2011 jweb-10.4R3.4-signed.tgz
+# -rw-r--r--  1 eng   field    7832275 Nov 9   2011 jweb-10.4R7.5-signed.tgz
 # -rw-r--r--  1 root  field        155 Mar 18  2014 krt_gencfg_filter.txt
+# -rw-r--r--  1 eng   field    6101599 Jan 2   2014 log-messages-sti-1-2-14.txt
+# -rw-r--r--  1 eng   field    5879364 Dec 12  2013 messages-stil-12-12-13.txt
+# -rw-r--r--  1 eng   field    6164173 Jan 13  2014 messages.sti-1-13-14.txt
 # drwxrwxrwx  2 root  wheel        512 May 29  2013 pics/
-# -r--r--r--  1 root  field        612 Jun 6  23:35 preinstall_boot_loader.conf
+# -rw-r--r--  1 root  wheel       3720 Jun 29  2014 ppe_trap_fpc0_pfe0.core.0
+# -rw-r--r--  1 root  wheel       4120 Jan 3  08:27 ppe_trap_fpc1_pfe1_lu0.0
+# -r--r--r--  1 root  field        612 Jun 6  23:56 preinstall_boot_loader.conf
 # -rw-r--r--  1 root  field        498 Dec 1   2011 rdm.taf
 # -rw-r--r--  1 root  field          0 May 29  2013 re_megacopd_.log
+# -rw-rw----  1 root  field    3761237 Apr 5   2011 rpd.core-tarball.0.tgz
+# -rw-r--r--  1 eng   field     556857 Jan 2   2014 rsi-sti-1-2-14.txt
+# -rw-r--r--  1 eng   field     523489 Dec 12  2013 rsi-stil-12-12-13.txt
+# -rw-r--r--  1 eng   field     562273 Jan 13  2014 rsi.sti-1-13-14.txt
 # drwxr-xr-x  2 root  field        512 May 29  2013 rtsdb/
-# -rw-r-----  1 root  field        534 Jun 6  23:54 sampled.pkts
+# -rw-r-----  1 root  field       1424 Jun 7  00:28 sampled.pkts
 # drwxr-xr-x  3 root  field        512 Dec 23  2010 sec-download/
-# -rw-r--r--  1 root  field          0 Mar 24  2011 tracelogs
-# -rw-r--r--  1 root  field          0 Mar 24  2011 tracelogs_jperf
-# -rw-r--r--  1 root  field          0 Mar 24  2011 tracelogs_sem
-# drwxrwxrwt  2 root  wheel        512 Dec 23  2010 vi.recover/
-# total files: 24
+# -rw-r--r--  1 root  field          0 Dec 23  2010 tracelogs
+# -rw-r--r--  1 root  field          0 Dec 23  2010 tracelogs_jperf
+# -rw-r--r--  1 root  field          0 Dec 23  2010 tracelogs_sem
+# drwxrwxrwt  2 root  wheel        512 Aug 8   2013 vi.recover/
+# total files: 36
 # 
 # {master}
-# grnoc-mon at STILLWATER-MX960-RE1> show system uptime 
-# System booted: 2015-06-06 23:45 CDT 
-# Protocols started: 2015-06-06 23:47 CDT 
-# Last configured: 2015-06-06 23:48 CDT  by root
+# grnoc-mon at STILLWATER-MX960-RE0> show system uptime 
+# System booted: 2015-06-07 00:06 CDT 
+# Protocols started: 2015-06-07 00:08 CDT 
+# Last configured: 2015-06-07 00:08 CDT  by root
 # 
 # {master}
-# grnoc-mon at STILLWATER-MX960-RE1> show interface terse 
+# grnoc-mon at STILLWATER-MX960-RE0> show interface terse 
 #Interface Admin Link
 #lc-0/0/0 up up
 #lc-0/0/0.32769 up up
@@ -669,19 +685,19 @@
 #lsi.1077743 up up
 #lsi.1077744 up up
 #lsi.1077745 up up
-#lsi.1077746 up up
 #lsi.1077747 up up
 #lsi.1077748 up up
 #lsi.1077750 up up
 #lsi.1077752 up up
+#lsi.1077753 up up
 #mtun up up
 #pimd up up
 #pime up up
 #pip0 up up
 #pp0 up up
 #tap up up
-# grnoc-mon at STILLWATER-MX960-RE1> show configuration 
-## Last commit: 2015-06-06 23:48:07 CDT by root
+# grnoc-mon at STILLWATER-MX960-RE0> show configuration 
+## Last commit: 2015-06-07 00:08:49 CDT by root
 version 13.3R6.5;
 groups {
     re0 {
@@ -3099,7 +3115,7 @@
     }
 }
 {master}
-# grnoc-mon at STILLWATER-MX960-RE1> show ospf neighbor 
+# grnoc-mon at STILLWATER-MX960-RE0> show ospf neighbor 
 # Address          Interface              State     ID               Pri  Dead
 # 164.58.245.162   ge-0/3/0.0             Full      164.58.199.186
 # 164.58.15.238    xe-0/0/0.236           Full      164.58.199.222
@@ -3119,7 +3135,7 @@
 # 164.58.247.235   xe-3/0/0.42            Full      164.58.199.236
 # 
 # {master}
-# grnoc-mon at STILLWATER-MX960-RE1> show bfd session 
+# grnoc-mon at STILLWATER-MX960-RE0> show bfd session 
                                                   Detect   Transmit
 Address                  State     Interface      Time     Interval  Multiplier
 164.58.15.229            Up        xe-1/2/0.228   1.200     0.400        3   
@@ -3127,7 +3143,7 @@
 164.58.15.238            Up        xe-0/0/0.236   1.200     0.400        3   
 164.58.246.109           Up        xe-2/0/0.69    1.200     0.400        3   
 164.58.246.113           Up        xe-2/0/1.69    1.200     0.400        3   
-164.58.246.117           Up        xe-2/1/0.69    1.200     0.100        3   
+164.58.246.117           Up        xe-2/1/0.69    1.200     0.400        3   
 164.58.246.121           Up        xe-2/1/1.69    1.200     0.400        3   
 164.58.246.125           Up        xe-2/2/0.69    1.200     0.400        3   
 164.58.246.129           Up        xe-2/2/1.69    1.200     0.400        3   
@@ -3137,18 +3153,18 @@
 164.58.247.14            Up        xe-1/1/0.40    0.300     0.100        3   
 164.58.247.62            Up        xe-2/3/0.40    0.300     0.100        3   
 164.58.247.235           Up        xe-3/0/0.42    1.200     0.400        3   
-fe80::56e0:3200:28c8:200 Up        xe-1/0/1.40    0.600     0.200        3   
+fe80::56e0:3200:28c8:200 Up        xe-1/0/1.40    0.300     0.100        3   
 fe80::5e5e:ab00:2ad8:4e01 Up       xe-3/0/0.42    1.200     0.400        3   
 fe80::8618:8800:4528:3973 Down     xe-2/1/0.69    0.000     1.000        3   
 fe80::8618:8800:45ee:a9c5 Down     xe-2/1/1.69    0.000     1.000        3   
 fe80::8618:8800:45ee:d94b Down     xe-2/2/0.69    0.000     1.000        3   
 fe80::8618:8800:e8ee:18a5 Up       xe-1/0/0.232   1.200     0.400        3   
-fe80::8ae0:f300:287f:f00 Up        xe-2/3/0.40    0.300     0.200        3   
-fe80::8ae0:f300:287f:5200 Up       xe-0/1/1.40    0.600     0.200        3   
-fe80::8ae0:f300:287f:5a00 Up       xe-1/1/0.40    0.300     0.200        3   
+fe80::8ae0:f300:287f:f00 Up        xe-2/3/0.40    0.300     0.100        3   
+fe80::8ae0:f300:287f:5200 Up       xe-0/1/1.40    0.300     0.100        3   
+fe80::8ae0:f300:287f:5a00 Up       xe-1/1/0.40    0.300     0.100        3   
 fe80::8ae0:f300:287f:5d00 Up       xe-0/0/1.40    1.200     0.400        3   
 
 25 sessions, 34 clients
-Cumulative transmit rate 105.5 pps, cumulative receive rate 105.0 pps
+Cumulative transmit rate 118.0 pps, cumulative receive rate 115.0 pps
 
 {master}
Index: configs/core.chi.onenet.net
===================================================================
--- configs/core.chi.onenet.net	(revision 127841)
+++ configs/core.chi.onenet.net	(working copy)
@@ -1,15 +1,15 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at CHICKASHA-MX480-RE0> show system commit 
-#   2015-04-14 15:44:47 CDT by admin via netconf commit synchronize
-#     %crId:1474807%changeType:inband%moduleName:CMP.updateDeviceSNMPTrapTarget%
-#   2015-04-14 15:41:40 CDT by admin via netconf commit synchronize
-#     %crId:1474702%changeType:inband%moduleName:CMP.updateDeviceSNMPTrapTarget%
-#   2015-03-25 14:08:30 CDT by andrew via cli commit synchronize
-#   2015-03-25 14:06:34 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
-#   2015-03-25 12:43:44 CDT by andrew via cli commit synchronize
-#   2015-02-11 00:09:41 CST by root via other
+#   2015-06-07 00:54:39 CDT by root via other
 #     Synchronization with remote Routing Engine
+#   2015-06-07 00:54:15 CDT by root via other
+#     Synchronization with remote Routing Engine
+#   2015-06-07 00:53:52 CDT by root via other
+#   2015-06-07 00:33:40 CDT by root via other
+#     Synchronization with remote Routing Engine
+#   2015-06-06 23:29:33 CDT by sky via cli commit synchronize
+#   2015-06-06 23:26:03 CDT by sky via cli commit synchronize
 # grnoc-mon at CHICKASHA-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -62,22 +62,22 @@
 # grnoc-mon at CHICKASHA-MX480-RE0> show chassis firmware 
 # Part                     Type       Version
 # FPC 0                    ROM        Juniper ROM Monitor Version 11.4b2         
-#                          O/S        Version 12.3R7.7 by builder on 2014-06-12 1
+#                          O/S        Version 13.3R6.5 by builder on 2015-03-26 1
 # 
 # {master}
 # grnoc-mon at CHICKASHA-MX480-RE0> show chassis fpc detail 
 # Slot 0 information:
 #   State                                 Online    
 #   Total CPU DRAM                   2048 MB
-#   Total RLDRAM                      806 MB
-#   Total DDR DRAM                   3144 MB
+#   Total RLDRAM                      734 MB
+#   Total DDR DRAM                   3108 MB
 #   Max Power Consumption             368 Watts
 # 
 # {master}
 # grnoc-mon at CHICKASHA-MX480-RE0> show chassis hardware 
 # Hardware inventory:
 # Item             Version  Part number  Serial number     Description
-# Chassis                                JN11EB53BAFB      MX480 Midplane
+# Chassis                                JN11EB53BAFB      MX480
 # Midplane         REV 05   710-017414   ACAB3438          MX480 Midplane
 # FPM Board        REV 02   710-017254   ABBS5724          Front Panel Display
 # PEM 0            Rev 09   740-029970   QCS1213U0YK       PS 1.4-2.52kW; 90-264V AC in
@@ -134,24 +134,25 @@
 #   Slot 0:
 #     Current state                  Master
 #     Election priority              Master
-#     DRAM                      3584 MB (3584 MB installed)
+#     DRAM                      3584 MB (4096 MB installed)
 #     Serial ID                      9012029307
 # Routing Engine status:
 #   Slot 1:
 #     Current state                  Backup
 #     Election priority              Backup
-#     DRAM                      3584 MB (3584 MB installed)
+#     DRAM                      3584 MB (4096 MB installed)
 #     Serial ID                      9012028385
 # 
 # grnoc-mon at CHICKASHA-MX480-RE0> show chassis scb 
 # grnoc-mon at CHICKASHA-MX480-RE0> show chassis sfm detail 
 # grnoc-mon at CHICKASHA-MX480-RE0> show chassis ssb 
 # grnoc-mon at CHICKASHA-MX480-RE0> show system boot-messages 
-# Copyright (c) 1996-2014, Juniper Networks, Inc.
+# Copyright (c) 1996-2015, Juniper Networks, Inc.
 # All rights reserved.
-# Copyright (c) 1992-2006 The FreeBSD Project.
+# Copyright (c) 1992-2007 The FreeBSD Project.
 # Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
 # 	The Regents of the University of California. All rights reserved.
+# FreeBSD is a registered trademark of The FreeBSD Foundation.
 # Timecounter "i8254" frequency 1193182 Hz quality 0
 # CPU: Intel(R) Pentium(R) M processor 2.00GHz (1995.01-MHz 686-class CPU)
 #   Origin = "GenuineIntel"  Id = 0x6d8  Stepping = 8
@@ -179,7 +180,7 @@
 # pcib3: <PCI-PCI bridge> at device 28.0 on pci0
 # pci4: <PCI bus> on pcib3
 # acb0: <Atlas Enhanced Control Subsystem> mem 0xfeaffc00-0xfeafffff irq 12 at device 13.0 on pci4
-# acb0: acb: softc at 0xc7b3cd00, fpga regs at 0xf999bc00
+# acb0: acb: softc at 0xc7b30ba0, fpga regs at 0xf998dc00
 # spi: zl30143 clock initialized to 19.44 MHz
 # spi: zl30130 clock module initialized
 # pci4: <network> at device 14.0 (no driver attached)
@@ -218,45 +219,44 @@
 # virtual chassis mode      = 0
 # Initializing product: 33 ..
 # Setting up M/T interface operations and attributes
-# bmeb: bmeb_lib_init done 0xc7bd0000, addr 0xc0e2c1e0
 # fxp0: Ethernet address 00:a0:a5:77:57:39
 # em1: bus=3, device=0, func=0, Ethernet address 02:00:01:00:00:04
 # em0: bus=2, device=0, func=0, Ethernet address 02:00:00:00:00:04
 # acb: acb_late_attach: Initializing silabs clocks to drive 8727 external phy
+#  Loading Redundant LT driver
 # ###PCB Group initialized for udppcbgroup
 # ###PCB Group initialized for tcppcbgroup
-# ad0: Device does not support APM
 # ad0: 999MB <SILICONSYSTEMS INC 1GB V2.27d> at ata0-master WDMA2
 # ad2: 38154MB <Seagate ST940817SM 3.AAB> at ata1-master SATA150
-# Kernel thread "wkupdaemon" (pid 48) exited prematurely.
+# Kernel thread "wkupdaemon" (pid 39) exited prematurely.
 # Trying to mount root from ufs:/dev/ad0s1a
 # 
 # {master}
 # grnoc-mon at CHICKASHA-MX480-RE0> show version 
-# Hostname: CHICKASHA-MX480-RE0 # Model: mx480 # JUNOS Base OS boot [12.3R7.7] # JUNOS Base OS Software Suite [12.3R7.7] # JUNOS Kernel Software Suite [12.3R7.7] # JUNOS Crypto Software Suite [12.3R7.7] # JUNOS Packet Forwarding Engine Support (M/T/EX Common) [12.3R7.7] # JUNOS Packet Forwarding Engine Support (MX Common) [12.3R7.7] # JUNOS Online Documentation [12.3R7.7] # JUNOS Services AACL Container package [12.3R7.7] # JUNOS Services Application Level Gateways [12.3R7.7] # JUNOS AppId Services [12.3R7.7] # JUNOS Border Gateway Function package [12.3R7.7] # JUNOS Services Captive Portal and Content Delivery Container package [12.3R7.7] # JUNOS Services HTTP Content Management package [12.3R7.7] # JUNOS IDP Services [12.3R7.7] # JUNOS Services LL-PDF Container package [12.3R7.7] # JUNOS Services NAT [12.3R7.7] # JUNOS Services PTSP Container package [12.3R7.7] # JUNOS Services RPM [12.3R7.7] # JUNOS Services Stateful Firewall [12.3R7.7] # JUNOS Voice Services Container p!
 ackage [12.3R7.7] # JUNOS Services Example Container package [12.3R7.7] # JUNOS Services Crypto [12.3R7.7] # JUNOS Services SSL [12.3R7.7] # JUNOS Services IPSec [12.3R7.7] # JUNOS Runtime Software Suite [12.3R7.7] # JUNOS platform Software Suite [12.3R7.7] # JUNOS Routing Software Suite [12.3R7.7] #  # {master} # grnoc-mon at CHICKASHA-MX480-RE0> file list /var/tmp detail # 
+# Hostname: CHICKASHA-MX480-RE0 # Model: mx480 # Junos: 13.3R6.5 # JUNOS Base OS boot [13.3R6.5] # JUNOS Base OS Software Suite [13.3R6.5] # JUNOS Kernel Software Suite [13.3R6.5] # JUNOS Crypto Software Suite [13.3R6.5] # JUNOS Packet Forwarding Engine Support (M/T/EX Common) [13.3R6.5] # JUNOS Packet Forwarding Engine Support (MX Common) [13.3R6.5] # JUNOS Online Documentation [13.3R6.5] # JUNOS Services AACL Container package [13.3R6.5] # JUNOS Services Application Level Gateways [13.3R6.5] # JUNOS AppId Services [13.3R6.5] # JUNOS Border Gateway Function package [13.3R6.5] # JUNOS Services HTTP Content Management package [13.3R6.5] # JUNOS Services Captive Portal and Content Delivery Container package [13.3R6.5] # JUNOS IDP Services [13.3R6.5] # JUNOS Services LL-PDF Container package [13.3R6.5] # JUNOS Services Jflow Container package [13.3R6.5] # JUNOS Services MobileNext Software package [13.3R6.5] # JUNOS Services Mobile Subscriber Service Container package [13.3R6.!
 5] # JUNOS Services PTSP Container package [13.3R6.5] # JUNOS Services NAT [13.3R6.5] # JUNOS Services RPM [13.3R6.5] # JUNOS Services Stateful Firewall [13.3R6.5] # JUNOS Voice Services Container package [13.3R6.5] # JUNOS Services SSL [13.3R6.5] # JUNOS Services Crypto [13.3R6.5] # JUNOS Services IPSec [13.3R6.5] # JUNOS platform Software Suite [13.3R6.5] # JUNOS Routing Software Suite [13.3R6.5] # JUNOS Runtime Software Suite [13.3R6.5] # JUNOS py-base-i386 [13.3R6.5] #  # {master} # grnoc-mon at CHICKASHA-MX480-RE0> file list /var/tmp detail # 
 # /var/tmp:
 # total blocks: 3290112
 # -rwxr-xr-x  1 root  field      19318 Jul 11  2012 chickasha.txt*
 # drwxr-xr-x  2 root  field        512 Jul 11  2012 gres-tp/
-# -rw-r--r--  1 root  field          4 Feb 11 00:09 idp_license_info
+# -rw-r--r--  1 root  field          4 Jun 7  00:54 idp_license_info
 # drwxrwxrwx  2 root  wheel        512 Jul 11  2012 install/
 # -rw-r--r--  1 eng   field  421523837 May 27  2013 jinstall-11.4R7.5-domestic-signed.tgz
 # -rw-r--r--  1 upgrades field 501460114 Aug 9   2014 jinstall-12.3R7.7-domestic-signed.tgz
 # -rw-r-----  1 upgrades field 761003758 May 22 21:12 jinstall-13.3R6.5-domestic-signed.tgz
 # -rw-r--r--  1 root  field        155 Sep 5   2014 krt_gencfg_filter.txt
 # drwxrwxrwx  2 root  wheel        512 Jul 11  2012 pics/
-# -r--r--r--  1 root  field        499 Sep 16  2014 preinstall_boot_loader.conf
+# -r--r--r--  1 root  field        612 Jun 7  00:38 preinstall_boot_loader.conf
 # drwxr-xr-x  2 root  field        512 Jul 11  2012 rtsdb/
-# -rw-r-----  1 root  field       4806 Feb 11 00:09 sampled.pkts
+# -rw-r-----  1 root  field       4984 Jun 7  00:57 sampled.pkts
 # drwxr-xr-x  3 root  field        512 Jul 11  2012 sec-download/
 # drwxrwxrwt  2 root  wheel        512 Jul 11  2012 vi.recover/
 # total files: 8
 # 
 # {master}
 # grnoc-mon at CHICKASHA-MX480-RE0> show system uptime 
-# System booted: 2015-02-11 00:08 CST 
-# Protocols started: 2015-02-11 00:09 CST 
-# Last configured: 2015-04-14 15:44 CDT  by admin
+# System booted: 2015-06-07 00:51 CDT 
+# Protocols started: 2015-06-07 00:54 CDT 
+# Last configured: 2015-06-07 00:54 CDT  by root
 # 
 # {master}
 # grnoc-mon at CHICKASHA-MX480-RE0> show interface terse 
@@ -326,9 +326,7 @@
 #lo0.16384 up up
 #lo0.16385 up up
 #lsi up up
-#lsi.1058336 up up
 #lsi.1068421 up up
-#lsi.1068461 up up
 #lsi.1068463 up up
 #lsi.1068473 up up
 #lsi.1068475 up up
@@ -342,12 +340,14 @@
 #lsi.1068487 up up
 #lsi.1068488 up up
 #lsi.1068489 up up
-#lsi.1068491 up up
 #lsi.1068492 up up
 #lsi.1068493 up up
-#lsi.1068495 up up
 #lsi.1068496 up up
 #lsi.1068497 up up
+#lsi.1068498 up up
+#lsi.1068500 up up
+#lsi.1068501 up up
+#lsi.1068502 up up
 #mtun up up
 #pimd up up
 #pime up up
@@ -355,8 +355,8 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at CHICKASHA-MX480-RE0> show configuration 
-## Last commit: 2015-04-14 15:44:47 CDT by admin
-version 12.3R7.7;
+## Last commit: 2015-06-07 00:54:39 CDT by root
+version 13.3R6.5;
 groups {
     re0 {
         system {
@@ -899,16 +899,39 @@
         interface xe-0/0/0.70;
     }
     bgp {
-        group CORE-RR {
+        group CORE-RR-OKC-V6 {
             type internal;
+            local-address 2610:1d8::164:58:199:83;
+            family inet6 {
+                any;
+            }
+#            authentication-key <removed>;
+            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
+            peer-as 5078;
+            neighbor 2610:1d8::164:58:199:216 {
+                description OKC-CORE6-IBGP-V6;
+            }
+        }
+        group CORE-RR-TUL-V6 {
+            type internal;
+            local-address 2610:1d8::164:58:199:83;
+            family inet6 {
+                any;
+            }
+#            authentication-key <removed>;
+            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
+            peer-as 5078;
+            neighbor 2610:1d8::164:58:199:226 {
+                description TUL-CORE6-IBGP-V6;
+            }
+        }
+        group CORE-RR-OKC-V4 {
+            type internal;
             local-address 164.58.199.83;
             family inet {
                 any;
             }
             family inet-vpn {
-                any;
-            }
-            family inet6 {
                 unicast;
             }
             family inet6-vpn {
@@ -917,46 +940,33 @@
             family l2vpn {
                 signaling;
             }
-            family inet-mvpn {
-                signaling;
-            }
-            family inet6-mvpn {
-                signaling;
-            }
 #            authentication-key <removed>;
             export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
             peer-as 5078;
             neighbor 164.58.199.216 {
-                description OKC-CORE6-IBGP;
+                description OKC-CORE6-IBGP-V4;
             }
-            neighbor 164.58.199.226 {
-                description TUL-CORE6-IBGP;
-            }
         }
-        group CORE-RR-OKC-V6 {
+        group CORE-RR-TUL-V4 {
             type internal;
-            local-address 2610:1d8::164:58:199:83;
-            family inet6 {
+            local-address 164.58.199.83;
+            family inet {
                 any;
             }
-#            authentication-key <removed>;
-            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
-            peer-as 5078;
-            neighbor 2610:1d8::164:58:199:216 {
-                description OKC-CORE6-IBGP-V6;
+            family inet-vpn {
+                unicast;
             }
-        }
-        group CORE-RR-TUL-V6 {
-            type internal;
-            local-address 2610:1d8::164:58:199:83;
-            family inet6 {
-                any;
+            family inet6-vpn {
+                unicast;
             }
+            family l2vpn {
+                signaling;
+            }
 #            authentication-key <removed>;
             export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
             peer-as 5078;
-            neighbor 2610:1d8::164:58:199:226 {
-                description TUL-CORE6-IBGP-V6;
+            neighbor 164.58.199.226 {
+                description TUL-CORE6-IBGP-V4;
             }
         }
     }
Index: configs/core.hut.cli.onenet.net
===================================================================
--- configs/core.hut.cli.onenet.net	(revision 127840)
+++ configs/core.hut.cli.onenet.net	(working copy)
@@ -288,24 +288,24 @@
 #lsi.2 up up
 #lsi.1048630 up up
 #lsi.1049295 up up
-#lsi.1049602 up up
 #lsi.1049618 up up
 #lsi.1049668 up up
 #lsi.1049712 up up
 #lsi.1049735 up up
-#lsi.1049788 up up
 #lsi.1049791 up up
 #lsi.1049797 up up
 #lsi.1049809 up up
 #lsi.1049810 up up
 #lsi.1049812 up up
 #lsi.1049813 up up
-#lsi.1049815 up up
 #lsi.1049816 up up
-#lsi.1049817 up up
 #lsi.1049818 up up
 #lsi.1049819 up up
-#lsi.1049820 up up
+#lsi.1049821 up up
+#lsi.1049822 up up
+#lsi.1049824 up up
+#lsi.1049825 up up
+#lsi.1049826 up up
 #me0 up up
 #me0.0 up up
 #mtun up up
Index: configs/core.hut.wea.onenet.net
===================================================================
--- configs/core.hut.wea.onenet.net	(revision 127842)
+++ configs/core.hut.wea.onenet.net	(working copy)
@@ -305,9 +305,7 @@
 #lsi.1050060 up up
 #lsi.1050061 up up
 #lsi.1050062 up up
-#lsi.1050066 up up
 #lsi.1050068 up up
-#lsi.1050069 up up
 #lsi.1050071 up up
 #lsi.1050072 up up
 #lsi.1050073 up up
@@ -317,6 +315,8 @@
 #lsi.1050079 up up
 #lsi.1050080 up up
 #lsi.1050082 up up
+#lsi.1050083 up up
+#lsi.1050084 up up
 #me0 up up
 #me0.0 up up
 #mtun up up
Index: configs/core1.nor.onenet.net
===================================================================
--- configs/core1.nor.onenet.net	(revision 127842)
+++ configs/core1.nor.onenet.net	(working copy)
@@ -462,12 +462,12 @@
 #lsi.1067268 up up
 #lsi.1067269 up up
 #lsi.1067270 up up
-#lsi.1067271 up up
 #lsi.1067272 up up
 #lsi.1067273 up up
 #lsi.1067275 up up
 #lsi.1067277 up up
 #lsi.1067278 up up
+#lsi.1067279 up up
 #mtun up up
 #pimd up up
 #pime up up
Index: configs/core.hut.ato.onenet.net
===================================================================
--- configs/core.hut.ato.onenet.net	(revision 127840)
+++ configs/core.hut.ato.onenet.net	(working copy)
@@ -303,13 +303,11 @@
 #lsi.2 up up
 #lsi.1051122 up up
 #lsi.1051135 up up
-#lsi.1051162 up up
 #lsi.1051217 up up
 #lsi.1051243 up up
 #lsi.1051265 up up
 #lsi.1051278 up up
 #lsi.1051290 up up
-#lsi.1051304 up up
 #lsi.1051311 up up
 #lsi.1051317 up up
 #lsi.1051322 up up
@@ -317,10 +315,12 @@
 #lsi.1051325 up up
 #lsi.1051327 up up
 #lsi.1051328 up up
-#lsi.1051329 up up
 #lsi.1051330 up up
 #lsi.1051331 up up
-#lsi.1051332 up up
+#lsi.1051333 up up
+#lsi.1051334 up up
+#lsi.1051336 up up
+#lsi.1051337 up up
 #me0 up up
 #me0.0 up up
 #mtun up up
Index: configs/core.dun.onenet.net
===================================================================
--- configs/core.dun.onenet.net	(revision 127840)
+++ configs/core.dun.onenet.net	(working copy)
@@ -1,14 +1,14 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at DUNCAN-MX480-RE0> show system commit 
+#   2015-06-07 00:13:11 CDT by root via other
+#     Synchronization with remote Routing Engine
+#   2015-06-07 00:12:21 CDT by root via other
+#   2015-06-06 23:59:14 CDT by root via other
+#     Synchronization with remote Routing Engine
+#   2015-06-06 23:25:56 CDT by andrew via cli commit synchronize
+#   2015-06-06 23:22:45 CDT by andrew via cli commit synchronize
 #   2015-06-04 14:09:27 CDT by ianl via cli commit synchronize
-#   2015-04-14 15:46:21 CDT by admin via netconf commit synchronize
-#     %crId:1474827%changeType:inband%moduleName:CMP.updateDeviceSNMPTrapTarget%
-#   2015-04-14 15:41:48 CDT by admin via netconf commit synchronize
-#     %crId:1474718%changeType:inband%moduleName:CMP.updateDeviceSNMPTrapTarget%
-#   2015-03-31 12:11:54 CDT by admin via cli commit synchronize
-#   2015-03-31 12:10:57 CDT by admin via cli commit synchronize
-#   2015-03-20 10:56:16 CDT by sky via cli commit synchronize
 # grnoc-mon at DUNCAN-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -61,22 +61,22 @@
 # grnoc-mon at DUNCAN-MX480-RE0> show chassis firmware 
 # Part                     Type       Version
 # FPC 0                    ROM        Juniper ROM Monitor Version 11.4b2         
-#                          O/S        Version 12.3R7.7 by builder on 2014-06-12 1
+#                          O/S        Version 13.3R6.5 by builder on 2015-03-26 1
 # 
 # {master}
 # grnoc-mon at DUNCAN-MX480-RE0> show chassis fpc detail 
 # Slot 0 information:
 #   State                                 Online    
 #   Total CPU DRAM                   2048 MB
-#   Total RLDRAM                      806 MB
-#   Total DDR DRAM                   3144 MB
+#   Total RLDRAM                      734 MB
+#   Total DDR DRAM                   3108 MB
 #   Max Power Consumption             368 Watts
 # 
 # {master}
 # grnoc-mon at DUNCAN-MX480-RE0> show chassis hardware 
 # Hardware inventory:
 # Item             Version  Part number  Serial number     Description
-# Chassis                                JN11FF846AFB      MX480 Midplane
+# Chassis                                JN11FF846AFB      MX480
 # Midplane         REV 05   710-017414   ACAB5805          MX480 Midplane
 # FPM Board        REV 02   710-017254   ABBT8406          Front Panel Display
 # PEM 0            Rev 09   740-029970   QCS1213U007       PS 1.4-2.52kW; 90-264V AC in
@@ -139,24 +139,25 @@
 #   Slot 0:
 #     Current state                  Master
 #     Election priority              Master
-#     DRAM                      3584 MB (3584 MB installed)
+#     DRAM                      3584 MB (4096 MB installed)
 #     Serial ID                      9012033712
 # Routing Engine status:
 #   Slot 1:
 #     Current state                  Backup
 #     Election priority              Backup
-#     DRAM                      3584 MB (3584 MB installed)
+#     DRAM                      3584 MB (4096 MB installed)
 #     Serial ID                      9012033780
 # 
 # grnoc-mon at DUNCAN-MX480-RE0> show chassis scb 
 # grnoc-mon at DUNCAN-MX480-RE0> show chassis sfm detail 
 # grnoc-mon at DUNCAN-MX480-RE0> show chassis ssb 
 # grnoc-mon at DUNCAN-MX480-RE0> show system boot-messages 
-# Copyright (c) 1996-2014, Juniper Networks, Inc.
+# Copyright (c) 1996-2015, Juniper Networks, Inc.
 # All rights reserved.
-# Copyright (c) 1992-2006 The FreeBSD Project.
+# Copyright (c) 1992-2007 The FreeBSD Project.
 # Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
 # 	The Regents of the University of California. All rights reserved.
+# FreeBSD is a registered trademark of The FreeBSD Foundation.
 # Timecounter "i8254" frequency 1193182 Hz quality 0
 # CPU: Intel(R) Pentium(R) M processor 2.00GHz (1995.01-MHz 686-class CPU)
 #   Origin = "GenuineIntel"  Id = 0x6d8  Stepping = 8
@@ -184,7 +185,7 @@
 # pcib3: <PCI-PCI bridge> at device 28.0 on pci0
 # pci4: <PCI bus> on pcib3
 # acb0: <Atlas Enhanced Control Subsystem> mem 0xfeaffc00-0xfeafffff irq 12 at device 13.0 on pci4
-# acb0: acb: softc at 0xc7b3cd00, fpga regs at 0xf999bc00
+# acb0: acb: softc at 0xc7b30ba0, fpga regs at 0xf998dc00
 # spi: zl30143 clock initialized to 19.44 MHz
 # spi: zl30130 clock module initialized
 # pci4: <network> at device 14.0 (no driver attached)
@@ -223,29 +224,28 @@
 # virtual chassis mode      = 0
 # Initializing product: 33 ..
 # Setting up M/T interface operations and attributes
-# bmeb: bmeb_lib_init done 0xc7bd0000, addr 0xc0e2c1e0
 # fxp0: Ethernet address 00:a0:a5:79:a3:45
 # em1: bus=3, device=0, func=0, Ethernet address 02:00:01:00:00:04
 # em0: bus=2, device=0, func=0, Ethernet address 02:00:00:00:00:04
 # acb: acb_late_attach: Initializing silabs clocks to drive 8727 external phy
+#  Loading Redundant LT driver
 # ###PCB Group initialized for udppcbgroup
 # ###PCB Group initialized for tcppcbgroup
-# ad0: Device does not support APM
 # ad0: 999MB <SILICONSYSTEMS INC 1GB V2.27d> at ata0-master WDMA2
 # ad2: 38154MB <Seagate ST940817SM 3.AAB> at ata1-master SATA150
-# Kernel thread "wkupdaemon" (pid 48) exited prematurely.
+# Kernel thread "wkupdaemon" (pid 39) exited prematurely.
 # Trying to mount root from ufs:/dev/ad0s1a
 # 
 # {master}
 # grnoc-mon at DUNCAN-MX480-RE0> show version 
-# Hostname: DUNCAN-MX480-RE0 # Model: mx480 # JUNOS Base OS boot [12.3R7.7] # JUNOS Base OS Software Suite [12.3R7.7] # JUNOS Kernel Software Suite [12.3R7.7] # JUNOS Crypto Software Suite [12.3R7.7] # JUNOS Packet Forwarding Engine Support (M/T/EX Common) [12.3R7.7] # JUNOS Packet Forwarding Engine Support (MX Common) [12.3R7.7] # JUNOS Online Documentation [12.3R7.7] # JUNOS Services AACL Container package [12.3R7.7] # JUNOS Services Application Level Gateways [12.3R7.7] # JUNOS AppId Services [12.3R7.7] # JUNOS Border Gateway Function package [12.3R7.7] # JUNOS Services Captive Portal and Content Delivery Container package [12.3R7.7] # JUNOS Services HTTP Content Management package [12.3R7.7] # JUNOS IDP Services [12.3R7.7] # JUNOS Services LL-PDF Container package [12.3R7.7] # JUNOS Services NAT [12.3R7.7] # JUNOS Services PTSP Container package [12.3R7.7] # JUNOS Services RPM [12.3R7.7] # JUNOS Services Stateful Firewall [12.3R7.7] # JUNOS Voice Services Container pack!
 age [12.3R7.7] # JUNOS Services Example Container package [12.3R7.7] # JUNOS Services Crypto [12.3R7.7] # JUNOS Services SSL [12.3R7.7] # JUNOS Services IPSec [12.3R7.7] # JUNOS Runtime Software Suite [12.3R7.7] # JUNOS platform Software Suite [12.3R7.7] # JUNOS Routing Software Suite [12.3R7.7] #  # {master} # grnoc-mon at DUNCAN-MX480-RE0> file list /var/tmp detail # 
+# Hostname: DUNCAN-MX480-RE0 # Model: mx480 # Junos: 13.3R6.5 # JUNOS Base OS boot [13.3R6.5] # JUNOS Base OS Software Suite [13.3R6.5] # JUNOS Kernel Software Suite [13.3R6.5] # JUNOS Crypto Software Suite [13.3R6.5] # JUNOS Packet Forwarding Engine Support (M/T/EX Common) [13.3R6.5] # JUNOS Packet Forwarding Engine Support (MX Common) [13.3R6.5] # JUNOS Online Documentation [13.3R6.5] # JUNOS Services AACL Container package [13.3R6.5] # JUNOS Services Application Level Gateways [13.3R6.5] # JUNOS AppId Services [13.3R6.5] # JUNOS Border Gateway Function package [13.3R6.5] # JUNOS Services HTTP Content Management package [13.3R6.5] # JUNOS Services Captive Portal and Content Delivery Container package [13.3R6.5] # JUNOS IDP Services [13.3R6.5] # JUNOS Services Jflow Container package [13.3R6.5] # JUNOS Services LL-PDF Container package [13.3R6.5] # JUNOS Services MobileNext Software package [13.3R6.5] # JUNOS Services Mobile Subscriber Service Container package [13.3R6.5] !
 # JUNOS Services NAT [13.3R6.5] # JUNOS Services RPM [13.3R6.5] # JUNOS Services PTSP Container package [13.3R6.5] # JUNOS Services Stateful Firewall [13.3R6.5] # JUNOS Voice Services Container package [13.3R6.5] # JUNOS Services Crypto [13.3R6.5] # JUNOS Services SSL [13.3R6.5] # JUNOS Services IPSec [13.3R6.5] # JUNOS platform Software Suite [13.3R6.5] # JUNOS Routing Software Suite [13.3R6.5] # JUNOS Runtime Software Suite [13.3R6.5] # JUNOS py-base-i386 [13.3R6.5] #  # {master} # grnoc-mon at DUNCAN-MX480-RE0> file list /var/tmp detail # 
 # /var/tmp:
 # total blocks: 4144596
 # -rw-r--r--  1 eng   field    1326404 Sep 12  2014 20140912-CHASSISD-CORE-DUN.txt
 # -rw-r--r--  1 eng   field    6378256 Sep 12  2014 20140912-MESSAGES-CORE-DUN.txt
 # -rw-r--r--  1 root  field         30 Jun 28  2012 ex.txt
 # drwxr-xr-x  2 root  field        512 Jun 28  2012 gres-tp/
-# -rw-r--r--  1 root  field          4 Sep 16  2014 idp_license_info
+# -rw-r--r--  1 root  field          4 Jun 7  00:12 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 27  2013 jinstall-11.4R7.5-domestic-signed.tgz
@@ -254,18 +254,18 @@
 # -rw-r--r--  1 root  field    8404168 Jul 10  2012 jweb-11.4R4.4-signed.tgz
 # -rw-r--r--  1 root  field        155 May 28  2013 krt_gencfg_filter.txt
 # drwxrwxrwx  2 root  wheel        512 Jul 10  2012 pics/
-# -r--r--r--  1 root  field        499 Sep 16  2014 preinstall_boot_loader.conf
+# -r--r--r--  1 root  field        612 Jun 7  00:00 preinstall_boot_loader.conf
 # drwxr-xr-x  2 root  field        512 Jun 28  2012 rtsdb/
-# -rw-r-----  1 root  field        890 Sep 17  2014 sampled.pkts
+# -rw-r-----  1 root  field       1068 Jun 7  00:30 sampled.pkts
 # drwxr-xr-x  3 root  field        512 Jun 28  2012 sec-download/
 # drwxrwxrwt  2 root  wheel        512 Jun 28  2012 vi.recover/
 # total files: 12
 # 
 # {master}
 # grnoc-mon at DUNCAN-MX480-RE0> show system uptime 
-# System booted: 2014-09-16 23:37 CDT 
-# Protocols started: 2014-09-16 23:38 CDT 
-# Last configured: 2015-06-04 14:09 CDT  by ianl
+# System booted: 2015-06-07 00:10 CDT 
+# Protocols started: 2015-06-07 00:12 CDT 
+# Last configured: 2015-06-07 00:13 CDT  by root
 # 
 # {master}
 # grnoc-mon at DUNCAN-MX480-RE0> show interface terse 
@@ -358,26 +358,26 @@
 #lsi.1 up up
 #lsi.2 up up
 #lsi.3 up up
-#lsi.1051953 up up
-#lsi.1051956 up up
-#lsi.1051958 up up
-#lsi.1051960 up up
-#lsi.1051963 up up
-#lsi.1051979 up up
-#lsi.1051996 up up
-#lsi.1052018 up up
-#lsi.1052039 up up
-#lsi.1052045 up up
-#lsi.1052050 up up
-#lsi.1052051 up up
-#lsi.1052053 up up
-#lsi.1052054 up up
-#lsi.1052056 up up
-#lsi.1052057 up up
-#lsi.1052058 up up
-#lsi.1052059 up up
-#lsi.1052060 up up
-#lsi.1052061 up up
+#lsi.1052084 up up
+#lsi.1052085 up up
+#lsi.1052086 up up
+#lsi.1052087 up up
+#lsi.1052088 up up
+#lsi.1052089 up up
+#lsi.1052090 up up
+#lsi.1052091 up up
+#lsi.1052092 up up
+#lsi.1052093 up up
+#lsi.1052094 up up
+#lsi.1052095 up up
+#lsi.1052096 up up
+#lsi.1052097 up up
+#lsi.1052099 up up
+#lsi.1052100 up up
+#lsi.1052101 up up
+#lsi.1052102 up up
+#lsi.1052103 up up
+#lsi.1052104 up up
 #mtun up up
 #pimd up up
 #pime up up
@@ -385,8 +385,8 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at DUNCAN-MX480-RE0> show configuration 
-## Last commit: 2015-06-04 14:09:27 CDT by ianl
-version 12.3R7.7;
+## Last commit: 2015-06-07 00:13:11 CDT by root
+version 13.3R6.5;
 groups {
     re0 {
         system {
@@ -1093,40 +1093,6 @@
         interface ge-0/2/0.0;
     }
     bgp {
-        group CORE-RR {
-            type internal;
-            local-address 164.58.199.19;
-            family inet {
-                any;
-            }
-            family inet-vpn {
-                any;
-            }
-            family inet6 {
-                unicast;
-            }
-            family inet6-vpn {
-                unicast;
-            }
-            family l2vpn {
-                signaling;
-            }
-            family inet-mvpn {
-                signaling;
-            }
-            family inet6-mvpn {
-                signaling;
-            }
-#            authentication-key <removed>;
-            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
-            peer-as 5078;
-            neighbor 164.58.199.216 {
-                description OKC-CORE6-IBGP;
-            }
-            neighbor 164.58.199.226 {
-                description TUL-CORE6-IBGP;
-            }
-        }
         group CORE-RR-OKC-V6 {
             type internal;
             local-address 2610:1d8::164:58:199:19;
@@ -1167,6 +1133,50 @@
             }
             neighbor 156.110.42.134;
         }
+        group CORE-RR-OKC-V4 {
+            type internal;
+            local-address 164.58.199.19;
+            family inet {
+                any;
+            }
+            family inet-vpn {
+                unicast;
+            }
+            family inet6-vpn {
+                unicast;
+            }
+            family l2vpn {
+                signaling;
+            }
+#            authentication-key <removed>;
+            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
+            peer-as 5078;
+            neighbor 164.58.199.216 {
+                description OKC-CORE6-IBGP-V4;
+            }
+        }
+        group CORE-RR-TUL-V4 {
+            type internal;
+            local-address 164.58.199.19;
+            family inet {
+                any;
+            }
+            family inet-vpn {
+                unicast;
+            }
+            family inet6-vpn {
+                unicast;
+            }
+            family l2vpn {
+                signaling;
+            }
+#            authentication-key <removed>;
+            export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
+            peer-as 5078;
+            neighbor 164.58.199.226 {
+                description TUL-CORE6-IBGP-V4;
+            }
+        }
     }
     ospf {
         reference-bandwidth 100g;
Index: configs/core.hut.pra.onenet.net
===================================================================
--- configs/core.hut.pra.onenet.net	(revision 127840)
+++ configs/core.hut.pra.onenet.net	(working copy)
@@ -309,23 +309,23 @@
 #lsi.1049053 up up
 #lsi.1049054 up up
 #lsi.1049067 up up
-#lsi.1049346 up up
 #lsi.1049386 up up
-#lsi.1049423 up up
 #lsi.1049429 up up
 #lsi.1049437 up up
 #lsi.1049451 up up
 #lsi.1049456 up up
 #lsi.1049458 up up
 #lsi.1049459 up up
-#lsi.1049460 up up
 #lsi.1049461 up up
 #lsi.1049462 up up
-#lsi.1049464 up up
 #lsi.1049465 up up
 #lsi.1049466 up up
 #lsi.1049467 up up
 #lsi.1049468 up up
+#lsi.1049469 up up
+#lsi.1049471 up up
+#lsi.1049472 up up
+#lsi.1049473 up up
 #me0 up up
 #me0.0 up up
 #mtun up up
Index: configs/core4.tul.onenet.net
===================================================================
--- configs/core4.tul.onenet.net	(revision 127842)
+++ configs/core4.tul.onenet.net	(working copy)
@@ -363,7 +363,7 @@
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show version 
 # Hostname: TULSA-CORE4-MX480-RE0 # Model: mx480 # Junos: 13.3R4.6 # JUNOS Base OS boot [13.3R4.6] # JUNOS Base OS Software Suite [13.3R4.6] # JUNOS 64-bit Kernel Software Suite [13.3R4.6] # JUNOS Crypto Software Suite [13.3R4.6] # JUNOS Packet Forwarding Engine Support (M/T/EX Common) [13.3R4.6] # JUNOS Packet Forwarding Engine Support (MX Common) [13.3R4.6] # JUNOS Online Documentation [13.3R4.6] # JUNOS Services AACL Container package [13.3R4.6] # JUNOS Services Application Level Gateways [13.3R4.6] # JUNOS AppId Services [13.3R4.6] # JUNOS Border Gateway Function package [13.3R4.6] # JUNOS Services Captive Portal and Content Delivery Container package [13.3R4.6] # JUNOS Services HTTP Content Management package [13.3R4.6] # JUNOS IDP Services [13.3R4.6] # JUNOS Services Jflow Container package [13.3R4.6] # JUNOS Services LL-PDF Container package [13.3R4.6] # JUNOS Services MobileNext Software package [13.3R4.6] # JUNOS Services Mobile Subscriber Service Container package!
  [13.3R4.6] # JUNOS Services NAT [13.3R4.6] # JUNOS Services PTSP Container package [13.3R4.6] # JUNOS Services RPM [13.3R4.6] # JUNOS Services Stateful Firewall [13.3R4.6] # JUNOS Voice Services Container package [13.3R4.6] # JUNOS Services Crypto [13.3R4.6] # JUNOS Services SSL [13.3R4.6] # JUNOS Services IPSec [13.3R4.6] # JUNOS platform Software Suite [13.3R4.6] # JUNOS Routing Software Suite [13.3R4.6] # JUNOS Runtime Software Suite [13.3R4.6] # JUNOS 64-bit Runtime Software Suite [13.3R4.6] # JUNOS py-base-i386 [13.3R4.6] #  # {master} # grnoc-mon at TULSA-CORE4-MX480-RE0> file list /var/tmp detail # 
 # /var/tmp:
-# total blocks: 1487304
+# total blocks: 1487480
 # drwxr-xr-x  2 root  field        512 Nov 24  2014 gres-tp/
 # -rw-r--r--  1 root  field          4 Dec 3   2014 idp_license_info
 # drwxrwxrwx  2 root  wheel        512 Nov 24  2014 install/
@@ -376,8 +376,9 @@
 # drwxr-xr-x  3 root  field        512 Dec 3   2014 sec-download/
 # -rw-r--r--  1 root  wheel     163045 Jun 3  08:51 ttrace_fpc0_LU_0_00.0
 # -rw-r--r--  1 root  wheel      89292 May 22 09:03 ttrace_fpc1_LU_0_00.0
+# -rw-r--r--  1 root  wheel      89293 Jun 7  00:36 ttrace_fpc1_LU_0_01.0
 # drwxrwxrwt  2 root  wheel        512 Nov 24  2014 vi.recover/
-# total files: 7
+# total files: 8
 # 
 # {master}
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show system uptime 



More information about the Nocrancid mailing list