User guide
 Speedway Reader IPJ-R1000 for Gen 2 UHF RFID 
24 
completed immediately and can be immediately followed by any other image management command. 
6.6. Upgrade Examples 
Shown below is a capture of command line activity demonstrating a successful upgrade, using the push method. (Note that text 
entries after the # sign are comments.) 
# Issue a command to upgrade using FTP. Username and password are fake 
> config image upgrade ftp://username:password@server1.mydomain.com/binaries/sop-2-0-
1.upg 
Status=0,'Success' # command accepted 
> show image summary # Query status 
Status=0,'Success' 
UpgradeStatus=Downloading # Reader determines upgrade is needed and starts download 
# Current image info 
primaryImageType=1 
primaryImageSystemVersion='1.4.2.240' 
primaryImageConfigVersion='255.255.255.255' 
secondaryImageType=1 
secondaryImageSystemVersion='1.4.2.240' 
secondaryImageConfigVersion='255.255.255.255' 
> show image summary 
Status=0,'Success' 
UpgradeStatus=Erasing # Download OK. Erasing secondary flash 
primaryImageType=1 
primaryImageSystemVersion='1.4.2.240' 
primaryImageConfigVersion='255.255.255.255' 
secondaryImageType=1 
secondaryImageSystemVersion='1.4.2.240' 
secondaryImageConfigVersion='255.255.255.255' 
> 
> 
> show image summary 
Status=0,'Success' 
UpgradeStatus=Programming # Now programming new image 
primaryImageType=1 
primaryImageSystemVersion='1.4.2.240' 
primaryImageConfigVersion='255.255.255.255' 
secondaryImageType=1 
secondaryImageSystemVersion='1.4.2.240' 
secondaryImageConfigVersion='255.255.255.255' 
> show image summary 
Status=0,'Success' 
UpgradeStatus=Done # programming done successfully 
primaryImageType=1 
primaryImageSystemVersion='1.4.2.240' 
primaryImageConfigVersion='255.255.255.255' 
secondaryImageType=1 
secondaryImageSystemVersion='2.0.1.240' 
 > 
 > 
 > 
# Reader is waiting for reboot to activate the new image. All other activities not 
# affected. 
 > reboot 
Status=0,'Success' 
 > 










